2024-04-16T00:21:00.451 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-16T00:21:00.451 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739 --verbose --owner scheduled_teuthology@teuthology --description orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} --name teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi -- /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739/orig.config.yaml 2024-04-16T00:21:00.489 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-16T00:21:00.580 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739 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: '7657739' 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: smithi129.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJUFxeCPExQHz3dIqHVQnyp7KhUPCsyYXhg39LJWxwHspmTUF0liSsZJHygsP8aKsexIHUQlIEnu3t6A5va57m0= smithi167.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJmGu0vftWPzqUg6JtO6h3TKMf7TZyoLL2+NnPyk5u/1/m9T3g5S7c7D1UlB9GEDC6G5mCTptgNioIOCz2dEisM= 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-16T00:21:00.580 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_f1f10a1c441d6255eaa3105af60f09fbca74c76c/qa; will attempt to use it 2024-04-16T00:21:00.581 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_f1f10a1c441d6255eaa3105af60f09fbca74c76c/qa/tasks 2024-04-16T00:21:00.581 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-16T00:21:00.583 INFO:teuthology.task.internal:Checking packages... 2024-04-16T00:21:00.611 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'e3fb05d5e6da84b5c44db3f3051c4d242f9809c1' 2024-04-16T00:21:00.611 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-16T00:21:00.611 INFO:teuthology.packaging:ref: None 2024-04-16T00:21:00.611 INFO:teuthology.packaging:tag: None 2024-04-16T00:21:00.611 INFO:teuthology.packaging:branch: reef 2024-04-16T00:21:00.611 INFO:teuthology.packaging:sha1: e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T00:21:00.612 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-16T00:21:00.840 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1221.ge3fb05d5 2024-04-16T00:21:00.841 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-16T00:21:00.848 INFO:teuthology.task.internal:no buildpackages task found 2024-04-16T00:21:00.848 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-16T00:21:00.853 INFO:teuthology.task.internal:Saving configuration 2024-04-16T00:21:00.870 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-16T00:21:00.876 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T00:21:00.903 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739', '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 00:15:41.935515', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJUFxeCPExQHz3dIqHVQnyp7KhUPCsyYXhg39LJWxwHspmTUF0liSsZJHygsP8aKsexIHUQlIEnu3t6A5va57m0='} 2024-04-16T00:21:00.926 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi167.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739', '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 00:15:41.934233', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJmGu0vftWPzqUg6JtO6h3TKMf7TZyoLL2+NnPyk5u/1/m9T3g5S7c7D1UlB9GEDC6G5mCTptgNioIOCz2dEisM='} 2024-04-16T00:21:00.926 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-16T00:21:00.931 INFO:teuthology.task.internal:roles: ubuntu@smithi129.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-04-16T00:21:00.931 INFO:teuthology.task.internal:roles: ubuntu@smithi167.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-04-16T00:21:00.931 INFO:teuthology.run_tasks:Running task console_log... 2024-04-16T00:21:01.058 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7feb56876f70>, signals=[15]) 2024-04-16T00:21:01.060 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-16T00:21:01.067 INFO:teuthology.task.internal:Opening connections... 2024-04-16T00:21:01.067 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T00:21:01.070 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T00:21:01.171 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi167.front.sepia.ceph.com 2024-04-16T00:21:01.172 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T00:21:01.245 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-16T00:21:01.252 DEBUG:teuthology.orchestra.run.smithi129:> uname -m 2024-04-16T00:21:01.275 INFO:teuthology.orchestra.run.smithi129.stdout:x86_64 2024-04-16T00:21:01.275 DEBUG:teuthology.orchestra.run.smithi129:> cat /etc/os-release 2024-04-16T00:21:01.336 INFO:teuthology.orchestra.run.smithi129.stdout:NAME="CentOS Stream" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION="8" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:ID="centos" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:ID_LIKE="rhel fedora" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION_ID="8" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:PLATFORM_ID="platform:el8" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:ANSI_COLOR="0;31" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:HOME_URL="https://centos.org/" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-16T00:21:01.337 INFO:teuthology.orchestra.run.smithi129.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-16T00:21:01.338 INFO:teuthology.lock.ops:Updating smithi129.front.sepia.ceph.com on lock server 2024-04-16T00:21:01.363 DEBUG:teuthology.orchestra.run.smithi167:> uname -m 2024-04-16T00:21:01.385 INFO:teuthology.orchestra.run.smithi167.stdout:x86_64 2024-04-16T00:21:01.385 DEBUG:teuthology.orchestra.run.smithi167:> cat /etc/os-release 2024-04-16T00:21:01.445 INFO:teuthology.orchestra.run.smithi167.stdout:NAME="CentOS Stream" 2024-04-16T00:21:01.445 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION="8" 2024-04-16T00:21:01.445 INFO:teuthology.orchestra.run.smithi167.stdout:ID="centos" 2024-04-16T00:21:01.445 INFO:teuthology.orchestra.run.smithi167.stdout:ID_LIKE="rhel fedora" 2024-04-16T00:21:01.445 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION_ID="8" 2024-04-16T00:21:01.445 INFO:teuthology.orchestra.run.smithi167.stdout:PLATFORM_ID="platform:el8" 2024-04-16T00:21:01.445 INFO:teuthology.orchestra.run.smithi167.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-16T00:21:01.446 INFO:teuthology.orchestra.run.smithi167.stdout:ANSI_COLOR="0;31" 2024-04-16T00:21:01.446 INFO:teuthology.orchestra.run.smithi167.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-16T00:21:01.446 INFO:teuthology.orchestra.run.smithi167.stdout:HOME_URL="https://centos.org/" 2024-04-16T00:21:01.446 INFO:teuthology.orchestra.run.smithi167.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-16T00:21:01.446 INFO:teuthology.orchestra.run.smithi167.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-16T00:21:01.446 INFO:teuthology.orchestra.run.smithi167.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-16T00:21:01.446 INFO:teuthology.lock.ops:Updating smithi167.front.sepia.ceph.com on lock server 2024-04-16T00:21:01.471 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-16T00:21:01.479 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-16T00:21:01.496 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-16T00:21:01.496 DEBUG:teuthology.orchestra.run.smithi129:> test '!' -e /home/ubuntu/cephtest 2024-04-16T00:21:01.499 DEBUG:teuthology.orchestra.run.smithi167:> test '!' -e /home/ubuntu/cephtest 2024-04-16T00:21:01.519 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-16T00:21:01.525 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-16T00:21:01.525 DEBUG:teuthology.orchestra.run.smithi129:> test -z $(ls -A /var/lib/ceph) 2024-04-16T00:21:01.561 DEBUG:teuthology.orchestra.run.smithi167:> test -z $(ls -A /var/lib/ceph) 2024-04-16T00:21:01.587 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-16T00:21:01.642 INFO:teuthology.run_tasks:Running task kernel... 2024-04-16T00:21:01.657 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-16T00:21:01.658 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-16T00:21:01.658 DEBUG:teuthology.orchestra.run.smithi129:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-16T00:21:01.658 DEBUG:teuthology.orchestra.run.smithi167:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-16T00:21:01.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T00:21:01.678 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-04-16T00:21:01.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T00:21:01.679 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-04-16T00:21:01.739 INFO:teuthology.orchestra.run.smithi167.stdout:4.18.0-489.el8.x86_64 2024-04-16T00:21:01.739 INFO:teuthology.task.kernel:Running kernel on smithi167: 4.18.0-489.el8.x86_64 2024-04-16T00:21:01.739 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum install -y kernel 2024-04-16T00:21:01.741 INFO:teuthology.orchestra.run.smithi129.stdout:4.18.0-489.el8.x86_64 2024-04-16T00:21:01.741 INFO:teuthology.task.kernel:Running kernel on smithi129: 4.18.0-489.el8.x86_64 2024-04-16T00:21:01.741 DEBUG:teuthology.orchestra.run.smithi129:> sudo yum install -y kernel 2024-04-16T00:21:06.300 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - AppStream 14 MB/s | 28 MB 00:01 2024-04-16T00:21:07.002 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 8 - AppStream 10 MB/s | 28 MB 00:02 2024-04-16T00:21:12.550 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - BaseOS 8.1 MB/s | 10 MB 00:01 2024-04-16T00:21:13.369 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 8 - BaseOS 7.5 MB/s | 10 MB 00:01 2024-04-16T00:21:14.624 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - Extras 39 kB/s | 18 kB 00:00 2024-04-16T00:21:15.135 INFO:teuthology.orchestra.run.smithi129.stdout:CentOS Stream 8 - Extras common packages 19 kB/s | 7.7 kB 00:00 2024-04-16T00:21:15.378 INFO:teuthology.orchestra.run.smithi129.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2024-04-16T00:21:15.420 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 8 - Extras 40 kB/s | 18 kB 00:00 2024-04-16T00:21:15.945 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 7.7 kB 00:00 2024-04-16T00:21:16.172 INFO:teuthology.orchestra.run.smithi167.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2024-04-16T00:21:17.031 INFO:teuthology.orchestra.run.smithi167.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2024-04-16T00:21:20.831 INFO:teuthology.orchestra.run.smithi167.stdout:lab-extras 585 kB/s | 24 kB 00:00 2024-04-16T00:21:21.189 INFO:teuthology.orchestra.run.smithi129.stdout:Extra Packages for Enterprise Linux 2.8 MB/s | 16 MB 00:05 2024-04-16T00:21:23.803 INFO:teuthology.orchestra.run.smithi167.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-16T00:21:23.803 INFO:teuthology.orchestra.run.smithi167.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-16T00:21:23.910 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-04-16T00:21:23.911 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-04-16T00:21:23.911 INFO:teuthology.orchestra.run.smithi167.stdout: Package Architecture Version Repository Size 2024-04-16T00:21:23.911 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-04-16T00:21:23.911 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-04-16T00:21:23.911 INFO:teuthology.orchestra.run.smithi167.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-16T00:21:23.911 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-04-16T00:21:23.911 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-16T00:21:23.911 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-16T00:21:23.911 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:21:23.912 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-04-16T00:21:23.912 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-04-16T00:21:23.912 INFO:teuthology.orchestra.run.smithi167.stdout:Install 3 Packages 2024-04-16T00:21:23.912 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:21:23.912 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 90 M 2024-04-16T00:21:23.912 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 96 M 2024-04-16T00:21:23.912 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-04-16T00:21:25.054 INFO:teuthology.orchestra.run.smithi129.stdout:lab-extras 371 kB/s | 24 kB 00:00 2024-04-16T00:21:25.694 INFO:teuthology.orchestra.run.smithi167.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 6.5 MB/s | 10 MB 00:01 2024-04-16T00:21:27.441 INFO:teuthology.orchestra.run.smithi167.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 11 MB/s | 36 MB 00:03 2024-04-16T00:21:28.084 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-16T00:21:28.084 INFO:teuthology.orchestra.run.smithi129.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-16T00:21:28.201 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-16T00:21:28.202 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-16T00:21:28.202 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-04-16T00:21:28.202 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-16T00:21:28.202 INFO:teuthology.orchestra.run.smithi129.stdout:Installing: 2024-04-16T00:21:28.202 INFO:teuthology.orchestra.run.smithi129.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-16T00:21:28.202 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-16T00:21:28.203 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-16T00:21:28.203 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-16T00:21:28.203 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:21:28.203 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-16T00:21:28.203 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-16T00:21:28.203 INFO:teuthology.orchestra.run.smithi129.stdout:Install 3 Packages 2024-04-16T00:21:28.203 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:21:28.203 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 90 M 2024-04-16T00:21:28.204 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 96 M 2024-04-16T00:21:28.204 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-16T00:21:28.325 INFO:teuthology.orchestra.run.smithi167.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 10 MB/s | 44 MB 00:04 2024-04-16T00:21:28.325 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-04-16T00:21:28.325 INFO:teuthology.orchestra.run.smithi167.stdout:Total 21 MB/s | 90 MB 00:04 2024-04-16T00:21:29.012 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-04-16T00:21:29.434 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-04-16T00:21:29.434 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-04-16T00:21:29.980 INFO:teuthology.orchestra.run.smithi129.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 6.0 MB/s | 10 MB 00:01 2024-04-16T00:21:30.677 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-04-16T00:21:30.703 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-04-16T00:21:32.121 INFO:teuthology.orchestra.run.smithi129.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 9.4 MB/s | 36 MB 00:03 2024-04-16T00:21:33.222 INFO:teuthology.orchestra.run.smithi129.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 8.8 MB/s | 44 MB 00:04 2024-04-16T00:21:33.222 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-16T00:21:33.222 INFO:teuthology.orchestra.run.smithi129.stdout:Total 18 MB/s | 90 MB 00:05 2024-04-16T00:21:33.468 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-04-16T00:21:33.912 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-16T00:21:33.983 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-16T00:21:34.348 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-16T00:21:34.348 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-16T00:21:35.594 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-16T00:21:35.640 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-16T00:21:37.571 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-16T00:21:37.991 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-16T00:21:38.440 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-16T00:21:38.974 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-16T00:21:41.435 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-16T00:21:41.714 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-16T00:21:42.527 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-16T00:21:42.923 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-16T00:21:46.368 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-16T00:21:46.656 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-16T00:22:03.687 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-16T00:22:03.712 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-16T00:22:04.060 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-16T00:22:04.060 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-16T00:22:04.060 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-16T00:22:04.564 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-16T00:22:04.564 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:22:04.564 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-04-16T00:22:04.564 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-16T00:22:04.564 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-16T00:22:04.564 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:22:04.564 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-04-16T00:22:04.714 DEBUG:teuthology.orchestra.run.smithi167:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T00:22:04.931 INFO:teuthology.orchestra.run.smithi167.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-16T00:22:04.932 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-16T00:22:04.932 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-16T00:22:04.932 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-16T00:22:04.932 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-16T00:22:04.933 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-16T00:22:04.933 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi167.front.sepia.ceph.com, path=None, version=distro) 2024-04-16T00:22:04.933 DEBUG:teuthology.orchestra.run.smithi167:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T00:22:05.146 INFO:teuthology.orchestra.run.smithi167.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-16T00:22:05.146 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-16T00:22:05.146 DEBUG:teuthology.orchestra.run.smithi167:> sudo rpm -qi grub2-tools 2024-04-16T00:22:05.181 INFO:teuthology.orchestra.run.smithi167.stdout:Name : grub2-tools 2024-04-16T00:22:05.181 INFO:teuthology.orchestra.run.smithi167.stdout:Epoch : 1 2024-04-16T00:22:05.181 INFO:teuthology.orchestra.run.smithi167.stdout:Version : 2.02 2024-04-16T00:22:05.181 INFO:teuthology.orchestra.run.smithi167.stdout:Release : 129.el8 2024-04-16T00:22:05.181 INFO:teuthology.orchestra.run.smithi167.stdout:Architecture: x86_64 2024-04-16T00:22:05.181 INFO:teuthology.orchestra.run.smithi167.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-16T00:22:05.182 INFO:teuthology.orchestra.run.smithi167.stdout:Group : System Environment/Base 2024-04-16T00:22:05.182 INFO:teuthology.orchestra.run.smithi167.stdout:Size : 9265586 2024-04-16T00:22:05.182 INFO:teuthology.orchestra.run.smithi167.stdout:License : GPLv3+ 2024-04-16T00:22:05.182 INFO:teuthology.orchestra.run.smithi167.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-16T00:22:05.182 INFO:teuthology.orchestra.run.smithi167.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-16T00:22:05.182 INFO:teuthology.orchestra.run.smithi167.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-16T00:22:05.183 INFO:teuthology.orchestra.run.smithi167.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-16T00:22:05.183 INFO:teuthology.orchestra.run.smithi167.stdout:Relocations : (not relocatable) 2024-04-16T00:22:05.183 INFO:teuthology.orchestra.run.smithi167.stdout:Packager : CentOS BuildSystem 2024-04-16T00:22:05.183 INFO:teuthology.orchestra.run.smithi167.stdout:Vendor : CentOS 2024-04-16T00:22:05.183 INFO:teuthology.orchestra.run.smithi167.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-16T00:22:05.183 INFO:teuthology.orchestra.run.smithi167.stdout:Summary : Support tools for GRUB. 2024-04-16T00:22:05.184 INFO:teuthology.orchestra.run.smithi167.stdout:Description : 2024-04-16T00:22:05.184 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:22:05.184 INFO:teuthology.orchestra.run.smithi167.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-16T00:22:05.184 INFO:teuthology.orchestra.run.smithi167.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-16T00:22:05.184 INFO:teuthology.orchestra.run.smithi167.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-16T00:22:05.184 INFO:teuthology.orchestra.run.smithi167.stdout:hardware devices. 2024-04-16T00:22:05.185 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:22:05.185 INFO:teuthology.orchestra.run.smithi167.stdout:This subpackage provides tools for support of all platforms. 2024-04-16T00:22:05.187 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-16T00:22:05.188 INFO:teuthology.task.kernel:Updating grub on smithi167 to boot 4.18.0-552.el8.x86_64 2024-04-16T00:22:05.188 DEBUG:teuthology.orchestra.run.smithi167:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-16T00:22:06.562 INFO:teuthology.orchestra.run.smithi167.stderr:Generating grub configuration file ... 2024-04-16T00:22:08.523 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-16T00:22:08.545 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-16T00:22:08.907 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-16T00:22:08.907 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-16T00:22:08.907 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-16T00:22:08.960 INFO:teuthology.orchestra.run.smithi167.stderr:done 2024-04-16T00:22:08.962 DEBUG:teuthology.orchestra.run.smithi167:> mktemp 2024-04-16T00:22:08.994 INFO:teuthology.orchestra.run.smithi167.stdout:/tmp/tmp.yQ6df0MtIx 2024-04-16T00:22:08.994 DEBUG:teuthology.orchestra.run.smithi167:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.yQ6df0MtIx 2024-04-16T00:22:09.077 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 0666 /tmp/tmp.yQ6df0MtIx 2024-04-16T00:22:09.221 DEBUG:teuthology.orchestra.remote:smithi167:/tmp/tmp.yQ6df0MtIx is 6KB 2024-04-16T00:22:09.269 DEBUG:teuthology.orchestra.run.smithi167:> rm -fr /tmp/tmp.yQ6df0MtIx 2024-04-16T00:22:09.287 DEBUG:teuthology.orchestra.run.smithi167:> sudo /bin/ls /boot/loader/entries || true 2024-04-16T00:22:09.360 INFO:teuthology.orchestra.run.smithi167.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-16T00:22:09.360 INFO:teuthology.orchestra.run.smithi167.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-16T00:22:09.360 INFO:teuthology.orchestra.run.smithi167.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-16T00:22:09.360 INFO:teuthology.orchestra.run.smithi167.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-16T00:22:09.361 DEBUG:teuthology.orchestra.run.smithi167:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-16T00:22:09.424 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-16T00:22:09.425 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:22:09.425 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-16T00:22:09.425 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-16T00:22:09.425 INFO:teuthology.orchestra.run.smithi129.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-16T00:22:09.425 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:22:09.425 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-16T00:22:09.521 DEBUG:teuthology.orchestra.run.smithi167:> sudo shutdown -r now 2024-04-16T00:22:09.559 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T00:22:09.780 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-16T00:22:09.780 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-16T00:22:09.780 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-16T00:22:09.780 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-16T00:22:09.780 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-16T00:22:09.781 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-16T00:22:09.781 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi129.front.sepia.ceph.com, path=None, version=distro) 2024-04-16T00:22:09.781 DEBUG:teuthology.orchestra.run.smithi129:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T00:22:09.992 INFO:teuthology.orchestra.run.smithi129.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-16T00:22:09.992 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-16T00:22:09.992 DEBUG:teuthology.orchestra.run.smithi129:> sudo rpm -qi grub2-tools 2024-04-16T00:22:10.026 INFO:teuthology.orchestra.run.smithi129.stdout:Name : grub2-tools 2024-04-16T00:22:10.026 INFO:teuthology.orchestra.run.smithi129.stdout:Epoch : 1 2024-04-16T00:22:10.026 INFO:teuthology.orchestra.run.smithi129.stdout:Version : 2.02 2024-04-16T00:22:10.026 INFO:teuthology.orchestra.run.smithi129.stdout:Release : 129.el8 2024-04-16T00:22:10.026 INFO:teuthology.orchestra.run.smithi129.stdout:Architecture: x86_64 2024-04-16T00:22:10.026 INFO:teuthology.orchestra.run.smithi129.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-16T00:22:10.026 INFO:teuthology.orchestra.run.smithi129.stdout:Group : System Environment/Base 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:Size : 9265586 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:License : GPLv3+ 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:Relocations : (not relocatable) 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:Packager : CentOS BuildSystem 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:Vendor : CentOS 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:Summary : Support tools for GRUB. 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:Description : 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:22:10.027 INFO:teuthology.orchestra.run.smithi129.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-16T00:22:10.028 INFO:teuthology.orchestra.run.smithi129.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-16T00:22:10.028 INFO:teuthology.orchestra.run.smithi129.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-16T00:22:10.028 INFO:teuthology.orchestra.run.smithi129.stdout:hardware devices. 2024-04-16T00:22:10.028 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:22:10.028 INFO:teuthology.orchestra.run.smithi129.stdout:This subpackage provides tools for support of all platforms. 2024-04-16T00:22:10.029 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-16T00:22:10.029 INFO:teuthology.task.kernel:Updating grub on smithi129 to boot 4.18.0-552.el8.x86_64 2024-04-16T00:22:10.029 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-16T00:22:11.781 INFO:teuthology.orchestra.run.smithi129.stderr:Generating grub configuration file ... 2024-04-16T00:22:13.973 INFO:teuthology.orchestra.run.smithi129.stderr:done 2024-04-16T00:22:13.975 DEBUG:teuthology.orchestra.run.smithi129:> mktemp 2024-04-16T00:22:14.000 INFO:teuthology.orchestra.run.smithi129.stdout:/tmp/tmp.a5toWgbG9o 2024-04-16T00:22:14.000 DEBUG:teuthology.orchestra.run.smithi129:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.a5toWgbG9o 2024-04-16T00:22:14.077 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 0666 /tmp/tmp.a5toWgbG9o 2024-04-16T00:22:14.229 DEBUG:teuthology.orchestra.remote:smithi129:/tmp/tmp.a5toWgbG9o is 6KB 2024-04-16T00:22:14.277 DEBUG:teuthology.orchestra.run.smithi129:> rm -fr /tmp/tmp.a5toWgbG9o 2024-04-16T00:22:14.294 DEBUG:teuthology.orchestra.run.smithi129:> sudo /bin/ls /boot/loader/entries || true 2024-04-16T00:22:14.359 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-16T00:22:14.360 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-16T00:22:14.360 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-16T00:22:14.360 INFO:teuthology.orchestra.run.smithi129.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-16T00:22:14.361 DEBUG:teuthology.orchestra.run.smithi129:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-16T00:22:14.539 DEBUG:teuthology.orchestra.run.smithi129:> sudo shutdown -r now 2024-04-16T00:22:39.546 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-16T00:22:39.547 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-16T00:22:39.548 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T00:22:44.547 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-16T00:22:44.547 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-16T00:22:44.548 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T00:23:14.207 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-04-16T00:23:19.074 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-04-16T00:23:23.211 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-16T00:23:23.212 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T00:23:28.080 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-16T00:23:28.081 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T00:23:46.467 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-04-16T00:23:58.478 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-16T00:23:58.479 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T00:23:58.744 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-04-16T00:23:58.987 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-16T00:23:58.987 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-552.el8.x86_64"... 2024-04-16T00:23:58.987 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-04-16T00:23:59.004 INFO:teuthology.orchestra.run.smithi129.stdout:4.18.0-552.el8.x86_64 2024-04-16T00:23:59.004 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-16T00:23:59.004 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-16T00:23:59.004 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-16T00:24:00.005 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-16T00:24:00.005 DEBUG:teuthology.orchestra.run.smithi129:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-16T00:24:00.063 INFO:teuthology.orchestra.run.smithi129.stdout:ttyS1 2024-04-16T00:24:00.076 DEBUG:teuthology.parallel:result is None 2024-04-16T00:24:23.214 DEBUG:teuthology.orchestra.remote:timed out 2024-04-16T00:24:35.215 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-16T00:24:35.216 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T00:24:35.564 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-04-16T00:24:35.857 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-16T00:24:35.858 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-552.el8.x86_64"... 2024-04-16T00:24:35.858 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-04-16T00:24:35.877 INFO:teuthology.orchestra.run.smithi167.stdout:4.18.0-552.el8.x86_64 2024-04-16T00:24:35.877 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-552.el8.x86_64 vs 4.18.0-552.el8.x86_64 2024-04-16T00:24:35.877 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-16T00:24:35.877 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-16T00:24:36.878 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-16T00:24:36.879 DEBUG:teuthology.orchestra.run.smithi167:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-16T00:24:36.949 INFO:teuthology.orchestra.run.smithi167.stdout:ttyS1 2024-04-16T00:24:36.961 DEBUG:teuthology.parallel:result is None 2024-04-16T00:24:36.961 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-16T00:24:36.968 INFO:teuthology.task.internal:Creating test directory... 2024-04-16T00:24:36.968 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-16T00:24:36.972 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-16T00:24:36.994 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-16T00:24:37.000 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-16T00:24:37.011 INFO:teuthology.task.internal:Creating archive directory... 2024-04-16T00:24:37.011 DEBUG:teuthology.orchestra.run.smithi129:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-16T00:24:37.036 DEBUG:teuthology.orchestra.run.smithi167:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-16T00:24:37.070 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-16T00:24:37.077 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-16T00:24:37.078 DEBUG:teuthology.orchestra.run.smithi129:> 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-16T00:24:37.103 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T00:24:37.140 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T00:24:37.151 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T00:24:37.152 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T00:24:37.163 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T00:24:37.164 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-16T00:24:37.172 INFO:teuthology.task.internal:Configuring sudo... 2024-04-16T00:24:37.172 DEBUG:teuthology.orchestra.run.smithi129:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-16T00:24:37.198 DEBUG:teuthology.orchestra.run.smithi167:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-16T00:24:37.228 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-16T00:24:37.237 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-16T00:24:37.238 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-16T00:24:37.265 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-16T00:24:37.287 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T00:24:37.370 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T00:24:37.427 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T00:24:37.510 DEBUG:teuthology.orchestra.run.smithi129:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T00:24:37.553 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-16T00:24:37.554 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-16T00:24:37.621 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T00:24:37.670 DEBUG:teuthology.orchestra.run.smithi167:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T00:24:37.723 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T00:24:37.812 DEBUG:teuthology.orchestra.run.smithi167:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T00:24:37.857 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-16T00:24:37.857 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-16T00:24:37.926 DEBUG:teuthology.orchestra.run.smithi129:> sudo service rsyslog restart 2024-04-16T00:24:37.929 DEBUG:teuthology.orchestra.run.smithi167:> sudo service rsyslog restart 2024-04-16T00:24:38.011 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T00:24:38.025 INFO:teuthology.orchestra.run.smithi167.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T00:24:38.443 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-16T00:24:38.451 INFO:teuthology.task.internal:Starting timer... 2024-04-16T00:24:38.451 INFO:teuthology.run_tasks:Running task pcp... 2024-04-16T00:24:38.461 INFO:teuthology.run_tasks:Running task selinux... 2024-04-16T00:24:38.470 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-16T00:24:38.470 DEBUG:teuthology.orchestra.run.smithi129:> sudo service auditd rotate 2024-04-16T00:24:38.572 INFO:teuthology.orchestra.run.smithi129.stdout:Rotating logs: 2024-04-16T00:24:38.574 DEBUG:teuthology.orchestra.run.smithi167:> sudo service auditd rotate 2024-04-16T00:24:38.656 INFO:teuthology.orchestra.run.smithi167.stdout:Rotating logs: 2024-04-16T00:24:38.657 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-16T00:24:38.657 DEBUG:teuthology.orchestra.run.smithi129:> /usr/sbin/getenforce 2024-04-16T00:24:38.680 INFO:teuthology.orchestra.run.smithi129.stdout:Permissive 2024-04-16T00:24:38.680 DEBUG:teuthology.orchestra.run.smithi167:> /usr/sbin/getenforce 2024-04-16T00:24:38.740 INFO:teuthology.orchestra.run.smithi167.stdout:Permissive 2024-04-16T00:24:38.741 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi129.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi167.front.sepia.ceph.com': 'permissive'} 2024-04-16T00:24:38.741 DEBUG:teuthology.orchestra.run.smithi129:> 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-16T00:24:38.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T00:24:38.768 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T00:24:38.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T00:24:38.795 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-16T00:24:38.796 DEBUG:teuthology.orchestra.run.smithi129:> sudo /usr/sbin/setenforce permissive 2024-04-16T00:24:38.835 DEBUG:teuthology.orchestra.run.smithi167:> sudo /usr/sbin/setenforce permissive 2024-04-16T00:24:38.863 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-16T00:24:38.873 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-16T00:24:38.890 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-16T00:24:38.891 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi129.front.sepia.ceph.com,smithi167.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-16T00:30:34.475 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi129.front.sepia.ceph.com'), Remote(name='ubuntu@smithi167.front.sepia.ceph.com')] 2024-04-16T00:30:34.476 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-16T00:30:34.478 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T00:30:34.559 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-04-16T00:30:34.629 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-04-16T00:30:34.629 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-16T00:30:34.630 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T00:30:34.719 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-04-16T00:30:34.794 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-04-16T00:30:34.795 INFO:teuthology.run_tasks:Running task clock... 2024-04-16T00:30:34.806 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-16T00:30:34.807 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-16T00:30:34.807 DEBUG:teuthology.orchestra.run.smithi129:> 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-16T00:30:34.809 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-16T00:30:34.810 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T00:30:34.840 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-16T00:30:34.854 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-16T00:30:34.868 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-16T00:30:34.882 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-16T00:30:34.914 INFO:teuthology.orchestra.run.smithi129.stderr:sudo: ntpd: command not found 2024-04-16T00:30:34.925 INFO:teuthology.orchestra.run.smithi129.stdout:506 Cannot talk to daemon 2024-04-16T00:30:34.939 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-16T00:30:34.948 INFO:teuthology.orchestra.run.smithi167.stderr:sudo: ntpd: command not found 2024-04-16T00:30:34.952 INFO:teuthology.orchestra.run.smithi129.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-16T00:30:34.958 INFO:teuthology.orchestra.run.smithi167.stdout:506 Cannot talk to daemon 2024-04-16T00:30:34.974 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-16T00:30:34.985 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-16T00:30:35.029 INFO:teuthology.orchestra.run.smithi129.stderr:bash: ntpq: command not found 2024-04-16T00:30:35.032 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T00:30:35.032 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2024-04-16T00:30:35.032 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T00:30:35.032 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T00:30:35.032 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T00:30:35.032 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T00:30:35.048 INFO:teuthology.orchestra.run.smithi167.stderr:bash: ntpq: command not found 2024-04-16T00:30:35.051 INFO:teuthology.orchestra.run.smithi167.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T00:30:35.051 INFO:teuthology.orchestra.run.smithi167.stdout:=============================================================================== 2024-04-16T00:30:35.051 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T00:30:35.051 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T00:30:35.051 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T00:30:35.051 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T00:30:35.052 INFO:teuthology.run_tasks:Running task pexec... 2024-04-16T00:30:35.061 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-16T00:30:35.062 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T00:30:35.062 DEBUG:teuthology.orchestra.run.smithi129:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-16T00:30:35.062 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi167.front.sepia.ceph.com 2024-04-16T00:30:35.063 DEBUG:teuthology.orchestra.run.smithi167:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-16T00:30:35.835 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:25 ago on Tue 16 Apr 2024 12:29:10 AM UTC. 2024-04-16T00:30:35.844 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:23 ago on Tue 16 Apr 2024 12:29:12 AM UTC. 2024-04-16T00:30:37.953 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-04-16T00:30:37.954 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-04-16T00:30:37.954 INFO:teuthology.orchestra.run.smithi167.stdout: Package Architecture Version Repository Size 2024-04-16T00:30:37.954 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-04-16T00:30:37.954 INFO:teuthology.orchestra.run.smithi167.stdout:Resetting modules: 2024-04-16T00:30:37.954 INFO:teuthology.orchestra.run.smithi167.stdout: container-tools 2024-04-16T00:30:37.954 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:30:37.954 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-04-16T00:30:37.955 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-04-16T00:30:37.955 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:30:37.975 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-16T00:30:37.976 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-16T00:30:37.976 INFO:teuthology.orchestra.run.smithi129.stdout: Package Architecture Version Repository Size 2024-04-16T00:30:37.976 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-16T00:30:37.976 INFO:teuthology.orchestra.run.smithi129.stdout:Resetting modules: 2024-04-16T00:30:37.976 INFO:teuthology.orchestra.run.smithi129.stdout: container-tools 2024-04-16T00:30:37.976 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:30:37.976 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-16T00:30:37.976 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-16T00:30:37.976 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:30:38.216 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-04-16T00:30:38.221 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-16T00:30:39.017 INFO:teuthology.orchestra.run.smithi129.stdout:Last metadata expiration check: 0:01:28 ago on Tue 16 Apr 2024 12:29:10 AM UTC. 2024-04-16T00:30:39.021 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:26 ago on Tue 16 Apr 2024 12:29:12 AM UTC. 2024-04-16T00:30:41.132 INFO:teuthology.orchestra.run.smithi129.stdout:Dependencies resolved. 2024-04-16T00:30:41.167 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-04-16T00:30:41.169 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-16T00:30:41.169 INFO:teuthology.orchestra.run.smithi129.stdout: Package Arch Version Repository Size 2024-04-16T00:30:41.169 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-16T00:30:41.169 INFO:teuthology.orchestra.run.smithi129.stdout:Installing group/module packages: 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout:Installing dependencies: 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout:Installing weak dependencies: 2024-04-16T00:30:41.170 INFO:teuthology.orchestra.run.smithi129.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-16T00:30:41.171 INFO:teuthology.orchestra.run.smithi129.stdout:Installing module profiles: 2024-04-16T00:30:41.171 INFO:teuthology.orchestra.run.smithi129.stdout: container-tools/common 2024-04-16T00:30:41.171 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:30:41.171 INFO:teuthology.orchestra.run.smithi129.stdout:Enabling module streams: 2024-04-16T00:30:41.171 INFO:teuthology.orchestra.run.smithi129.stdout: container-tools rhel8 2024-04-16T00:30:41.171 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:30:41.171 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction Summary 2024-04-16T00:30:41.171 INFO:teuthology.orchestra.run.smithi129.stdout:================================================================================ 2024-04-16T00:30:41.171 INFO:teuthology.orchestra.run.smithi129.stdout:Install 13 Packages 2024-04-16T00:30:41.171 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:30:41.172 INFO:teuthology.orchestra.run.smithi129.stdout:Total download size: 27 M 2024-04-16T00:30:41.172 INFO:teuthology.orchestra.run.smithi129.stdout:Installed size: 91 M 2024-04-16T00:30:41.172 INFO:teuthology.orchestra.run.smithi129.stdout:Downloading Packages: 2024-04-16T00:30:41.204 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-04-16T00:30:41.204 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repository Size 2024-04-16T00:30:41.205 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-04-16T00:30:41.205 INFO:teuthology.orchestra.run.smithi167.stdout:Installing group/module packages: 2024-04-16T00:30:41.205 INFO:teuthology.orchestra.run.smithi167.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-16T00:30:41.205 INFO:teuthology.orchestra.run.smithi167.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-16T00:30:41.205 INFO:teuthology.orchestra.run.smithi167.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-16T00:30:41.205 INFO:teuthology.orchestra.run.smithi167.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-16T00:30:41.205 INFO:teuthology.orchestra.run.smithi167.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-16T00:30:41.205 INFO:teuthology.orchestra.run.smithi167.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-16T00:30:41.205 INFO:teuthology.orchestra.run.smithi167.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-16T00:30:41.205 INFO:teuthology.orchestra.run.smithi167.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-16T00:30:41.205 INFO:teuthology.orchestra.run.smithi167.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-16T00:30:41.206 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-04-16T00:30:41.206 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-16T00:30:41.206 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-16T00:30:41.206 INFO:teuthology.orchestra.run.smithi167.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-16T00:30:41.206 INFO:teuthology.orchestra.run.smithi167.stdout:Installing weak dependencies: 2024-04-16T00:30:41.206 INFO:teuthology.orchestra.run.smithi167.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-16T00:30:41.206 INFO:teuthology.orchestra.run.smithi167.stdout:Installing module profiles: 2024-04-16T00:30:41.206 INFO:teuthology.orchestra.run.smithi167.stdout: container-tools/common 2024-04-16T00:30:41.206 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:30:41.206 INFO:teuthology.orchestra.run.smithi167.stdout:Enabling module streams: 2024-04-16T00:30:41.207 INFO:teuthology.orchestra.run.smithi167.stdout: container-tools rhel8 2024-04-16T00:30:41.207 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:30:41.207 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-04-16T00:30:41.207 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-04-16T00:30:41.207 INFO:teuthology.orchestra.run.smithi167.stdout:Install 13 Packages 2024-04-16T00:30:41.207 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:30:41.208 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 27 M 2024-04-16T00:30:41.208 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 91 M 2024-04-16T00:30:41.208 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-04-16T00:30:42.097 INFO:teuthology.orchestra.run.smithi129.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 940 kB/s | 689 kB 00:00 2024-04-16T00:30:42.108 INFO:teuthology.orchestra.run.smithi167.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 974 kB/s | 689 kB 00:00 2024-04-16T00:30:42.139 INFO:teuthology.orchestra.run.smithi129.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 1.3 MB/s | 1.0 MB 00:00 2024-04-16T00:30:42.167 INFO:teuthology.orchestra.run.smithi167.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 1.3 MB/s | 1.0 MB 00:00 2024-04-16T00:30:42.198 INFO:teuthology.orchestra.run.smithi129.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 378 kB/s | 38 kB 00:00 2024-04-16T00:30:42.209 INFO:teuthology.orchestra.run.smithi167.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 377 kB/s | 38 kB 00:00 2024-04-16T00:30:42.257 INFO:teuthology.orchestra.run.smithi129.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 2.2 MB/s | 258 kB 00:00 2024-04-16T00:30:42.301 INFO:teuthology.orchestra.run.smithi167.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 1.9 MB/s | 258 kB 00:00 2024-04-16T00:30:42.399 INFO:teuthology.orchestra.run.smithi129.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 1.2 MB/s | 180 kB 00:00 2024-04-16T00:30:42.451 INFO:teuthology.orchestra.run.smithi167.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 1.2 MB/s | 180 kB 00:00 2024-04-16T00:30:42.532 INFO:teuthology.orchestra.run.smithi129.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 186 kB/s | 25 kB 00:00 2024-04-16T00:30:42.576 INFO:teuthology.orchestra.run.smithi167.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 198 kB/s | 25 kB 00:00 2024-04-16T00:30:42.658 INFO:teuthology.orchestra.run.smithi129.stdout:(7/13): buildah-1.33.6-2.module_el8+976+1136073 7.5 MB/s | 9.6 MB 00:01 2024-04-16T00:30:42.683 INFO:teuthology.orchestra.run.smithi129.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 624 kB/s | 94 kB 00:00 2024-04-16T00:30:42.693 INFO:teuthology.orchestra.run.smithi167.stdout:(7/13): buildah-1.33.6-2.module_el8+976+1136073 7.5 MB/s | 9.6 MB 00:01 2024-04-16T00:30:42.719 INFO:teuthology.orchestra.run.smithi167.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 661 kB/s | 94 kB 00:00 2024-04-16T00:30:42.749 INFO:teuthology.orchestra.run.smithi129.stdout:(9/13): netavark-1.10.3-1.module_el8+951+32019c 7.4 MB/s | 4.1 MB 00:00 2024-04-16T00:30:42.778 INFO:teuthology.orchestra.run.smithi167.stdout:(9/13): netavark-1.10.3-1.module_el8+951+32019c 7.2 MB/s | 4.1 MB 00:00 2024-04-16T00:30:42.892 INFO:teuthology.orchestra.run.smithi129.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 371 kB/s | 53 kB 00:00 2024-04-16T00:30:43.009 INFO:teuthology.orchestra.run.smithi129.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 351 kB/s | 41 kB 00:00 2024-04-16T00:30:43.045 INFO:teuthology.orchestra.run.smithi167.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 197 kB/s | 53 kB 00:00 2024-04-16T00:30:43.059 INFO:teuthology.orchestra.run.smithi129.stdout:(12/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 6.7 MB/s | 2.5 MB 00:00 2024-04-16T00:30:43.137 INFO:teuthology.orchestra.run.smithi167.stdout:(11/13): toolbox-0.0.99.5-2.module_el8+971+3d3d 6.1 MB/s | 2.5 MB 00:00 2024-04-16T00:30:43.153 INFO:teuthology.orchestra.run.smithi167.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 377 kB/s | 41 kB 00:00 2024-04-16T00:30:43.259 INFO:teuthology.orchestra.run.smithi129.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 15 MB/s | 8.8 MB 00:00 2024-04-16T00:30:43.260 INFO:teuthology.orchestra.run.smithi129.stdout:-------------------------------------------------------------------------------- 2024-04-16T00:30:43.260 INFO:teuthology.orchestra.run.smithi129.stdout:Total 13 MB/s | 27 MB 00:02 2024-04-16T00:30:43.316 INFO:teuthology.orchestra.run.smithi167.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 14 MB/s | 8.8 MB 00:00 2024-04-16T00:30:43.317 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-04-16T00:30:43.317 INFO:teuthology.orchestra.run.smithi167.stdout:Total 13 MB/s | 27 MB 00:02 2024-04-16T00:30:43.535 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction check 2024-04-16T00:30:43.556 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction check succeeded. 2024-04-16T00:30:43.557 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction test 2024-04-16T00:30:43.589 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-04-16T00:30:43.610 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-04-16T00:30:43.610 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-04-16T00:30:43.823 INFO:teuthology.orchestra.run.smithi129.stdout:Transaction test succeeded. 2024-04-16T00:30:43.826 INFO:teuthology.orchestra.run.smithi129.stdout:Running transaction 2024-04-16T00:30:43.872 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-04-16T00:30:43.875 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-04-16T00:30:44.443 INFO:teuthology.orchestra.run.smithi129.stdout: Preparing : 1/1 2024-04-16T00:30:44.495 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-04-16T00:30:45.359 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-16T00:30:45.498 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-16T00:30:45.583 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-16T00:30:45.741 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-16T00:30:45.778 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-16T00:30:45.894 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-16T00:30:45.989 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-16T00:30:46.124 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-16T00:30:46.197 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-16T00:30:46.354 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-16T00:30:46.746 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-16T00:30:46.871 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-16T00:30:47.707 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-16T00:30:47.841 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-16T00:30:47.968 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-16T00:30:48.140 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-16T00:30:48.163 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-16T00:30:48.369 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-16T00:30:48.625 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-16T00:30:48.812 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-16T00:30:48.817 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-16T00:30:49.015 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-16T00:30:49.056 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-16T00:30:49.207 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-16T00:30:49.261 INFO:teuthology.orchestra.run.smithi129.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-16T00:30:49.444 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-16T00:30:49.685 INFO:teuthology.orchestra.run.smithi129.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-16T00:30:49.685 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-16T00:30:49.685 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-16T00:30:49.685 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-16T00:30:49.685 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-16T00:30:49.685 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-16T00:30:49.685 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-16T00:30:49.685 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-16T00:30:49.685 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-16T00:30:49.685 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-16T00:30:49.686 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-16T00:30:49.686 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-16T00:30:49.686 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-16T00:30:49.874 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-16T00:30:49.874 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-16T00:30:49.875 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-16T00:30:49.875 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-16T00:30:49.875 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-16T00:30:49.875 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-16T00:30:49.875 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-16T00:30:49.875 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-16T00:30:49.875 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-16T00:30:49.875 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-16T00:30:49.875 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-16T00:30:49.875 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-16T00:30:49.875 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-16T00:30:50.210 INFO:teuthology.orchestra.run.smithi129.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-16T00:30:50.210 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:30:50.210 INFO:teuthology.orchestra.run.smithi129.stdout:Installed: 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:30:50.211 INFO:teuthology.orchestra.run.smithi129.stdout:Complete! 2024-04-16T00:30:50.388 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-16T00:30:50.388 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:30:50.388 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-04-16T00:30:50.388 INFO:teuthology.orchestra.run.smithi167.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-16T00:30:50.388 INFO:teuthology.orchestra.run.smithi167.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-16T00:30:50.388 INFO:teuthology.orchestra.run.smithi167.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:30:50.389 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-04-16T00:30:50.493 DEBUG:teuthology.parallel:result is None 2024-04-16T00:30:50.678 DEBUG:teuthology.parallel:result is None 2024-04-16T00:30:50.678 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-16T00:30:50.780 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-16T00:30:50.780 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.5 2024-04-16T00:30:50.781 INFO:tasks.cephadm:Cluster fsid is 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:30:50.781 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-16T00:30:50.781 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-16T00:30:50.781 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi129': '172.21.15.129', 'mon.smithi167': '172.21.15.167'} 2024-04-16T00:30:50.781 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-16T00:30:50.781 DEBUG:teuthology.orchestra.run.smithi129:> sudo hostname $(hostname -s) 2024-04-16T00:30:50.809 DEBUG:teuthology.orchestra.run.smithi167:> sudo hostname $(hostname -s) 2024-04-16T00:30:50.836 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2024-04-16T00:30:50.837 DEBUG:teuthology.orchestra.run.smithi129:> 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-16T00:30:51.132 INFO:teuthology.orchestra.run.smithi129.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Apr 16 00:30 /home/ubuntu/cephtest/cephadm 2024-04-16T00:30:51.132 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T00:30:51.271 INFO:teuthology.orchestra.run.smithi167.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Apr 16 00:30 /home/ubuntu/cephtest/cephadm 2024-04-16T00:30:51.271 DEBUG:teuthology.orchestra.run.smithi129:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-16T00:30:51.290 DEBUG:teuthology.orchestra.run.smithi167:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-16T00:30:51.318 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.5 on all hosts... 2024-04-16T00:30:51.319 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-04-16T00:30:51.332 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-04-16T00:30:53.308 INFO:teuthology.orchestra.run.smithi129.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-16T00:30:53.435 INFO:teuthology.orchestra.run.smithi167.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-16T00:31:11.850 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:31:11.850 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-04-16T00:31:11.851 INFO:teuthology.orchestra.run.smithi129.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-04-16T00:31:11.851 INFO:teuthology.orchestra.run.smithi129.stdout: "repo_digests": [ 2024-04-16T00:31:11.851 INFO:teuthology.orchestra.run.smithi129.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-04-16T00:31:11.851 INFO:teuthology.orchestra.run.smithi129.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-04-16T00:31:11.851 INFO:teuthology.orchestra.run.smithi129.stdout: ] 2024-04-16T00:31:11.851 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:31:12.000 INFO:teuthology.orchestra.run.smithi167.stdout:{ 2024-04-16T00:31:12.000 INFO:teuthology.orchestra.run.smithi167.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-04-16T00:31:12.000 INFO:teuthology.orchestra.run.smithi167.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-04-16T00:31:12.000 INFO:teuthology.orchestra.run.smithi167.stdout: "repo_digests": [ 2024-04-16T00:31:12.000 INFO:teuthology.orchestra.run.smithi167.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-04-16T00:31:12.000 INFO:teuthology.orchestra.run.smithi167.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-04-16T00:31:12.000 INFO:teuthology.orchestra.run.smithi167.stdout: ] 2024-04-16T00:31:12.000 INFO:teuthology.orchestra.run.smithi167.stdout:} 2024-04-16T00:31:12.020 DEBUG:teuthology.orchestra.run.smithi129:> sudo mkdir -p /etc/ceph 2024-04-16T00:31:12.051 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /etc/ceph 2024-04-16T00:31:12.081 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 777 /etc/ceph 2024-04-16T00:31:12.119 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 777 /etc/ceph 2024-04-16T00:31:12.149 INFO:tasks.cephadm:Writing seed config... 2024-04-16T00:31:12.150 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-16T00:31:12.150 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-16T00:31:12.150 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-16T00:31:12.150 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-16T00:31:12.151 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-16T00:31:12.151 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-16T00:31:12.151 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-16T00:31:12.151 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-16T00:31:12.151 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-16T00:31:12.151 DEBUG:teuthology.orchestra.run.smithi129:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-16T00:31:12.178 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 = 93bcc7e6-fb88-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-16T00:31:12.178 DEBUG:teuthology.orchestra.run.smithi129:mon.smithi129> sudo journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129.service 2024-04-16T00:31:12.221 INFO:tasks.cephadm:Bootstrapping... 2024-04-16T00:31:12.221 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 -v bootstrap --fsid 93bcc7e6-fb88-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.129 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-16T00:31:12.247 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:-- Logs begin at Tue 2024-04-16 00:23:41 UTC. -- 2024-04-16T00:31:12.411 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-16T00:31:12.432 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: 4.9.4-dev 2024-04-16T00:31:12.446 INFO:teuthology.orchestra.run.smithi129.stderr:Verifying podman|docker is present... 2024-04-16T00:31:12.446 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-16T00:31:12.465 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: 4.9.4-dev 2024-04-16T00:31:12.480 INFO:teuthology.orchestra.run.smithi129.stderr:Verifying lvm2 is present... 2024-04-16T00:31:12.480 INFO:teuthology.orchestra.run.smithi129.stderr:Verifying time synchronization is in place... 2024-04-16T00:31:12.480 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-enabled chrony.service 2024-04-16T00:31:12.486 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-16T00:31:12.486 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-active chrony.service 2024-04-16T00:31:12.491 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: inactive 2024-04-16T00:31:12.492 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-16T00:31:12.497 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: enabled 2024-04-16T00:31:12.498 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-active chronyd.service 2024-04-16T00:31:12.503 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: active 2024-04-16T00:31:12.504 INFO:teuthology.orchestra.run.smithi129.stderr:Unit chronyd.service is enabled and running 2024-04-16T00:31:12.504 INFO:teuthology.orchestra.run.smithi129.stderr:Repeating the final host check... 2024-04-16T00:31:12.505 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-16T00:31:12.523 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: 4.9.4-dev 2024-04-16T00:31:12.531 INFO:teuthology.orchestra.run.smithi129.stderr:podman|docker (/bin/podman) is present 2024-04-16T00:31:12.531 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl is present 2024-04-16T00:31:12.531 INFO:teuthology.orchestra.run.smithi129.stderr:lvcreate is present 2024-04-16T00:31:12.531 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-enabled chrony.service 2024-04-16T00:31:12.537 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-16T00:31:12.537 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-active chrony.service 2024-04-16T00:31:12.542 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: inactive 2024-04-16T00:31:12.542 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-16T00:31:12.548 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: enabled 2024-04-16T00:31:12.548 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-active chronyd.service 2024-04-16T00:31:12.553 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: active 2024-04-16T00:31:12.554 INFO:teuthology.orchestra.run.smithi129.stderr:Unit chronyd.service is enabled and running 2024-04-16T00:31:12.554 INFO:teuthology.orchestra.run.smithi129.stderr:Host looks OK 2024-04-16T00:31:12.554 INFO:teuthology.orchestra.run.smithi129.stderr:Cluster fsid: 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:12.554 INFO:teuthology.orchestra.run.smithi129.stderr:Acquiring lock 140693647106176 on /run/cephadm/93bcc7e6-fb88-11ee-bc8f-c7b262605968.lock 2024-04-16T00:31:12.554 INFO:teuthology.orchestra.run.smithi129.stderr:Lock 140693647106176 acquired on /run/cephadm/93bcc7e6-fb88-11ee-bc8f-c7b262605968.lock 2024-04-16T00:31:12.555 INFO:teuthology.orchestra.run.smithi129.stderr:Verifying IP 172.21.15.129 port 3300 ... 2024-04-16T00:31:12.555 INFO:teuthology.orchestra.run.smithi129.stderr:Verifying IP 172.21.15.129 port 6789 ... 2024-04-16T00:31:12.555 INFO:teuthology.orchestra.run.smithi129.stderr:Base mon IP is 172.21.15.129, final addrv is [v2:172.21.15.129:3300,v1:172.21.15.129:6789] 2024-04-16T00:31:12.555 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /sbin/ip route ls 2024-04-16T00:31:12.557 INFO:teuthology.orchestra.run.smithi129.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.129 metric 100 2024-04-16T00:31:12.557 INFO:teuthology.orchestra.run.smithi129.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.129 metric 100 2024-04-16T00:31:12.558 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /sbin/ip -6 route ls 2024-04-16T00:31:12.560 INFO:teuthology.orchestra.run.smithi129.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-16T00:31:12.560 INFO:teuthology.orchestra.run.smithi129.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-16T00:31:12.560 INFO:teuthology.orchestra.run.smithi129.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1793sec hoplimit 64 pref medium 2024-04-16T00:31:12.560 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /sbin/ip -6 addr ls 2024-04-16T00:31:12.563 INFO:teuthology.orchestra.run.smithi129.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-16T00:31:12.563 INFO:teuthology.orchestra.run.smithi129.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-04-16T00:31:12.563 INFO:teuthology.orchestra.run.smithi129.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-16T00:31:12.563 INFO:teuthology.orchestra.run.smithi129.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-16T00:31:12.563 INFO:teuthology.orchestra.run.smithi129.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe88:7261/64 scope link 2024-04-16T00:31:12.563 INFO:teuthology.orchestra.run.smithi129.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-16T00:31:12.564 INFO:teuthology.orchestra.run.smithi129.stderr:Mon IP `172.21.15.129` is in CIDR network `172.21.0.0/20` 2024-04-16T00:31:12.564 INFO:teuthology.orchestra.run.smithi129.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-16T00:31:12.565 INFO:teuthology.orchestra.run.smithi129.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-16T00:31:12.565 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.5 2024-04-16T00:31:12.646 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.5... 2024-04-16T00:31:13.810 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: Getting image source signatures 2024-04-16T00:31:13.811 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2024-04-16T00:31:13.811 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-04-16T00:31:13.811 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-04-16T00:31:13.975 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: Writing manifest to image destination 2024-04-16T00:31:14.120 INFO:teuthology.orchestra.run.smithi129.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-04-16T00:31:14.132 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --version 2024-04-16T00:31:14.646 INFO:teuthology.orchestra.run.smithi129.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-04-16T00:31:15.318 INFO:teuthology.orchestra.run.smithi129.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-04-16T00:31:15.319 INFO:teuthology.orchestra.run.smithi129.stderr:Extracting ceph user uid/gid from container image... 2024-04-16T00:31:15.319 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2024-04-16T00:31:15.820 INFO:teuthology.orchestra.run.smithi129.stderr:stat: 167 167 2024-04-16T00:31:16.412 INFO:teuthology.orchestra.run.smithi129.stderr:Creating initial keys... 2024-04-16T00:31:16.413 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-16T00:31:16.967 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-authtool: AQDUxh1mdcduMhAAIXVGLnpcysKSiD5NyDBD7w== 2024-04-16T00:31:17.569 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-16T00:31:18.107 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-authtool: AQDVxh1mppPYOhAAwDXDhrCCdTRgljCSNSWBuA== 2024-04-16T00:31:18.645 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-16T00:31:19.188 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-authtool: AQDXxh1mjlnUBBAATgVVA25l9eqzvExnlb4ubQ== 2024-04-16T00:31:19.799 INFO:teuthology.orchestra.run.smithi129.stderr:Creating initial monmap... 2024-04-16T00:31:19.799 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmphmzhn_6d:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --create --clobber --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 --addv smithi129 [v2:172.21.15.129:3300,v1:172.21.15.129:6789] /tmp/monmap 2024-04-16T00:31:20.286 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-16T00:31:20.287 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:20.287 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-16T00:31:20.831 INFO:teuthology.orchestra.run.smithi129.stderr:monmaptool for smithi129 [v2:172.21.15.129:3300,v1:172.21.15.129:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-16T00:31:20.831 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/monmaptool: set fsid to 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:20.832 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-16T00:31:20.832 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-16T00:31:20.832 INFO:teuthology.orchestra.run.smithi129.stderr:Creating mon... 2024-04-16T00:31:20.833 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129:/var/lib/ceph/mon/ceph-smithi129:z -v /tmp/ceph-tmpw24w967k:/tmp/keyring:z -v /tmp/ceph-tmphmzhn_6d:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --mkfs -i smithi129 --fsid 93bcc7e6-fb88-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-16T00:31:21.393 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.245+0000 7f91ff606700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.245+0000 7f91ff606700 1 imported monmap: 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: last_changed 2024-04-16T00:31:20.194059+0000 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: created 2024-04-16T00:31:20.194059+0000 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon.smithi129 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.245+0000 7f91ff606700 0 /usr/bin/ceph-mon: set fsid to 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: RocksDB version: 6.8.1 2024-04-16T00:31:21.394 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Compile date Jul 8 2021 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: DB SUMMARY 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi129/store.db dir, Total Num: 0, files: 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi129/store.db: 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.error_if_exists: 0 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.create_if_missing: 1 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.env: 0x55c76b91c1c0 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.fs: Posix File System 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.info_log: 0x55c76c5e2c20 2024-04-16T00:31:21.395 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.statistics: (nil) 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.use_fsync: 0 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T00:31:21.396 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.db_log_dir: 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi129/store.db 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.write_buffer_manager: 0x55c76c5eb530 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-16T00:31:21.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.unordered_write: 0 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.row_cache: None 2024-04-16T00:31:21.398 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.wal_filter: None 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.preserve_deletes: 0 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.two_write_queues: 0 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.atomic_flush: 0 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T00:31:21.399 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.max_open_files: -1 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T00:31:21.400 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Compression algorithms supported: 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: kZSTD supported: 0 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: kXpressCompression supported: 0 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: kZlibCompression supported: 1 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.246+0000 7f91ff606700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi129/store.db/MANIFEST-000001 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-16T00:31:21.401 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.merge_operator: 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_filter: None 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c76c4fc160) 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-16T00:31:21.402 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: block_cache: 0x55c76c532d10 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-16T00:31:21.403 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: format_version: 2 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-16T00:31:21.404 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compression: NoCompression 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.num_levels: 7 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T00:31:21.405 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T00:31:21.406 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-16T00:31:21.407 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T00:31:21.408 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.table_properties_collectors: 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.bloom_locality: 0 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.ttl: 2592000 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T00:31:21.409 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi129/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-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.247+0000 7f91ff606700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.248+0000 7f91ff606700 4 rocksdb: DB pointer 0x55c76c5f7800 2024-04-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.248+0000 7f91e848f700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.248+0000 7f91e848f700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.410 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T00:31:21.411 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.412 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.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-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-16T00:31:21.413 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: 2024-04-16T00:31:21.414 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.249+0000 7f91ff606700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-04-16T00:31:21.414 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.250+0000 7f91ff606700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-04-16T00:31:21.414 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph-mon: debug 2024-04-16T00:31:21.250+0000 7f91ff606700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi129 for mon.smithi129 2024-04-16T00:31:21.999 INFO:teuthology.orchestra.run.smithi129.stderr:create mon.smithi129 on 2024-04-16T00:31:22.000 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:22.004 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl disable ceph.target 2024-04-16T00:31:22.095 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl enable ceph.target 2024-04-16T00:31:22.102 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-16T00:31:22.180 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl start ceph.target 2024-04-16T00:31:22.187 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl enable ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968.target 2024-04-16T00:31:22.193 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968.target → /etc/systemd/system/ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968.target. 2024-04-16T00:31:22.194 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968.target → /etc/systemd/system/ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968.target. 2024-04-16T00:31:22.269 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl start ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968.target 2024-04-16T00:31:22.276 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl daemon-reload 2024-04-16T00:31:22.357 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129 2024-04-16T00:31:22.381 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl reset-failed ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129 2024-04-16T00:31:22.386 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: Failed to reset failed state of unit ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129.service: Unit ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129.service not loaded. 2024-04-16T00:31:22.386 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl enable ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129 2024-04-16T00:31:22.393 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: Created symlink /etc/systemd/system/ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968.target.wants/ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129.service → /etc/systemd/system/ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@.service. 2024-04-16T00:31:22.475 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl start ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129 2024-04-16T00:31:22.929 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-16T00:31:22.937 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: disabled 2024-04-16T00:31:22.938 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-active firewalld.service 2024-04-16T00:31:22.945 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: inactive 2024-04-16T00:31:22.945 INFO:teuthology.orchestra.run.smithi129.stderr:firewalld.service is not enabled 2024-04-16T00:31:22.946 INFO:teuthology.orchestra.run.smithi129.stderr:Not possible to enable service . firewalld.service is not available 2024-04-16T00:31:22.946 INFO:teuthology.orchestra.run.smithi129.stderr:Waiting for mon to start... 2024-04-16T00:31:22.946 INFO:teuthology.orchestra.run.smithi129.stderr:Waiting for mon... 2024-04-16T00:31:22.947 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129:/var/lib/ceph/mon/ceph-smithi129:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status 2024-04-16T00:31:23.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:22 smithi129 systemd[1]: Started Ceph mon.smithi129 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:31:23.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: cluster 2024-04-16T00:31:22.928632+0000 mon.smithi129 (mon.0) 0 : [INF] mkfs 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:23.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: cluster 2024-04-16T00:31:22.910346+0000 mon.smithi129 (mon.0) 1 : cluster [INF] mon.smithi129 is new leader, mons smithi129 in quorum (ranks 0) 2024-04-16T00:31:23.574 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: cluster: 2024-04-16T00:31:23.575 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: id: 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:23.575 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-16T00:31:23.575 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:23.575 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: services: 2024-04-16T00:31:23.575 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi129 (age 0.637311s) 2024-04-16T00:31:23.575 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-16T00:31:23.575 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-16T00:31:23.575 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:23.575 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: data: 2024-04-16T00:31:23.575 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-16T00:31:23.575 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-16T00:31:23.576 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-16T00:31:23.576 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: pgs: 2024-04-16T00:31:23.576 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:24.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: cluster 2024-04-16T00:31:22.927360+0000 mon.smithi129 (mon.0) 2 : cluster [INF] mon.smithi129 is new leader, mons smithi129 in quorum (ranks 0) 2024-04-16T00:31:24.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: cluster 2024-04-16T00:31:22.927607+0000 mon.smithi129 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi129=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0]} 2024-04-16T00:31:24.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: cluster 2024-04-16T00:31:22.930788+0000 mon.smithi129 (mon.0) 4 : cluster [DBG] fsmap 2024-04-16T00:31:24.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: cluster 2024-04-16T00:31:22.937338+0000 mon.smithi129 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-16T00:31:24.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: cluster 2024-04-16T00:31:22.937936+0000 mon.smithi129 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-16T00:31:24.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: audit 2024-04-16T00:31:23.564621+0000 mon.smithi129 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.129:0/3721866390' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T00:31:24.684 INFO:teuthology.orchestra.run.smithi129.stderr:mon is available 2024-04-16T00:31:24.685 INFO:teuthology.orchestra.run.smithi129.stderr:Assimilating anything we can from ceph.conf... 2024-04-16T00:31:24.685 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z -v /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129:/var/lib/ceph/mon/ceph-smithi129:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi129/config 2024-04-16T00:31:25.284 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:25.284 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: [global] 2024-04-16T00:31:25.284 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: fsid = 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:25.284 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-16T00:31:25.284 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.129:3300,v1:172.21.15.129:6789] 2024-04-16T00:31:25.284 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-16T00:31:25.284 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-16T00:31:25.284 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-16T00:31:25.284 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-16T00:31:25.285 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:25.285 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: [mgr] 2024-04-16T00:31:25.285 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-16T00:31:25.285 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:25.285 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: [osd] 2024-04-16T00:31:25.285 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-16T00:31:25.285 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-16T00:31:25.654 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: audit 2024-04-16T00:31:25.271600+0000 mon.smithi129 (mon.0) 8 : audit [INF] from='client.? 172.21.15.129:0/668835845' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-16T00:31:25.654 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: audit 2024-04-16T00:31:25.274451+0000 mon.smithi129 (mon.0) 9 : audit [INF] from='client.? 172.21.15.129:0/668835845' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-16T00:31:25.899 INFO:teuthology.orchestra.run.smithi129.stderr:Generating new minimal ceph.conf... 2024-04-16T00:31:25.899 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z -v /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129:/var/lib/ceph/mon/ceph-smithi129:z quay.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi129/config 2024-04-16T00:31:26.844 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: audit 2024-04-16T00:31:26.500016+0000 mon.smithi129 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.129:0/1427589039' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:31:27.138 INFO:teuthology.orchestra.run.smithi129.stderr:Restarting the monitor... 2024-04-16T00:31:27.138 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl restart ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129 2024-04-16T00:31:27.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:27 smithi129 systemd[1]: Stopping Ceph mon.smithi129 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:31:27.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: debug 2024-04-16T00:31:27.270+0000 7f811ff1e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi129 -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-16T00:31:27.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[34884]: debug 2024-04-16T00:31:27.270+0000 7f811ff1e700 -1 mon.smithi129@0(leader) e1 *** Got Signal Terminated *** 2024-04-16T00:31:27.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:27 smithi129 podman[35207]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129 2024-04-16T00:31:28.298 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:27 smithi129 systemd[1]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129.service: Succeeded. 2024-04-16T00:31:28.298 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:27 smithi129 systemd[1]: Stopped Ceph mon.smithi129 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:31:28.298 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:27 smithi129 systemd[1]: Starting Ceph mon.smithi129 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:31:28.471 INFO:teuthology.orchestra.run.smithi129.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-16T00:31:28.472 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2024-04-16T00:31:28.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.406+0000 7f0451a16700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T00:31:28.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.406+0000 7f0451a16700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-04-16T00:31:28.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.406+0000 7f0451a16700 0 pidfile_write: ignore empty --pid-file 2024-04-16T00:31:28.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.411+0000 7f0451a16700 0 load: jerasure load: lrc load: isa 2024-04-16T00:31:28.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: RocksDB version: 6.8.1 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Compile date Jul 8 2021 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: DB SUMMARY 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: CURRENT file: CURRENT 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi129/store.db dir, Total Num: 1, files: 000004.sst 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi129/store.db: 000006.log size: 85889 ; 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.error_if_exists: 0 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.create_if_missing: 0 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.env: 0x5648855641c0 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.fs: Posix File System 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.info_log: 0x564887413a40 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.statistics: (nil) 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.use_fsync: 0 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T00:31:28.685 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.db_log_dir: 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi129/store.db 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T00:31:28.686 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.write_buffer_manager: 0x56488741bfb0 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T00:31:28.687 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.unordered_write: 0 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.row_cache: None 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.wal_filter: None 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.preserve_deletes: 0 2024-04-16T00:31:28.688 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.two_write_queues: 0 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.atomic_flush: 0 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T00:31:28.689 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T00:31:28.691 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T00:31:28.691 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T00:31:28.691 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T00:31:28.691 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T00:31:28.691 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T00:31:28.691 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_open_files: -1 2024-04-16T00:31:28.691 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Compression algorithms supported: 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: kZSTD supported: 0 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: kXpressCompression supported: 0 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: kZlibCompression supported: 1 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi129/store.db/MANIFEST-000005 2024-04-16T00:31:28.692 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.merge_operator: 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_filter: None 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56488732c170) 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cache_index_and_filter_blocks: 1 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: pin_top_level_index_and_filter: 1 2024-04-16T00:31:28.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: index_type: 0 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: data_block_index_type: 0 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: index_shortening: 1 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: data_block_hash_table_util_ratio: 0.750000 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: hash_index_allow_collision: 1 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: checksum: 1 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: no_block_cache: 0 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: block_cache: 0x564887362f10 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: block_cache_name: BinnedLRUCache 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: block_cache_options: 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: capacity : 536870912 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: num_shard_bits : 4 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: strict_capacity_limit : 0 2024-04-16T00:31:28.694 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: high_pri_pool_ratio: 0.000 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: block_cache_compressed: (nil) 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: persistent_cache: (nil) 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: block_size: 4096 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: block_size_deviation: 10 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: block_restart_interval: 16 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: index_block_restart_interval: 1 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: metadata_block_size: 4096 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: partition_filters: 0 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: use_delta_encoding: 1 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: whole_key_filtering: 1 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: verify_compression: 0 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: read_amp_bytes_per_bit: 0 2024-04-16T00:31:28.695 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: format_version: 2 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: enable_index_compression: 1 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: block_align: 0 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compression: NoCompression 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.num_levels: 7 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T00:31:28.696 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T00:31:28.697 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T00:31:28.698 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T00:31:28.699 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.table_properties_collectors: 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.bloom_locality: 0 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.ttl: 2592000 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.412+0000 7f0451a16700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T00:31:28.700 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.413+0000 7f0451a16700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi129/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-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.413+0000 7f0451a16700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-04-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.413+0000 7f0451a16700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713227488413964, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-04-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.413+0000 7f0451a16700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-04-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.413+0000 7f0451a16700 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-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.414+0000 7f0451a16700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713227488414805, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82647, "table_properties": {"data_size": 80917, "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": 75436, "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": 1713227488, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.414+0000 7f0451a16700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-04-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.414+0000 7f0451a16700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713227488415224, "job": 1, "event": "recovery_finished"} 2024-04-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.415+0000 7f0451a16700 4 rocksdb: DB pointer 0x564887427800 2024-04-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.415+0000 7f043881e700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-16T00:31:28.701 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.415+0000 7f043881e700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: ** DB Stats ** 2024-04-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 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-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 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-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: ** Compaction Stats [default] ** 2024-04-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 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-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: L0 2/0 82.40 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.3 0.00 0.00 1 0.001 0 0 2024-04-16T00:31:28.702 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Sum 2/0 82.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.3 0.00 0.00 1 0.001 0 0 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.3 0.00 0.00 1 0.001 0 0 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: ** Compaction Stats [default] ** 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 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-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 138.3 0.00 0.00 1 0.001 0 0 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Cumulative compaction: 0.00 GB write, 27.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:31:28.703 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Interval compaction: 0.00 GB write, 27.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 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-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: ** Compaction Stats [default] ** 2024-04-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 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-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: L0 2/0 82.40 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.3 0.00 0.00 1 0.001 0 0 2024-04-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Sum 2/0 82.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.3 0.00 0.00 1 0.001 0 0 2024-04-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 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-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: ** Compaction Stats [default] ** 2024-04-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 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-16T00:31:28.704 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 138.3 0.00 0.00 1 0.001 0 0 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: Cumulative compaction: 0.00 GB write, 27.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 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-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 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-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.415+0000 7f0451a16700 0 starting mon.smithi129 rank 0 at public addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] at bind addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi129 fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:28.705 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.416+0000 7f0451a16700 1 mon.smithi129@-1(???) e1 preinit fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.416+0000 7f0451a16700 0 mon.smithi129@-1(???).mds e1 new map 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.416+0000 7f0451a16700 0 mon.smithi129@-1(???).mds e1 print_map 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: e1 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 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-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: legacy client fscid: -1 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: No filesystems configured 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.417+0000 7f0451a16700 0 mon.smithi129@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.417+0000 7f0451a16700 0 mon.smithi129@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.417+0000 7f0451a16700 0 mon.smithi129@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T00:31:28.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.417+0000 7f0451a16700 0 mon.smithi129@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T00:31:28.707 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:26.500016+0000 mon.smithi129 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.129:0/1427589039' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:31:28.707 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:31:28.417+0000 7f0451a16700 1 mon.smithi129@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-16T00:31:28.707 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 bash[35281]: df3f51a689ee018f83ec374cb7f4210f0f300909dfb399de3ece8c94ab906eb5 2024-04-16T00:31:28.707 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 systemd[1]: Started Ceph mon.smithi129 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:31:28.707 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:28.432645+0000 mon.smithi129 (mon.0) 1 : cluster [INF] mon.smithi129 is new leader, mons smithi129 in quorum (ranks 0) 2024-04-16T00:31:28.707 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:28.432706+0000 mon.smithi129 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi129=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0]} 2024-04-16T00:31:28.707 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:28.432739+0000 mon.smithi129 (mon.0) 3 : cluster [DBG] fsmap 2024-04-16T00:31:28.707 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:28.432761+0000 mon.smithi129 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-16T00:31:28.707 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:28.433159+0000 mon.smithi129 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-16T00:31:29.697 INFO:teuthology.orchestra.run.smithi129.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-16T00:31:29.697 INFO:teuthology.orchestra.run.smithi129.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-16T00:31:29.697 INFO:teuthology.orchestra.run.smithi129.stderr:Creating mgr... 2024-04-16T00:31:29.697 INFO:teuthology.orchestra.run.smithi129.stderr:Verifying port 9283 ... 2024-04-16T00:31:29.715 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl daemon-reload 2024-04-16T00:31:29.805 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mgr.smithi129.oaixno 2024-04-16T00:31:29.828 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl reset-failed ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mgr.smithi129.oaixno 2024-04-16T00:31:29.834 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: Failed to reset failed state of unit ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mgr.smithi129.oaixno.service: Unit ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mgr.smithi129.oaixno.service not loaded. 2024-04-16T00:31:29.834 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl enable ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mgr.smithi129.oaixno 2024-04-16T00:31:29.840 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: Created symlink /etc/systemd/system/ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968.target.wants/ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mgr.smithi129.oaixno.service → /etc/systemd/system/ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@.service. 2024-04-16T00:31:29.922 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl start ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mgr.smithi129.oaixno 2024-04-16T00:31:30.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:29.051060+0000 mon.smithi129 (mon.0) 6 : audit [INF] from='client.? 172.21.15.129:0/3615065672' entity='client.admin' 2024-04-16T00:31:32.204 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-16T00:31:32.213 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: disabled 2024-04-16T00:31:32.214 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-active firewalld.service 2024-04-16T00:31:32.221 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: inactive 2024-04-16T00:31:32.222 INFO:teuthology.orchestra.run.smithi129.stderr:firewalld.service is not enabled 2024-04-16T00:31:32.222 INFO:teuthology.orchestra.run.smithi129.stderr:Not possible to enable service . firewalld.service is not available 2024-04-16T00:31:32.222 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-16T00:31:32.231 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: disabled 2024-04-16T00:31:32.231 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-active firewalld.service 2024-04-16T00:31:32.239 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: inactive 2024-04-16T00:31:32.240 INFO:teuthology.orchestra.run.smithi129.stderr:firewalld.service is not enabled 2024-04-16T00:31:32.240 INFO:teuthology.orchestra.run.smithi129.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-16T00:31:32.241 INFO:teuthology.orchestra.run.smithi129.stderr:Waiting for mgr to start... 2024-04-16T00:31:32.241 INFO:teuthology.orchestra.run.smithi129.stderr:Waiting for mgr... 2024-04-16T00:31:32.241 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-16T00:31:32.917 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:32.917 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: { 2024-04-16T00:31:32.917 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "fsid": "93bcc7e6-fb88-11ee-bc8f-c7b262605968", 2024-04-16T00:31:32.917 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "health": { 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 0 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: ], 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "smithi129" 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: ], 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "quorum_age": 4, 2024-04-16T00:31:32.918 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T00:31:32.919 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:32.919 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-16T00:31:32.919 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T00:31:32.919 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:32.919 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T00:31:32.919 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:32.919 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T00:31:32.919 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T00:31:32.919 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T00:31:32.919 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T00:31:32.923 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T00:31:32.923 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T00:31:32.923 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:32.923 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T00:31:32.923 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T00:31:32.923 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T00:31:32.923 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T00:31:32.923 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "available": false, 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T00:31:32.924 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "iostat", 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "nfs", 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "restful" 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: ], 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "services": {} 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "modified": "2024-04-16T00:31:22.929047+0000", 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "services": {} 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T00:31:32.925 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: } 2024-04-16T00:31:33.280 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:32.906107+0000 mon.smithi129 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.129:0/232784783' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T00:31:33.600 INFO:teuthology.orchestra.run.smithi129.stderr:mgr not available, waiting (1/15)... 2024-04-16T00:31:35.601 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-16T00:31:36.259 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:36.259 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: { 2024-04-16T00:31:36.259 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "fsid": "93bcc7e6-fb88-11ee-bc8f-c7b262605968", 2024-04-16T00:31:36.259 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "health": { 2024-04-16T00:31:36.259 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T00:31:36.259 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T00:31:36.259 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 0 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: ], 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "smithi129" 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: ], 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "quorum_age": 7, 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T00:31:36.260 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:36.261 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T00:31:36.261 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:36.261 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T00:31:36.261 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T00:31:36.261 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T00:31:36.261 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T00:31:36.265 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "available": false, 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "iostat", 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "nfs", 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "restful" 2024-04-16T00:31:36.266 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: ], 2024-04-16T00:31:36.267 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "services": {} 2024-04-16T00:31:36.267 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:36.267 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T00:31:36.267 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:36.267 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "modified": "2024-04-16T00:31:22.929047+0000", 2024-04-16T00:31:36.267 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "services": {} 2024-04-16T00:31:36.267 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:36.267 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T00:31:36.267 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: } 2024-04-16T00:31:36.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:36.248369+0000 mon.smithi129 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.129:0/596256616' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T00:31:37.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:37.244869+0000 mon.smithi129 (mon.0) 9 : cluster [INF] Activating manager daemon smithi129.oaixno 2024-04-16T00:31:37.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:37.247390+0000 mon.smithi129 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi129.oaixno(active, starting, since 0.00260849s) 2024-04-16T00:31:37.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:37.248214+0000 mon.smithi129 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.129:0/939464520' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:31:37.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:37.248395+0000 mon.smithi129 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.129:0/939464520' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:31:37.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:37.248520+0000 mon.smithi129 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.129:0/939464520' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:31:37.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:37.248642+0000 mon.smithi129 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.129:0/939464520' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:31:37.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:37.248976+0000 mon.smithi129 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.129:0/939464520' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi129.oaixno", "id": "smithi129.oaixno"}]: dispatch 2024-04-16T00:31:37.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:37.261930+0000 mon.smithi129 (mon.0) 16 : cluster [INF] Manager daemon smithi129.oaixno is now available 2024-04-16T00:31:37.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:37.271847+0000 mon.smithi129 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.129:0/939464520' entity='mgr.smithi129.oaixno' 2024-04-16T00:31:37.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:37.273677+0000 mon.smithi129 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.129:0/939464520' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:31:37.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:37.274798+0000 mon.smithi129 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.129:0/939464520' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:31:37.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:37.281993+0000 mon.smithi129 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.129:0/939464520' entity='mgr.smithi129.oaixno' 2024-04-16T00:31:37.684 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:37.287066+0000 mon.smithi129 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.129:0/939464520' entity='mgr.smithi129.oaixno' 2024-04-16T00:31:38.292 INFO:teuthology.orchestra.run.smithi129.stderr:mgr not available, waiting (2/15)... 2024-04-16T00:31:39.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:38.250408+0000 mon.smithi129 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi129.oaixno(active, since 1.00562s) 2024-04-16T00:31:40.294 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-16T00:31:41.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:40.251273+0000 mon.smithi129 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi129.oaixno(active, since 3s) 2024-04-16T00:31:44.307 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:44.307 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: { 2024-04-16T00:31:44.307 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "fsid": "93bcc7e6-fb88-11ee-bc8f-c7b262605968", 2024-04-16T00:31:44.307 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "health": { 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 0 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: ], 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "smithi129" 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: ], 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "quorum_age": 15, 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:44.308 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T00:31:44.309 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T00:31:44.310 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "available": true, 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "iostat", 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "nfs", 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "restful" 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: ], 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "services": {} 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "modified": "2024-04-16T00:31:22.929047+0000", 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "services": {} 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: }, 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T00:31:44.311 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: } 2024-04-16T00:31:44.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:43.980053+0000 mon.smithi129 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.129:0/2274775288' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T00:31:46.666 INFO:teuthology.orchestra.run.smithi129.stderr:mgr is available 2024-04-16T00:31:46.667 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z -v /tmp/tmp52yjcex_:/var/lib/ceph/user.conf:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2024-04-16T00:31:47.338 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:47.338 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: [global] 2024-04-16T00:31:47.338 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: fsid = 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:31:47.338 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-16T00:31:47.339 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-16T00:31:47.339 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-16T00:31:47.339 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-16T00:31:47.339 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-16T00:31:47.339 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:47.339 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: [mgr] 2024-04-16T00:31:47.339 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-16T00:31:47.339 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 2024-04-16T00:31:47.339 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: [osd] 2024-04-16T00:31:47.339 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-16T00:31:47.339 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-16T00:31:47.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:47.328111+0000 mon.smithi129 (mon.0) 25 : audit [INF] from='client.? 172.21.15.129:0/125054225' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-16T00:31:47.989 INFO:teuthology.orchestra.run.smithi129.stderr:Enabling cephadm module... 2024-04-16T00:31:47.990 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2024-04-16T00:31:49.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:48.717713+0000 mon.smithi129 (mon.0) 26 : audit [INF] from='client.? 172.21.15.129:0/3818603671' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-16T00:31:50.098 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-04-16T00:31:50.810 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: { 2024-04-16T00:31:50.810 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-16T00:31:50.810 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "available": true, 2024-04-16T00:31:50.810 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "active_name": "smithi129.oaixno", 2024-04-16T00:31:50.810 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-16T00:31:50.810 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: } 2024-04-16T00:31:50.834 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:49.431205+0000 mon.smithi129 (mon.0) 27 : audit [INF] from='client.? 172.21.15.129:0/3818603671' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-16T00:31:50.834 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:49.431266+0000 mon.smithi129 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi129.oaixno(active, since 12s) 2024-04-16T00:31:51.471 INFO:teuthology.orchestra.run.smithi129.stderr:Waiting for the mgr to restart... 2024-04-16T00:31:51.471 INFO:teuthology.orchestra.run.smithi129.stderr:Waiting for mgr epoch 5... 2024-04-16T00:31:51.472 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-04-16T00:31:51.473 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:50.801066+0000 mon.smithi129 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.129:0/3559450075' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-16T00:31:54.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:54.530696+0000 mon.smithi129 (mon.0) 30 : cluster [INF] Active manager daemon smithi129.oaixno restarted 2024-04-16T00:31:54.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:54.531168+0000 mon.smithi129 (mon.0) 31 : cluster [INF] Activating manager daemon smithi129.oaixno 2024-04-16T00:31:54.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:54.533443+0000 mon.smithi129 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-16T00:31:55.606 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: { 2024-04-16T00:31:55.607 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-16T00:31:55.607 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "initialized": true 2024-04-16T00:31:55.607 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: } 2024-04-16T00:31:55.883 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:54.583706+0000 mon.smithi129 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi129.oaixno(active, starting, since 0.0526356s) 2024-04-16T00:31:55.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.586062+0000 mon.smithi129 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:31:55.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.586630+0000 mon.smithi129 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi129.oaixno", "id": "smithi129.oaixno"}]: dispatch 2024-04-16T00:31:55.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.587351+0000 mon.smithi129 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:31:55.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.587519+0000 mon.smithi129 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:31:55.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.587657+0000 mon.smithi129 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:31:55.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:54.601259+0000 mon.smithi129 (mon.0) 39 : cluster [INF] Manager daemon smithi129.oaixno is now available 2024-04-16T00:31:55.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.614202+0000 mon.smithi129 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:31:55.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.616809+0000 mon.smithi129 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:31:55.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.619117+0000 mon.smithi129 (mon.0) 42 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:31:55.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.705917+0000 mon.smithi129 (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:31:55.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.706606+0000 mon.smithi129 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:31:55.885 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.707901+0000 mon.smithi129 (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:31:55.885 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.709506+0000 mon.smithi129 (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:31:55.885 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.719218+0000 mon.smithi129 (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:31:55.885 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:54.720321+0000 mon.smithi129 (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:31:56.096 INFO:teuthology.orchestra.run.smithi129.stderr:mgr epoch 5 is available 2024-04-16T00:31:56.096 INFO:teuthology.orchestra.run.smithi129.stderr:Setting orchestrator backend to cephadm... 2024-04-16T00:31:56.096 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch set backend cephadm 2024-04-16T00:31:56.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:55.590853+0000 mgr.smithi129.oaixno (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-16T00:31:56.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:55.591557+0000 mon.smithi129 (mon.0) 49 : cluster [DBG] mgrmap e7: smithi129.oaixno(active, since 1.06049s) 2024-04-16T00:31:56.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:55.597642+0000 mgr.smithi129.oaixno (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-16T00:31:57.593 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm set-user root 2024-04-16T00:31:57.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:31:56.593390+0000 mon.smithi129 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi129.oaixno(active, since 2s) 2024-04-16T00:31:57.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:56.797693+0000 mgr.smithi129.oaixno (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-16T00:31:57.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:56.802504+0000 mon.smithi129 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:31:57.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:56.805996+0000 mon.smithi129 (mon.0) 52 : audit [DBG] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:31:58.253 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: value unchanged 2024-04-16T00:31:58.850 INFO:teuthology.orchestra.run.smithi129.stderr:Generating ssh key... 2024-04-16T00:31:58.850 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm generate-key 2024-04-16T00:31:59.749 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:31:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:58.244763+0000 mgr.smithi129.oaixno (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:00.340 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2024-04-16T00:32:00.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:31:59.542332+0000 mgr.smithi129.oaixno (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2024-04-16T00:32:00.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:59.745389+0000 mon.smithi129 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:00.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:31:59.747971+0000 mon.smithi129 (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:01.076 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDgBjA1TtXYHpJD1p04CUi5SeR7UtaQWDrKmdjjnc2eEOXNf4DmEB7c+k40uXQ4NSVQYvKt2g/hEDQf/a1Xk4pjRA1mpVaFKXct3cFA0GLpyNvQ58Gb1cN9WvCBkIV17EqVQG9ajYHfthzxs/maP6VCMcb73KPJEXcGucsyvMmpe32Xhf5wdftsIC2naqJQSGTC3M7EP8J+hFXq+97OYZnK5OrLQ8h9NSIZEgvcQIY6j8cSSf/F6eeMlRDDb2Iwt+jmt9YCehXCi6iHg04RjQEwvIxLvliCB5AYxF1tpWod02GPEQuPmhEevN9tV7mDcYg+OF+zPzVEMBXOw8bdWaxnlpK6faO1DhKPP1HAPnzFa9JKyoxaze9Jb3OtrWl6FFYwxqU9xpHgqGKT7gKEuNyXN6BVCvvZ8/UWrYBHaNOVI0LZRy+hnF6uaJZ4fRv7lNMj8RqPuERPnwHKt9xBzh8YjhmrkK7oA/yiqUAa7Ak32UNLWkwXLWY0ALjgNF398GU= ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:32:01.688 INFO:teuthology.orchestra.run.smithi129.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-16T00:32:01.689 INFO:teuthology.orchestra.run.smithi129.stderr:Adding key to root@localhost authorized_keys... 2024-04-16T00:32:01.689 INFO:teuthology.orchestra.run.smithi129.stderr:Adding host smithi129... 2024-04-16T00:32:01.689 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch host add smithi129 172.21.15.129 2024-04-16T00:32:02.113 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:01.068317+0000 mgr.smithi129.oaixno (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:03.188 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: Added host 'smithi129' with addr '172.21.15.129' 2024-04-16T00:32:03.855 INFO:teuthology.orchestra.run.smithi129.stderr:Deploying mon service with default placement... 2024-04-16T00:32:03.855 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mon 2024-04-16T00:32:04.528 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-16T00:32:04.547 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:02.584783+0000 mgr.smithi129.oaixno (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi129", "addr": "172.21.15.129", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:04.547 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:03.178270+0000 mon.smithi129 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:04.547 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:03.178572+0000 mgr.smithi129.oaixno (mgr.14116) 9 : cephadm [INF] Added host smithi129 2024-04-16T00:32:04.548 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:03.178820+0000 mon.smithi129 (mon.0) 56 : audit [DBG] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:32:05.272 INFO:teuthology.orchestra.run.smithi129.stderr:Deploying mgr service with default placement... 2024-04-16T00:32:05.272 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mgr 2024-04-16T00:32:05.526 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:04.515604+0000 mgr.smithi129.oaixno (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:05.526 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:04.516335+0000 mgr.smithi129.oaixno (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-16T00:32:05.874 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:04.518538+0000 mon.smithi129 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:06.286 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-16T00:32:07.152 INFO:teuthology.orchestra.run.smithi129.stderr:Deploying crash service with default placement... 2024-04-16T00:32:07.152 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply crash 2024-04-16T00:32:07.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:06.274901+0000 mgr.smithi129.oaixno (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:07.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:06.275439+0000 mgr.smithi129.oaixno (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-16T00:32:07.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:06.277620+0000 mon.smithi129 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:07.882 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: Scheduled crash update... 2024-04-16T00:32:08.686 INFO:teuthology.orchestra.run.smithi129.stderr:Enabling mgr prometheus module... 2024-04-16T00:32:08.686 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2024-04-16T00:32:08.957 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:07.870526+0000 mgr.smithi129.oaixno (mgr.14116) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:08.957 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:07.871196+0000 mgr.smithi129.oaixno (mgr.14116) 15 : cephadm [INF] Saving service crash spec with placement * 2024-04-16T00:32:08.957 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:07.873548+0000 mon.smithi129 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:08.957 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:08.054227+0000 mon.smithi129 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:08.957 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:08.287838+0000 mon.smithi129 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.129:0/3779529167' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:10.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:09 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:09.414925+0000 mon.smithi129 (mon.0) 62 : audit [INF] from='client.? 172.21.15.129:0/88355817' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T00:32:10.480 INFO:teuthology.orchestra.run.smithi129.stderr:Deploying prometheus service with default placement... 2024-04-16T00:32:10.480 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply prometheus 2024-04-16T00:32:11.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:09.878237+0000 mon.smithi129 (mon.0) 63 : audit [INF] from='client.? 172.21.15.129:0/88355817' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T00:32:11.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:09.878282+0000 mon.smithi129 (mon.0) 64 : cluster [DBG] mgrmap e9: smithi129.oaixno(active, since 15s) 2024-04-16T00:32:15.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:14.939606+0000 mon.smithi129 (mon.0) 65 : cluster [INF] Active manager daemon smithi129.oaixno restarted 2024-04-16T00:32:15.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:14.939980+0000 mon.smithi129 (mon.0) 66 : cluster [INF] Activating manager daemon smithi129.oaixno 2024-04-16T00:32:15.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:14.943972+0000 mon.smithi129 (mon.0) 67 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-16T00:32:16.013 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-04-16T00:32:16.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:14.995241+0000 mon.smithi129 (mon.0) 68 : cluster [DBG] mgrmap e10: smithi129.oaixno(active, starting, since 0.0553459s) 2024-04-16T00:32:16.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:14.997657+0000 mon.smithi129 (mon.0) 69 : audit [DBG] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:32:16.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:14.998320+0000 mon.smithi129 (mon.0) 70 : audit [DBG] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi129.oaixno", "id": "smithi129.oaixno"}]: dispatch 2024-04-16T00:32:16.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:14.998939+0000 mon.smithi129 (mon.0) 71 : audit [DBG] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:32:16.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:14.999121+0000 mon.smithi129 (mon.0) 72 : audit [DBG] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:32:16.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:14.999293+0000 mon.smithi129 (mon.0) 73 : audit [DBG] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:32:16.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:15.013238+0000 mon.smithi129 (mon.0) 74 : cluster [INF] Manager daemon smithi129.oaixno is now available 2024-04-16T00:32:16.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:15.109580+0000 mon.smithi129 (mon.0) 75 : audit [DBG] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:32:16.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:15.111713+0000 mon.smithi129 (mon.0) 76 : audit [DBG] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:32:16.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:15.126338+0000 mon.smithi129 (mon.0) 77 : audit [INF] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:32:16.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:15.135000+0000 mon.smithi129 (mon.0) 78 : audit [INF] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:32:16.964 INFO:teuthology.orchestra.run.smithi129.stderr:Deploying grafana service with default placement... 2024-04-16T00:32:16.964 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply grafana 2024-04-16T00:32:17.238 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:15.999478+0000 mon.smithi129 (mon.0) 79 : cluster [DBG] mgrmap e11: smithi129.oaixno(active, since 1.05958s) 2024-04-16T00:32:17.238 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:16.000433+0000 mgr.smithi129.oaixno (mgr.14144) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-04-16T00:32:17.238 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:16.003580+0000 mon.smithi129 (mon.0) 80 : audit [INF] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:17.238 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:16.374670+0000 mon.smithi129 (mon.0) 81 : audit [INF] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:18.013 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-04-16T00:32:18.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:17.378820+0000 mon.smithi129 (mon.0) 82 : cluster [DBG] mgrmap e12: smithi129.oaixno(active, since 2s) 2024-04-16T00:32:18.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:18.004511+0000 mon.smithi129 (mon.0) 83 : audit [INF] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:19.097 INFO:teuthology.orchestra.run.smithi129.stderr:Deploying node-exporter service with default placement... 2024-04-16T00:32:19.097 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply node-exporter 2024-04-16T00:32:19.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:18.001880+0000 mgr.smithi129.oaixno (mgr.14144) 3 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:19.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:18.002416+0000 mgr.smithi129.oaixno (mgr.14144) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-04-16T00:32:19.840 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-04-16T00:32:20.571 INFO:teuthology.orchestra.run.smithi129.stderr:Deploying alertmanager service with default placement... 2024-04-16T00:32:20.571 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply alertmanager 2024-04-16T00:32:21.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:19.828389+0000 mgr.smithi129.oaixno (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-16T00:32:21.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:19.829060+0000 mgr.smithi129.oaixno (mgr.14144) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-04-16T00:32:21.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:19.831206+0000 mon.smithi129 (mon.0) 84 : audit [INF] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:21.297 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-04-16T00:32:21.954 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2024-04-16T00:32:22.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:21.286118+0000 mgr.smithi129.oaixno (mgr.14144) 7 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:22.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:21.286624+0000 mgr.smithi129.oaixno (mgr.14144) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-04-16T00:32:22.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:21.288826+0000 mon.smithi129 (mon.0) 85 : audit [INF] from='mgr.14144 172.21.15.129:0/3904456228' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:23.369 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2024-04-16T00:32:23.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:22.668165+0000 mon.smithi129 (mon.0) 86 : audit [INF] from='client.? 172.21.15.129:0/1368600067' entity='client.admin' 2024-04-16T00:32:24.693 INFO:teuthology.orchestra.run.smithi129.stderr:Enabling the dashboard module... 2024-04-16T00:32:24.693 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2024-04-16T00:32:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:24.097904+0000 mon.smithi129 (mon.0) 87 : audit [INF] from='client.? 172.21.15.129:0/3472914229' entity='client.admin' 2024-04-16T00:32:26.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:25.425690+0000 mon.smithi129 (mon.0) 88 : audit [INF] from='client.? 172.21.15.129:0/1548608979' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-16T00:32:26.750 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-04-16T00:32:27.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:26.101797+0000 mon.smithi129 (mon.0) 89 : audit [INF] from='client.? 172.21.15.129:0/1548608979' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-16T00:32:27.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:26.101861+0000 mon.smithi129 (mon.0) 90 : cluster [DBG] mgrmap e13: smithi129.oaixno(active, since 11s) 2024-04-16T00:32:27.570 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: { 2024-04-16T00:32:27.570 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "epoch": 13, 2024-04-16T00:32:27.570 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "available": true, 2024-04-16T00:32:27.570 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "active_name": "smithi129.oaixno", 2024-04-16T00:32:27.571 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-16T00:32:27.571 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: } 2024-04-16T00:32:28.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:27.561271+0000 mon.smithi129 (mon.0) 91 : audit [DBG] from='client.? 172.21.15.129:0/361705807' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-16T00:32:28.445 INFO:teuthology.orchestra.run.smithi129.stderr:Waiting for the mgr to restart... 2024-04-16T00:32:28.445 INFO:teuthology.orchestra.run.smithi129.stderr:Waiting for mgr epoch 13... 2024-04-16T00:32:28.446 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-04-16T00:32:31.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:31.287718+0000 mon.smithi129 (mon.0) 92 : cluster [INF] Active manager daemon smithi129.oaixno restarted 2024-04-16T00:32:31.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:31.288107+0000 mon.smithi129 (mon.0) 93 : cluster [INF] Activating manager daemon smithi129.oaixno 2024-04-16T00:32:31.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:31.290330+0000 mon.smithi129 (mon.0) 94 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-16T00:32:32.361 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: { 2024-04-16T00:32:32.362 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-04-16T00:32:32.362 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: "initialized": true 2024-04-16T00:32:32.362 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: } 2024-04-16T00:32:32.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:31.341525+0000 mon.smithi129 (mon.0) 95 : cluster [DBG] mgrmap e14: smithi129.oaixno(active, starting, since 0.0535046s) 2024-04-16T00:32:32.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:31.342438+0000 mon.smithi129 (mon.0) 96 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:32:32.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:31.344211+0000 mon.smithi129 (mon.0) 97 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi129.oaixno", "id": "smithi129.oaixno"}]: dispatch 2024-04-16T00:32:32.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:31.344484+0000 mon.smithi129 (mon.0) 98 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:32:32.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:31.344607+0000 mon.smithi129 (mon.0) 99 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:32:32.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:31.344717+0000 mon.smithi129 (mon.0) 100 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:32:32.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:31.358070+0000 mon.smithi129 (mon.0) 101 : cluster [INF] Manager daemon smithi129.oaixno is now available 2024-04-16T00:32:32.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:31.458207+0000 mon.smithi129 (mon.0) 102 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:32:32.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:31.459635+0000 mon.smithi129 (mon.0) 103 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:32:32.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:31.477885+0000 mon.smithi129 (mon.0) 104 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:32:32.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:31.486091+0000 mon.smithi129 (mon.0) 105 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:32:33.327 INFO:teuthology.orchestra.run.smithi129.stderr:mgr epoch 13 is available 2024-04-16T00:32:33.328 INFO:teuthology.orchestra.run.smithi129.stderr:Generating a dashboard self-signed certificate... 2024-04-16T00:32:33.328 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2024-04-16T00:32:33.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:32.345787+0000 mgr.smithi129.oaixno (mgr.14164) 1 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-16T00:32:33.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:32.346678+0000 mon.smithi129 (mon.0) 106 : cluster [DBG] mgrmap e15: smithi129.oaixno(active, since 1.05866s) 2024-04-16T00:32:33.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:32.352882+0000 mgr.smithi129.oaixno (mgr.14164) 2 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-16T00:32:33.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:32.720866+0000 mon.smithi129 (mon.0) 107 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:34.794 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-16T00:32:34.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:33.722144+0000 mon.smithi129 (mon.0) 108 : cluster [DBG] mgrmap e16: smithi129.oaixno(active, since 2s) 2024-04-16T00:32:34.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:34.290397+0000 mon.smithi129 (mon.0) 109 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:34.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:34.292943+0000 mon.smithi129 (mon.0) 110 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:35.442 INFO:teuthology.orchestra.run.smithi129.stderr:Creating initial admin user... 2024-04-16T00:32:35.442 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpctry33m9:/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-16T00:32:36.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:34.233091+0000 mgr.smithi129.oaixno (mgr.14164) 3 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:36.397 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$oA23y021W/4S7OfkXPwV4u9KcDo0Ii.J4tWpkpN.Es6Yf0hFcbIEO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713227556, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-16T00:32:37.058 INFO:teuthology.orchestra.run.smithi129.stderr:Fetching dashboard port number... 2024-04-16T00:32:37.059 INFO:teuthology.orchestra.run.smithi129.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=smithi129 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpsknw0aba:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmph13jq9h5:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2024-04-16T00:32:37.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:36.171977+0000 mgr.smithi129.oaixno (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-16T00:32:37.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:36.388597+0000 mon.smithi129 (mon.0) 111 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:37.789 INFO:teuthology.orchestra.run.smithi129.stderr:/usr/bin/ceph: 8443 2024-04-16T00:32:38.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:37.391652+0000 mon.smithi129 (mon.0) 112 : cluster [DBG] mgrmap e17: smithi129.oaixno(active, since 6s) 2024-04-16T00:32:38.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:37.780978+0000 mon.smithi129 (mon.0) 113 : audit [DBG] from='client.? 172.21.15.129:0/1652320423' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-16T00:32:38.532 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-16T00:32:38.540 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: disabled 2024-04-16T00:32:38.540 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: systemctl is-active firewalld.service 2024-04-16T00:32:38.547 INFO:teuthology.orchestra.run.smithi129.stderr:systemctl: inactive 2024-04-16T00:32:38.547 INFO:teuthology.orchestra.run.smithi129.stderr:firewalld.service is not enabled 2024-04-16T00:32:38.548 INFO:teuthology.orchestra.run.smithi129.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-16T00:32:38.550 INFO:teuthology.orchestra.run.smithi129.stderr:Ceph Dashboard is now available at: 2024-04-16T00:32:38.550 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-16T00:32:38.550 INFO:teuthology.orchestra.run.smithi129.stderr: URL: https://smithi129.front.sepia.ceph.com:8443/ 2024-04-16T00:32:38.550 INFO:teuthology.orchestra.run.smithi129.stderr: User: admin 2024-04-16T00:32:38.550 INFO:teuthology.orchestra.run.smithi129.stderr: Password: jkn0diadk7 2024-04-16T00:32:38.550 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-16T00:32:38.551 INFO:teuthology.orchestra.run.smithi129.stderr:You can access the Ceph CLI with: 2024-04-16T00:32:38.551 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-16T00:32:38.551 INFO:teuthology.orchestra.run.smithi129.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr: ceph telemetry on 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr:For more information see: 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr:Bootstrap complete. 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr:Releasing lock 140693647106176 on /run/cephadm/93bcc7e6-fb88-11ee-bc8f-c7b262605968.lock 2024-04-16T00:32:38.552 INFO:teuthology.orchestra.run.smithi129.stderr:Lock 140693647106176 released on /run/cephadm/93bcc7e6-fb88-11ee-bc8f-c7b262605968.lock 2024-04-16T00:32:38.582 INFO:tasks.cephadm:Fetching config... 2024-04-16T00:32:38.583 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-16T00:32:38.583 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-16T00:32:38.601 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-16T00:32:38.601 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-16T00:32:38.601 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-16T00:32:38.659 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-16T00:32:38.659 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-16T00:32:38.659 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/keyring of=/dev/stdout 2024-04-16T00:32:38.727 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-16T00:32:38.727 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-16T00:32:38.727 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-16T00:32:38.785 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-16T00:32:38.786 DEBUG:teuthology.orchestra.run.smithi129:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDgBjA1TtXYHpJD1p04CUi5SeR7UtaQWDrKmdjjnc2eEOXNf4DmEB7c+k40uXQ4NSVQYvKt2g/hEDQf/a1Xk4pjRA1mpVaFKXct3cFA0GLpyNvQ58Gb1cN9WvCBkIV17EqVQG9ajYHfthzxs/maP6VCMcb73KPJEXcGucsyvMmpe32Xhf5wdftsIC2naqJQSGTC3M7EP8J+hFXq+97OYZnK5OrLQ8h9NSIZEgvcQIY6j8cSSf/F6eeMlRDDb2Iwt+jmt9YCehXCi6iHg04RjQEwvIxLvliCB5AYxF1tpWod02GPEQuPmhEevN9tV7mDcYg+OF+zPzVEMBXOw8bdWaxnlpK6faO1DhKPP1HAPnzFa9JKyoxaze9Jb3OtrWl6FFYwxqU9xpHgqGKT7gKEuNyXN6BVCvvZ8/UWrYBHaNOVI0LZRy+hnF6uaJZ4fRv7lNMj8RqPuERPnwHKt9xBzh8YjhmrkK7oA/yiqUAa7Ak32UNLWkwXLWY0ALjgNF398GU= ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-16T00:32:38.861 INFO:teuthology.orchestra.run.smithi129.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDgBjA1TtXYHpJD1p04CUi5SeR7UtaQWDrKmdjjnc2eEOXNf4DmEB7c+k40uXQ4NSVQYvKt2g/hEDQf/a1Xk4pjRA1mpVaFKXct3cFA0GLpyNvQ58Gb1cN9WvCBkIV17EqVQG9ajYHfthzxs/maP6VCMcb73KPJEXcGucsyvMmpe32Xhf5wdftsIC2naqJQSGTC3M7EP8J+hFXq+97OYZnK5OrLQ8h9NSIZEgvcQIY6j8cSSf/F6eeMlRDDb2Iwt+jmt9YCehXCi6iHg04RjQEwvIxLvliCB5AYxF1tpWod02GPEQuPmhEevN9tV7mDcYg+OF+zPzVEMBXOw8bdWaxnlpK6faO1DhKPP1HAPnzFa9JKyoxaze9Jb3OtrWl6FFYwxqU9xpHgqGKT7gKEuNyXN6BVCvvZ8/UWrYBHaNOVI0LZRy+hnF6uaJZ4fRv7lNMj8RqPuERPnwHKt9xBzh8YjhmrkK7oA/yiqUAa7Ak32UNLWkwXLWY0ALjgNF398GU= ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:32:38.871 DEBUG:teuthology.orchestra.run.smithi167:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDgBjA1TtXYHpJD1p04CUi5SeR7UtaQWDrKmdjjnc2eEOXNf4DmEB7c+k40uXQ4NSVQYvKt2g/hEDQf/a1Xk4pjRA1mpVaFKXct3cFA0GLpyNvQ58Gb1cN9WvCBkIV17EqVQG9ajYHfthzxs/maP6VCMcb73KPJEXcGucsyvMmpe32Xhf5wdftsIC2naqJQSGTC3M7EP8J+hFXq+97OYZnK5OrLQ8h9NSIZEgvcQIY6j8cSSf/F6eeMlRDDb2Iwt+jmt9YCehXCi6iHg04RjQEwvIxLvliCB5AYxF1tpWod02GPEQuPmhEevN9tV7mDcYg+OF+zPzVEMBXOw8bdWaxnlpK6faO1DhKPP1HAPnzFa9JKyoxaze9Jb3OtrWl6FFYwxqU9xpHgqGKT7gKEuNyXN6BVCvvZ8/UWrYBHaNOVI0LZRy+hnF6uaJZ4fRv7lNMj8RqPuERPnwHKt9xBzh8YjhmrkK7oA/yiqUAa7Ak32UNLWkwXLWY0ALjgNF398GU= ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-16T00:32:38.915 INFO:teuthology.orchestra.run.smithi167.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDgBjA1TtXYHpJD1p04CUi5SeR7UtaQWDrKmdjjnc2eEOXNf4DmEB7c+k40uXQ4NSVQYvKt2g/hEDQf/a1Xk4pjRA1mpVaFKXct3cFA0GLpyNvQ58Gb1cN9WvCBkIV17EqVQG9ajYHfthzxs/maP6VCMcb73KPJEXcGucsyvMmpe32Xhf5wdftsIC2naqJQSGTC3M7EP8J+hFXq+97OYZnK5OrLQ8h9NSIZEgvcQIY6j8cSSf/F6eeMlRDDb2Iwt+jmt9YCehXCi6iHg04RjQEwvIxLvliCB5AYxF1tpWod02GPEQuPmhEevN9tV7mDcYg+OF+zPzVEMBXOw8bdWaxnlpK6faO1DhKPP1HAPnzFa9JKyoxaze9Jb3OtrWl6FFYwxqU9xpHgqGKT7gKEuNyXN6BVCvvZ8/UWrYBHaNOVI0LZRy+hnF6uaJZ4fRv7lNMj8RqPuERPnwHKt9xBzh8YjhmrkK7oA/yiqUAa7Ak32UNLWkwXLWY0ALjgNF398GU= ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:32:38.930 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-16T00:32:42.654 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-16T00:32:42.654 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-16T00:32:43.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:41.883876+0000 mon.smithi129 (mon.0) 114 : audit [INF] from='client.? 172.21.15.129:0/378102889' entity='client.admin' 2024-04-16T00:32:44.813 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:43.586662+0000 mon.smithi129 (mon.0) 115 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:44.814 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:43.881052+0000 mon.smithi129 (mon.0) 116 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd/host:smithi129", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:32:44.814 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:43.884152+0000 mon.smithi129 (mon.0) 117 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:44.814 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:43.890509+0000 mgr.smithi129.oaixno (mgr.14164) 5 : cephadm [INF] Deploying daemon alertmanager.smithi129 on smithi129 2024-04-16T00:32:45.689 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi167 2024-04-16T00:32:45.690 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-16T00:32:45.690 DEBUG:teuthology.orchestra.run.smithi167:> dd of=/etc/ceph/ceph.conf 2024-04-16T00:32:45.712 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-16T00:32:45.712 DEBUG:teuthology.orchestra.run.smithi167:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:32:45.777 INFO:tasks.cephadm:Adding host smithi167 to orchestrator... 2024-04-16T00:32:45.778 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch host add smithi167 2024-04-16T00:32:46.418 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:45.150683+0000 mgr.smithi129.oaixno (mgr.14164) 6 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:46.418 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:45.153033+0000 mon.smithi129 (mon.0) 118 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:48.341 INFO:teuthology.orchestra.run.smithi129.stdout:Added host 'smithi167' with addr '172.21.15.167' 2024-04-16T00:32:48.669 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:47.725943+0000 mgr.smithi129.oaixno (mgr.14164) 7 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi167", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:48.922 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch host ls --format=json 2024-04-16T00:32:49.621 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:48.332587+0000 mon.smithi129 (mon.0) 119 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:32:49.621 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:48.332892+0000 mgr.smithi129.oaixno (mgr.14164) 8 : cephadm [INF] Added host smithi167 2024-04-16T00:32:50.913 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:32:50.913 INFO:teuthology.orchestra.run.smithi129.stdout:[{"addr": "172.21.15.129", "hostname": "smithi129", "labels": [], "status": ""}, {"addr": "172.21.15.167", "hostname": "smithi167", "labels": [], "status": ""}] 2024-04-16T00:32:51.598 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:50.903970+0000 mgr.smithi129.oaixno (mgr.14164) 9 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T00:32:51.619 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-16T00:32:51.619 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd crush tunables default 2024-04-16T00:32:52.475 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:51.345225+0000 mgr.smithi129.oaixno (mgr.14164) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:32:54.454 INFO:teuthology.orchestra.run.smithi129.stderr:adjusted tunables profile to default 2024-04-16T00:32:54.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:53.345579+0000 mgr.smithi129.oaixno (mgr.14164) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:32:54.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:54.299012+0000 mon.smithi129 (mon.0) 120 : audit [INF] from='client.? 172.21.15.129:0/2132739445' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-16T00:32:55.481 INFO:tasks.cephadm:Adding mon.smithi129 on smithi129 2024-04-16T00:32:55.481 INFO:tasks.cephadm:Adding mon.smithi167 on smithi167 2024-04-16T00:32:55.482 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch apply mon '2;smithi129:172.21.15.129=smithi129;smithi167:172.21.15.167=smithi167' 2024-04-16T00:32:55.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:54.443674+0000 mon.smithi129 (mon.0) 121 : audit [INF] from='client.? 172.21.15.129:0/2132739445' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-16T00:32:55.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:54.443711+0000 mon.smithi129 (mon.0) 122 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-16T00:32:56.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:55.345994+0000 mgr.smithi129.oaixno (mgr.14164) 12 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:32:57.428 INFO:teuthology.orchestra.run.smithi167.stdout:Scheduled mon update... 2024-04-16T00:32:58.127 DEBUG:teuthology.orchestra.run.smithi167:mon.smithi167> sudo journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi167.service 2024-04-16T00:32:58.130 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:32:58.130 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:32:58.159 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:-- Logs begin at Tue 2024-04-16 00:23:41 UTC. -- 2024-04-16T00:32:58.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:57.346309+0000 mgr.smithi129.oaixno (mgr.14164) 13 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:32:58.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:57.416261+0000 mgr.smithi129.oaixno (mgr.14164) 14 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi129:172.21.15.129=smithi129;smithi167:172.21.15.167=smithi167", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:32:58.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:57.417487+0000 mgr.smithi129.oaixno (mgr.14164) 15 : cephadm [INF] Saving service mon spec with placement smithi129:172.21.15.129=smithi129;smithi167:172.21.15.167=smithi167;count:2 2024-04-16T00:32:58.683 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:32:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:57.420025+0000 mon.smithi129 (mon.0) 123 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:00.279 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:00.280 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:00.281 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:00.866 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:32:59.346596+0000 mgr.smithi129.oaixno (mgr.14164) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:00.866 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:59.591981+0000 mon.smithi129 (mon.0) 124 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:00.866 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:59.593580+0000 mon.smithi129 (mon.0) 125 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi129", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:33:00.866 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:59.595090+0000 mon.smithi129 (mon.0) 126 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi129", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-16T00:33:00.866 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:32:59.595646+0000 mon.smithi129 (mon.0) 127 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:33:00.866 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:32:59.596209+0000 mgr.smithi129.oaixno (mgr.14164) 17 : cephadm [INF] Deploying daemon crash.smithi129 on smithi129 2024-04-16T00:33:00.867 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:00.271495+0000 mon.smithi129 (mon.0) 128 : audit [DBG] from='client.? 172.21.15.167:0/3713111608' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:01.890 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:01.890 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:02.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:01.346846+0000 mgr.smithi129.oaixno (mgr.14164) 18 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:02.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:01.473946+0000 mon.smithi129 (mon.0) 129 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:02.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:01.723089+0000 mon.smithi129 (mon.0) 130 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:02.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:01.837489+0000 mon.smithi129 (mon.0) 131 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:02.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:01.839942+0000 mon.smithi129 (mon.0) 132 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:02.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:01.840264+0000 mon.smithi129 (mon.0) 133 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T00:33:02.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:01.840578+0000 mgr.smithi129.oaixno (mgr.14164) 19 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T00:33:02.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:01.843553+0000 mon.smithi129 (mon.0) 134 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:02.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:33:01.846325+0000 mgr.smithi129.oaixno (mgr.14164) 20 : cephadm [INF] Deploying daemon grafana.smithi129 on smithi129 2024-04-16T00:33:03.928 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:03.928 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:03.929 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:04.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:03.347052+0000 mgr.smithi129.oaixno (mgr.14164) 21 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:04.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:03.920046+0000 mon.smithi129 (mon.0) 135 : audit [DBG] from='client.? 172.21.15.167:0/3048571701' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:05.584 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:05.584 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:06.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:05.347372+0000 mgr.smithi129.oaixno (mgr.14164) 22 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:07.619 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:07.619 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:07.621 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:07.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:06.477158+0000 mon.smithi129 (mon.0) 136 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:08.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:07.347761+0000 mgr.smithi129.oaixno (mgr.14164) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:08.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:07.611232+0000 mon.smithi129 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.167:0/427248298' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:09.304 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:09.305 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:10.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:09.347993+0000 mgr.smithi129.oaixno (mgr.14164) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:11.306 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:11.307 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:11.308 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:11.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:11.298698+0000 mon.smithi129 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.167:0/1465231423' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:12.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:11.348197+0000 mgr.smithi129.oaixno (mgr.14164) 25 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:12.960 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:12.961 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:14.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:13.348423+0000 mgr.smithi129.oaixno (mgr.14164) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:15.032 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:15.032 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:15.033 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:15.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:15.023531+0000 mon.smithi129 (mon.0) 139 : audit [DBG] from='client.? 172.21.15.167:0/29444906' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:16.688 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:16.688 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:16.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:15.348637+0000 mgr.smithi129.oaixno (mgr.14164) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:18.745 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:18.745 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:18.747 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:18.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:17.348881+0000 mgr.smithi129.oaixno (mgr.14164) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:19.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:18.737681+0000 mon.smithi129 (mon.0) 140 : audit [DBG] from='client.? 172.21.15.167:0/983272594' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:20.408 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:20.408 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:20.563 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:19.349141+0000 mgr.smithi129.oaixno (mgr.14164) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:22.514 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:22.515 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:22.516 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:22.576 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:21.349518+0000 mgr.smithi129.oaixno (mgr.14164) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:22.576 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:22.436301+0000 mon.smithi129 (mon.0) 141 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:23.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:33:22.438169+0000 mgr.smithi129.oaixno (mgr.14164) 31 : cephadm [INF] Deploying daemon node-exporter.smithi129 on smithi129 2024-04-16T00:33:23.933 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:22.506879+0000 mon.smithi129 (mon.0) 142 : audit [DBG] from='client.? 172.21.15.167:0/2243649764' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:24.128 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:24.129 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:24.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:23.349812+0000 mgr.smithi129.oaixno (mgr.14164) 32 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:26.136 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:26.136 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:26.138 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:26.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:25.350084+0000 mgr.smithi129.oaixno (mgr.14164) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:26.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:26.129078+0000 mon.smithi129 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.167:0/2138924873' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:26.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:26.480611+0000 mon.smithi129 (mon.0) 144 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:27.719 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:27.719 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:28.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:27.350314+0000 mgr.smithi129.oaixno (mgr.14164) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:29.787 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:29.787 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:29.788 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:30.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:29.350605+0000 mgr.smithi129.oaixno (mgr.14164) 35 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:30.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:29.779139+0000 mon.smithi129 (mon.0) 145 : audit [DBG] from='client.? 172.21.15.167:0/2525847768' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:31.478 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:31.479 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:31.817 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:31.485596+0000 mon.smithi129 (mon.0) 146 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:33:31.817 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:31.488375+0000 mon.smithi129 (mon.0) 147 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:33:33.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:31.350829+0000 mgr.smithi129.oaixno (mgr.14164) 36 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:33.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:32.109308+0000 mon.smithi129 (mon.0) 148 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:33.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:33:32.115048+0000 mgr.smithi129.oaixno (mgr.14164) 37 : cephadm [INF] Deploying daemon prometheus.smithi129 on smithi129 2024-04-16T00:33:33.598 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:33.598 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:33.600 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:34.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:33.351144+0000 mgr.smithi129.oaixno (mgr.14164) 38 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:34.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:33.590442+0000 mon.smithi129 (mon.0) 149 : audit [DBG] from='client.? 172.21.15.167:0/1632151196' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:35.135 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:35.136 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:36.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:35.351521+0000 mgr.smithi129.oaixno (mgr.14164) 39 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:37.270 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:37.270 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:37.271 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:37.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:36.483358+0000 mon.smithi129 (mon.0) 150 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:37.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:37.262590+0000 mon.smithi129 (mon.0) 151 : audit [DBG] from='client.? 172.21.15.167:0/145760959' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:38.892 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:38.893 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:38.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:37.351868+0000 mgr.smithi129.oaixno (mgr.14164) 40 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:40.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:39.352117+0000 mgr.smithi129.oaixno (mgr.14164) 41 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:41.057 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:41.058 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:41.059 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:41.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:41.049879+0000 mon.smithi129 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.167:0/4163139782' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:42.744 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:42.744 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:42.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:41.352371+0000 mgr.smithi129.oaixno (mgr.14164) 42 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:44.799 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:43.352668+0000 mgr.smithi129.oaixno (mgr.14164) 43 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:44.959 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:44.959 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:44.961 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:45.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:44.952368+0000 mon.smithi129 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.167:0/389333577' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:46.666 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:46.667 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:46.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:45.353042+0000 mgr.smithi129.oaixno (mgr.14164) 44 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:48.822 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:48.822 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:48.824 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:49.327 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:47.353294+0000 mgr.smithi129.oaixno (mgr.14164) 45 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:49.327 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:47.937389+0000 mon.smithi129 (mon.0) 154 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:49.327 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:47.938278+0000 mon.smithi129 (mon.0) 155 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:33:49.327 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:47.939070+0000 mon.smithi129 (mon.0) 156 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:33:49.327 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:47.939580+0000 mon.smithi129 (mon.0) 157 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:33:49.327 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:48.365847+0000 mon.smithi129 (mon.0) 158 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:49.327 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:48.606656+0000 mon.smithi129 (mon.0) 159 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:49.327 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:48.814391+0000 mon.smithi129 (mon.0) 160 : audit [DBG] from='client.? 172.21.15.167:0/1672481229' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:51.000 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:51.001 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:51.409 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:49.353589+0000 mgr.smithi129.oaixno (mgr.14164) 46 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:52.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:51.353974+0000 mgr.smithi129.oaixno (mgr.14164) 47 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:52.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:51.487034+0000 mon.smithi129 (mon.0) 161 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:53.732 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:53.732 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:53.734 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:54.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:53.354376+0000 mgr.smithi129.oaixno (mgr.14164) 48 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:54.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:53.511414+0000 mon.smithi129 (mon.0) 162 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:54.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:53.724886+0000 mon.smithi129 (mon.0) 163 : audit [DBG] from='client.? 172.21.15.167:0/3073622360' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:54.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:53.788067+0000 mon.smithi129 (mon.0) 164 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:54.932 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:53.788918+0000 mon.smithi129 (mon.0) 165 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd/host:smithi167", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:33:55.302 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:55.303 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:56.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:55.354817+0000 mgr.smithi129.oaixno (mgr.14164) 49 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:33:57.426 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:33:57.426 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:33:57.428 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:33:58.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:56.979748+0000 mon.smithi129 (mon.0) 166 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:58.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:57.263814+0000 mon.smithi129 (mon.0) 167 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:58.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:57.266819+0000 mon.smithi129 (mon.0) 168 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:33:58.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:57.268181+0000 mon.smithi129 (mon.0) 169 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:33:58.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:57.270622+0000 mon.smithi129 (mon.0) 170 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-16T00:33:58.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:57.271137+0000 mon.smithi129 (mon.0) 171 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:33:58.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:33:57.419068+0000 mon.smithi129 (mon.0) 172 : audit [DBG] from='client.? 172.21.15.167:0/3889189474' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:33:59.284 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:33:59.285 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:33:59.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:33:57.212494+0000 mgr.smithi129.oaixno (mgr.14164) 50 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:33:59.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:33:57.243002+0000 mgr.smithi129.oaixno (mgr.14164) 51 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:33:59.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:33:57.271610+0000 mgr.smithi129.oaixno (mgr.14164) 52 : cephadm [INF] Deploying daemon crash.smithi167 on smithi167 2024-04-16T00:33:59.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:33:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:57.355138+0000 mgr.smithi129.oaixno (mgr.14164) 53 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:01.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:33:59.355359+0000 mgr.smithi129.oaixno (mgr.14164) 54 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:01.746 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:34:01.746 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:34:01.748 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:34:02.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:01.100110+0000 mon.smithi129 (mon.0) 173 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:02.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:01.102361+0000 mon.smithi129 (mon.0) 174 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ddbodo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:34:02.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:01.104688+0000 mon.smithi129 (mon.0) 175 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ddbodo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-16T00:34:02.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:01.105469+0000 mon.smithi129 (mon.0) 176 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:34:02.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:01.106339+0000 mon.smithi129 (mon.0) 177 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:02.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:01.106941+0000 mgr.smithi129.oaixno (mgr.14164) 55 : cephadm [INF] Deploying daemon mgr.smithi167.ddbodo on smithi167 2024-04-16T00:34:02.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:01.490549+0000 mon.smithi129 (mon.0) 178 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:02.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:01.739338+0000 mon.smithi129 (mon.0) 179 : audit [DBG] from='client.? 172.21.15.167:0/2865145534' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:34:03.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:01.355692+0000 mgr.smithi129.oaixno (mgr.14164) 56 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:03.729 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:34:03.729 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:34:05.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:03.356056+0000 mgr.smithi129.oaixno (mgr.14164) 57 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:05.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:04.118048+0000 mon.smithi129 (mon.0) 180 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:05.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:04.119861+0000 mon.smithi129 (mon.0) 181 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:34:05.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:04.120650+0000 mon.smithi129 (mon.0) 182 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:05.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:04.121253+0000 mgr.smithi129.oaixno (mgr.14164) 58 : cephadm [INF] Deploying daemon mon.smithi167 on smithi167 2024-04-16T00:34:06.917 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:34:06.917 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":1,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:31:20.194059Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T00:34:06.919 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 1 2024-04-16T00:34:07.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:05.356342+0000 mgr.smithi129.oaixno (mgr.14164) 59 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:07.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:06.494195+0000 mon.smithi129 (mon.0) 183 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:07.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:06.909882+0000 mon.smithi129 (mon.0) 184 : audit [DBG] from='client.? 172.21.15.167:0/1173160194' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:34:08.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 systemd[1]: Starting Ceph mon.smithi167 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:34:09.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.852+0000 7fc282e58700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-16T00:34:09.269 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.852+0000 7fc282e58700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.852+0000 7fc282e58700 0 pidfile_write: ignore empty --pid-file 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.856+0000 7fc282e58700 0 load: jerasure load: lrc load: isa 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: RocksDB version: 6.8.1 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Compile date Jul 8 2021 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: DB SUMMARY 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: CURRENT file: CURRENT 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.270 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi167/store.db dir, Total Num: 0, files: 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi167/store.db: 000003.log size: 511 ; 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.error_if_exists: 0 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.create_if_missing: 0 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.paranoid_checks: 1 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.env: 0x562af75591c0 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.fs: Posix File System 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.info_log: 0x562af8c0ba40 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.statistics: (nil) 2024-04-16T00:34:09.271 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.use_fsync: 0 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_log_file_size: 0 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.allow_fallocate: 1 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.use_direct_reads: 0 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.db_log_dir: 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi167/store.db 2024-04-16T00:34:09.272 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_subcompactions: 1 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_background_flushes: -1 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.write_buffer_manager: 0x562af8c13fb0 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T00:34:09.273 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T00:34:09.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-16T00:34:09.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T00:34:09.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-16T00:34:09.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-16T00:34:09.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-16T00:34:09.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.unordered_write: 0 2024-04-16T00:34:09.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T00:34:09.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T00:34:09.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T00:34:09.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T00:34:09.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.row_cache: None 2024-04-16T00:34:09.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.wal_filter: None 2024-04-16T00:34:09.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T00:34:09.276 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.preserve_deletes: 0 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.two_write_queues: 0 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.atomic_flush: 0 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.log_readahead_size: 0 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_background_jobs: 2 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_background_compactions: -1 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T00:34:09.277 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_open_files: -1 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Compression algorithms supported: 2024-04-16T00:34:09.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: kZSTD supported: 0 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: kXpressCompression supported: 0 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: kLZ4Compression supported: 1 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: kBZip2Compression supported: 0 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: kZlibCompression supported: 1 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: kSnappyCompression supported: 1 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi167/store.db/MANIFEST-000001 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T00:34:09.279 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.merge_operator: 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_filter: None 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562af8b24170) 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cache_index_and_filter_blocks: 1 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: pin_top_level_index_and_filter: 1 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: index_type: 0 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: data_block_index_type: 0 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: index_shortening: 1 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: data_block_hash_table_util_ratio: 0.750000 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: hash_index_allow_collision: 1 2024-04-16T00:34:09.280 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: checksum: 1 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: no_block_cache: 0 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: block_cache: 0x562af8b5af10 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: block_cache_name: BinnedLRUCache 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: block_cache_options: 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: capacity : 536870912 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: num_shard_bits : 4 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: strict_capacity_limit : 0 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: high_pri_pool_ratio: 0.000 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: block_cache_compressed: (nil) 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: persistent_cache: (nil) 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: block_size: 4096 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: block_size_deviation: 10 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: block_restart_interval: 16 2024-04-16T00:34:09.281 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: index_block_restart_interval: 1 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: metadata_block_size: 4096 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: partition_filters: 0 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: use_delta_encoding: 1 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: whole_key_filtering: 1 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: verify_compression: 0 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: read_amp_bytes_per_bit: 0 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: format_version: 2 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: enable_index_compression: 1 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: block_align: 0 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-16T00:34:09.282 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compression: NoCompression 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.num_levels: 7 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T00:34:09.283 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T00:34:09.284 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-16T00:34:09.285 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T00:34:09.286 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T00:34:09.286 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-16T00:34:09.286 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-16T00:34:09.286 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T00:34:09.286 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T00:34:09.287 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T00:34:09.288 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T00:34:09.288 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T00:34:09.288 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T00:34:09.288 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T00:34:09.288 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T00:34:09.288 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T00:34:09.288 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T00:34:09.288 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.table_properties_collectors: 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.inplace_update_support: 0 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.bloom_locality: 0 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.max_successive_merges: 0 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.ttl: 2592000 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.857+0000 7fc282e58700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T00:34:09.289 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.858+0000 7fc282e58700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi167/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-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.858+0000 7fc282e58700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.858+0000 7fc282e58700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713227648859422, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.858+0000 7fc282e58700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.858+0000 7fc282e58700 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-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.858+0000 7fc282e58700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713227648859896, "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": 1713227648, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.859+0000 7fc282e58700 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.859+0000 7fc282e58700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713227648860285, "job": 1, "event": "recovery_finished"} 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.859+0000 7fc282e58700 4 rocksdb: DB pointer 0x562af8c1f800 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.860+0000 7fc269c60700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.860+0000 7fc269c60700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-16T00:34:09.290 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: ** DB Stats ** 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: ** Compaction Stats [default] ** 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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.2 0.00 0.00 1 0.000 0 0 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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.2 0.00 0.00 1 0.000 0 0 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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.2 0.00 0.00 1 0.000 0 0 2024-04-16T00:34:09.291 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: ** Compaction Stats [default] ** 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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.2 0.00 0.00 1 0.000 0 0 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Cumulative compaction: 0.00 GB write, 0.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Interval compaction: 0.00 GB write, 0.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.292 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: ** Compaction Stats [default] ** 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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.2 0.00 0.00 1 0.000 0 0 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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.2 0.00 0.00 1 0.000 0 0 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: ** Compaction Stats [default] ** 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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.2 0.00 0.00 1 0.000 0 0 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T00:34:09.293 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: AddFile(Keys): cumulative 0, interval 0 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: Cumulative compaction: 0.00 GB write, 0.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: ** File Read Latency Histogram By Level [default] ** 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.860+0000 7fc282e58700 0 mon.smithi167 does not exist in monmap, will attempt to join an existing cluster 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.860+0000 7fc282e58700 0 using public_addr v2:172.21.15.167:0/0 -> [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.861+0000 7fc282e58700 0 starting mon.smithi167 rank -1 at public addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] at bind addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi167 fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.862+0000 7fc282e58700 1 mon.smithi167@-1(???) e0 preinit fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:34:09.294 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.891+0000 7fc26c465700 0 mon.smithi167@-1(synchronizing).mds e1 new map 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.891+0000 7fc26c465700 0 mon.smithi167@-1(synchronizing).mds e1 print_map 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: e1 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 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-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: legacy client fscid: -1 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: No filesystems configured 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.891+0000 7fc26c465700 1 mon.smithi167@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.891+0000 7fc26c465700 1 mon.smithi167@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.892+0000 7fc26c465700 1 mon.smithi167@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.892+0000 7fc26c465700 1 mon.smithi167@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.892+0000 7fc26c465700 1 mon.smithi167@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.892+0000 7fc26c465700 1 mon.smithi167@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.892+0000 7fc26c465700 1 mon.smithi167@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-04-16T00:34:09.295 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.894+0000 7fc26c465700 0 mon.smithi167@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-16T00:34:09.296 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.894+0000 7fc26c465700 0 mon.smithi167@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T00:34:09.296 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.894+0000 7fc26c465700 0 mon.smithi167@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T00:34:09.296 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.894+0000 7fc26c465700 0 mon.smithi167@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T00:34:09.296 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:05.356342+0000 mgr.smithi129.oaixno (mgr.14164) 59 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:09.296 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:06.494195+0000 mon.smithi129 (mon.0) 183 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:09.296 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:06.909882+0000 mon.smithi129 (mon.0) 184 : audit [DBG] from='client.? 172.21.15.167:0/1173160194' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:34:09.296 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:34:08.894+0000 7fc26c465700 1 mon.smithi167@-1(synchronizing).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2024-04-16T00:34:09.296 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 bash[38993]: ce904d069220edd9f0e11019eb097130c41cbfe8ad7b09210ef35a12b5996f8f 2024-04-16T00:34:09.296 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:08 smithi167 systemd[1]: Started Ceph mon.smithi167 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:34:09.457 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-16T00:34:09.458 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mon dump -f json 2024-04-16T00:34:14.307 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:08.902013+0000 mon.smithi129 (mon.0) 186 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:34:14.307 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:08.902158+0000 mon.smithi129 (mon.0) 187 : cluster [INF] mon.smithi129 calling monitor election 2024-04-16T00:34:14.307 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:08.914606+0000 mon.smithi129 (mon.0) 188 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.307 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:09.261790+0000 mon.smithi129 (mon.0) 189 : audit [DBG] from='mgr.? 172.21.15.167:0/238797774' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/crt"}]: dispatch 2024-04-16T00:34:14.307 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:09.356972+0000 mgr.smithi129.oaixno (mgr.14164) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:14.307 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:09.899284+0000 mon.smithi129 (mon.0) 190 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.307 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:10.899474+0000 mon.smithi129 (mon.0) 191 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.307 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:10.900449+0000 mon.smithi167 (mon.1) 1 : cluster [INF] mon.smithi167 calling monitor election 2024-04-16T00:34:14.307 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:11.357265+0000 mgr.smithi129.oaixno (mgr.14164) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:11.899354+0000 mon.smithi129 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:12.899577+0000 mon.smithi129 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:13.899883+0000 mon.smithi129 (mon.0) 194 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:13.928490+0000 mon.smithi129 (mon.0) 195 : cluster [INF] mon.smithi129 is new leader, mons smithi129,smithi167 in quorum (ranks 0,1) 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:13.934013+0000 mon.smithi129 (mon.0) 196 : cluster [DBG] monmap e2: 2 mons at {smithi129=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:13.934063+0000 mon.smithi129 (mon.0) 197 : cluster [DBG] fsmap 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:13.934095+0000 mon.smithi129 (mon.0) 198 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:13.934303+0000 mon.smithi129 (mon.0) 199 : cluster [DBG] mgrmap e17: smithi129.oaixno(active, since 102s) 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:13.935011+0000 mon.smithi129 (mon.0) 200 : cluster [DBG] Standby manager daemon smithi167.ddbodo started 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:13.936259+0000 mon.smithi129 (mon.0) 201 : audit [DBG] from='mgr.? 172.21.15.167:0/238797774' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:13.939127+0000 mon.smithi129 (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:13.939459+0000 mon.smithi129 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.167:0/238797774' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/key"}]: dispatch 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:13.939889+0000 mon.smithi129 (mon.0) 204 : audit [DBG] from='mgr.? 172.21.15.167:0/238797774' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:34:14.308 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:13.944520+0000 mon.smithi129 (mon.0) 205 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:14.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:08.902013+0000 mon.smithi129 (mon.0) 186 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:34:14.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:08.902158+0000 mon.smithi129 (mon.0) 187 : cluster [INF] mon.smithi129 calling monitor election 2024-04-16T00:34:14.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:08.914606+0000 mon.smithi129 (mon.0) 188 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:09.261790+0000 mon.smithi129 (mon.0) 189 : audit [DBG] from='mgr.? 172.21.15.167:0/238797774' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/crt"}]: dispatch 2024-04-16T00:34:14.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:09.356972+0000 mgr.smithi129.oaixno (mgr.14164) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:14.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:09.899284+0000 mon.smithi129 (mon.0) 190 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:10.899474+0000 mon.smithi129 (mon.0) 191 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:10.900449+0000 mon.smithi167 (mon.1) 1 : cluster [INF] mon.smithi167 calling monitor election 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:11.357265+0000 mgr.smithi129.oaixno (mgr.14164) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:11.899354+0000 mon.smithi129 (mon.0) 192 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:12.899577+0000 mon.smithi129 (mon.0) 193 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:13.899883+0000 mon.smithi129 (mon.0) 194 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:13.928490+0000 mon.smithi129 (mon.0) 195 : cluster [INF] mon.smithi129 is new leader, mons smithi129,smithi167 in quorum (ranks 0,1) 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:13.934013+0000 mon.smithi129 (mon.0) 196 : cluster [DBG] monmap e2: 2 mons at {smithi129=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:13.934063+0000 mon.smithi129 (mon.0) 197 : cluster [DBG] fsmap 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:13.934095+0000 mon.smithi129 (mon.0) 198 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:13.934303+0000 mon.smithi129 (mon.0) 199 : cluster [DBG] mgrmap e17: smithi129.oaixno(active, since 102s) 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:13.935011+0000 mon.smithi129 (mon.0) 200 : cluster [DBG] Standby manager daemon smithi167.ddbodo started 2024-04-16T00:34:14.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:13.936259+0000 mon.smithi129 (mon.0) 201 : audit [DBG] from='mgr.? 172.21.15.167:0/238797774' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:34:14.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:13.939127+0000 mon.smithi129 (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-04-16T00:34:14.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:13.939459+0000 mon.smithi129 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.167:0/238797774' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/key"}]: dispatch 2024-04-16T00:34:14.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:13.939889+0000 mon.smithi129 (mon.0) 204 : audit [DBG] from='mgr.? 172.21.15.167:0/238797774' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:34:14.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:13.944520+0000 mon.smithi129 (mon.0) 205 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:14.620 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-04-16T00:34:14.620 INFO:teuthology.orchestra.run.smithi167.stdout:{"epoch":2,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","modified":"2024-04-16T00:34:08.899365Z","created":"2024-04-16T00:31:20.194059Z","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":"smithi129","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi167","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:3300","nonce":0},{"type":"v1","addr":"172.21.15.167:6789","nonce":0}]},"addr":"172.21.15.167:6789/0","public_addr":"172.21.15.167:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-16T00:34:14.621 INFO:teuthology.orchestra.run.smithi167.stderr:dumped monmap epoch 2 2024-04-16T00:34:15.274 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:13.357486+0000 mgr.smithi129.oaixno (mgr.14164) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:15.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:13.946104+0000 mgr.smithi129.oaixno (mgr.14164) 64 : cephadm [INF] Deploying daemon node-exporter.smithi167 on smithi167 2024-04-16T00:34:15.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:13.995853+0000 mon.smithi129 (mon.0) 206 : cluster [DBG] mgrmap e18: smithi129.oaixno(active, since 102s), standbys: smithi167.ddbodo 2024-04-16T00:34:15.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:13.995987+0000 mon.smithi129 (mon.0) 207 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ddbodo", "id": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:34:15.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:14.611697+0000 mon.smithi129 (mon.0) 208 : audit [DBG] from='client.? 172.21.15.167:0/684376503' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:34:15.275 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:14.899939+0000 mon.smithi129 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:15.297 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-16T00:34:15.297 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph config generate-minimal-conf 2024-04-16T00:34:15.331 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:13.357486+0000 mgr.smithi129.oaixno (mgr.14164) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:15.331 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:13.946104+0000 mgr.smithi129.oaixno (mgr.14164) 64 : cephadm [INF] Deploying daemon node-exporter.smithi167 on smithi167 2024-04-16T00:34:15.331 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:13.995853+0000 mon.smithi129 (mon.0) 206 : cluster [DBG] mgrmap e18: smithi129.oaixno(active, since 102s), standbys: smithi167.ddbodo 2024-04-16T00:34:15.331 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:13.995987+0000 mon.smithi129 (mon.0) 207 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ddbodo", "id": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:34:15.331 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:14.611697+0000 mon.smithi129 (mon.0) 208 : audit [DBG] from='client.? 172.21.15.167:0/684376503' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T00:34:15.331 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:14.899939+0000 mon.smithi129 (mon.0) 209 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:34:17.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:15.357746+0000 mgr.smithi129.oaixno (mgr.14164) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:17.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:16.499151+0000 mon.smithi129 (mon.0) 210 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:17.407 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:15.357746+0000 mgr.smithi129.oaixno (mgr.14164) 65 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:17.407 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:16.499151+0000 mon.smithi129 (mon.0) 210 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:18.354 INFO:teuthology.orchestra.run.smithi129.stdout:# minimal ceph.conf for 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:34:18.354 INFO:teuthology.orchestra.run.smithi129.stdout:[global] 2024-04-16T00:34:18.354 INFO:teuthology.orchestra.run.smithi129.stdout: fsid = 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:34:18.354 INFO:teuthology.orchestra.run.smithi129.stdout: mon_host = [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] 2024-04-16T00:34:19.003 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-16T00:34:19.004 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-16T00:34:19.004 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.conf 2024-04-16T00:34:19.075 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-16T00:34:19.075 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:34:19.141 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-16T00:34:19.142 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/ceph/ceph.conf 2024-04-16T00:34:19.180 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-16T00:34:19.180 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:34:19.250 INFO:tasks.cephadm:Deploying OSDs... 2024-04-16T00:34:19.251 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-16T00:34:19.251 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/scratch_devs of=/dev/stdout 2024-04-16T00:34:19.271 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-16T00:34:19.271 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_1 2024-04-16T00:34:19.328 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-16T00:34:19.328 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T00:34:19.328 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 170100 Links: 1 2024-04-16T00:34:19.328 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T00:34:19.328 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T00:34:19.328 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-04-16 00:33:47.310269116 +0000 2024-04-16T00:34:19.328 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-04-16 00:30:00.228735542 +0000 2024-04-16T00:34:19.328 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-04-16 00:30:00.228735542 +0000 2024-04-16T00:34:19.328 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-04-16T00:34:19.329 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-16T00:34:19.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:17.358433+0000 mgr.smithi129.oaixno (mgr.14164) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:19.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:18.347152+0000 mon.smithi129 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.129:0/1052243935' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:19.392 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:17.358433+0000 mgr.smithi129.oaixno (mgr.14164) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:19.392 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:18.347152+0000 mon.smithi129 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.129:0/1052243935' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:19.394 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-04-16T00:34:19.394 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-04-16T00:34:19.394 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000181829 s, 2.8 MB/s 2024-04-16T00:34:19.395 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-16T00:34:19.454 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_2 2024-04-16T00:34:19.513 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-16T00:34:19.513 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T00:34:19.513 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 170162 Links: 1 2024-04-16T00:34:19.513 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T00:34:19.513 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T00:34:19.513 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-04-16 00:33:47.310269116 +0000 2024-04-16T00:34:19.513 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-04-16 00:30:00.565728310 +0000 2024-04-16T00:34:19.513 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-04-16 00:30:00.565728310 +0000 2024-04-16T00:34:19.513 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-04-16T00:34:19.514 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-16T00:34:19.578 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-04-16T00:34:19.579 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-04-16T00:34:19.579 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000221879 s, 2.3 MB/s 2024-04-16T00:34:19.580 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-16T00:34:19.638 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_3 2024-04-16T00:34:19.696 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-16T00:34:19.696 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T00:34:19.697 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 166420 Links: 1 2024-04-16T00:34:19.697 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T00:34:19.697 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T00:34:19.697 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-04-16 00:33:47.311269095 +0000 2024-04-16T00:34:19.697 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-04-16 00:30:00.907720970 +0000 2024-04-16T00:34:19.697 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-04-16 00:30:00.907720970 +0000 2024-04-16T00:34:19.697 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-04-16T00:34:19.697 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-16T00:34:19.762 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-04-16T00:34:19.763 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-04-16T00:34:19.763 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000205317 s, 2.5 MB/s 2024-04-16T00:34:19.764 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-16T00:34:19.823 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_4 2024-04-16T00:34:19.882 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-16T00:34:19.882 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T00:34:19.882 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 169259 Links: 1 2024-04-16T00:34:19.882 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T00:34:19.882 INFO:teuthology.orchestra.run.smithi129.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T00:34:19.882 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-04-16 00:33:47.311269095 +0000 2024-04-16T00:34:19.882 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-04-16 00:30:01.233713974 +0000 2024-04-16T00:34:19.882 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-04-16 00:30:01.233713974 +0000 2024-04-16T00:34:19.882 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-04-16T00:34:19.883 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-16T00:34:19.948 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-04-16T00:34:19.948 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-04-16T00:34:19.948 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000217218 s, 2.4 MB/s 2024-04-16T00:34:19.949 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-16T00:34:20.007 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-04-16T00:34:20.008 DEBUG:teuthology.orchestra.run.smithi167:> dd if=/scratch_devs of=/dev/stdout 2024-04-16T00:34:20.030 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-16T00:34:20.030 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_1 2024-04-16T00:34:20.091 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-16T00:34:20.091 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T00:34:20.091 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 6h/6d Inode: 169245 Links: 1 2024-04-16T00:34:20.091 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T00:34:20.091 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T00:34:20.091 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-04-16 00:34:14.349564806 +0000 2024-04-16T00:34:20.092 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-04-16 00:30:01.734720305 +0000 2024-04-16T00:34:20.092 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-04-16 00:30:01.734720305 +0000 2024-04-16T00:34:20.092 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-04-16T00:34:20.092 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-16T00:34:20.159 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-04-16T00:34:20.160 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-04-16T00:34:20.160 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000203152 s, 2.5 MB/s 2024-04-16T00:34:20.161 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-16T00:34:20.221 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_2 2024-04-16T00:34:20.281 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-16T00:34:20.282 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T00:34:20.282 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 6h/6d Inode: 166500 Links: 1 2024-04-16T00:34:20.282 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T00:34:20.282 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T00:34:20.282 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-04-16 00:34:14.349564806 +0000 2024-04-16T00:34:20.282 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-04-16 00:30:02.080714280 +0000 2024-04-16T00:34:20.282 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-04-16 00:30:02.080714280 +0000 2024-04-16T00:34:20.282 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-04-16T00:34:20.282 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-16T00:34:20.349 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-04-16T00:34:20.350 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-04-16T00:34:20.350 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000215985 s, 2.4 MB/s 2024-04-16T00:34:20.351 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-16T00:34:20.411 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_3 2024-04-16T00:34:20.469 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-16T00:34:20.469 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T00:34:20.470 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 6h/6d Inode: 170024 Links: 1 2024-04-16T00:34:20.470 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T00:34:20.470 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T00:34:20.470 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-04-16 00:34:14.350564789 +0000 2024-04-16T00:34:20.470 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-04-16 00:30:02.458707699 +0000 2024-04-16T00:34:20.470 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-04-16 00:30:02.458707699 +0000 2024-04-16T00:34:20.470 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-04-16T00:34:20.470 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-16T00:34:20.536 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-04-16T00:34:20.536 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-04-16T00:34:20.536 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000210146 s, 2.4 MB/s 2024-04-16T00:34:20.537 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-16T00:34:20.596 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_4 2024-04-16T00:34:20.654 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-16T00:34:20.654 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T00:34:20.654 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 6h/6d Inode: 168258 Links: 1 2024-04-16T00:34:20.654 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T00:34:20.655 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T00:34:20.655 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-04-16 00:34:14.350564789 +0000 2024-04-16T00:34:20.655 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-04-16 00:30:02.793701866 +0000 2024-04-16T00:34:20.655 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-04-16 00:30:02.793701866 +0000 2024-04-16T00:34:20.655 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-04-16T00:34:20.655 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-16T00:34:20.720 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-04-16T00:34:20.720 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-04-16T00:34:20.720 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000230253 s, 2.2 MB/s 2024-04-16T00:34:20.721 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-16T00:34:20.780 INFO:tasks.cephadm:Deploying osd.0 on smithi129 with /dev/vg_nvme/lv_4... 2024-04-16T00:34:20.780 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-16T00:34:21.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:19.358821+0000 mgr.smithi129.oaixno (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:21.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:19.358821+0000 mgr.smithi129.oaixno (mgr.14164) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:23.164 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-16T00:34:23.164 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-16T00:34:23.164 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-04-16T00:34:23.164 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-04-16T00:34:23.164 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113128 s, 927 MB/s 2024-04-16T00:34:23.164 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-04-16T00:34:23.278 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:21.359119+0000 mgr.smithi129.oaixno (mgr.14164) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:23.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:21.359119+0000 mgr.smithi129.oaixno (mgr.14164) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:23.882 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi129:vg_nvme/lv_4 2024-04-16T00:34:24.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:23.359475+0000 mgr.smithi129.oaixno (mgr.14164) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:24.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:23.595214+0000 mon.smithi129 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:24.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:23.596512+0000 mon.smithi129 (mon.0) 213 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:34:24.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:23.597429+0000 mon.smithi129 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:24.682 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:23.598093+0000 mon.smithi129 (mon.0) 215 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:34:25.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:23.359475+0000 mgr.smithi129.oaixno (mgr.14164) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:25.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:23.595214+0000 mon.smithi129 (mon.0) 212 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:25.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:23.596512+0000 mon.smithi129 (mon.0) 213 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:34:25.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:23.597429+0000 mon.smithi129 (mon.0) 214 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:25.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:23.598093+0000 mon.smithi129 (mon.0) 215 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:34:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:25.184408+0000 mon.smithi129 (mon.0) 216 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:25.184800+0000 mgr.smithi129.oaixno (mgr.14164) 70 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-16T00:34:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:25.200404+0000 mgr.smithi129.oaixno (mgr.14164) 71 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:34:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:25.228257+0000 mon.smithi129 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:25.359781+0000 mgr.smithi129.oaixno (mgr.14164) 72 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:26.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:25.184408+0000 mon.smithi129 (mon.0) 216 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:26.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:25.184800+0000 mgr.smithi129.oaixno (mgr.14164) 70 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-16T00:34:26.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:25.200404+0000 mgr.smithi129.oaixno (mgr.14164) 71 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:34:26.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:25.228257+0000 mon.smithi129 (mon.0) 217 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:26.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:25.359781+0000 mgr.smithi129.oaixno (mgr.14164) 72 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:27.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:26.456523+0000 mgr.smithi129.oaixno (mgr.14164) 73 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:34:27.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:26.457425+0000 mon.smithi129 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:34:27.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:26.458722+0000 mon.smithi129 (mon.0) 219 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:34:27.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:26.459201+0000 mon.smithi129 (mon.0) 220 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:27.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:26.505964+0000 mon.smithi129 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:27.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:26.456523+0000 mgr.smithi129.oaixno (mgr.14164) 73 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:34:27.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:26.457425+0000 mon.smithi129 (mon.0) 218 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:34:27.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:26.458722+0000 mon.smithi129 (mon.0) 219 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:34:27.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:26.459201+0000 mon.smithi129 (mon.0) 220 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:27.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:26.505964+0000 mon.smithi129 (mon.0) 221 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:28.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:27.359991+0000 mgr.smithi129.oaixno (mgr.14164) 74 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:28.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:27.359991+0000 mgr.smithi129.oaixno (mgr.14164) 74 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:30.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:29.360213+0000 mgr.smithi129.oaixno (mgr.14164) 75 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:30.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:29.360213+0000 mgr.smithi129.oaixno (mgr.14164) 75 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:32.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:30.797536+0000 mon.smithi129 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:32.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:30.797995+0000 mgr.smithi129.oaixno (mgr.14164) 76 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:34:32.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:30.815525+0000 mon.smithi129 (mon.0) 223 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:30.818225+0000 mon.smithi129 (mon.0) 224 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:30.820315+0000 mgr.smithi129.oaixno (mgr.14164) 77 : cephadm [INF] Reconfiguring mon.smithi129 (unknown last config time)... 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:30.820532+0000 mon.smithi129 (mon.0) 225 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:30.821037+0000 mon.smithi129 (mon.0) 226 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:30.821501+0000 mon.smithi129 (mon.0) 227 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:30.821901+0000 mgr.smithi129.oaixno (mgr.14164) 78 : cephadm [INF] Reconfiguring daemon mon.smithi129 on smithi129 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:30.857196+0000 mon.smithi129 (mon.0) 228 : audit [INF] from='client.? 172.21.15.129:0/909707715' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a601067-1065-41ae-b60c-5a38d723fcc9"}]: dispatch 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:30.860975+0000 mon.smithi129 (mon.0) 229 : audit [INF] from='client.? 172.21.15.129:0/909707715' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a601067-1065-41ae-b60c-5a38d723fcc9"}]': finished 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:30.861030+0000 mon.smithi129 (mon.0) 230 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:30.861146+0000 mon.smithi129 (mon.0) 231 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:31.274165+0000 mon.smithi129 (mon.0) 232 : audit [DBG] from='client.? 172.21.15.129:0/2107102774' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:31.486569+0000 mon.smithi129 (mon.0) 233 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:34:32.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:31.489090+0000 mon.smithi129 (mon.0) 234 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:34:32.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:30.797536+0000 mon.smithi129 (mon.0) 222 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:32.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:30.797995+0000 mgr.smithi129.oaixno (mgr.14164) 76 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:34:32.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:30.815525+0000 mon.smithi129 (mon.0) 223 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:32.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:30.818225+0000 mon.smithi129 (mon.0) 224 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:32.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:30.820315+0000 mgr.smithi129.oaixno (mgr.14164) 77 : cephadm [INF] Reconfiguring mon.smithi129 (unknown last config time)... 2024-04-16T00:34:32.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:30.820532+0000 mon.smithi129 (mon.0) 225 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:34:32.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:30.821037+0000 mon.smithi129 (mon.0) 226 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:34:32.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:30.821501+0000 mon.smithi129 (mon.0) 227 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:32.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:30.821901+0000 mgr.smithi129.oaixno (mgr.14164) 78 : cephadm [INF] Reconfiguring daemon mon.smithi129 on smithi129 2024-04-16T00:34:32.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:30.857196+0000 mon.smithi129 (mon.0) 228 : audit [INF] from='client.? 172.21.15.129:0/909707715' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0a601067-1065-41ae-b60c-5a38d723fcc9"}]: dispatch 2024-04-16T00:34:32.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:30.860975+0000 mon.smithi129 (mon.0) 229 : audit [INF] from='client.? 172.21.15.129:0/909707715' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0a601067-1065-41ae-b60c-5a38d723fcc9"}]': finished 2024-04-16T00:34:32.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:30.861030+0000 mon.smithi129 (mon.0) 230 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-16T00:34:32.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:30.861146+0000 mon.smithi129 (mon.0) 231 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:34:32.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:31.274165+0000 mon.smithi129 (mon.0) 232 : audit [DBG] from='client.? 172.21.15.129:0/2107102774' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:34:32.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:31.486569+0000 mon.smithi129 (mon.0) 233 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:34:32.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:31.489090+0000 mon.smithi129 (mon.0) 234 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:34:33.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:31.360522+0000 mgr.smithi129.oaixno (mgr.14164) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:33.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:31.360522+0000 mgr.smithi129.oaixno (mgr.14164) 79 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:35.053 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:33.360844+0000 mgr.smithi129.oaixno (mgr.14164) 80 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:35.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:33.360844+0000 mgr.smithi129.oaixno (mgr.14164) 80 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:36.630 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:35.361235+0000 mgr.smithi129.oaixno (mgr.14164) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:36.630 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:35.546882+0000 mon.smithi129 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:36.631 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:35.547362+0000 mgr.smithi129.oaixno (mgr.14164) 82 : cephadm [INF] Reconfiguring mgr.smithi129.oaixno (unknown last config time)... 2024-04-16T00:34:36.631 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:35.547643+0000 mon.smithi129 (mon.0) 236 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi129.oaixno", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:34:36.631 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:35.548296+0000 mon.smithi129 (mon.0) 237 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:34:36.631 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:35.548817+0000 mon.smithi129 (mon.0) 238 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:36.631 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:35.549290+0000 mgr.smithi129.oaixno (mgr.14164) 83 : cephadm [INF] Reconfiguring daemon mgr.smithi129.oaixno on smithi129 2024-04-16T00:34:36.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:35.361235+0000 mgr.smithi129.oaixno (mgr.14164) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:36.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:35.546882+0000 mon.smithi129 (mon.0) 235 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:36.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:35.547362+0000 mgr.smithi129.oaixno (mgr.14164) 82 : cephadm [INF] Reconfiguring mgr.smithi129.oaixno (unknown last config time)... 2024-04-16T00:34:36.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:35.547643+0000 mon.smithi129 (mon.0) 236 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi129.oaixno", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:34:36.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:35.548296+0000 mon.smithi129 (mon.0) 237 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:34:36.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:35.548817+0000 mon.smithi129 (mon.0) 238 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:36.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:35.549290+0000 mgr.smithi129.oaixno (mgr.14164) 83 : cephadm [INF] Reconfiguring daemon mgr.smithi129.oaixno on smithi129 2024-04-16T00:34:38.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:37.361564+0000 mgr.smithi129.oaixno (mgr.14164) 84 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:38.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:37.666511+0000 mon.smithi129 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T00:34:38.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:37.667127+0000 mon.smithi129 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:38.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:37.667610+0000 mgr.smithi129.oaixno (mgr.14164) 85 : cephadm [INF] Deploying daemon osd.0 on smithi129 2024-04-16T00:34:38.868 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:37.361564+0000 mgr.smithi129.oaixno (mgr.14164) 84 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:38.869 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:37.666511+0000 mon.smithi129 (mon.0) 239 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T00:34:38.869 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:37.667127+0000 mon.smithi129 (mon.0) 240 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:38.869 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:37.667610+0000 mgr.smithi129.oaixno (mgr.14164) 85 : cephadm [INF] Deploying daemon osd.0 on smithi129 2024-04-16T00:34:40.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:38.904192+0000 mon.smithi129 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:40.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:38.904727+0000 mgr.smithi129.oaixno (mgr.14164) 86 : cephadm [INF] Reconfiguring alertmanager.smithi129 (dependencies changed)... 2024-04-16T00:34:40.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:38.906825+0000 mgr.smithi129.oaixno (mgr.14164) 87 : cephadm [INF] Reconfiguring daemon alertmanager.smithi129 on smithi129 2024-04-16T00:34:40.338 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:38.904192+0000 mon.smithi129 (mon.0) 241 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:40.338 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:38.904727+0000 mgr.smithi129.oaixno (mgr.14164) 86 : cephadm [INF] Reconfiguring alertmanager.smithi129 (dependencies changed)... 2024-04-16T00:34:40.338 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:38.906825+0000 mgr.smithi129.oaixno (mgr.14164) 87 : cephadm [INF] Reconfiguring daemon alertmanager.smithi129 on smithi129 2024-04-16T00:34:41.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:39.361846+0000 mgr.smithi129.oaixno (mgr.14164) 88 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:41.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:39.361846+0000 mgr.smithi129.oaixno (mgr.14164) 88 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:42.507 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 0 on host 'smithi129' 2024-04-16T00:34:43.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:41.362267+0000 mgr.smithi129.oaixno (mgr.14164) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:43.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:42.492786+0000 mon.smithi129 (mon.0) 242 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:43.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:42.497859+0000 mon.smithi129 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:43.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:41.362267+0000 mgr.smithi129.oaixno (mgr.14164) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:43.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:42.492786+0000 mon.smithi129 (mon.0) 242 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:43.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:42.497859+0000 mon.smithi129 (mon.0) 243 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:44.444 DEBUG:teuthology.orchestra.run.smithi129:osd.0> sudo journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.0.service 2024-04-16T00:34:44.446 INFO:tasks.cephadm:Deploying osd.1 on smithi129 with /dev/vg_nvme/lv_3... 2024-04-16T00:34:44.447 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-16T00:34:44.479 INFO:journalctl@ceph.osd.0.smithi129.stdout:-- Logs begin at Tue 2024-04-16 00:23:41 UTC. -- 2024-04-16T00:34:45.087 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:43.362556+0000 mgr.smithi129.oaixno (mgr.14164) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:45.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:43.362556+0000 mgr.smithi129.oaixno (mgr.14164) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:45.926 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:34:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.0[45850]: debug 2024-04-16T00:34:45.595+0000 7fa42dd7b080 -1 osd.0 0 log_to_monitors {default=true} 2024-04-16T00:34:46.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:45.598975+0000 mon.smithi129 (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1811137773,v1:172.21.15.129:6803/1811137773]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T00:34:46.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:45.598975+0000 mon.smithi129 (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1811137773,v1:172.21.15.129:6803/1811137773]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T00:34:47.292 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:34:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.0[45850]: debug 2024-04-16T00:34:46.926+0000 7fa4242de700 -1 osd.0 0 waiting for initial osdmap 2024-04-16T00:34:47.292 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:34:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.0[45850]: debug 2024-04-16T00:34:46.929+0000 7fa41ca52700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T00:34:47.292 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:45.362911+0000 mgr.smithi129.oaixno (mgr.14164) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:47.293 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:45.923696+0000 mon.smithi129 (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1811137773,v1:172.21.15.129:6803/1811137773]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T00:34:47.293 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:45.923749+0000 mon.smithi129 (mon.0) 246 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-16T00:34:47.293 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:45.923863+0000 mon.smithi129 (mon.0) 247 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:34:47.293 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:45.924177+0000 mon.smithi129 (mon.0) 248 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1811137773,v1:172.21.15.129:6803/1811137773]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:34:47.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:45.362911+0000 mgr.smithi129.oaixno (mgr.14164) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:47.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:45.923696+0000 mon.smithi129 (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1811137773,v1:172.21.15.129:6803/1811137773]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T00:34:47.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:45.923749+0000 mon.smithi129 (mon.0) 246 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-16T00:34:47.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:45.923863+0000 mon.smithi129 (mon.0) 247 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:34:47.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:45.924177+0000 mon.smithi129 (mon.0) 248 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1811137773,v1:172.21.15.129:6803/1811137773]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:34:48.267 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:46.925517+0000 mon.smithi129 (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1811137773,v1:172.21.15.129:6803/1811137773]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-04-16T00:34:48.268 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:46.925572+0000 mon.smithi129 (mon.0) 250 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-16T00:34:48.268 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:46.925896+0000 mon.smithi129 (mon.0) 251 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:34:48.268 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:46.928983+0000 mon.smithi129 (mon.0) 252 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:34:48.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:46.925517+0000 mon.smithi129 (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.129:6802/1811137773,v1:172.21.15.129:6803/1811137773]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-04-16T00:34:48.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:46.925572+0000 mon.smithi129 (mon.0) 250 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-16T00:34:48.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:46.925896+0000 mon.smithi129 (mon.0) 251 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:34:48.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:46.928983+0000 mon.smithi129 (mon.0) 252 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:34:48.868 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-16T00:34:48.868 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-16T00:34:48.868 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-04-16T00:34:48.869 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-04-16T00:34:48.869 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110952 s, 945 MB/s 2024-04-16T00:34:48.869 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-04-16T00:34:49.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:46.638216+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:34:49.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:46.638299+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:34:49.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:47.363211+0000 mgr.smithi129.oaixno (mgr.14164) 92 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:49.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:47.930170+0000 mon.smithi129 (mon.0) 253 : cluster [INF] osd.0 [v2:172.21.15.129:6802/1811137773,v1:172.21.15.129:6803/1811137773] boot 2024-04-16T00:34:49.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:47.930206+0000 mon.smithi129 (mon.0) 254 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-16T00:34:49.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:47.930649+0000 mon.smithi129 (mon.0) 255 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:34:49.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:48.564735+0000 mon.smithi129 (mon.0) 256 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:49.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:48.565477+0000 mon.smithi129 (mon.0) 257 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi129", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:34:49.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:48.566128+0000 mon.smithi129 (mon.0) 258 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:49.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:46.638216+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:34:49.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:46.638299+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:34:49.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:47.363211+0000 mgr.smithi129.oaixno (mgr.14164) 92 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T00:34:49.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:47.930170+0000 mon.smithi129 (mon.0) 253 : cluster [INF] osd.0 [v2:172.21.15.129:6802/1811137773,v1:172.21.15.129:6803/1811137773] boot 2024-04-16T00:34:49.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:47.930206+0000 mon.smithi129 (mon.0) 254 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-16T00:34:49.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:47.930649+0000 mon.smithi129 (mon.0) 255 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:34:49.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:48.564735+0000 mon.smithi129 (mon.0) 256 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:49.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:48.565477+0000 mon.smithi129 (mon.0) 257 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi129", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:34:49.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:48.566128+0000 mon.smithi129 (mon.0) 258 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:49.805 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi129:vg_nvme/lv_3 2024-04-16T00:34:50.162 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:48.565260+0000 mgr.smithi129.oaixno (mgr.14164) 93 : cephadm [INF] Reconfiguring crash.smithi129 (monmap changed)... 2024-04-16T00:34:50.162 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:48.566625+0000 mgr.smithi129.oaixno (mgr.14164) 94 : cephadm [INF] Reconfiguring daemon crash.smithi129 on smithi129 2024-04-16T00:34:50.162 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:49.460068+0000 mon.smithi129 (mon.0) 259 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-16T00:34:50.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:48.565260+0000 mgr.smithi129.oaixno (mgr.14164) 93 : cephadm [INF] Reconfiguring crash.smithi129 (monmap changed)... 2024-04-16T00:34:50.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:48.566625+0000 mgr.smithi129.oaixno (mgr.14164) 94 : cephadm [INF] Reconfiguring daemon crash.smithi129 on smithi129 2024-04-16T00:34:50.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:49.460068+0000 mon.smithi129 (mon.0) 259 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-16T00:34:51.035 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:49.363519+0000 mgr.smithi129.oaixno (mgr.14164) 95 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:34:51.035 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:50.485399+0000 mon.smithi129 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:51.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:49.363519+0000 mgr.smithi129.oaixno (mgr.14164) 95 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:34:51.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:50.485399+0000 mon.smithi129 (mon.0) 260 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:52.327 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:50.485939+0000 mgr.smithi129.oaixno (mgr.14164) 96 : cephadm [INF] Reconfiguring grafana.smithi129 (dependencies changed)... 2024-04-16T00:34:52.327 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:50.489994+0000 mgr.smithi129.oaixno (mgr.14164) 97 : cephadm [INF] Reconfiguring daemon grafana.smithi129 on smithi129 2024-04-16T00:34:52.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:50.485939+0000 mgr.smithi129.oaixno (mgr.14164) 96 : cephadm [INF] Reconfiguring grafana.smithi129 (dependencies changed)... 2024-04-16T00:34:52.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:50.489994+0000 mgr.smithi129.oaixno (mgr.14164) 97 : cephadm [INF] Reconfiguring daemon grafana.smithi129 on smithi129 2024-04-16T00:34:53.212 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:51.363835+0000 mgr.smithi129.oaixno (mgr.14164) 98 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:34:53.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:51.363835+0000 mgr.smithi129.oaixno (mgr.14164) 98 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:34:54.613 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:53.364095+0000 mgr.smithi129.oaixno (mgr.14164) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:34:54.613 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:53.577904+0000 mgr.smithi129.oaixno (mgr.14164) 100 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:34:54.613 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:53.578644+0000 mon.smithi129 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:34:54.613 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:53.579827+0000 mon.smithi129 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:34:54.613 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:53.580344+0000 mon.smithi129 (mon.0) 263 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:54.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:53.364095+0000 mgr.smithi129.oaixno (mgr.14164) 99 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:34:54.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:53.577904+0000 mgr.smithi129.oaixno (mgr.14164) 100 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:34:54.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:53.578644+0000 mon.smithi129 (mon.0) 261 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:34:54.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:53.579827+0000 mon.smithi129 (mon.0) 262 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:34:54.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:53.580344+0000 mon.smithi129 (mon.0) 263 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:34:56.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:55.364733+0000 mgr.smithi129.oaixno (mgr.14164) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:34:56.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:55.364733+0000 mgr.smithi129.oaixno (mgr.14164) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:34:57.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:56.516061+0000 mon.smithi129 (mon.0) 264 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:57.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:56.516643+0000 mgr.smithi129.oaixno (mgr.14164) 102 : cephadm [INF] Reconfiguring prometheus.smithi129 (dependencies changed)... 2024-04-16T00:34:57.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:34:56.518887+0000 mgr.smithi129.oaixno (mgr.14164) 103 : cephadm [INF] Reconfiguring daemon prometheus.smithi129 on smithi129 2024-04-16T00:34:57.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:57.495173+0000 mon.smithi129 (mon.0) 265 : audit [INF] from='client.? 172.21.15.129:0/2444460274' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f5379c2-6f25-4e31-81f5-0d3c3dc260d3"}]: dispatch 2024-04-16T00:34:57.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:57.498780+0000 mon.smithi129 (mon.0) 266 : audit [INF] from='client.? 172.21.15.129:0/2444460274' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f5379c2-6f25-4e31-81f5-0d3c3dc260d3"}]': finished 2024-04-16T00:34:57.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:57.498820+0000 mon.smithi129 (mon.0) 267 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-16T00:34:57.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:57.498932+0000 mon.smithi129 (mon.0) 268 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:34:57.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:56.516061+0000 mon.smithi129 (mon.0) 264 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:34:57.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:56.516643+0000 mgr.smithi129.oaixno (mgr.14164) 102 : cephadm [INF] Reconfiguring prometheus.smithi129 (dependencies changed)... 2024-04-16T00:34:57.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:34:56.518887+0000 mgr.smithi129.oaixno (mgr.14164) 103 : cephadm [INF] Reconfiguring daemon prometheus.smithi129 on smithi129 2024-04-16T00:34:57.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:57.495173+0000 mon.smithi129 (mon.0) 265 : audit [INF] from='client.? 172.21.15.129:0/2444460274' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f5379c2-6f25-4e31-81f5-0d3c3dc260d3"}]: dispatch 2024-04-16T00:34:57.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:57.498780+0000 mon.smithi129 (mon.0) 266 : audit [INF] from='client.? 172.21.15.129:0/2444460274' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f5379c2-6f25-4e31-81f5-0d3c3dc260d3"}]': finished 2024-04-16T00:34:57.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:57.498820+0000 mon.smithi129 (mon.0) 267 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-16T00:34:57.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:57.498932+0000 mon.smithi129 (mon.0) 268 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:34:58.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:57.365026+0000 mgr.smithi129.oaixno (mgr.14164) 104 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:34:58.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:34:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:34:57.912748+0000 mon.smithi129 (mon.0) 269 : audit [DBG] from='client.? 172.21.15.129:0/4185918538' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:34:58.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:57.365026+0000 mgr.smithi129.oaixno (mgr.14164) 104 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:34:58.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:34:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:34:57.912748+0000 mon.smithi129 (mon.0) 269 : audit [DBG] from='client.? 172.21.15.129:0/4185918538' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:35:00.718 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:34:59.365404+0000 mgr.smithi129.oaixno (mgr.14164) 105 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:00.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:34:59.365404+0000 mgr.smithi129.oaixno (mgr.14164) 105 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:02.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:01.365655+0000 mgr.smithi129.oaixno (mgr.14164) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:02.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:01.365655+0000 mgr.smithi129.oaixno (mgr.14164) 106 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:04.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:03.365946+0000 mgr.smithi129.oaixno (mgr.14164) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:03.365946+0000 mgr.smithi129.oaixno (mgr.14164) 107 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:06.798 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:05.366378+0000 mgr.smithi129.oaixno (mgr.14164) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:06.798 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:06.311401+0000 mon.smithi129 (mon.0) 270 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:06.798 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:06.312048+0000 mon.smithi129 (mon.0) 271 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:35:06.798 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:06.312604+0000 mon.smithi129 (mon.0) 272 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:06.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:05.366378+0000 mgr.smithi129.oaixno (mgr.14164) 108 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:06.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:06.311401+0000 mon.smithi129 (mon.0) 270 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:06.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:06.312048+0000 mon.smithi129 (mon.0) 271 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:35:06.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:06.312604+0000 mon.smithi129 (mon.0) 272 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:07.670 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:06.311847+0000 mgr.smithi129.oaixno (mgr.14164) 109 : cephadm [INF] Reconfiguring crash.smithi167 (monmap changed)... 2024-04-16T00:35:07.670 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:06.313005+0000 mgr.smithi129.oaixno (mgr.14164) 110 : cephadm [INF] Reconfiguring daemon crash.smithi167 on smithi167 2024-04-16T00:35:07.774 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:06.311847+0000 mgr.smithi129.oaixno (mgr.14164) 109 : cephadm [INF] Reconfiguring crash.smithi167 (monmap changed)... 2024-04-16T00:35:07.775 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:06.313005+0000 mgr.smithi129.oaixno (mgr.14164) 110 : cephadm [INF] Reconfiguring daemon crash.smithi167 on smithi167 2024-04-16T00:35:08.825 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:07.366679+0000 mgr.smithi129.oaixno (mgr.14164) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:08.825 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:07.682605+0000 mon.smithi129 (mon.0) 273 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T00:35:08.825 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:07.683224+0000 mon.smithi129 (mon.0) 274 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:08.825 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:07.683714+0000 mgr.smithi129.oaixno (mgr.14164) 112 : cephadm [INF] Deploying daemon osd.1 on smithi129 2024-04-16T00:35:08.825 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:07.810686+0000 mon.smithi129 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:08.826 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:07.811146+0000 mgr.smithi129.oaixno (mgr.14164) 113 : cephadm [INF] Reconfiguring mgr.smithi167.ddbodo (monmap changed)... 2024-04-16T00:35:08.826 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:07.811389+0000 mon.smithi129 (mon.0) 276 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ddbodo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:35:08.826 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:07.812008+0000 mon.smithi129 (mon.0) 277 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:35:08.826 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:07.812491+0000 mon.smithi129 (mon.0) 278 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:08.826 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:07.812913+0000 mgr.smithi129.oaixno (mgr.14164) 114 : cephadm [INF] Reconfiguring daemon mgr.smithi167.ddbodo on smithi167 2024-04-16T00:35:08.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:07.366679+0000 mgr.smithi129.oaixno (mgr.14164) 111 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:08.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:07.682605+0000 mon.smithi129 (mon.0) 273 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T00:35:08.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:07.683224+0000 mon.smithi129 (mon.0) 274 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:08.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:07.683714+0000 mgr.smithi129.oaixno (mgr.14164) 112 : cephadm [INF] Deploying daemon osd.1 on smithi129 2024-04-16T00:35:08.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:07.810686+0000 mon.smithi129 (mon.0) 275 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:08.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:07.811146+0000 mgr.smithi129.oaixno (mgr.14164) 113 : cephadm [INF] Reconfiguring mgr.smithi167.ddbodo (monmap changed)... 2024-04-16T00:35:08.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:07.811389+0000 mon.smithi129 (mon.0) 276 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ddbodo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:35:08.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:07.812008+0000 mon.smithi129 (mon.0) 277 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:35:08.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:07.812491+0000 mon.smithi129 (mon.0) 278 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:08.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:07.812913+0000 mgr.smithi129.oaixno (mgr.14164) 114 : cephadm [INF] Reconfiguring daemon mgr.smithi167.ddbodo on smithi167 2024-04-16T00:35:10.414 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:09.149393+0000 mon.smithi129 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:10.414 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:09.149871+0000 mgr.smithi129.oaixno (mgr.14164) 115 : cephadm [INF] Reconfiguring mon.smithi167 (monmap changed)... 2024-04-16T00:35:10.414 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:09.150088+0000 mon.smithi129 (mon.0) 280 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:35:10.415 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:09.150591+0000 mon.smithi129 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:35:10.415 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:09.151057+0000 mon.smithi129 (mon.0) 282 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:10.415 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:09.151453+0000 mgr.smithi129.oaixno (mgr.14164) 116 : cephadm [INF] Reconfiguring daemon mon.smithi167 on smithi167 2024-04-16T00:35:10.478 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:09.149393+0000 mon.smithi129 (mon.0) 279 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:10.479 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:09.149871+0000 mgr.smithi129.oaixno (mgr.14164) 115 : cephadm [INF] Reconfiguring mon.smithi167 (monmap changed)... 2024-04-16T00:35:10.479 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:09.150088+0000 mon.smithi129 (mon.0) 280 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:35:10.479 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:09.150591+0000 mon.smithi129 (mon.0) 281 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:35:10.479 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:09.151057+0000 mon.smithi129 (mon.0) 282 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:10.479 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:09.151453+0000 mgr.smithi129.oaixno (mgr.14164) 116 : cephadm [INF] Reconfiguring daemon mon.smithi167 on smithi167 2024-04-16T00:35:11.317 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 1 on host 'smithi129' 2024-04-16T00:35:11.341 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:09.366943+0000 mgr.smithi129.oaixno (mgr.14164) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:11.342 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:10.516379+0000 mon.smithi129 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:11.342 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:10.518777+0000 mon.smithi129 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:35:11.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:09.366943+0000 mgr.smithi129.oaixno (mgr.14164) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:11.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:10.516379+0000 mon.smithi129 (mon.0) 283 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:11.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:10.518777+0000 mon.smithi129 (mon.0) 284 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:35:12.079 DEBUG:teuthology.orchestra.run.smithi129:osd.1> sudo journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.1.service 2024-04-16T00:35:12.081 INFO:tasks.cephadm:Deploying osd.2 on smithi129 with /dev/vg_nvme/lv_2... 2024-04-16T00:35:12.082 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-16T00:35:12.112 INFO:journalctl@ceph.osd.1.smithi129.stdout:-- Logs begin at Tue 2024-04-16 00:23:41 UTC. -- 2024-04-16T00:35:12.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:10.519105+0000 mgr.smithi129.oaixno (mgr.14164) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.303829+0000 mon.smithi129 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.309391+0000 mon.smithi129 (mon.0) 286 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.318877+0000 mon.smithi129 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.129:9093"}]: dispatch 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.323125+0000 mon.smithi129 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.326693+0000 mon.smithi129 (mon.0) 289 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.331228+0000 mon.smithi129 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.129:3000"}]: dispatch 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.337226+0000 mon.smithi129 (mon.0) 291 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.340267+0000 mon.smithi129 (mon.0) 292 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.346411+0000 mon.smithi129 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.129:9095"}]: dispatch 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.350269+0000 mon.smithi129 (mon.0) 294 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.351881+0000 mon.smithi129 (mon.0) 295 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:35:12.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.352760+0000 mon.smithi129 (mon.0) 296 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:12.338 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.353404+0000 mon.smithi129 (mon.0) 297 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:35:12.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:10.519105+0000 mgr.smithi129.oaixno (mgr.14164) 118 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:35:12.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.303829+0000 mon.smithi129 (mon.0) 285 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:12.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.309391+0000 mon.smithi129 (mon.0) 286 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:12.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.318877+0000 mon.smithi129 (mon.0) 287 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.129:9093"}]: dispatch 2024-04-16T00:35:12.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.323125+0000 mon.smithi129 (mon.0) 288 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:12.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.326693+0000 mon.smithi129 (mon.0) 289 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:35:12.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.331228+0000 mon.smithi129 (mon.0) 290 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.129:3000"}]: dispatch 2024-04-16T00:35:12.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.337226+0000 mon.smithi129 (mon.0) 291 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:12.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.340267+0000 mon.smithi129 (mon.0) 292 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:35:12.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.346411+0000 mon.smithi129 (mon.0) 293 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.129:9095"}]: dispatch 2024-04-16T00:35:12.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.350269+0000 mon.smithi129 (mon.0) 294 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:12.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.351881+0000 mon.smithi129 (mon.0) 295 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:35:12.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.352760+0000 mon.smithi129 (mon.0) 296 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:12.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.353404+0000 mon.smithi129 (mon.0) 297 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:35:13.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.319277+0000 mgr.smithi129.oaixno (mgr.14164) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.129:9093"}]: dispatch 2024-04-16T00:35:13.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.327015+0000 mgr.smithi129.oaixno (mgr.14164) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:35:13.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.331480+0000 mgr.smithi129.oaixno (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.129:3000"}]: dispatch 2024-04-16T00:35:13.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.340589+0000 mgr.smithi129.oaixno (mgr.14164) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:35:13.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:11.346687+0000 mgr.smithi129.oaixno (mgr.14164) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.129:9095"}]: dispatch 2024-04-16T00:35:13.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:11.367154+0000 mgr.smithi129.oaixno (mgr.14164) 124 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:13.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.319277+0000 mgr.smithi129.oaixno (mgr.14164) 119 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.129:9093"}]: dispatch 2024-04-16T00:35:13.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.327015+0000 mgr.smithi129.oaixno (mgr.14164) 120 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:35:13.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.331480+0000 mgr.smithi129.oaixno (mgr.14164) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.129:3000"}]: dispatch 2024-04-16T00:35:13.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.340589+0000 mgr.smithi129.oaixno (mgr.14164) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:35:13.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:11.346687+0000 mgr.smithi129.oaixno (mgr.14164) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.129:9095"}]: dispatch 2024-04-16T00:35:13.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:11.367154+0000 mgr.smithi129.oaixno (mgr.14164) 124 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:14.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:13.284619+0000 mon.smithi129 (mon.0) 298 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:14.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:13.367519+0000 mgr.smithi129.oaixno (mgr.14164) 125 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:14.680 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:35:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.1[49162]: debug 2024-04-16T00:35:14.419+0000 7f68c02cb080 -1 osd.1 0 log_to_monitors {default=true} 2024-04-16T00:35:14.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:13.284619+0000 mon.smithi129 (mon.0) 298 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:14.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:13.367519+0000 mgr.smithi129.oaixno (mgr.14164) 125 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:15.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:14.422839+0000 mon.smithi129 (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/2270685638,v1:172.21.15.129:6811/2270685638]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T00:35:15.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:14.422839+0000 mon.smithi129 (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/2270685638,v1:172.21.15.129:6811/2270685638]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T00:35:15.766 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-16T00:35:15.766 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-16T00:35:15.766 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-04-16T00:35:15.766 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-04-16T00:35:15.766 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0136182 s, 770 MB/s 2024-04-16T00:35:15.766 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-04-16T00:35:16.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:15.299037+0000 mon.smithi129 (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/2270685638,v1:172.21.15.129:6811/2270685638]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T00:35:16.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:15.299097+0000 mon.smithi129 (mon.0) 301 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-16T00:35:16.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:15.299205+0000 mon.smithi129 (mon.0) 302 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:35:16.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:15.299657+0000 mon.smithi129 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/2270685638,v1:172.21.15.129:6811/2270685638]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:35:16.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:15.367866+0000 mgr.smithi129.oaixno (mgr.14164) 126 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:16.600 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:35:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.1[49162]: debug 2024-04-16T00:35:16.303+0000 7f68b682e700 -1 osd.1 0 waiting for initial osdmap 2024-04-16T00:35:16.600 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:35:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.1[49162]: debug 2024-04-16T00:35:16.306+0000 7f68b2faa700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T00:35:16.600 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:15.299037+0000 mon.smithi129 (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/2270685638,v1:172.21.15.129:6811/2270685638]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T00:35:16.601 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:15.299097+0000 mon.smithi129 (mon.0) 301 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-16T00:35:16.601 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:15.299205+0000 mon.smithi129 (mon.0) 302 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:35:16.601 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:15.299657+0000 mon.smithi129 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/2270685638,v1:172.21.15.129:6811/2270685638]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:35:16.601 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:15.367866+0000 mgr.smithi129.oaixno (mgr.14164) 126 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:16.622 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi129:vg_nvme/lv_2 2024-04-16T00:35:17.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:16.300535+0000 mon.smithi129 (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/2270685638,v1:172.21.15.129:6811/2270685638]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-04-16T00:35:17.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:16.300597+0000 mon.smithi129 (mon.0) 305 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-16T00:35:17.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:16.300915+0000 mon.smithi129 (mon.0) 306 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:35:17.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:16.304649+0000 mon.smithi129 (mon.0) 307 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:35:17.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:16.300535+0000 mon.smithi129 (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.129:6810/2270685638,v1:172.21.15.129:6811/2270685638]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-04-16T00:35:17.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:16.300597+0000 mon.smithi129 (mon.0) 305 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-16T00:35:17.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:16.300915+0000 mon.smithi129 (mon.0) 306 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:35:17.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:16.304649+0000 mon.smithi129 (mon.0) 307 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:35:18.376 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:15.380465+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:35:18.377 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:15.380549+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:35:18.377 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:17.305607+0000 mon.smithi129 (mon.0) 308 : cluster [INF] osd.1 [v2:172.21.15.129:6810/2270685638,v1:172.21.15.129:6811/2270685638] boot 2024-04-16T00:35:18.377 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:17.305642+0000 mon.smithi129 (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-16T00:35:18.377 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:17.306111+0000 mon.smithi129 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:35:18.377 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:17.368147+0000 mgr.smithi129.oaixno (mgr.14164) 127 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:18.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:15.380465+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:35:18.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:15.380549+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:35:18.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:17.305607+0000 mon.smithi129 (mon.0) 308 : cluster [INF] osd.1 [v2:172.21.15.129:6810/2270685638,v1:172.21.15.129:6811/2270685638] boot 2024-04-16T00:35:18.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:17.305642+0000 mon.smithi129 (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-16T00:35:18.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:17.306111+0000 mon.smithi129 (mon.0) 310 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:35:18.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:17.368147+0000 mgr.smithi129.oaixno (mgr.14164) 127 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-16T00:35:19.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:18.315200+0000 mon.smithi129 (mon.0) 311 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-16T00:35:19.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:18.315200+0000 mon.smithi129 (mon.0) 311 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-16T00:35:20.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:19.327398+0000 mgr.smithi129.oaixno (mgr.14164) 128 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:35:20.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:19.328053+0000 mon.smithi129 (mon.0) 312 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:35:20.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:19.329192+0000 mon.smithi129 (mon.0) 313 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:35:20.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:19.329658+0000 mon.smithi129 (mon.0) 314 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:20.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:19.368457+0000 mgr.smithi129.oaixno (mgr.14164) 129 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:20.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:19.872162+0000 mon.smithi129 (mon.0) 315 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:20.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:19.327398+0000 mgr.smithi129.oaixno (mgr.14164) 128 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:35:20.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:19.328053+0000 mon.smithi129 (mon.0) 312 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:35:20.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:19.329192+0000 mon.smithi129 (mon.0) 313 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:35:20.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:19.329658+0000 mon.smithi129 (mon.0) 314 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:20.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:19.368457+0000 mgr.smithi129.oaixno (mgr.14164) 129 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:20.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:19.872162+0000 mon.smithi129 (mon.0) 315 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:22.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:21.368686+0000 mgr.smithi129.oaixno (mgr.14164) 130 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:22.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:21.674205+0000 mon.smithi129 (mon.0) 316 : audit [INF] from='client.? 172.21.15.129:0/680203983' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "278340ba-34fb-4979-9d4b-8e60d455ec98"}]: dispatch 2024-04-16T00:35:22.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:21.677802+0000 mon.smithi129 (mon.0) 317 : audit [INF] from='client.? 172.21.15.129:0/680203983' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "278340ba-34fb-4979-9d4b-8e60d455ec98"}]': finished 2024-04-16T00:35:22.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:21.677843+0000 mon.smithi129 (mon.0) 318 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-16T00:35:22.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:21.677959+0000 mon.smithi129 (mon.0) 319 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:22.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:22.097440+0000 mon.smithi129 (mon.0) 320 : audit [DBG] from='client.? 172.21.15.129:0/1480787055' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:35:22.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:21.368686+0000 mgr.smithi129.oaixno (mgr.14164) 130 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:22.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:21.674205+0000 mon.smithi129 (mon.0) 316 : audit [INF] from='client.? 172.21.15.129:0/680203983' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "278340ba-34fb-4979-9d4b-8e60d455ec98"}]: dispatch 2024-04-16T00:35:22.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:21.677802+0000 mon.smithi129 (mon.0) 317 : audit [INF] from='client.? 172.21.15.129:0/680203983' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "278340ba-34fb-4979-9d4b-8e60d455ec98"}]': finished 2024-04-16T00:35:22.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:21.677843+0000 mon.smithi129 (mon.0) 318 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-16T00:35:22.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:21.677959+0000 mon.smithi129 (mon.0) 319 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:22.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:22.097440+0000 mon.smithi129 (mon.0) 320 : audit [DBG] from='client.? 172.21.15.129:0/1480787055' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:35:24.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:23.368985+0000 mgr.smithi129.oaixno (mgr.14164) 131 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:24.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:23.368985+0000 mgr.smithi129.oaixno (mgr.14164) 131 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:26.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:25.369388+0000 mgr.smithi129.oaixno (mgr.14164) 132 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:26.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:25.369388+0000 mgr.smithi129.oaixno (mgr.14164) 132 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:28.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:27.369700+0000 mgr.smithi129.oaixno (mgr.14164) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:28.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:27.655863+0000 mgr.smithi129.oaixno (mgr.14164) 134 : cephadm [INF] Detected new or changed devices on smithi129 2024-04-16T00:35:28.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:27.660540+0000 mon.smithi129 (mon.0) 321 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:28.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:27.901640+0000 mon.smithi129 (mon.0) 322 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:35:28.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:27.902260+0000 mon.smithi129 (mon.0) 323 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:35:28.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:27.902677+0000 mgr.smithi129.oaixno (mgr.14164) 135 : cephadm [INF] Adjusting osd_memory_target on smithi129 to 6449M 2024-04-16T00:35:28.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:27.906465+0000 mon.smithi129 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:28.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:27.909672+0000 mon.smithi129 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:28.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:27.912468+0000 mon.smithi129 (mon.0) 326 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:35:28.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:27.913469+0000 mon.smithi129 (mon.0) 327 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:28.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:27.914088+0000 mon.smithi129 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:35:28.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:27.369700+0000 mgr.smithi129.oaixno (mgr.14164) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:28.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:27.655863+0000 mgr.smithi129.oaixno (mgr.14164) 134 : cephadm [INF] Detected new or changed devices on smithi129 2024-04-16T00:35:28.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:27.660540+0000 mon.smithi129 (mon.0) 321 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:28.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:27.901640+0000 mon.smithi129 (mon.0) 322 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:35:28.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:27.902260+0000 mon.smithi129 (mon.0) 323 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:35:28.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:27.902677+0000 mgr.smithi129.oaixno (mgr.14164) 135 : cephadm [INF] Adjusting osd_memory_target on smithi129 to 6449M 2024-04-16T00:35:28.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:27.906465+0000 mon.smithi129 (mon.0) 324 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:28.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:27.909672+0000 mon.smithi129 (mon.0) 325 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:28.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:27.912468+0000 mon.smithi129 (mon.0) 326 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:35:28.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:27.913469+0000 mon.smithi129 (mon.0) 327 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:28.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:27.914088+0000 mon.smithi129 (mon.0) 328 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:35:29.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:29 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:29.540328+0000 mon.smithi129 (mon.0) 329 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T00:35:29.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:29 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:29.540932+0000 mon.smithi129 (mon.0) 330 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:30.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:29.540328+0000 mon.smithi129 (mon.0) 329 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T00:35:30.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:29.540932+0000 mon.smithi129 (mon.0) 330 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:31.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:29.370018+0000 mgr.smithi129.oaixno (mgr.14164) 136 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:31.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:29.541354+0000 mgr.smithi129.oaixno (mgr.14164) 137 : cephadm [INF] Deploying daemon osd.2 on smithi129 2024-04-16T00:35:31.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:29.764632+0000 mon.smithi129 (mon.0) 331 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:31.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:29.370018+0000 mgr.smithi129.oaixno (mgr.14164) 136 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:31.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:29.541354+0000 mgr.smithi129.oaixno (mgr.14164) 137 : cephadm [INF] Deploying daemon osd.2 on smithi129 2024-04-16T00:35:31.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:29.764632+0000 mon.smithi129 (mon.0) 331 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:32.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:31.487481+0000 mon.smithi129 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:35:32.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:31.489813+0000 mon.smithi129 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:35:32.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:31.487481+0000 mon.smithi129 (mon.0) 332 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:35:32.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:31.489813+0000 mon.smithi129 (mon.0) 333 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:35:33.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:31.370270+0000 mgr.smithi129.oaixno (mgr.14164) 138 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:33.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:31.370270+0000 mgr.smithi129.oaixno (mgr.14164) 138 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:34.815 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 2 on host 'smithi129' 2024-04-16T00:35:35.053 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:33.370597+0000 mgr.smithi129.oaixno (mgr.14164) 139 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:35.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:33.370597+0000 mgr.smithi129.oaixno (mgr.14164) 139 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:36.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:34.804088+0000 mon.smithi129 (mon.0) 334 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:36.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:34.807992+0000 mon.smithi129 (mon.0) 335 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:36.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:34.804088+0000 mon.smithi129 (mon.0) 334 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:36.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:34.807992+0000 mon.smithi129 (mon.0) 335 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:36.124 DEBUG:teuthology.orchestra.run.smithi129:osd.2> sudo journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.2.service 2024-04-16T00:35:36.126 INFO:tasks.cephadm:Deploying osd.3 on smithi129 with /dev/vg_nvme/lv_1... 2024-04-16T00:35:36.127 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-16T00:35:36.159 INFO:journalctl@ceph.osd.2.smithi129.stdout:-- Logs begin at Tue 2024-04-16 00:23:41 UTC. -- 2024-04-16T00:35:37.058 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:35.371035+0000 mgr.smithi129.oaixno (mgr.14164) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:37.059 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:35.836680+0000 mon.smithi129 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:37.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:35.371035+0000 mgr.smithi129.oaixno (mgr.14164) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:37.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:35.836680+0000 mon.smithi129 (mon.0) 336 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:38.061 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:35:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.2[52755]: debug 2024-04-16T00:35:37.897+0000 7f2a3206d080 -1 osd.2 0 log_to_monitors {default=true} 2024-04-16T00:35:39.161 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:37.371272+0000 mgr.smithi129.oaixno (mgr.14164) 141 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:39.162 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:37.901879+0000 mon.smithi129 (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/4028445091,v1:172.21.15.129:6819/4028445091]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T00:35:39.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:37.371272+0000 mgr.smithi129.oaixno (mgr.14164) 141 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:39.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:37.901879+0000 mon.smithi129 (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/4028445091,v1:172.21.15.129:6819/4028445091]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T00:35:39.860 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-16T00:35:39.861 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-16T00:35:39.861 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-04-16T00:35:39.861 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-04-16T00:35:39.861 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0126624 s, 828 MB/s 2024-04-16T00:35:39.861 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-04-16T00:35:39.969 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:35:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.2[52755]: debug 2024-04-16T00:35:39.858+0000 7f2a285d0700 -1 osd.2 0 waiting for initial osdmap 2024-04-16T00:35:39.969 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:35:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.2[52755]: debug 2024-04-16T00:35:39.863+0000 7f2a22d48700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T00:35:39.969 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:38.849630+0000 mon.smithi129 (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/4028445091,v1:172.21.15.129:6819/4028445091]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T00:35:39.969 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:38.849698+0000 mon.smithi129 (mon.0) 339 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-16T00:35:39.970 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:38.849810+0000 mon.smithi129 (mon.0) 340 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:39.970 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:38.850137+0000 mon.smithi129 (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/4028445091,v1:172.21.15.129:6819/4028445091]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:35:40.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:38.849630+0000 mon.smithi129 (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/4028445091,v1:172.21.15.129:6819/4028445091]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T00:35:40.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:38.849698+0000 mon.smithi129 (mon.0) 339 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-16T00:35:40.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:38.849810+0000 mon.smithi129 (mon.0) 340 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:40.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:38.850137+0000 mon.smithi129 (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/4028445091,v1:172.21.15.129:6819/4028445091]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:35:40.725 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi129:vg_nvme/lv_1 2024-04-16T00:35:41.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:39.371518+0000 mgr.smithi129.oaixno (mgr.14164) 142 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:41.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:39.856542+0000 mon.smithi129 (mon.0) 342 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/4028445091,v1:172.21.15.129:6819/4028445091]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-04-16T00:35:41.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:39.856591+0000 mon.smithi129 (mon.0) 343 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-16T00:35:41.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:39.856918+0000 mon.smithi129 (mon.0) 344 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:41.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:39.862326+0000 mon.smithi129 (mon.0) 345 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:41.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:40.445463+0000 mon.smithi129 (mon.0) 346 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:41.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:40.448577+0000 mon.smithi129 (mon.0) 347 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:41.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:40.451396+0000 mon.smithi129 (mon.0) 348 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:35:41.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:40.452224+0000 mon.smithi129 (mon.0) 349 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:41.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:40.452744+0000 mon.smithi129 (mon.0) 350 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:35:41.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:39.371518+0000 mgr.smithi129.oaixno (mgr.14164) 142 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:41.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:39.856542+0000 mon.smithi129 (mon.0) 342 : audit [INF] from='osd.2 [v2:172.21.15.129:6818/4028445091,v1:172.21.15.129:6819/4028445091]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-04-16T00:35:41.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:39.856591+0000 mon.smithi129 (mon.0) 343 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-16T00:35:41.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:39.856918+0000 mon.smithi129 (mon.0) 344 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:41.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:39.862326+0000 mon.smithi129 (mon.0) 345 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:41.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:40.445463+0000 mon.smithi129 (mon.0) 346 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:41.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:40.448577+0000 mon.smithi129 (mon.0) 347 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:41.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:40.451396+0000 mon.smithi129 (mon.0) 348 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:35:41.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:40.452224+0000 mon.smithi129 (mon.0) 349 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:41.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:40.452744+0000 mon.smithi129 (mon.0) 350 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:35:42.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:38.852021+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:35:42.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:38.852099+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:35:42.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:40.859720+0000 mon.smithi129 (mon.0) 351 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:42.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:40.862367+0000 mon.smithi129 (mon.0) 352 : cluster [INF] osd.2 [v2:172.21.15.129:6818/4028445091,v1:172.21.15.129:6819/4028445091] boot 2024-04-16T00:35:42.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:40.862394+0000 mon.smithi129 (mon.0) 353 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-16T00:35:42.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:40.862844+0000 mon.smithi129 (mon.0) 354 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:42.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:40.863159+0000 mon.smithi129 (mon.0) 355 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-16T00:35:42.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:41.863145+0000 mon.smithi129 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-16T00:35:42.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:41.863185+0000 mon.smithi129 (mon.0) 357 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-16T00:35:42.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:41.863800+0000 mon.smithi129 (mon.0) 358 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-16T00:35:42.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:38.852021+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:35:42.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:38.852099+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:35:42.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:40.859720+0000 mon.smithi129 (mon.0) 351 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:42.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:40.862367+0000 mon.smithi129 (mon.0) 352 : cluster [INF] osd.2 [v2:172.21.15.129:6818/4028445091,v1:172.21.15.129:6819/4028445091] boot 2024-04-16T00:35:42.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:40.862394+0000 mon.smithi129 (mon.0) 353 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-16T00:35:42.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:40.862844+0000 mon.smithi129 (mon.0) 354 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:35:42.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:40.863159+0000 mon.smithi129 (mon.0) 355 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-16T00:35:42.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:41.863145+0000 mon.smithi129 (mon.0) 356 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-16T00:35:42.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:41.863185+0000 mon.smithi129 (mon.0) 357 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-16T00:35:42.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:41.863800+0000 mon.smithi129 (mon.0) 358 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-16T00:35:43.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:41.371739+0000 mgr.smithi129.oaixno (mgr.14164) 143 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:43.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:42.194552+0000 mon.smithi129 (mon.0) 359 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:43.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:42.865207+0000 mon.smithi129 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-16T00:35:43.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:42.865265+0000 mon.smithi129 (mon.0) 361 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-16T00:35:43.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:41.371739+0000 mgr.smithi129.oaixno (mgr.14164) 143 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-16T00:35:43.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:42.194552+0000 mon.smithi129 (mon.0) 359 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:43.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:42.865207+0000 mon.smithi129 (mon.0) 360 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-16T00:35:43.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:42.865265+0000 mon.smithi129 (mon.0) 361 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-16T00:35:44.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:43.432869+0000 mon.smithi129 (mon.0) 362 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:35:44.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:43.434055+0000 mon.smithi129 (mon.0) 363 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:35:44.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:43.434554+0000 mon.smithi129 (mon.0) 364 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:44.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:43.432869+0000 mon.smithi129 (mon.0) 362 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:35:44.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:43.434055+0000 mon.smithi129 (mon.0) 363 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:35:44.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:43.434554+0000 mon.smithi129 (mon.0) 364 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:45.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:43.372062+0000 mgr.smithi129.oaixno (mgr.14164) 144 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:45.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:43.432145+0000 mgr.smithi129.oaixno (mgr.14164) 145 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:35:45.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:44.131566+0000 mon.smithi129 (mon.0) 365 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-16T00:35:45.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:43.372062+0000 mgr.smithi129.oaixno (mgr.14164) 144 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:45.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:43.432145+0000 mgr.smithi129.oaixno (mgr.14164) 145 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:35:45.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:44.131566+0000 mon.smithi129 (mon.0) 365 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-16T00:35:46.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:46.074483+0000 mon.smithi129 (mon.0) 366 : audit [INF] from='client.? 172.21.15.129:0/3855875575' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "af9dd82c-2c86-448e-b554-6cd374e1f19a"}]: dispatch 2024-04-16T00:35:46.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:46.078707+0000 mon.smithi129 (mon.0) 367 : audit [INF] from='client.? 172.21.15.129:0/3855875575' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "af9dd82c-2c86-448e-b554-6cd374e1f19a"}]': finished 2024-04-16T00:35:46.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:46.078744+0000 mon.smithi129 (mon.0) 368 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-16T00:35:46.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:46.078840+0000 mon.smithi129 (mon.0) 369 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:35:46.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:46.074483+0000 mon.smithi129 (mon.0) 366 : audit [INF] from='client.? 172.21.15.129:0/3855875575' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "af9dd82c-2c86-448e-b554-6cd374e1f19a"}]: dispatch 2024-04-16T00:35:46.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:46.078707+0000 mon.smithi129 (mon.0) 367 : audit [INF] from='client.? 172.21.15.129:0/3855875575' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "af9dd82c-2c86-448e-b554-6cd374e1f19a"}]': finished 2024-04-16T00:35:46.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:46.078744+0000 mon.smithi129 (mon.0) 368 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-16T00:35:46.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:46.078840+0000 mon.smithi129 (mon.0) 369 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:35:47.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:45.372352+0000 mgr.smithi129.oaixno (mgr.14164) 146 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:47.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:46.506044+0000 mon.smithi129 (mon.0) 370 : audit [DBG] from='client.? 172.21.15.129:0/1646681192' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:35:47.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:45.372352+0000 mgr.smithi129.oaixno (mgr.14164) 146 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:47.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:46.506044+0000 mon.smithi129 (mon.0) 370 : audit [DBG] from='client.? 172.21.15.129:0/1646681192' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:35:48.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:47.372860+0000 mgr.smithi129.oaixno (mgr.14164) 147 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:48.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:47.562561+0000 mon.smithi129 (mon.0) 371 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:48.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:47.372860+0000 mgr.smithi129.oaixno (mgr.14164) 147 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:48.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:47.562561+0000 mon.smithi129 (mon.0) 371 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:50.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:49.373209+0000 mgr.smithi129.oaixno (mgr.14164) 148 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:50.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:49.373209+0000 mgr.smithi129.oaixno (mgr.14164) 148 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:52.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:51.373464+0000 mgr.smithi129.oaixno (mgr.14164) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:52.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:52.437658+0000 mon.smithi129 (mon.0) 372 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:52.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:52.441314+0000 mon.smithi129 (mon.0) 373 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:52.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:51.373464+0000 mgr.smithi129.oaixno (mgr.14164) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:52.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:52.437658+0000 mon.smithi129 (mon.0) 372 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:52.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:52.441314+0000 mon.smithi129 (mon.0) 373 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:53.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:53 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:52.432942+0000 mgr.smithi129.oaixno (mgr.14164) 150 : cephadm [INF] Detected new or changed devices on smithi129 2024-04-16T00:35:53.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:53 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:52.432942+0000 mgr.smithi129.oaixno (mgr.14164) 150 : cephadm [INF] Detected new or changed devices on smithi129 2024-04-16T00:35:54.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:53.373741+0000 mgr.smithi129.oaixno (mgr.14164) 151 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:54.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:53.582300+0000 mon.smithi129 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T00:35:54.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:53.582845+0000 mon.smithi129 (mon.0) 375 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:54.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:35:53.583279+0000 mgr.smithi129.oaixno (mgr.14164) 152 : cephadm [INF] Deploying daemon osd.3 on smithi129 2024-04-16T00:35:54.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:53.373741+0000 mgr.smithi129.oaixno (mgr.14164) 151 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:54.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:53.582300+0000 mon.smithi129 (mon.0) 374 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T00:35:54.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:53.582845+0000 mon.smithi129 (mon.0) 375 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:54.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:35:53.583279+0000 mgr.smithi129.oaixno (mgr.14164) 152 : cephadm [INF] Deploying daemon osd.3 on smithi129 2024-04-16T00:35:56.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:55.374039+0000 mgr.smithi129.oaixno (mgr.14164) 153 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:56.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:55.374039+0000 mgr.smithi129.oaixno (mgr.14164) 153 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:57.255 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 3 on host 'smithi129' 2024-04-16T00:35:57.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:57.238611+0000 mon.smithi129 (mon.0) 376 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:35:57.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:57.240321+0000 mon.smithi129 (mon.0) 377 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:57.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:57.242634+0000 mon.smithi129 (mon.0) 378 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:57.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:57.242871+0000 mon.smithi129 (mon.0) 379 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:35:57.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:35:57.247181+0000 mon.smithi129 (mon.0) 380 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:57.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:57.238611+0000 mon.smithi129 (mon.0) 376 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:35:57.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:57.240321+0000 mon.smithi129 (mon.0) 377 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:35:57.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:57.242634+0000 mon.smithi129 (mon.0) 378 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:57.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:57.242871+0000 mon.smithi129 (mon.0) 379 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:35:57.931 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:35:57.247181+0000 mon.smithi129 (mon.0) 380 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:35:57.990 DEBUG:teuthology.orchestra.run.smithi129:osd.3> sudo journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.3.service 2024-04-16T00:35:57.993 INFO:tasks.cephadm:Deploying osd.4 on smithi167 with /dev/vg_nvme/lv_4... 2024-04-16T00:35:57.993 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-16T00:35:58.023 INFO:journalctl@ceph.osd.3.smithi129.stdout:-- Logs begin at Tue 2024-04-16 00:23:41 UTC. -- 2024-04-16T00:35:58.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:35:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:57.374343+0000 mgr.smithi129.oaixno (mgr.14164) 154 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:35:58.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:35:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:57.374343+0000 mgr.smithi129.oaixno (mgr.14164) 154 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:36:00.045 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-16T00:36:00.045 INFO:teuthology.orchestra.run.smithi167.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-16T00:36:00.045 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10+0 records in 2024-04-16T00:36:00.046 INFO:teuthology.orchestra.run.smithi167.stderr:10+0 records out 2024-04-16T00:36:00.046 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111164 s, 943 MB/s 2024-04-16T00:36:00.046 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping successful for: 2024-04-16T00:36:00.592 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:36:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.3[56192]: debug 2024-04-16T00:36:00.318+0000 7f523b922080 -1 osd.3 0 log_to_monitors {default=true} 2024-04-16T00:36:00.714 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:35:59.374820+0000 mgr.smithi129.oaixno (mgr.14164) 155 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:36:00.714 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:00.322364+0000 mon.smithi129 (mon.0) 381 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/3462467597,v1:172.21.15.129:6827/3462467597]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T00:36:00.734 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_4 2024-04-16T00:36:00.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:35:59.374820+0000 mgr.smithi129.oaixno (mgr.14164) 155 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:36:00.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:00.322364+0000 mon.smithi129 (mon.0) 381 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/3462467597,v1:172.21.15.129:6827/3462467597]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T00:36:01.930 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:36:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.3[56192]: debug 2024-04-16T00:36:01.590+0000 7f5231e85700 -1 osd.3 0 waiting for initial osdmap 2024-04-16T00:36:01.930 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:36:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.3[56192]: debug 2024-04-16T00:36:01.594+0000 7f522de00700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T00:36:01.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:00.586381+0000 mon.smithi129 (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/3462467597,v1:172.21.15.129:6827/3462467597]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T00:36:01.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:00.586420+0000 mon.smithi129 (mon.0) 383 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-16T00:36:01.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:00.586731+0000 mon.smithi129 (mon.0) 384 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:36:01.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:00.587014+0000 mon.smithi129 (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/3462467597,v1:172.21.15.129:6827/3462467597]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:36:02.056 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:00.586381+0000 mon.smithi129 (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/3462467597,v1:172.21.15.129:6827/3462467597]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T00:36:02.056 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:00.586420+0000 mon.smithi129 (mon.0) 383 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-16T00:36:02.056 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:00.586731+0000 mon.smithi129 (mon.0) 384 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:36:02.056 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:00.587014+0000 mon.smithi129 (mon.0) 385 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/3462467597,v1:172.21.15.129:6827/3462467597]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:36:02.823 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:01.375266+0000 mgr.smithi129.oaixno (mgr.14164) 156 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:36:02.823 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:01.587810+0000 mon.smithi129 (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/3462467597,v1:172.21.15.129:6827/3462467597]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-04-16T00:36:02.823 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:01.587859+0000 mon.smithi129 (mon.0) 387 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-16T00:36:02.823 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:01.587986+0000 mon.smithi129 (mon.0) 388 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:36:02.823 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:01.591958+0000 mon.smithi129 (mon.0) 389 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:36:02.824 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:02.128955+0000 mon.smithi129 (mon.0) 390 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:02.824 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:02.591208+0000 mon.smithi129 (mon.0) 391 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:36:03.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:01.375266+0000 mgr.smithi129.oaixno (mgr.14164) 156 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:36:03.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:01.587810+0000 mon.smithi129 (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.129:6826/3462467597,v1:172.21.15.129:6827/3462467597]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-04-16T00:36:03.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:01.587859+0000 mon.smithi129 (mon.0) 387 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-16T00:36:03.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:01.587986+0000 mon.smithi129 (mon.0) 388 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:36:03.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:01.591958+0000 mon.smithi129 (mon.0) 389 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:36:03.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:02.128955+0000 mon.smithi129 (mon.0) 390 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:03.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:02.591208+0000 mon.smithi129 (mon.0) 391 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:36:03.855 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:01.270804+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:36:03.855 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:01.270896+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:36:03.855 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:02.595647+0000 mon.smithi129 (mon.0) 392 : cluster [INF] osd.3 [v2:172.21.15.129:6826/3462467597,v1:172.21.15.129:6827/3462467597] boot 2024-04-16T00:36:03.855 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:02.595690+0000 mon.smithi129 (mon.0) 393 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-16T00:36:03.855 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:02.596146+0000 mon.smithi129 (mon.0) 394 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:36:03.855 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:02.710122+0000 mgr.smithi129.oaixno (mgr.14164) 157 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:36:03.855 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:02.710879+0000 mon.smithi129 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:36:03.855 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:02.712176+0000 mon.smithi129 (mon.0) 396 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:36:03.855 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:02.712701+0000 mon.smithi129 (mon.0) 397 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:04.007 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:01.270804+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:36:04.007 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:01.270896+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:36:04.007 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:02.595647+0000 mon.smithi129 (mon.0) 392 : cluster [INF] osd.3 [v2:172.21.15.129:6826/3462467597,v1:172.21.15.129:6827/3462467597] boot 2024-04-16T00:36:04.008 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:02.595690+0000 mon.smithi129 (mon.0) 393 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-16T00:36:04.008 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:02.596146+0000 mon.smithi129 (mon.0) 394 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:36:04.008 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:02.710122+0000 mgr.smithi129.oaixno (mgr.14164) 157 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:36:04.008 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:02.710879+0000 mon.smithi129 (mon.0) 395 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:36:04.008 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:02.712176+0000 mon.smithi129 (mon.0) 396 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:36:04.008 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:02.712701+0000 mon.smithi129 (mon.0) 397 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:03.375764+0000 mgr.smithi129.oaixno (mgr.14164) 158 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:36:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:03.613673+0000 mon.smithi129 (mon.0) 398 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-16T00:36:05.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:03.375764+0000 mgr.smithi129.oaixno (mgr.14164) 158 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T00:36:05.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:03.613673+0000 mon.smithi129 (mon.0) 398 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-16T00:36:05.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.011440+0000 mon.smithi167 (mon.1) 2 : audit [INF] from='client.? 172.21.15.167:0/2372410191' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c9852f7-4f17-482c-9f02-d256f6d3bc67"}]: dispatch 2024-04-16T00:36:05.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.011893+0000 mon.smithi129 (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c9852f7-4f17-482c-9f02-d256f6d3bc67"}]: dispatch 2024-04-16T00:36:05.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.015572+0000 mon.smithi129 (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c9852f7-4f17-482c-9f02-d256f6d3bc67"}]': finished 2024-04-16T00:36:05.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:05.015625+0000 mon.smithi129 (mon.0) 401 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-16T00:36:05.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.015734+0000 mon.smithi129 (mon.0) 402 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:36:05.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.436966+0000 mon.smithi167 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.167:0/1567512096' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:36:06.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.011440+0000 mon.smithi167 (mon.1) 2 : audit [INF] from='client.? 172.21.15.167:0/2372410191' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c9852f7-4f17-482c-9f02-d256f6d3bc67"}]: dispatch 2024-04-16T00:36:06.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.011893+0000 mon.smithi129 (mon.0) 399 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c9852f7-4f17-482c-9f02-d256f6d3bc67"}]: dispatch 2024-04-16T00:36:06.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.015572+0000 mon.smithi129 (mon.0) 400 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c9852f7-4f17-482c-9f02-d256f6d3bc67"}]': finished 2024-04-16T00:36:06.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:05.015625+0000 mon.smithi129 (mon.0) 401 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-16T00:36:06.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.015734+0000 mon.smithi129 (mon.0) 402 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:36:06.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.436966+0000 mon.smithi167 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.167:0/1567512096' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:36:07.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:05.376088+0000 mgr.smithi129.oaixno (mgr.14164) 159 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:07.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.718234+0000 mon.smithi129 (mon.0) 403 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:07.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.719036+0000 mon.smithi129 (mon.0) 404 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:07.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.719520+0000 mon.smithi129 (mon.0) 405 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:07.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.719957+0000 mon.smithi129 (mon.0) 406 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:07.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.720381+0000 mon.smithi129 (mon.0) 407 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:07.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:36:05.720729+0000 mgr.smithi129.oaixno (mgr.14164) 160 : cephadm [INF] Adjusting osd_memory_target on smithi129 to 3224M 2024-04-16T00:36:07.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.725808+0000 mon.smithi129 (mon.0) 408 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:07.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.731278+0000 mon.smithi129 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:07.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.734097+0000 mon.smithi129 (mon.0) 410 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:07.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.734865+0000 mon.smithi129 (mon.0) 411 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:07.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:05.735338+0000 mon.smithi129 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:07.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:05.376088+0000 mgr.smithi129.oaixno (mgr.14164) 159 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:07.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.718234+0000 mon.smithi129 (mon.0) 403 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:07.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.719036+0000 mon.smithi129 (mon.0) 404 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:07.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.719520+0000 mon.smithi129 (mon.0) 405 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:07.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.719957+0000 mon.smithi129 (mon.0) 406 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:07.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.720381+0000 mon.smithi129 (mon.0) 407 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:07.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:36:05.720729+0000 mgr.smithi129.oaixno (mgr.14164) 160 : cephadm [INF] Adjusting osd_memory_target on smithi129 to 3224M 2024-04-16T00:36:07.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.725808+0000 mon.smithi129 (mon.0) 408 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:07.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.731278+0000 mon.smithi129 (mon.0) 409 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:07.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.734097+0000 mon.smithi129 (mon.0) 410 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:07.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.734865+0000 mon.smithi129 (mon.0) 411 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:07.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:05.735338+0000 mon.smithi129 (mon.0) 412 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:08.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:07.376330+0000 mgr.smithi129.oaixno (mgr.14164) 161 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:09.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:07.376330+0000 mgr.smithi129.oaixno (mgr.14164) 161 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:11.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:09.376611+0000 mgr.smithi129.oaixno (mgr.14164) 162 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:11.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:09.980945+0000 mon.smithi129 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:11.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:09.984249+0000 mon.smithi129 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:11.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:09.376611+0000 mgr.smithi129.oaixno (mgr.14164) 162 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:11.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:09.980945+0000 mon.smithi129 (mon.0) 413 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:11.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:09.984249+0000 mon.smithi129 (mon.0) 414 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:12.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:11.050472+0000 mon.smithi129 (mon.0) 415 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T00:36:12.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:11.051320+0000 mon.smithi129 (mon.0) 416 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:12.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:36:11.051993+0000 mgr.smithi129.oaixno (mgr.14164) 163 : cephadm [INF] Deploying daemon osd.4 on smithi167 2024-04-16T00:36:12.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:11.050472+0000 mon.smithi129 (mon.0) 415 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T00:36:12.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:11.051320+0000 mon.smithi129 (mon.0) 416 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:12.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:36:11.051993+0000 mgr.smithi129.oaixno (mgr.14164) 163 : cephadm [INF] Deploying daemon osd.4 on smithi167 2024-04-16T00:36:13.327 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:11.377083+0000 mgr.smithi129.oaixno (mgr.14164) 164 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:13.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:11.377083+0000 mgr.smithi129.oaixno (mgr.14164) 164 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:14.556 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 4 on host 'smithi167' 2024-04-16T00:36:15.179 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:13.377462+0000 mgr.smithi129.oaixno (mgr.14164) 165 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:15.180 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:14.538913+0000 mon.smithi129 (mon.0) 417 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:15.180 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:14.540797+0000 mon.smithi129 (mon.0) 418 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:15.180 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:14.543266+0000 mon.smithi129 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:15.180 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:14.544917+0000 mon.smithi129 (mon.0) 420 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:15.180 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:14.547776+0000 mon.smithi129 (mon.0) 421 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:15.203 DEBUG:teuthology.orchestra.run.smithi167:osd.4> sudo journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.4.service 2024-04-16T00:36:15.206 INFO:tasks.cephadm:Deploying osd.5 on smithi167 with /dev/vg_nvme/lv_3... 2024-04-16T00:36:15.206 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-16T00:36:15.237 INFO:journalctl@ceph.osd.4.smithi167.stdout:-- Logs begin at Tue 2024-04-16 00:23:41 UTC. -- 2024-04-16T00:36:15.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:13.377462+0000 mgr.smithi129.oaixno (mgr.14164) 165 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:15.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:14.538913+0000 mon.smithi129 (mon.0) 417 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:15.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:14.540797+0000 mon.smithi129 (mon.0) 418 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:15.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:14.543266+0000 mon.smithi129 (mon.0) 419 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:15.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:14.544917+0000 mon.smithi129 (mon.0) 420 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:15.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:14.547776+0000 mon.smithi129 (mon.0) 421 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:17.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:15.377961+0000 mgr.smithi129.oaixno (mgr.14164) 166 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:17.395 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:15.377961+0000 mgr.smithi129.oaixno (mgr.14164) 166 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:17.467 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-16T00:36:17.467 INFO:teuthology.orchestra.run.smithi167.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-16T00:36:17.467 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10+0 records in 2024-04-16T00:36:17.467 INFO:teuthology.orchestra.run.smithi167.stderr:10+0 records out 2024-04-16T00:36:17.467 INFO:teuthology.orchestra.run.smithi167.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0122964 s, 853 MB/s 2024-04-16T00:36:17.467 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping successful for: 2024-04-16T00:36:17.836 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:36:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.4[42916]: debug 2024-04-16T00:36:17.622+0000 7f779fa22080 -1 osd.4 0 log_to_monitors {default=true} 2024-04-16T00:36:18.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:17.626358+0000 mon.smithi167 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/1728829283,v1:172.21.15.167:6801/1728829283]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:36:18.259 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:17.626814+0000 mon.smithi129 (mon.0) 422 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:36:18.278 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_3 2024-04-16T00:36:18.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:17.626358+0000 mon.smithi167 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/1728829283,v1:172.21.15.167:6801/1728829283]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:36:18.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:17.626814+0000 mon.smithi129 (mon.0) 422 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:36:19.325 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:36:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.4[42916]: debug 2024-04-16T00:36:19.004+0000 7f7795f85700 -1 osd.4 0 waiting for initial osdmap 2024-04-16T00:36:19.325 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:36:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.4[42916]: debug 2024-04-16T00:36:19.008+0000 7f778f6fb700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T00:36:19.326 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:17.378438+0000 mgr.smithi129.oaixno (mgr.14164) 167 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:19.326 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:17.999425+0000 mon.smithi129 (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T00:36:19.326 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:17.999493+0000 mon.smithi129 (mon.0) 424 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-16T00:36:19.326 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:17.999702+0000 mon.smithi129 (mon.0) 425 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:36:19.326 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:18.000779+0000 mon.smithi167 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/1728829283,v1:172.21.15.167:6801/1728829283]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:36:19.326 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:18.001028+0000 mon.smithi129 (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:36:19.326 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:18.711935+0000 mon.smithi129 (mon.0) 427 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:19.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:17.378438+0000 mgr.smithi129.oaixno (mgr.14164) 167 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:19.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:17.999425+0000 mon.smithi129 (mon.0) 423 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T00:36:19.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:17.999493+0000 mon.smithi129 (mon.0) 424 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-16T00:36:19.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:17.999702+0000 mon.smithi129 (mon.0) 425 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:36:19.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:18.000779+0000 mon.smithi167 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.167:6800/1728829283,v1:172.21.15.167:6801/1728829283]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:36:19.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:18.001028+0000 mon.smithi129 (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:36:19.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:18.711935+0000 mon.smithi129 (mon.0) 427 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:20.218 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:19.001660+0000 mon.smithi129 (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-04-16T00:36:20.218 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:19.001746+0000 mon.smithi129 (mon.0) 429 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-16T00:36:20.218 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:19.002103+0000 mon.smithi129 (mon.0) 430 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:36:20.218 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:19.005627+0000 mon.smithi129 (mon.0) 431 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:36:20.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:19.206126+0000 mon.smithi129 (mon.0) 432 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:20.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:19.001660+0000 mon.smithi129 (mon.0) 428 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-04-16T00:36:20.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:19.001746+0000 mon.smithi129 (mon.0) 429 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-16T00:36:20.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:19.002103+0000 mon.smithi129 (mon.0) 430 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:36:20.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:19.005627+0000 mon.smithi129 (mon.0) 431 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:36:20.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:19.206126+0000 mon.smithi129 (mon.0) 432 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:21.136 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:18.631629+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:36:21.136 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:18.631727+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:36:21.136 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:19.378832+0000 mgr.smithi129.oaixno (mgr.14164) 168 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:21.136 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:20.003534+0000 mon.smithi129 (mon.0) 433 : cluster [INF] osd.4 [v2:172.21.15.167:6800/1728829283,v1:172.21.15.167:6801/1728829283] boot 2024-04-16T00:36:21.136 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:20.003589+0000 mon.smithi129 (mon.0) 434 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-16T00:36:21.136 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:20.003762+0000 mon.smithi129 (mon.0) 435 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:36:21.136 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:20.805619+0000 mon.smithi129 (mon.0) 436 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:36:21.136 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:20.807223+0000 mon.smithi129 (mon.0) 437 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:36:21.136 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:20.807992+0000 mon.smithi129 (mon.0) 438 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:21.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:18.631629+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:36:21.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:18.631727+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:36:21.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:19.378832+0000 mgr.smithi129.oaixno (mgr.14164) 168 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-16T00:36:21.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:20.003534+0000 mon.smithi129 (mon.0) 433 : cluster [INF] osd.4 [v2:172.21.15.167:6800/1728829283,v1:172.21.15.167:6801/1728829283] boot 2024-04-16T00:36:21.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:20.003589+0000 mon.smithi129 (mon.0) 434 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-16T00:36:21.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:20.003762+0000 mon.smithi129 (mon.0) 435 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:36:21.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:20.805619+0000 mon.smithi129 (mon.0) 436 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:36:21.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:20.807223+0000 mon.smithi129 (mon.0) 437 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:36:21.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:20.807992+0000 mon.smithi129 (mon.0) 438 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:22.110 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:20.804660+0000 mgr.smithi129.oaixno (mgr.14164) 169 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:36:22.110 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:21.007590+0000 mon.smithi129 (mon.0) 439 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-16T00:36:22.110 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:22.006755+0000 mon.smithi129 (mon.0) 440 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-16T00:36:22.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:20.804660+0000 mgr.smithi129.oaixno (mgr.14164) 169 : audit [DBG] from='client.24157 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:36:22.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:21.007590+0000 mon.smithi129 (mon.0) 439 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-16T00:36:22.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:22.006755+0000 mon.smithi129 (mon.0) 440 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-16T00:36:23.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:21.379283+0000 mgr.smithi129.oaixno (mgr.14164) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:23.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:21.379283+0000 mgr.smithi129.oaixno (mgr.14164) 170 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:25.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:23.379740+0000 mgr.smithi129.oaixno (mgr.14164) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:25.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:24.542725+0000 mon.smithi129 (mon.0) 441 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:25.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:24.801445+0000 mon.smithi129 (mon.0) 442 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:25.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:24.808583+0000 mon.smithi129 (mon.0) 443 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:25.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:24.814498+0000 mon.smithi129 (mon.0) 444 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:25.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:24.818042+0000 mon.smithi129 (mon.0) 445 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:25.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:24.819044+0000 mon.smithi129 (mon.0) 446 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:25.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:24.819702+0000 mon.smithi129 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:23.379740+0000 mgr.smithi129.oaixno (mgr.14164) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:24.542725+0000 mon.smithi129 (mon.0) 441 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:24.801445+0000 mon.smithi129 (mon.0) 442 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:24.808583+0000 mon.smithi129 (mon.0) 443 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:24.814498+0000 mon.smithi129 (mon.0) 444 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:24.818042+0000 mon.smithi129 (mon.0) 445 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:24.819044+0000 mon.smithi129 (mon.0) 446 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:24.819702+0000 mon.smithi129 (mon.0) 447 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:26.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:36:24.537940+0000 mgr.smithi129.oaixno (mgr.14164) 172 : cephadm [INF] Detected new or changed devices on smithi167 2024-04-16T00:36:26.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:36:24.802140+0000 mgr.smithi129.oaixno (mgr.14164) 173 : cephadm [INF] Adjusting osd_memory_target on smithi167 to 15970M 2024-04-16T00:36:26.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:25.246400+0000 mon.smithi167 (mon.1) 6 : audit [INF] from='client.? 172.21.15.167:0/2964823095' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47816e8b-84d0-42dd-a23a-0bf85800245a"}]: dispatch 2024-04-16T00:36:26.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:25.246837+0000 mon.smithi129 (mon.0) 448 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47816e8b-84d0-42dd-a23a-0bf85800245a"}]: dispatch 2024-04-16T00:36:26.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:25.250502+0000 mon.smithi129 (mon.0) 449 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "47816e8b-84d0-42dd-a23a-0bf85800245a"}]': finished 2024-04-16T00:36:26.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:25.250545+0000 mon.smithi129 (mon.0) 450 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-16T00:36:26.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:25.250638+0000 mon.smithi129 (mon.0) 451 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:36:26.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:25.654078+0000 mon.smithi167 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.167:0/3376977252' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:36:26.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:36:24.537940+0000 mgr.smithi129.oaixno (mgr.14164) 172 : cephadm [INF] Detected new or changed devices on smithi167 2024-04-16T00:36:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:36:24.802140+0000 mgr.smithi129.oaixno (mgr.14164) 173 : cephadm [INF] Adjusting osd_memory_target on smithi167 to 15970M 2024-04-16T00:36:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:25.246400+0000 mon.smithi167 (mon.1) 6 : audit [INF] from='client.? 172.21.15.167:0/2964823095' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47816e8b-84d0-42dd-a23a-0bf85800245a"}]: dispatch 2024-04-16T00:36:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:25.246837+0000 mon.smithi129 (mon.0) 448 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47816e8b-84d0-42dd-a23a-0bf85800245a"}]: dispatch 2024-04-16T00:36:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:25.250502+0000 mon.smithi129 (mon.0) 449 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "47816e8b-84d0-42dd-a23a-0bf85800245a"}]': finished 2024-04-16T00:36:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:25.250545+0000 mon.smithi129 (mon.0) 450 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-16T00:36:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:25.250638+0000 mon.smithi129 (mon.0) 451 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:36:26.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:25.654078+0000 mon.smithi167 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.167:0/3376977252' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:36:27.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:25.380050+0000 mgr.smithi129.oaixno (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-16T00:36:27.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:25.380050+0000 mgr.smithi129.oaixno (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-16T00:36:29.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:27.380465+0000 mgr.smithi129.oaixno (mgr.14164) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:29.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:29 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:27.380465+0000 mgr.smithi129.oaixno (mgr.14164) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:30.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:29.214914+0000 mon.smithi129 (mon.0) 452 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:30.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:29.380823+0000 mgr.smithi129.oaixno (mgr.14164) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:30.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:29.463046+0000 mon.smithi129 (mon.0) 453 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:30.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:29.214914+0000 mon.smithi129 (mon.0) 452 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:30.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:29.380823+0000 mgr.smithi129.oaixno (mgr.14164) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:30.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:29.463046+0000 mon.smithi129 (mon.0) 453 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:31.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:31.185571+0000 mon.smithi129 (mon.0) 454 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T00:36:31.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:31.186558+0000 mon.smithi129 (mon.0) 455 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:31.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:31.185571+0000 mon.smithi129 (mon.0) 454 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T00:36:31.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:31.186558+0000 mon.smithi129 (mon.0) 455 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:32.496 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:36:31.187277+0000 mgr.smithi129.oaixno (mgr.14164) 177 : cephadm [INF] Deploying daemon osd.5 on smithi167 2024-04-16T00:36:32.497 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:31.381082+0000 mgr.smithi129.oaixno (mgr.14164) 178 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:32.497 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:31.491287+0000 mon.smithi129 (mon.0) 456 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:36:32.497 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:31.491618+0000 mon.smithi129 (mon.0) 457 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:36:32.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:36:31.187277+0000 mgr.smithi129.oaixno (mgr.14164) 177 : cephadm [INF] Deploying daemon osd.5 on smithi167 2024-04-16T00:36:32.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:31.381082+0000 mgr.smithi129.oaixno (mgr.14164) 178 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:32.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:31.491287+0000 mon.smithi129 (mon.0) 456 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:36:32.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:31.491618+0000 mon.smithi129 (mon.0) 457 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:36:34.703 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:33.381505+0000 mgr.smithi129.oaixno (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-16T00:36:34.753 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 5 on host 'smithi167' 2024-04-16T00:36:34.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:33.381505+0000 mgr.smithi129.oaixno (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-16T00:36:35.432 DEBUG:teuthology.orchestra.run.smithi167:osd.5> sudo journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.5.service 2024-04-16T00:36:35.434 INFO:tasks.cephadm:Deploying osd.6 on smithi167 with /dev/vg_nvme/lv_2... 2024-04-16T00:36:35.435 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-16T00:36:35.465 INFO:journalctl@ceph.osd.5.smithi167.stdout:-- Logs begin at Tue 2024-04-16 00:23:41 UTC. -- 2024-04-16T00:36:35.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:34.737459+0000 mon.smithi129 (mon.0) 458 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:35.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:34.740447+0000 mon.smithi129 (mon.0) 459 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:35.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:34.740731+0000 mon.smithi129 (mon.0) 460 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:35.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:34.742429+0000 mon.smithi129 (mon.0) 461 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:35.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:34.745313+0000 mon.smithi129 (mon.0) 462 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:35.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:34.737459+0000 mon.smithi129 (mon.0) 458 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:35.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:34.740447+0000 mon.smithi129 (mon.0) 459 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:35.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:34.740731+0000 mon.smithi129 (mon.0) 460 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:35.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:34.742429+0000 mon.smithi129 (mon.0) 461 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:35.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:34.745313+0000 mon.smithi129 (mon.0) 462 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:37.006 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:35.381913+0000 mgr.smithi129.oaixno (mgr.14164) 180 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:37.135 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:35.381913+0000 mgr.smithi129.oaixno (mgr.14164) 180 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:38.029 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-16T00:36:38.029 INFO:teuthology.orchestra.run.smithi167.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-16T00:36:38.029 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10+0 records in 2024-04-16T00:36:38.029 INFO:teuthology.orchestra.run.smithi167.stderr:10+0 records out 2024-04-16T00:36:38.029 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121456 s, 863 MB/s 2024-04-16T00:36:38.029 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping successful for: 2024-04-16T00:36:38.173 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:36:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.5[45804]: debug 2024-04-16T00:36:37.891+0000 7f8fe3e42080 -1 osd.5 0 log_to_monitors {default=true} 2024-04-16T00:36:38.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:37.382197+0000 mgr.smithi129.oaixno (mgr.14164) 181 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:38.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:37.895517+0000 mon.smithi167 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.167:6808/2153231025,v1:172.21.15.167:6809/2153231025]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:36:38.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:37.895821+0000 mon.smithi129 (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:36:39.065 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:37.382197+0000 mgr.smithi129.oaixno (mgr.14164) 181 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-16T00:36:39.065 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:37.895517+0000 mon.smithi167 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.167:6808/2153231025,v1:172.21.15.167:6809/2153231025]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:36:39.065 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:37.895821+0000 mon.smithi129 (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:36:39.083 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_2 2024-04-16T00:36:40.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:38.755573+0000 mon.smithi129 (mon.0) 464 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T00:36:40.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:38.755631+0000 mon.smithi129 (mon.0) 465 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-16T00:36:40.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:38.755732+0000 mon.smithi129 (mon.0) 466 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:36:40.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:38.756284+0000 mon.smithi167 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.167:6808/2153231025,v1:172.21.15.167:6809/2153231025]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:36:40.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:38.756585+0000 mon.smithi129 (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:36:40.048 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:39.148606+0000 mon.smithi129 (mon.0) 468 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:40.048 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:39.237516+0000 mon.smithi129 (mon.0) 469 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:40.048 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:36:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.5[45804]: debug 2024-04-16T00:36:39.765+0000 7f8fda3a5700 -1 osd.5 0 waiting for initial osdmap 2024-04-16T00:36:40.048 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:36:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.5[45804]: debug 2024-04-16T00:36:39.770+0000 7f8fd531e700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T00:36:40.092 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:38.755573+0000 mon.smithi129 (mon.0) 464 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T00:36:40.092 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:38.755631+0000 mon.smithi129 (mon.0) 465 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-16T00:36:40.092 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:38.755732+0000 mon.smithi129 (mon.0) 466 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:36:40.092 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:38.756284+0000 mon.smithi167 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.167:6808/2153231025,v1:172.21.15.167:6809/2153231025]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:36:40.092 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:38.756585+0000 mon.smithi129 (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:36:40.092 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:39.148606+0000 mon.smithi129 (mon.0) 468 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:40.092 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:39.237516+0000 mon.smithi129 (mon.0) 469 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:41.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:39.382618+0000 mgr.smithi129.oaixno (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-16T00:36:41.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:39.757826+0000 mon.smithi129 (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-04-16T00:36:41.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:39.757888+0000 mon.smithi129 (mon.0) 471 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-16T00:36:41.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:39.758252+0000 mon.smithi129 (mon.0) 472 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:36:41.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:39.764140+0000 mon.smithi129 (mon.0) 473 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:36:41.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:39.382618+0000 mgr.smithi129.oaixno (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-16T00:36:41.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:39.757826+0000 mon.smithi129 (mon.0) 470 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-04-16T00:36:41.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:39.757888+0000 mon.smithi129 (mon.0) 471 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-16T00:36:41.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:39.758252+0000 mon.smithi129 (mon.0) 472 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:36:41.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:39.764140+0000 mon.smithi129 (mon.0) 473 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:36:42.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:38.915438+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:36:42.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:38.915587+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:36:42.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:40.762458+0000 mon.smithi129 (mon.0) 474 : cluster [INF] osd.5 [v2:172.21.15.167:6808/2153231025,v1:172.21.15.167:6809/2153231025] boot 2024-04-16T00:36:42.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:40.762501+0000 mon.smithi129 (mon.0) 475 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-16T00:36:42.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:40.762644+0000 mon.smithi129 (mon.0) 476 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:36:42.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:41.761195+0000 mon.smithi129 (mon.0) 477 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-16T00:36:42.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:38.915438+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:36:42.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:38.915587+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:36:42.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:40.762458+0000 mon.smithi129 (mon.0) 474 : cluster [INF] osd.5 [v2:172.21.15.167:6808/2153231025,v1:172.21.15.167:6809/2153231025] boot 2024-04-16T00:36:42.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:40.762501+0000 mon.smithi129 (mon.0) 475 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-16T00:36:42.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:40.762644+0000 mon.smithi129 (mon.0) 476 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:36:42.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:41.761195+0000 mon.smithi129 (mon.0) 477 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-16T00:36:43.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:41.383015+0000 mgr.smithi129.oaixno (mgr.14164) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:43.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:41.887272+0000 mgr.smithi129.oaixno (mgr.14164) 184 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:36:43.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:41.888164+0000 mon.smithi129 (mon.0) 478 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:36:43.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:41.889828+0000 mon.smithi129 (mon.0) 479 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:36:43.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:41.890498+0000 mon.smithi129 (mon.0) 480 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:43.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:42.762305+0000 mon.smithi129 (mon.0) 481 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-16T00:36:43.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:41.383015+0000 mgr.smithi129.oaixno (mgr.14164) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:43.251 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:41.887272+0000 mgr.smithi129.oaixno (mgr.14164) 184 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:36:43.251 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:41.888164+0000 mon.smithi129 (mon.0) 478 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:36:43.252 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:41.889828+0000 mon.smithi129 (mon.0) 479 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:36:43.252 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:41.890498+0000 mon.smithi129 (mon.0) 480 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:43.252 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:42.762305+0000 mon.smithi129 (mon.0) 481 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-16T00:36:45.052 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:43.383356+0000 mgr.smithi129.oaixno (mgr.14164) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:45.052 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:44.452388+0000 mon.smithi129 (mon.0) 482 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:45.052 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:44.453336+0000 mon.smithi129 (mon.0) 483 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:45.052 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:44.454068+0000 mon.smithi129 (mon.0) 484 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:45.052 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:44.458585+0000 mon.smithi129 (mon.0) 485 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:45.052 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:44.462239+0000 mon.smithi129 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:45.052 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:44.465714+0000 mon.smithi129 (mon.0) 487 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:45.052 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:44.466762+0000 mon.smithi129 (mon.0) 488 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:45.053 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:44.467407+0000 mon.smithi129 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:45.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:43.383356+0000 mgr.smithi129.oaixno (mgr.14164) 185 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:45.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:44.452388+0000 mon.smithi129 (mon.0) 482 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:45.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:44.453336+0000 mon.smithi129 (mon.0) 483 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:45.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:44.454068+0000 mon.smithi129 (mon.0) 484 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:36:45.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:44.458585+0000 mon.smithi129 (mon.0) 485 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:45.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:44.462239+0000 mon.smithi129 (mon.0) 486 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:45.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:44.465714+0000 mon.smithi129 (mon.0) 487 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:45.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:44.466762+0000 mon.smithi129 (mon.0) 488 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:45.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:44.467407+0000 mon.smithi129 (mon.0) 489 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:46.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:36:44.446871+0000 mgr.smithi129.oaixno (mgr.14164) 186 : cephadm [INF] Detected new or changed devices on smithi167 2024-04-16T00:36:46.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:36:44.454580+0000 mgr.smithi129.oaixno (mgr.14164) 187 : cephadm [INF] Adjusting osd_memory_target on smithi167 to 7985M 2024-04-16T00:36:46.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:45.151476+0000 mon.smithi167 (mon.1) 10 : audit [INF] from='client.? 172.21.15.167:0/1080401999' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3a9444e-4cd7-4e61-b89d-19d1d2b4de50"}]: dispatch 2024-04-16T00:36:46.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:45.151895+0000 mon.smithi129 (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3a9444e-4cd7-4e61-b89d-19d1d2b4de50"}]: dispatch 2024-04-16T00:36:46.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:45.158430+0000 mon.smithi129 (mon.0) 491 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3a9444e-4cd7-4e61-b89d-19d1d2b4de50"}]': finished 2024-04-16T00:36:46.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:45.158472+0000 mon.smithi129 (mon.0) 492 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-16T00:36:46.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:45.158557+0000 mon.smithi129 (mon.0) 493 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:36:46.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:45.572059+0000 mon.smithi167 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.167:0/4022090412' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:36:46.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:36:44.446871+0000 mgr.smithi129.oaixno (mgr.14164) 186 : cephadm [INF] Detected new or changed devices on smithi167 2024-04-16T00:36:46.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:36:44.454580+0000 mgr.smithi129.oaixno (mgr.14164) 187 : cephadm [INF] Adjusting osd_memory_target on smithi167 to 7985M 2024-04-16T00:36:46.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:45.151476+0000 mon.smithi167 (mon.1) 10 : audit [INF] from='client.? 172.21.15.167:0/1080401999' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3a9444e-4cd7-4e61-b89d-19d1d2b4de50"}]: dispatch 2024-04-16T00:36:46.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:45.151895+0000 mon.smithi129 (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e3a9444e-4cd7-4e61-b89d-19d1d2b4de50"}]: dispatch 2024-04-16T00:36:46.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:45.158430+0000 mon.smithi129 (mon.0) 491 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e3a9444e-4cd7-4e61-b89d-19d1d2b4de50"}]': finished 2024-04-16T00:36:46.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:45.158472+0000 mon.smithi129 (mon.0) 492 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-16T00:36:46.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:45.158557+0000 mon.smithi129 (mon.0) 493 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:36:46.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:45.572059+0000 mon.smithi167 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.167:0/4022090412' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:36:47.414 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:45.383691+0000 mgr.smithi129.oaixno (mgr.14164) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:47.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:45.383691+0000 mgr.smithi129.oaixno (mgr.14164) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:49.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:47.384024+0000 mgr.smithi129.oaixno (mgr.14164) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:49.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:48.813700+0000 mon.smithi129 (mon.0) 494 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:49.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:48.816620+0000 mon.smithi129 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:49.447 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:47.384024+0000 mgr.smithi129.oaixno (mgr.14164) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:49.447 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:48.813700+0000 mon.smithi129 (mon.0) 494 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:49.447 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:48.816620+0000 mon.smithi129 (mon.0) 495 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:51.227 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:49.384557+0000 mgr.smithi129.oaixno (mgr.14164) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:51.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:49.384557+0000 mgr.smithi129.oaixno (mgr.14164) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:52.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:51.242313+0000 mon.smithi129 (mon.0) 496 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T00:36:52.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:51.243049+0000 mon.smithi129 (mon.0) 497 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:52.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:51.242313+0000 mon.smithi129 (mon.0) 496 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T00:36:52.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:51.243049+0000 mon.smithi129 (mon.0) 497 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:53.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:53 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:36:51.243635+0000 mgr.smithi129.oaixno (mgr.14164) 191 : cephadm [INF] Deploying daemon osd.6 on smithi167 2024-04-16T00:36:53.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:53 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:51.384918+0000 mgr.smithi129.oaixno (mgr.14164) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:53.565 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:53 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:36:51.243635+0000 mgr.smithi129.oaixno (mgr.14164) 191 : cephadm [INF] Deploying daemon osd.6 on smithi167 2024-04-16T00:36:53.565 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:53 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:51.384918+0000 mgr.smithi129.oaixno (mgr.14164) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:54.781 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 6 on host 'smithi167' 2024-04-16T00:36:55.395 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:53.385206+0000 mgr.smithi129.oaixno (mgr.14164) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:55.395 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:54.765057+0000 mon.smithi129 (mon.0) 498 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:55.395 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:54.766818+0000 mon.smithi129 (mon.0) 499 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:55.395 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:54.769222+0000 mon.smithi129 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:55.395 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:54.771150+0000 mon.smithi129 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:55.395 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:54.774096+0000 mon.smithi129 (mon.0) 502 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:55.420 DEBUG:teuthology.orchestra.run.smithi167:osd.6> sudo journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.6.service 2024-04-16T00:36:55.423 INFO:tasks.cephadm:Deploying osd.7 on smithi167 with /dev/vg_nvme/lv_1... 2024-04-16T00:36:55.423 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-16T00:36:55.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:53.385206+0000 mgr.smithi129.oaixno (mgr.14164) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:55.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:54.765057+0000 mon.smithi129 (mon.0) 498 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:36:55.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:54.766818+0000 mon.smithi129 (mon.0) 499 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:36:55.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:54.769222+0000 mon.smithi129 (mon.0) 500 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:55.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:54.771150+0000 mon.smithi129 (mon.0) 501 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:36:55.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:54.774096+0000 mon.smithi129 (mon.0) 502 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:36:55.455 INFO:journalctl@ceph.osd.6.smithi167.stdout:-- Logs begin at Tue 2024-04-16 00:23:41 UTC. -- 2024-04-16T00:36:57.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:55.385530+0000 mgr.smithi129.oaixno (mgr.14164) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:57.517 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:55.385530+0000 mgr.smithi129.oaixno (mgr.14164) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:58.064 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-16T00:36:58.065 INFO:teuthology.orchestra.run.smithi167.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-16T00:36:58.065 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10+0 records in 2024-04-16T00:36:58.065 INFO:teuthology.orchestra.run.smithi167.stderr:10+0 records out 2024-04-16T00:36:58.065 INFO:teuthology.orchestra.run.smithi167.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.013056 s, 803 MB/s 2024-04-16T00:36:58.065 INFO:teuthology.orchestra.run.smithi167.stderr:--> Zapping successful for: 2024-04-16T00:36:58.185 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:36:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.6[48663]: debug 2024-04-16T00:36:57.883+0000 7f882c491080 -1 osd.6 0 log_to_monitors {default=true} 2024-04-16T00:36:58.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:57.887958+0000 mon.smithi167 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.167:6816/539654204,v1:172.21.15.167:6817/539654204]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:36:58.522 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:57.888272+0000 mon.smithi129 (mon.0) 503 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:36:58.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:57.887958+0000 mon.smithi167 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.167:6816/539654204,v1:172.21.15.167:6817/539654204]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:36:58.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:57.888272+0000 mon.smithi129 (mon.0) 503 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:36:58.822 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch daemon add osd smithi167:vg_nvme/lv_1 2024-04-16T00:36:59.463 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:36:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.6[48663]: debug 2024-04-16T00:36:59.189+0000 7f88229f4700 -1 osd.6 0 waiting for initial osdmap 2024-04-16T00:36:59.463 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:36:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.6[48663]: debug 2024-04-16T00:36:59.196+0000 7f881c16a700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T00:36:59.463 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:57.385955+0000 mgr.smithi129.oaixno (mgr.14164) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:59.463 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:58.184263+0000 mon.smithi129 (mon.0) 504 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T00:36:59.463 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:58.184322+0000 mon.smithi129 (mon.0) 505 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-16T00:36:59.463 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:58.184439+0000 mon.smithi129 (mon.0) 506 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:36:59.463 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:58.184796+0000 mon.smithi167 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.167:6816/539654204,v1:172.21.15.167:6817/539654204]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:36:59.463 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:36:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:58.185074+0000 mon.smithi129 (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:36:59.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:57.385955+0000 mgr.smithi129.oaixno (mgr.14164) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:36:59.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:58.184263+0000 mon.smithi129 (mon.0) 504 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T00:36:59.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:58.184322+0000 mon.smithi129 (mon.0) 505 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-16T00:36:59.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:58.184439+0000 mon.smithi129 (mon.0) 506 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:36:59.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:58.184796+0000 mon.smithi167 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.167:6816/539654204,v1:172.21.15.167:6817/539654204]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:36:59.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:36:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:58.185074+0000 mon.smithi129 (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:37:00.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:59.186594+0000 mon.smithi129 (mon.0) 508 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-04-16T00:37:00.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:59.186673+0000 mon.smithi129 (mon.0) 509 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-16T00:37:00.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:59.187203+0000 mon.smithi129 (mon.0) 510 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:37:00.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:59.190834+0000 mon.smithi129 (mon.0) 511 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:37:00.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:59.301620+0000 mon.smithi129 (mon.0) 512 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:00.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:59.386362+0000 mgr.smithi129.oaixno (mgr.14164) 196 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:37:00.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:36:59.680614+0000 mon.smithi129 (mon.0) 513 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:00.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:59.186594+0000 mon.smithi129 (mon.0) 508 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-04-16T00:37:00.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:59.186673+0000 mon.smithi129 (mon.0) 509 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-16T00:37:00.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:59.187203+0000 mon.smithi129 (mon.0) 510 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:37:00.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:59.190834+0000 mon.smithi129 (mon.0) 511 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:37:00.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:59.301620+0000 mon.smithi129 (mon.0) 512 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:00.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:59.386362+0000 mgr.smithi129.oaixno (mgr.14164) 196 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-16T00:37:00.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:36:59.680614+0000 mon.smithi129 (mon.0) 513 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:01.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:58.921546+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:37:01.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:36:58.921639+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:37:01.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:00.192548+0000 mon.smithi129 (mon.0) 514 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:37:01.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:00.195672+0000 mon.smithi129 (mon.0) 515 : cluster [INF] osd.6 [v2:172.21.15.167:6816/539654204,v1:172.21.15.167:6817/539654204] boot 2024-04-16T00:37:01.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:00.195741+0000 mon.smithi129 (mon.0) 516 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-16T00:37:01.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:00.195938+0000 mon.smithi129 (mon.0) 517 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:37:01.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:58.921546+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:37:01.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:36:58.921639+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:37:01.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:00.192548+0000 mon.smithi129 (mon.0) 514 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:37:01.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:00.195672+0000 mon.smithi129 (mon.0) 515 : cluster [INF] osd.6 [v2:172.21.15.167:6816/539654204,v1:172.21.15.167:6817/539654204] boot 2024-04-16T00:37:01.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:00.195741+0000 mon.smithi129 (mon.0) 516 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-16T00:37:01.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:00.195938+0000 mon.smithi129 (mon.0) 517 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:37:02.504 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:01.197671+0000 mon.smithi129 (mon.0) 518 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-16T00:37:02.504 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:01.287558+0000 mgr.smithi129.oaixno (mgr.14164) 197 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:37:02.504 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:01.288518+0000 mon.smithi129 (mon.0) 519 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:37:02.504 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:01.290108+0000 mon.smithi129 (mon.0) 520 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:37:02.504 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:01.290844+0000 mon.smithi129 (mon.0) 521 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:37:02.504 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:01.386834+0000 mgr.smithi129.oaixno (mgr.14164) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:02.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:01.197671+0000 mon.smithi129 (mon.0) 518 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-16T00:37:02.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:01.287558+0000 mgr.smithi129.oaixno (mgr.14164) 197 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi167:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:37:02.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:01.288518+0000 mon.smithi129 (mon.0) 519 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T00:37:02.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:01.290108+0000 mon.smithi129 (mon.0) 520 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T00:37:02.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:01.290844+0000 mon.smithi129 (mon.0) 521 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:37:02.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:01.386834+0000 mgr.smithi129.oaixno (mgr.14164) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:03.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:02.204404+0000 mon.smithi129 (mon.0) 522 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-16T00:37:03.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:02.204404+0000 mon.smithi129 (mon.0) 522 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-16T00:37:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:03.387208+0000 mgr.smithi129.oaixno (mgr.14164) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:04.456965+0000 mon.smithi129 (mon.0) 523 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:04.457984+0000 mon.smithi129 (mon.0) 524 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:04.458749+0000 mon.smithi129 (mon.0) 525 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:04.459427+0000 mon.smithi129 (mon.0) 526 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:04.464112+0000 mon.smithi129 (mon.0) 527 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:04.467715+0000 mon.smithi129 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:04.471566+0000 mon.smithi129 (mon.0) 529 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:37:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:04.472669+0000 mon.smithi129 (mon.0) 530 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:37:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:04.473352+0000 mon.smithi129 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:37:04.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:04.477318+0000 mon.smithi129 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:04.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:03.387208+0000 mgr.smithi129.oaixno (mgr.14164) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:04.456965+0000 mon.smithi129 (mon.0) 523 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:04.457984+0000 mon.smithi129 (mon.0) 524 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:04.458749+0000 mon.smithi129 (mon.0) 525 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:04.459427+0000 mon.smithi129 (mon.0) 526 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:04.464112+0000 mon.smithi129 (mon.0) 527 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:04.467715+0000 mon.smithi129 (mon.0) 528 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:04.471566+0000 mon.smithi129 (mon.0) 529 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:37:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:04.472669+0000 mon.smithi129 (mon.0) 530 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:37:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:04.473352+0000 mon.smithi129 (mon.0) 531 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:37:04.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:04.477318+0000 mon.smithi129 (mon.0) 532 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:05.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:37:04.451625+0000 mgr.smithi129.oaixno (mgr.14164) 200 : cephadm [INF] Detected new or changed devices on smithi167 2024-04-16T00:37:05.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:37:04.459968+0000 mgr.smithi129.oaixno (mgr.14164) 201 : cephadm [INF] Adjusting osd_memory_target on smithi167 to 5323M 2024-04-16T00:37:05.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:05.154545+0000 mon.smithi167 (mon.1) 14 : audit [INF] from='client.? 172.21.15.167:0/3279500998' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "331275c3-02a5-47d5-8772-9c5bc14e1898"}]: dispatch 2024-04-16T00:37:05.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:05.155074+0000 mon.smithi129 (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "331275c3-02a5-47d5-8772-9c5bc14e1898"}]: dispatch 2024-04-16T00:37:05.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:05.162088+0000 mon.smithi129 (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "331275c3-02a5-47d5-8772-9c5bc14e1898"}]': finished 2024-04-16T00:37:05.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:05.162143+0000 mon.smithi129 (mon.0) 535 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-16T00:37:05.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:05.162257+0000 mon.smithi129 (mon.0) 536 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:05.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:37:04.451625+0000 mgr.smithi129.oaixno (mgr.14164) 200 : cephadm [INF] Detected new or changed devices on smithi167 2024-04-16T00:37:05.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:37:04.459968+0000 mgr.smithi129.oaixno (mgr.14164) 201 : cephadm [INF] Adjusting osd_memory_target on smithi167 to 5323M 2024-04-16T00:37:05.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:05.154545+0000 mon.smithi167 (mon.1) 14 : audit [INF] from='client.? 172.21.15.167:0/3279500998' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "331275c3-02a5-47d5-8772-9c5bc14e1898"}]: dispatch 2024-04-16T00:37:05.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:05.155074+0000 mon.smithi129 (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "331275c3-02a5-47d5-8772-9c5bc14e1898"}]: dispatch 2024-04-16T00:37:05.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:05.162088+0000 mon.smithi129 (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "331275c3-02a5-47d5-8772-9c5bc14e1898"}]': finished 2024-04-16T00:37:05.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:05.162143+0000 mon.smithi129 (mon.0) 535 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-16T00:37:05.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:05.162257+0000 mon.smithi129 (mon.0) 536 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:06.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:05.387785+0000 mgr.smithi129.oaixno (mgr.14164) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:06.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:05.568908+0000 mon.smithi167 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.167:0/1523665372' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:37:06.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:05.387785+0000 mgr.smithi129.oaixno (mgr.14164) 202 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:06.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:05.568908+0000 mon.smithi167 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.167:0/1523665372' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T00:37:08.756 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:07.388168+0000 mgr.smithi129.oaixno (mgr.14164) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:08.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:07.388168+0000 mgr.smithi129.oaixno (mgr.14164) 203 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:10.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:09.388639+0000 mgr.smithi129.oaixno (mgr.14164) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:10.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:09.388639+0000 mgr.smithi129.oaixno (mgr.14164) 204 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:11.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:11.180929+0000 mon.smithi129 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T00:37:11.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:11.181683+0000 mon.smithi129 (mon.0) 538 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:37:11.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:37:11.182275+0000 mgr.smithi129.oaixno (mgr.14164) 205 : cephadm [INF] Deploying daemon osd.7 on smithi167 2024-04-16T00:37:11.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:11.180929+0000 mon.smithi129 (mon.0) 537 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T00:37:11.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:11.181683+0000 mon.smithi129 (mon.0) 538 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:37:11.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:37:11.182275+0000 mgr.smithi129.oaixno (mgr.14164) 205 : cephadm [INF] Deploying daemon osd.7 on smithi167 2024-04-16T00:37:12.736 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:11.389185+0000 mgr.smithi129.oaixno (mgr.14164) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:12.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:11.389185+0000 mgr.smithi129.oaixno (mgr.14164) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:14.694 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:13.389690+0000 mgr.smithi129.oaixno (mgr.14164) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:14.748 INFO:teuthology.orchestra.run.smithi167.stdout:Created osd(s) 7 on host 'smithi167' 2024-04-16T00:37:14.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:13.389690+0000 mgr.smithi129.oaixno (mgr.14164) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:15.405 DEBUG:teuthology.orchestra.run.smithi167:osd.7> sudo journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.7.service 2024-04-16T00:37:15.407 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-16T00:37:15.408 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd stat -f json 2024-04-16T00:37:15.437 INFO:journalctl@ceph.osd.7.smithi167.stdout:-- Logs begin at Tue 2024-04-16 00:23:41 UTC. -- 2024-04-16T00:37:15.830 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:14.731305+0000 mon.smithi129 (mon.0) 539 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:37:15.830 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:14.733173+0000 mon.smithi129 (mon.0) 540 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:37:15.830 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:14.735938+0000 mon.smithi129 (mon.0) 541 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:15.831 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:14.736246+0000 mon.smithi129 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:37:15.831 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:14.740540+0000 mon.smithi129 (mon.0) 543 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:15.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:14.731305+0000 mon.smithi129 (mon.0) 539 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:37:15.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:14.733173+0000 mon.smithi129 (mon.0) 540 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:37:15.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:14.735938+0000 mon.smithi129 (mon.0) 541 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:15.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:14.736246+0000 mon.smithi129 (mon.0) 542 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:37:15.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:14.740540+0000 mon.smithi129 (mon.0) 543 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:16.890 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:15.390157+0000 mgr.smithi129.oaixno (mgr.14164) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:17.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:15.390157+0000 mgr.smithi129.oaixno (mgr.14164) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:17.510 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:37:17.940 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:37:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.7[51562]: debug 2024-04-16T00:37:17.842+0000 7fec2c6d5080 -1 osd.7 0 log_to_monitors {default=true} 2024-04-16T00:37:18.124 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1713227820,"num_in_osds":8,"osd_in_since":1713227825,"num_remapped_pgs":0} 2024-04-16T00:37:18.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:17.283182+0000 mon.smithi129 (mon.0) 544 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:18.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:17.390462+0000 mgr.smithi129.oaixno (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-16T00:37:18.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:17.504529+0000 mon.smithi129 (mon.0) 545 : audit [DBG] from='client.? 172.21.15.129:0/827211740' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T00:37:18.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:17.845597+0000 mon.smithi167 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.167:6824/1646411751,v1:172.21.15.167:6825/1646411751]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:37:18.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:17.845953+0000 mon.smithi129 (mon.0) 546 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:37:18.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:17.283182+0000 mon.smithi129 (mon.0) 544 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:18.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:17.390462+0000 mgr.smithi129.oaixno (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-16T00:37:18.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:17.504529+0000 mon.smithi129 (mon.0) 545 : audit [DBG] from='client.? 172.21.15.129:0/827211740' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T00:37:18.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:17.845597+0000 mon.smithi167 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.167:6824/1646411751,v1:172.21.15.167:6825/1646411751]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:37:18.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:17.845953+0000 mon.smithi129 (mon.0) 546 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:37:19.125 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd stat -f json 2024-04-16T00:37:19.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:18.287669+0000 mon.smithi129 (mon.0) 547 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T00:37:19.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:18.287746+0000 mon.smithi129 (mon.0) 548 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-16T00:37:19.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:18.287862+0000 mon.smithi129 (mon.0) 549 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:19.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:18.290234+0000 mon.smithi167 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.167:6824/1646411751,v1:172.21.15.167:6825/1646411751]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:37:19.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:18.290546+0000 mon.smithi129 (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:37:19.585 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:37:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.7[51562]: debug 2024-04-16T00:37:19.294+0000 7fec22c38700 -1 osd.7 0 waiting for initial osdmap 2024-04-16T00:37:19.585 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:37:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.7[51562]: debug 2024-04-16T00:37:19.301+0000 7fec1e3b2700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-16T00:37:19.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:18.287669+0000 mon.smithi129 (mon.0) 547 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T00:37:19.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:18.287746+0000 mon.smithi129 (mon.0) 548 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-16T00:37:19.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:18.287862+0000 mon.smithi129 (mon.0) 549 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:19.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:18.290234+0000 mon.smithi167 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.167:6824/1646411751,v1:172.21.15.167:6825/1646411751]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:37:19.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:18.290546+0000 mon.smithi129 (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:37:20.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:19.288754+0000 mon.smithi129 (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-04-16T00:37:20.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:19.288830+0000 mon.smithi129 (mon.0) 552 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-16T00:37:20.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:19.289173+0000 mon.smithi129 (mon.0) 553 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:20.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:19.295553+0000 mon.smithi129 (mon.0) 554 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:20.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:19.390818+0000 mgr.smithi129.oaixno (mgr.14164) 210 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:20.433 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:19.288754+0000 mon.smithi129 (mon.0) 551 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]': finished 2024-04-16T00:37:20.433 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:19.288830+0000 mon.smithi129 (mon.0) 552 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-16T00:37:20.433 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:19.289173+0000 mon.smithi129 (mon.0) 553 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:20.433 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:19.295553+0000 mon.smithi129 (mon.0) 554 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:20.433 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:19.390818+0000 mgr.smithi129.oaixno (mgr.14164) 210 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-16T00:37:21.362 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:37:21.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:18.794915+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:37:21.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:18.795047+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.296168+0000 mon.smithi129 (mon.0) 555 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:20.300389+0000 mon.smithi129 (mon.0) 556 : cluster [INF] osd.7 [v2:172.21.15.167:6824/1646411751,v1:172.21.15.167:6825/1646411751] boot 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:20.300475+0000 mon.smithi129 (mon.0) 557 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.300852+0000 mon.smithi129 (mon.0) 558 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:37:20.647480+0000 mgr.smithi129.oaixno (mgr.14164) 211 : cephadm [INF] Detected new or changed devices on smithi167 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.652064+0000 mon.smithi129 (mon.0) 559 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.652957+0000 mon.smithi129 (mon.0) 560 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.653732+0000 mon.smithi129 (mon.0) 561 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.654432+0000 mon.smithi129 (mon.0) 562 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.655074+0000 mon.smithi129 (mon.0) 563 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:37:20.655493+0000 mgr.smithi129.oaixno (mgr.14164) 212 : cephadm [INF] Adjusting osd_memory_target on smithi167 to 3992M 2024-04-16T00:37:21.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.659218+0000 mon.smithi129 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:21.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.662348+0000 mon.smithi129 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:21.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.665451+0000 mon.smithi129 (mon.0) 566 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:37:21.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.666465+0000 mon.smithi129 (mon.0) 567 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:37:21.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.667063+0000 mon.smithi129 (mon.0) 568 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:37:21.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:20.671505+0000 mon.smithi129 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:21.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:18.794915+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-16T00:37:21.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:18.795047+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.296168+0000 mon.smithi129 (mon.0) 555 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:20.300389+0000 mon.smithi129 (mon.0) 556 : cluster [INF] osd.7 [v2:172.21.15.167:6824/1646411751,v1:172.21.15.167:6825/1646411751] boot 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:20.300475+0000 mon.smithi129 (mon.0) 557 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.300852+0000 mon.smithi129 (mon.0) 558 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:37:20.647480+0000 mgr.smithi129.oaixno (mgr.14164) 211 : cephadm [INF] Detected new or changed devices on smithi167 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.652064+0000 mon.smithi129 (mon.0) 559 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.652957+0000 mon.smithi129 (mon.0) 560 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.653732+0000 mon.smithi129 (mon.0) 561 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.654432+0000 mon.smithi129 (mon.0) 562 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.655074+0000 mon.smithi129 (mon.0) 563 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:37:20.655493+0000 mgr.smithi129.oaixno (mgr.14164) 212 : cephadm [INF] Adjusting osd_memory_target on smithi167 to 3992M 2024-04-16T00:37:21.680 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.659218+0000 mon.smithi129 (mon.0) 564 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:21.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.662348+0000 mon.smithi129 (mon.0) 565 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:21.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.665451+0000 mon.smithi129 (mon.0) 566 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:37:21.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.666465+0000 mon.smithi129 (mon.0) 567 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:37:21.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.667063+0000 mon.smithi129 (mon.0) 568 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:37:21.681 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:20.671505+0000 mon.smithi129 (mon.0) 569 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:37:22.133 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1713227840,"num_in_osds":8,"osd_in_since":1713227825,"num_remapped_pgs":0} 2024-04-16T00:37:22.133 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd dump --format=json 2024-04-16T00:37:22.361 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:22.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:21.300943+0000 mon.smithi129 (mon.0) 570 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-16T00:37:22.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:21.357218+0000 mon.smithi129 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.129:0/4102409813' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T00:37:22.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:21.391124+0000 mgr.smithi129.oaixno (mgr.14164) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:22.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:21.300943+0000 mon.smithi129 (mon.0) 570 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-16T00:37:22.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:21.357218+0000 mon.smithi129 (mon.0) 571 : audit [DBG] from='client.? 172.21.15.129:0/4102409813' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T00:37:22.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:21.391124+0000 mgr.smithi129.oaixno (mgr.14164) 213 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:23.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:22.304834+0000 mon.smithi129 (mon.0) 572 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-16T00:37:23.628 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:22.304834+0000 mon.smithi129 (mon.0) 572 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-16T00:37:24.248 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:37:24.248 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":51,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","created":"2024-04-16T00:31:22.928482+0000","modified":"2024-04-16T00:37:22.298333+0000","last_up_change":"2024-04-16T00:37:20.293190+0000","last_in_change":"2024-04-16T00:37:05.155733+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-16T00:35:41.114719+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":"0a601067-1065-41ae-b60c-5a38d723fcc9","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.129:6802","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6803","nonce":1811137773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6805","nonce":1811137773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6809","nonce":1811137773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6807","nonce":1811137773}]},"public_addr":"172.21.15.129:6803/1811137773","cluster_addr":"172.21.15.129:6805/1811137773","heartbeat_back_addr":"172.21.15.129:6809/1811137773","heartbeat_front_addr":"172.21.15.129:6807/1811137773","state":["exists","up"]},{"osd":1,"uuid":"4f5379c2-6f25-4e31-81f5-0d3c3dc260d3","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.129:6810","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6811","nonce":2270685638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6813","nonce":2270685638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6816","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6817","nonce":2270685638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6815","nonce":2270685638}]},"public_addr":"172.21.15.129:6811/2270685638","cluster_addr":"172.21.15.129:6813/2270685638","heartbeat_back_addr":"172.21.15.129:6817/2270685638","heartbeat_front_addr":"172.21.15.129:6815/2270685638","state":["exists","up"]},{"osd":2,"uuid":"278340ba-34fb-4979-9d4b-8e60d455ec98","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.129:6818","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6819","nonce":4028445091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6821","nonce":4028445091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6825","nonce":4028445091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6823","nonce":4028445091}]},"public_addr":"172.21.15.129:6819/4028445091","cluster_addr":"172.21.15.129:6821/4028445091","heartbeat_back_addr":"172.21.15.129:6825/4028445091","heartbeat_front_addr":"172.21.15.129:6823/4028445091","state":["exists","up"]},{"osd":3,"uuid":"af9dd82c-2c86-448e-b554-6cd374e1f19a","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.129:6826","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6827","nonce":3462467597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6829","nonce":3462467597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6832","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6833","nonce":3462467597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6831","nonce":3462467597}]},"public_addr":"172.21.15.129:6827/3462467597","cluster_addr":"172.21.15.129:6829/3462467597","heartbeat_back_addr":"172.21.15.129:6833/3462467597","heartbeat_front_addr":"172.21.15.129:6831/3462467597","state":["exists","up"]},{"osd":4,"uuid":"5c9852f7-4f17-482c-9f02-d256f6d3bc67","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.167:6800","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6801","nonce":1728829283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6803","nonce":1728829283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6807","nonce":1728829283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6805","nonce":1728829283}]},"public_addr":"172.21.15.167:6801/1728829283","cluster_addr":"172.21.15.167:6803/1728829283","heartbeat_back_addr":"172.21.15.167:6807/1728829283","heartbeat_front_addr":"172.21.15.167:6805/1728829283","state":["exists","up"]},{"osd":5,"uuid":"47816e8b-84d0-42dd-a23a-0bf85800245a","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.167:6808","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6809","nonce":2153231025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6811","nonce":2153231025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6815","nonce":2153231025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6813","nonce":2153231025}]},"public_addr":"172.21.15.167:6809/2153231025","cluster_addr":"172.21.15.167:6811/2153231025","heartbeat_back_addr":"172.21.15.167:6815/2153231025","heartbeat_front_addr":"172.21.15.167:6813/2153231025","state":["exists","up"]},{"osd":6,"uuid":"e3a9444e-4cd7-4e61-b89d-19d1d2b4de50","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.167:6816","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6817","nonce":539654204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6819","nonce":539654204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6823","nonce":539654204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6821","nonce":539654204}]},"public_addr":"172.21.15.167:6817/539654204","cluster_addr":"172.21.15.167:6819/539654204","heartbeat_back_addr":"172.21.15.167:6823/539654204","heartbeat_front_addr":"172.21.15.167:6821/539654204","state":["exists","up"]},{"osd":7,"uuid":"331275c3-02a5-47d5-8772-9c5bc14e1898","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.167:6824","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6825","nonce":1646411751}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6827","nonce":1646411751}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6831","nonce":1646411751}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6829","nonce":1646411751}]},"public_addr":"172.21.15.167:6825/1646411751","cluster_addr":"172.21.15.167:6827/1646411751","heartbeat_back_addr":"172.21.15.167:6831/1646411751","heartbeat_front_addr":"172.21.15.167:6829/1646411751","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-16T00:34:46.638302+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-16T00:35:15.380551+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-16T00:35:38.852101+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-16T00:36:01.270898+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-16T00:36:18.631730+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-16T00:36:38.915590+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-16T00:36:58.921641+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-16T00:37:18.795050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.129:0/3285538864":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6801/1271632905":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6801/1282230271":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/3348109137":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6800/1271632905":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6800/1282230271":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/2959869948":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/2505381765":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/2568245806":"2024-04-17T00:31:54.530722+0000","172.21.15.129:0/1247061301":"2024-04-17T00:31:54.530722+0000","172.21.15.129:6800/2417568723":"2024-04-17T00:31:54.530722+0000","172.21.15.129:6801/2417568723":"2024-04-17T00:31:54.530722+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-16T00:37:24.587 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:23.391429+0000 mgr.smithi129.oaixno (mgr.14164) 214 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:24.587 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:24.242853+0000 mon.smithi129 (mon.0) 573 : audit [DBG] from='client.? 172.21.15.129:0/2436544553' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T00:37:24.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:23.391429+0000 mgr.smithi129.oaixno (mgr.14164) 214 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:24.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:24.242853+0000 mon.smithi129 (mon.0) 573 : audit [DBG] from='client.? 172.21.15.129:0/2436544553' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T00:37:24.955 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-16T00:35:41.114719+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-16T00:37:24.956 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-04-16T00:37:25.181 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:26.638 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:25.391872+0000 mgr.smithi129.oaixno (mgr.14164) 215 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:26.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:25.391872+0000 mgr.smithi129.oaixno (mgr.14164) 215 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:27.038 INFO:teuthology.orchestra.run.smithi129.stdout:pg_num: 1 2024-04-16T00:37:27.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:27.033201+0000 mon.smithi129 (mon.0) 574 : audit [DBG] from='client.? 172.21.15.129:0/3512836278' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-16T00:37:27.811 INFO:tasks.cephadm:Setting up client nodes... 2024-04-16T00:37:27.812 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-16T00:37:27.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:27.033201+0000 mon.smithi129 (mon.0) 574 : audit [DBG] from='client.? 172.21.15.129:0/3512836278' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-16T00:37:28.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:27.392370+0000 mgr.smithi129.oaixno (mgr.14164) 216 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:28.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:27.392370+0000 mgr.smithi129.oaixno (mgr.14164) 216 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:30.110 INFO:teuthology.orchestra.run.smithi129.stdout:[client.0] 2024-04-16T00:37:30.110 INFO:teuthology.orchestra.run.smithi129.stdout: key = AQBKyB1mmb0TBhAA8mGcU7bcFyfPCZMpZZhcYQ== 2024-04-16T00:37:30.805 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:29.392664+0000 mgr.smithi129.oaixno (mgr.14164) 217 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:30.806 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:30.101792+0000 mon.smithi129 (mon.0) 575 : audit [INF] from='client.? 172.21.15.129:0/29231805' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T00:37:30.806 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:30.105421+0000 mon.smithi129 (mon.0) 576 : audit [INF] from='client.? 172.21.15.129:0/29231805' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-16T00:37:30.828 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-04-16T00:37:30.828 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-16T00:37:30.829 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-16T00:37:30.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:29.392664+0000 mgr.smithi129.oaixno (mgr.14164) 217 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:30.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:30.101792+0000 mon.smithi129 (mon.0) 575 : audit [INF] from='client.? 172.21.15.129:0/29231805' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T00:37:30.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:30.105421+0000 mon.smithi129 (mon.0) 576 : audit [INF] from='client.? 172.21.15.129:0/29231805' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-16T00:37:30.872 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-16T00:37:30.872 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-16T00:37:30.873 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph mgr dump --format=json 2024-04-16T00:37:31.133 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:31.612 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:31.495010+0000 mon.smithi129 (mon.0) 577 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:37:31.612 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:31.495193+0000 mon.smithi129 (mon.0) 578 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:37:31.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:31.495010+0000 mon.smithi129 (mon.0) 577 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:37:31.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:31.495193+0000 mon.smithi129 (mon.0) 578 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:37:32.706 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:31.392977+0000 mgr.smithi129.oaixno (mgr.14164) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:32.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:31.392977+0000 mgr.smithi129.oaixno (mgr.14164) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:33.149 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:37:33.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:33.139805+0000 mon.smithi129 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.129:0/2440032641' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T00:37:33.845 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:33.139805+0000 mon.smithi129 (mon.0) 579 : audit [DBG] from='client.? 172.21.15.129:0/2440032641' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T00:37:33.865 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":18,"active_gid":14164,"active_name":"smithi129.oaixno","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6800","nonce":517769326},{"type":"v1","addr":"172.21.15.129:6801","nonce":517769326}]},"active_addr":"172.21.15.129:6801/517769326","active_change":"2024-04-16T00:32:31.288013+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14226,"name":"smithi167.ddbodo","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.129:8443/","prometheus":"http://172.21.15.129: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.129:0","nonce":1438226056}]},{"addrvec":[{"type":"v2","addr":"172.21.15.129:0","nonce":563682002}]}]}} 2024-04-16T00:37:33.872 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-16T00:37:33.872 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-16T00:37:33.872 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd dump --format=json 2024-04-16T00:37:34.099 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:34.647 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:33.393317+0000 mgr.smithi129.oaixno (mgr.14164) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:34.838 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:33.393317+0000 mgr.smithi129.oaixno (mgr.14164) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:36.220 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:37:36.220 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":51,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","created":"2024-04-16T00:31:22.928482+0000","modified":"2024-04-16T00:37:22.298333+0000","last_up_change":"2024-04-16T00:37:20.293190+0000","last_in_change":"2024-04-16T00:37:05.155733+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-16T00:35:41.114719+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":"0a601067-1065-41ae-b60c-5a38d723fcc9","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.129:6802","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6803","nonce":1811137773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6805","nonce":1811137773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6809","nonce":1811137773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6807","nonce":1811137773}]},"public_addr":"172.21.15.129:6803/1811137773","cluster_addr":"172.21.15.129:6805/1811137773","heartbeat_back_addr":"172.21.15.129:6809/1811137773","heartbeat_front_addr":"172.21.15.129:6807/1811137773","state":["exists","up"]},{"osd":1,"uuid":"4f5379c2-6f25-4e31-81f5-0d3c3dc260d3","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.129:6810","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6811","nonce":2270685638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6813","nonce":2270685638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6816","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6817","nonce":2270685638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6815","nonce":2270685638}]},"public_addr":"172.21.15.129:6811/2270685638","cluster_addr":"172.21.15.129:6813/2270685638","heartbeat_back_addr":"172.21.15.129:6817/2270685638","heartbeat_front_addr":"172.21.15.129:6815/2270685638","state":["exists","up"]},{"osd":2,"uuid":"278340ba-34fb-4979-9d4b-8e60d455ec98","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.129:6818","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6819","nonce":4028445091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6821","nonce":4028445091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6825","nonce":4028445091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6823","nonce":4028445091}]},"public_addr":"172.21.15.129:6819/4028445091","cluster_addr":"172.21.15.129:6821/4028445091","heartbeat_back_addr":"172.21.15.129:6825/4028445091","heartbeat_front_addr":"172.21.15.129:6823/4028445091","state":["exists","up"]},{"osd":3,"uuid":"af9dd82c-2c86-448e-b554-6cd374e1f19a","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.129:6826","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6827","nonce":3462467597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6829","nonce":3462467597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6832","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6833","nonce":3462467597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6831","nonce":3462467597}]},"public_addr":"172.21.15.129:6827/3462467597","cluster_addr":"172.21.15.129:6829/3462467597","heartbeat_back_addr":"172.21.15.129:6833/3462467597","heartbeat_front_addr":"172.21.15.129:6831/3462467597","state":["exists","up"]},{"osd":4,"uuid":"5c9852f7-4f17-482c-9f02-d256f6d3bc67","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.167:6800","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6801","nonce":1728829283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6803","nonce":1728829283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6807","nonce":1728829283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6805","nonce":1728829283}]},"public_addr":"172.21.15.167:6801/1728829283","cluster_addr":"172.21.15.167:6803/1728829283","heartbeat_back_addr":"172.21.15.167:6807/1728829283","heartbeat_front_addr":"172.21.15.167:6805/1728829283","state":["exists","up"]},{"osd":5,"uuid":"47816e8b-84d0-42dd-a23a-0bf85800245a","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.167:6808","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6809","nonce":2153231025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6811","nonce":2153231025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6815","nonce":2153231025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6813","nonce":2153231025}]},"public_addr":"172.21.15.167:6809/2153231025","cluster_addr":"172.21.15.167:6811/2153231025","heartbeat_back_addr":"172.21.15.167:6815/2153231025","heartbeat_front_addr":"172.21.15.167:6813/2153231025","state":["exists","up"]},{"osd":6,"uuid":"e3a9444e-4cd7-4e61-b89d-19d1d2b4de50","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.167:6816","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6817","nonce":539654204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6819","nonce":539654204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6823","nonce":539654204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6821","nonce":539654204}]},"public_addr":"172.21.15.167:6817/539654204","cluster_addr":"172.21.15.167:6819/539654204","heartbeat_back_addr":"172.21.15.167:6823/539654204","heartbeat_front_addr":"172.21.15.167:6821/539654204","state":["exists","up"]},{"osd":7,"uuid":"331275c3-02a5-47d5-8772-9c5bc14e1898","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.167:6824","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6825","nonce":1646411751}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6827","nonce":1646411751}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6831","nonce":1646411751}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6829","nonce":1646411751}]},"public_addr":"172.21.15.167:6825/1646411751","cluster_addr":"172.21.15.167:6827/1646411751","heartbeat_back_addr":"172.21.15.167:6831/1646411751","heartbeat_front_addr":"172.21.15.167:6829/1646411751","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-16T00:34:46.638302+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-16T00:35:15.380551+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-16T00:35:38.852101+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-16T00:36:01.270898+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-16T00:36:18.631730+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-16T00:36:38.915590+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-16T00:36:58.921641+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-16T00:37:18.795050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.129:0/3285538864":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6801/1271632905":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6801/1282230271":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/3348109137":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6800/1271632905":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6800/1282230271":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/2959869948":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/2505381765":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/2568245806":"2024-04-17T00:31:54.530722+0000","172.21.15.129:0/1247061301":"2024-04-17T00:31:54.530722+0000","172.21.15.129:6800/2417568723":"2024-04-17T00:31:54.530722+0000","172.21.15.129:6801/2417568723":"2024-04-17T00:31:54.530722+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-16T00:37:36.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:35.393891+0000 mgr.smithi129.oaixno (mgr.14164) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:36.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:36.214601+0000 mon.smithi129 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.129:0/1111936191' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T00:37:36.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:35.393891+0000 mgr.smithi129.oaixno (mgr.14164) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:36.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:36.214601+0000 mon.smithi129 (mon.0) 580 : audit [DBG] from='client.? 172.21.15.129:0/1111936191' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T00:37:36.997 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-16T00:37:36.998 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd dump --format=json 2024-04-16T00:37:37.224 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:38.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:37.394177+0000 mgr.smithi129.oaixno (mgr.14164) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:38.875 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:37.394177+0000 mgr.smithi129.oaixno (mgr.14164) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:37:39.289 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:37:39.290 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":51,"fsid":"93bcc7e6-fb88-11ee-bc8f-c7b262605968","created":"2024-04-16T00:31:22.928482+0000","modified":"2024-04-16T00:37:22.298333+0000","last_up_change":"2024-04-16T00:37:20.293190+0000","last_in_change":"2024-04-16T00:37:05.155733+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-16T00:35:41.114719+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":"0a601067-1065-41ae-b60c-5a38d723fcc9","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.129:6802","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6803","nonce":1811137773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6805","nonce":1811137773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6809","nonce":1811137773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":1811137773},{"type":"v1","addr":"172.21.15.129:6807","nonce":1811137773}]},"public_addr":"172.21.15.129:6803/1811137773","cluster_addr":"172.21.15.129:6805/1811137773","heartbeat_back_addr":"172.21.15.129:6809/1811137773","heartbeat_front_addr":"172.21.15.129:6807/1811137773","state":["exists","up"]},{"osd":1,"uuid":"4f5379c2-6f25-4e31-81f5-0d3c3dc260d3","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.129:6810","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6811","nonce":2270685638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6813","nonce":2270685638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6816","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6817","nonce":2270685638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":2270685638},{"type":"v1","addr":"172.21.15.129:6815","nonce":2270685638}]},"public_addr":"172.21.15.129:6811/2270685638","cluster_addr":"172.21.15.129:6813/2270685638","heartbeat_back_addr":"172.21.15.129:6817/2270685638","heartbeat_front_addr":"172.21.15.129:6815/2270685638","state":["exists","up"]},{"osd":2,"uuid":"278340ba-34fb-4979-9d4b-8e60d455ec98","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.129:6818","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6819","nonce":4028445091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6821","nonce":4028445091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6825","nonce":4028445091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":4028445091},{"type":"v1","addr":"172.21.15.129:6823","nonce":4028445091}]},"public_addr":"172.21.15.129:6819/4028445091","cluster_addr":"172.21.15.129:6821/4028445091","heartbeat_back_addr":"172.21.15.129:6825/4028445091","heartbeat_front_addr":"172.21.15.129:6823/4028445091","state":["exists","up"]},{"osd":3,"uuid":"af9dd82c-2c86-448e-b554-6cd374e1f19a","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.129:6826","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6827","nonce":3462467597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6829","nonce":3462467597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6832","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6833","nonce":3462467597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":3462467597},{"type":"v1","addr":"172.21.15.129:6831","nonce":3462467597}]},"public_addr":"172.21.15.129:6827/3462467597","cluster_addr":"172.21.15.129:6829/3462467597","heartbeat_back_addr":"172.21.15.129:6833/3462467597","heartbeat_front_addr":"172.21.15.129:6831/3462467597","state":["exists","up"]},{"osd":4,"uuid":"5c9852f7-4f17-482c-9f02-d256f6d3bc67","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.167:6800","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6801","nonce":1728829283}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6803","nonce":1728829283}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6807","nonce":1728829283}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1728829283},{"type":"v1","addr":"172.21.15.167:6805","nonce":1728829283}]},"public_addr":"172.21.15.167:6801/1728829283","cluster_addr":"172.21.15.167:6803/1728829283","heartbeat_back_addr":"172.21.15.167:6807/1728829283","heartbeat_front_addr":"172.21.15.167:6805/1728829283","state":["exists","up"]},{"osd":5,"uuid":"47816e8b-84d0-42dd-a23a-0bf85800245a","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.167:6808","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6809","nonce":2153231025}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6811","nonce":2153231025}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6815","nonce":2153231025}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":2153231025},{"type":"v1","addr":"172.21.15.167:6813","nonce":2153231025}]},"public_addr":"172.21.15.167:6809/2153231025","cluster_addr":"172.21.15.167:6811/2153231025","heartbeat_back_addr":"172.21.15.167:6815/2153231025","heartbeat_front_addr":"172.21.15.167:6813/2153231025","state":["exists","up"]},{"osd":6,"uuid":"e3a9444e-4cd7-4e61-b89d-19d1d2b4de50","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.167:6816","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6817","nonce":539654204}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6819","nonce":539654204}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6823","nonce":539654204}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":539654204},{"type":"v1","addr":"172.21.15.167:6821","nonce":539654204}]},"public_addr":"172.21.15.167:6817/539654204","cluster_addr":"172.21.15.167:6819/539654204","heartbeat_back_addr":"172.21.15.167:6823/539654204","heartbeat_front_addr":"172.21.15.167:6821/539654204","state":["exists","up"]},{"osd":7,"uuid":"331275c3-02a5-47d5-8772-9c5bc14e1898","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.167:6824","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6825","nonce":1646411751}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6827","nonce":1646411751}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6831","nonce":1646411751}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":1646411751},{"type":"v1","addr":"172.21.15.167:6829","nonce":1646411751}]},"public_addr":"172.21.15.167:6825/1646411751","cluster_addr":"172.21.15.167:6827/1646411751","heartbeat_back_addr":"172.21.15.167:6831/1646411751","heartbeat_front_addr":"172.21.15.167:6829/1646411751","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-16T00:34:46.638302+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-16T00:35:15.380551+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-16T00:35:38.852101+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-16T00:36:01.270898+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-16T00:36:18.631730+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-16T00:36:38.915590+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-16T00:36:58.921641+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-16T00:37:18.795050+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.129:0/3285538864":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6801/1271632905":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6801/1282230271":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/3348109137":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6800/1271632905":"2024-04-17T00:32:31.287734+0000","172.21.15.129:6800/1282230271":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/2959869948":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/2505381765":"2024-04-17T00:32:14.939621+0000","172.21.15.129:0/2568245806":"2024-04-17T00:31:54.530722+0000","172.21.15.129:0/1247061301":"2024-04-17T00:31:54.530722+0000","172.21.15.129:6800/2417568723":"2024-04-17T00:31:54.530722+0000","172.21.15.129:6801/2417568723":"2024-04-17T00:31:54.530722+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-16T00:37:39.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:37:39.284490+0000 mon.smithi129 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.129:0/3786217893' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T00:37:39.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:37:39.284490+0000 mon.smithi129 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.129:0/3786217893' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T00:37:40.123 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-16T00:37:40.123 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-16T00:37:40.124 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-16T00:37:40.125 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-16T00:37:40.125 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-16T00:37:40.126 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-16T00:37:40.127 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-16T00:37:40.127 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-16T00:37:40.532 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:40.539 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:40.551 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:40.557 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:40.567 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:40.588 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:40.592 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:40.592 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:40.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:39.394566+0000 mgr.smithi129.oaixno (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-16T00:37:40.881 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:39.394566+0000 mgr.smithi129.oaixno (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-16T00:37:42.822 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:41.394951+0000 mgr.smithi129.oaixno (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-16T00:37:42.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:41.394951+0000 mgr.smithi129.oaixno (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-16T00:37:44.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:43.395239+0000 mgr.smithi129.oaixno (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-16T00:37:44.893 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:43.395239+0000 mgr.smithi129.oaixno (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-16T00:37:46.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:45.395604+0000 mgr.smithi129.oaixno (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-16T00:37:46.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:45.395604+0000 mgr.smithi129.oaixno (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-16T00:37:48.671 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:47.395997+0000 mgr.smithi129.oaixno (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-16T00:37:48.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:47.395997+0000 mgr.smithi129.oaixno (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-16T00:37:50.632 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:49.396471+0000 mgr.smithi129.oaixno (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-16T00:37:50.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:49.396471+0000 mgr.smithi129.oaixno (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-16T00:37:52.598 INFO:teuthology.orchestra.run.smithi129.stdout:111669149721 2024-04-16T00:37:52.598 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-16T00:37:52.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:51.396834+0000 mgr.smithi129.oaixno (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-16T00:37:52.917 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:51.396834+0000 mgr.smithi129.oaixno (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-16T00:37:54.453 INFO:teuthology.orchestra.run.smithi129.stdout:158913789968 2024-04-16T00:37:54.454 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-16T00:37:54.758 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:53.397149+0000 mgr.smithi129.oaixno (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-16T00:37:54.786 INFO:teuthology.orchestra.run.smithi129.stdout:81604378652 2024-04-16T00:37:54.786 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-16T00:37:54.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:53.397149+0000 mgr.smithi129.oaixno (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-16T00:37:55.179 INFO:teuthology.orchestra.run.smithi129.stdout:60129542176 2024-04-16T00:37:55.179 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-16T00:37:56.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:55.397485+0000 mgr.smithi129.oaixno (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-16T00:37:56.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:55.397485+0000 mgr.smithi129.oaixno (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-16T00:37:57.413 INFO:teuthology.orchestra.run.smithi129.stdout:38654705704 2024-04-16T00:37:57.414 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-16T00:37:57.781 INFO:teuthology.orchestra.run.smithi129.stdout:133143986198 2024-04-16T00:37:57.781 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-16T00:37:58.242 INFO:teuthology.orchestra.run.smithi129.stdout:184683593742 2024-04-16T00:37:58.242 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-16T00:37:58.692 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:58.693 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:58.693 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:58.703 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:58.712 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:37:58.728 INFO:teuthology.orchestra.run.smithi129.stdout:210453397514 2024-04-16T00:37:58.728 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-16T00:37:58.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:37:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:57.397868+0000 mgr.smithi129.oaixno (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-16T00:37:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:37:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:57.397868+0000 mgr.smithi129.oaixno (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-16T00:38:00.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:37:59.398180+0000 mgr.smithi129.oaixno (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-16T00:38:00.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:37:59.398180+0000 mgr.smithi129.oaixno (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-16T00:38:01.851 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:38:01.851 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:38:02.338 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:38:02.823 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:01.398659+0000 mgr.smithi129.oaixno (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-16T00:38:02.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:01.398659+0000 mgr.smithi129.oaixno (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-16T00:38:04.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:03.398976+0000 mgr.smithi129.oaixno (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-16T00:38:04.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:03.398976+0000 mgr.smithi129.oaixno (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-16T00:38:05.013 INFO:teuthology.orchestra.run.smithi129.stdout:81604378655 2024-04-16T00:38:05.561 INFO:teuthology.orchestra.run.smithi129.stdout:111669149723 2024-04-16T00:38:05.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:05.008613+0000 mon.smithi129 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.129:0/1059078320' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-16T00:38:05.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:05.557145+0000 mon.smithi129 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.129:0/1267482558' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-16T00:38:05.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:05.008613+0000 mon.smithi129 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.129:0/1059078320' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-16T00:38:05.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:05.557145+0000 mon.smithi129 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.129:0/1267482558' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-16T00:38:06.377 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378652 got 81604378655 for osd.2 2024-04-16T00:38:06.377 DEBUG:teuthology.parallel:result is None 2024-04-16T00:38:06.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:05.399260+0000 mgr.smithi129.oaixno (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-16T00:38:06.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:05.399260+0000 mgr.smithi129.oaixno (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-16T00:38:06.892 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149721 got 111669149723 for osd.3 2024-04-16T00:38:06.892 DEBUG:teuthology.parallel:result is None 2024-04-16T00:38:08.573 INFO:teuthology.orchestra.run.smithi129.stdout:158913789972 2024-04-16T00:38:08.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:07.399717+0000 mgr.smithi129.oaixno (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-16T00:38:08.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:08.569223+0000 mon.smithi129 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.129:0/3977614834' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-16T00:38:09.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:07.399717+0000 mgr.smithi129.oaixno (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-16T00:38:09.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:08.569223+0000 mon.smithi129 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.129:0/3977614834' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-16T00:38:10.338 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789968 got 158913789972 for osd.5 2024-04-16T00:38:10.339 DEBUG:teuthology.parallel:result is None 2024-04-16T00:38:10.810 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:09.400229+0000 mgr.smithi129.oaixno (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-16T00:38:11.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:09.400229+0000 mgr.smithi129.oaixno (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-16T00:38:11.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:11.137561+0000 mon.smithi129 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.129:0/331350477' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-16T00:38:11.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:11.221901+0000 mon.smithi129 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.129:0/811640959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-16T00:38:12.014 INFO:teuthology.orchestra.run.smithi129.stdout:60129542180 2024-04-16T00:38:12.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:11.137561+0000 mon.smithi129 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.129:0/331350477' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-16T00:38:12.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:11.221901+0000 mon.smithi129 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.129:0/811640959' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-16T00:38:12.495 INFO:teuthology.orchestra.run.smithi129.stdout:133143986200 2024-04-16T00:38:12.821 INFO:teuthology.orchestra.run.smithi129.stdout:184683593746 2024-04-16T00:38:12.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:11.400698+0000 mgr.smithi129.oaixno (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-16T00:38:12.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:12.010214+0000 mon.smithi129 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.129:0/2882190068' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-16T00:38:12.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:12.265566+0000 mon.smithi129 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.129:0/3793133516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-16T00:38:13.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:11.400698+0000 mgr.smithi129.oaixno (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-16T00:38:13.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:12.010214+0000 mon.smithi129 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.129:0/2882190068' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-16T00:38:13.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:12.265566+0000 mon.smithi129 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.129:0/3793133516' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-16T00:38:13.623 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593742 got 184683593746 for osd.6 2024-04-16T00:38:13.623 DEBUG:teuthology.parallel:result is None 2024-04-16T00:38:13.710 INFO:teuthology.orchestra.run.smithi129.stdout:38654705707 2024-04-16T00:38:14.352 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542176 got 60129542180 for osd.1 2024-04-16T00:38:14.352 DEBUG:teuthology.parallel:result is None 2024-04-16T00:38:14.873 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:13.401101+0000 mgr.smithi129.oaixno (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-16T00:38:14.891 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705704 got 38654705707 for osd.0 2024-04-16T00:38:14.891 DEBUG:teuthology.parallel:result is None 2024-04-16T00:38:15.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:13.401101+0000 mgr.smithi129.oaixno (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-16T00:38:15.161 INFO:teuthology.orchestra.run.smithi129.stdout:210453397518 2024-04-16T00:38:15.647 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986198 got 133143986200 for osd.4 2024-04-16T00:38:15.647 DEBUG:teuthology.parallel:result is None 2024-04-16T00:38:15.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:14.693317+0000 mon.smithi129 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.129:0/340022331' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-16T00:38:16.069 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397514 got 210453397518 for osd.7 2024-04-16T00:38:16.069 DEBUG:teuthology.parallel:result is None 2024-04-16T00:38:16.069 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-16T00:38:16.070 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph pg dump --format=json 2024-04-16T00:38:16.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:14.693317+0000 mon.smithi129 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.129:0/340022331' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-16T00:38:16.299 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:38:16.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:15.401467+0000 mgr.smithi129.oaixno (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-16T00:38:17.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:15.401467+0000 mgr.smithi129.oaixno (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-16T00:38:18.436 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:38:18.437 INFO:teuthology.orchestra.run.smithi129.stderr:dumped all 2024-04-16T00:38:18.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:17.401869+0000 mgr.smithi129.oaixno (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-16T00:38:19.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:17.401869+0000 mgr.smithi129.oaixno (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-16T00:38:19.125 INFO:teuthology.orchestra.run.smithi129.stdout:{"pg_ready":true,"pg_map":{"version":213,"stamp":"2024-04-16T00:38:17.401681+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43324,"kb_used_data":3900,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917892,"statfs":{"total":767960285184,"available":767915921408,"internally_reserved":0,"allocated":3993600,"data_stored":1589125,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-04-16T00:37:22.836523+0000","last_change":"2024-04-16T00:37:22.836523+0000","last_active":"2024-04-16T00:37:22.836523+0000","last_peered":"2024-04-16T00:37:22.836523+0000","last_clean":"2024-04-16T00:37:22.836523+0000","last_became_active":"2024-04-16T00:37:22.836131+0000","last_became_peered":"2024-04-16T00:37:22.836131+0000","last_unstale":"2024-04-16T00:37:22.836523+0000","last_undegraded":"2024-04-16T00:37:22.836523+0000","last_fullsized":"2024-04-16T00:37:22.836523+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-16T00:35:41.859996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-16T00:35:41.859996+0000","last_clean_scrub_stamp":"2024-04-16T00:35:41.859996+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.34399999999999997}]},{"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.40500000000000003}]},{"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.39200000000000002}]},{"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.44600000000000001}]},{"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.48099999999999998}]},{"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.49199999999999999}]},{"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.54900000000000004}]}]},{"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":5296,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739856,"statfs":{"total":95995035648,"available":95989612544,"internally_reserved":0,"allocated":499712,"data_stored":198680,"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 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.59699999999999998}]},{"osd":1,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.51700000000000002}]},{"osd":2,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.624}]},{"osd":3,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.65900000000000003}]},{"osd":4,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.374},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.42899999999999999}]},{"osd":5,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.48199999999999998}]},{"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.63300000000000001}]}]},{"osd":1,"up_from":14,"seq":60129542181,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5552,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739600,"statfs":{"total":95995035648,"available":95989350400,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 00:37:22 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.34899999999999998,"15min":0.34699999999999998},"min":{"1min":0.222,"5min":0.215,"15min":0.215},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.34799999999999998,"15min":0.34499999999999997},"min":{"1min":0.245,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"last":0.28299999999999997}]},{"osd":2,"last update":"Tue Apr 16 00:37:43 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.35599999999999998,"15min":0.35399999999999998},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.496,"5min":0.505,"15min":0.505},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.37,"15min":0.372},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.29899999999999999}]},{"osd":3,"last update":"Tue Apr 16 00:38:09 2024","interfaces":[{"interface":"back","average":{"1min":0.34100000000000003,"5min":0.38900000000000001,"15min":0.39700000000000002},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.40899999999999997,"15min":0.41099999999999998},"min":{"1min":0.32900000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.35599999999999998}]},{"osd":4,"last update":"Tue Apr 16 00:37:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.496},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.56599999999999995}]},{"osd":5,"last update":"Tue Apr 16 00:37:40 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.55200000000000005}]},{"osd":6,"last update":"Tue Apr 16 00:38:03 2024","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.53500000000000003}]},{"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.53000000000000003}]}]},{"osd":0,"up_from":9,"seq":38654705708,"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 00:37:23 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.313,"15min":0.29899999999999999},"min":{"1min":0.223,"5min":0.214,"15min":0.214},"max":{"1min":0.56799999999999995,"5min":0.621,"15min":0.621},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.33300000000000002,"15min":0.31900000000000001},"min":{"1min":0.26300000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.58099999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.27100000000000002}]},{"osd":2,"last update":"Tue Apr 16 00:37:45 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.39700000000000002,"15min":0.39200000000000002},"min":{"1min":0.23799999999999999,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.69599999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.307},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.35899999999999999,"15min":0.35299999999999998},"min":{"1min":0.249,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.56200000000000006,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.379}]},{"osd":3,"last update":"Tue Apr 16 00:38:05 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.47099999999999997,"15min":0.47699999999999998},"min":{"1min":0.30199999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.68600000000000005,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.432,"5min":0.44900000000000001,"15min":0.45200000000000001},"min":{"1min":0.28199999999999997,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.34899999999999998}]},{"osd":4,"last update":"Tue Apr 16 00:37:23 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.54800000000000004}]},{"osd":5,"last update":"Tue Apr 16 00:37:45 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.41999999999999998}]},{"osd":6,"last update":"Tue Apr 16 00:38:02 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.51100000000000001}]},{"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.53700000000000003}]}]},{"osd":2,"up_from":19,"seq":81604378658,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5488,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739664,"statfs":{"total":95995035648,"available":95989415936,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 00:37:46 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.27100000000000002,"5min":0.251,"15min":0.251},"max":{"1min":0.46200000000000002,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.36199999999999999,"15min":0.35599999999999998},"min":{"1min":0.27800000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.27900000000000003}]},{"osd":1,"last update":"Tue Apr 16 00:37:46 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.36299999999999999,"15min":0.36099999999999999},"min":{"1min":0.29299999999999998,"5min":0.25,"15min":0.25},"max":{"1min":0.497,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.373,"5min":0.36399999999999999,"15min":0.36199999999999999},"min":{"1min":0.29999999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.56200000000000006,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.29399999999999998}]},{"osd":3,"last update":"Tue Apr 16 00:38:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.433,"15min":0.439},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.52600000000000002,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.40999999999999998,"15min":0.41799999999999998},"min":{"1min":0.28899999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.439,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.33100000000000002}]},{"osd":4,"last update":"Tue Apr 16 00:37:22 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.81799999999999995}]},{"osd":5,"last update":"Tue Apr 16 00:37:46 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.56299999999999994}]},{"osd":6,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.70199999999999996}]},{"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.67300000000000004}]}]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 00:38:04 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.35399999999999998,"15min":0.35099999999999998},"min":{"1min":0.25900000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.432},{"interface":"front","average":{"1min":0.372,"5min":0.34599999999999997,"15min":0.34200000000000003},"min":{"1min":0.251,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"last":0.38200000000000001}]},{"osd":1,"last update":"Tue Apr 16 00:38:04 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.373,"15min":0.371},"min":{"1min":0.30199999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.38500000000000001,"15min":0.38300000000000001},"min":{"1min":0.29499999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.373}]},{"osd":2,"last update":"Tue Apr 16 00:38:04 2024","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.40699999999999997,"15min":0.40500000000000003},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.39200000000000002,"15min":0.39400000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.498,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.35699999999999998}]},{"osd":4,"last update":"Tue Apr 16 00:37:23 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.61199999999999999}]},{"osd":5,"last update":"Tue Apr 16 00:37:40 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.77400000000000002},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.60299999999999998}]},{"osd":6,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.58999999999999997}]},{"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.71899999999999997}]}]},{"osd":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 00:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.504},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.56899999999999995}]},{"osd":1,"last update":"Tue Apr 16 00:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.67300000000000004}]},{"osd":2,"last update":"Tue Apr 16 00:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.65500000000000003}]},{"osd":3,"last update":"Tue Apr 16 00:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.59799999999999998}]},{"osd":5,"last update":"Tue Apr 16 00:37:42 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.443},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.55400000000000005}]},{"osd":6,"last update":"Tue Apr 16 00:38:05 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.629}]},{"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.54400000000000004}]}]},{"osd":5,"up_from":37,"seq":158913789974,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5356,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739796,"statfs":{"total":95995035648,"available":95989551104,"internally_reserved":0,"allocated":495616,"data_stored":198365,"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 00:37:41 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.53700000000000003}]},{"osd":1,"last update":"Tue Apr 16 00:37:41 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.56999999999999995}]},{"osd":2,"last update":"Tue Apr 16 00:37:41 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.63100000000000001}]},{"osd":3,"last update":"Tue Apr 16 00:37:41 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.57599999999999996}]},{"osd":4,"last update":"Tue Apr 16 00:37:41 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.58899999999999997}]},{"osd":6,"last update":"Tue Apr 16 00:38:04 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.70399999999999996}]},{"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.55100000000000005}]}]}],"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-16T00:38:19.129 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph pg dump --format=json 2024-04-16T00:38:19.358 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:38:19.877 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:18.429584+0000 mgr.smithi129.oaixno (mgr.14164) 242 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T00:38:20.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:18.429584+0000 mgr.smithi129.oaixno (mgr.14164) 242 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T00:38:20.878 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:19.402227+0000 mgr.smithi129.oaixno (mgr.14164) 243 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:19.402227+0000 mgr.smithi129.oaixno (mgr.14164) 243 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:21.305 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:38:21.307 INFO:teuthology.orchestra.run.smithi129.stderr:dumped all 2024-04-16T00:38:21.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:20.676553+0000 mon.smithi129 (mon.0) 590 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:38:21.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:20.677595+0000 mon.smithi129 (mon.0) 591 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:21.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:20.678189+0000 mon.smithi129 (mon.0) 592 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:38:21.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:20.944411+0000 mon.smithi129 (mon.0) 593 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:22.047 INFO:teuthology.orchestra.run.smithi129.stdout:{"pg_ready":true,"pg_map":{"version":214,"stamp":"2024-04-16T00:38:19.402084+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43324,"kb_used_data":3900,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917892,"statfs":{"total":767960285184,"available":767915921408,"internally_reserved":0,"allocated":3993600,"data_stored":1589125,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40304640},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":51,"state":"active+clean","last_fresh":"2024-04-16T00:37:22.836523+0000","last_change":"2024-04-16T00:37:22.836523+0000","last_active":"2024-04-16T00:37:22.836523+0000","last_peered":"2024-04-16T00:37:22.836523+0000","last_clean":"2024-04-16T00:37:22.836523+0000","last_became_active":"2024-04-16T00:37:22.836131+0000","last_became_peered":"2024-04-16T00:37:22.836131+0000","last_unstale":"2024-04-16T00:37:22.836523+0000","last_undegraded":"2024-04-16T00:37:22.836523+0000","last_fullsized":"2024-04-16T00:37:22.836523+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-16T00:35:41.859996+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-16T00:35:41.859996+0000","last_clean_scrub_stamp":"2024-04-16T00:35:41.859996+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.34399999999999997}]},{"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.40500000000000003}]},{"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.39200000000000002}]},{"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.44600000000000001}]},{"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.48099999999999998}]},{"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.49199999999999999}]},{"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.54900000000000004}]}]},{"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":5296,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739856,"statfs":{"total":95995035648,"available":95989612544,"internally_reserved":0,"allocated":499712,"data_stored":198680,"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 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.59699999999999998}]},{"osd":1,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.51700000000000002}]},{"osd":2,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.624}]},{"osd":3,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.65900000000000003}]},{"osd":4,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.374},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.42899999999999999}]},{"osd":5,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.48199999999999998}]},{"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.63300000000000001}]}]},{"osd":1,"up_from":14,"seq":60129542182,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5552,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739600,"statfs":{"total":95995035648,"available":95989350400,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 00:37:22 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.34899999999999998,"15min":0.34699999999999998},"min":{"1min":0.222,"5min":0.215,"15min":0.215},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.36399999999999999,"5min":0.34799999999999998,"15min":0.34499999999999997},"min":{"1min":0.245,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"last":0.74399999999999999}]},{"osd":2,"last update":"Tue Apr 16 00:37:43 2024","interfaces":[{"interface":"back","average":{"1min":0.36799999999999999,"5min":0.35599999999999998,"15min":0.35399999999999998},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.496,"5min":0.505,"15min":0.505},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.37,"15min":0.372},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"last":0.72099999999999997}]},{"osd":3,"last update":"Tue Apr 16 00:38:09 2024","interfaces":[{"interface":"back","average":{"1min":0.34100000000000003,"5min":0.38900000000000001,"15min":0.39700000000000002},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.40899999999999997,"15min":0.41099999999999998},"min":{"1min":0.32900000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.76500000000000001}]},{"osd":4,"last update":"Tue Apr 16 00:37:22 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":1.024},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.91600000000000004}]},{"osd":5,"last update":"Tue Apr 16 00:37:40 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.85299999999999998}]},{"osd":6,"last update":"Tue Apr 16 00:38:03 2024","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.98899999999999999}]},{"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.876}]}]},{"osd":0,"up_from":9,"seq":38654705709,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5552,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739600,"statfs":{"total":95995035648,"available":95989350400,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 16 00:37:23 2024","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.313,"15min":0.29899999999999999},"min":{"1min":0.223,"5min":0.214,"15min":0.214},"max":{"1min":0.56799999999999995,"5min":0.621,"15min":0.621},"last":0.26200000000000001},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.33300000000000002,"15min":0.31900000000000001},"min":{"1min":0.26300000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.58099999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.39900000000000002}]},{"osd":2,"last update":"Tue Apr 16 00:37:45 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.39700000000000002,"15min":0.39200000000000002},"min":{"1min":0.23799999999999999,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.69599999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.35899999999999999,"15min":0.35299999999999998},"min":{"1min":0.249,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.56200000000000006,"5min":0.56399999999999995,"15min":0.56399999999999995},"last":0.316}]},{"osd":3,"last update":"Tue Apr 16 00:38:05 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.47099999999999997,"15min":0.47699999999999998},"min":{"1min":0.30199999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.68600000000000005,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.37},{"interface":"front","average":{"1min":0.432,"5min":0.44900000000000001,"15min":0.45200000000000001},"min":{"1min":0.28199999999999997,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.38500000000000001}]},{"osd":4,"last update":"Tue Apr 16 00:37:23 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.60899999999999999}]},{"osd":5,"last update":"Tue Apr 16 00:37:45 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.57299999999999995}]},{"osd":6,"last update":"Tue Apr 16 00:38:02 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.56399999999999995}]},{"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.62}]}]},{"osd":2,"up_from":19,"seq":81604378658,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5488,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739664,"statfs":{"total":95995035648,"available":95989415936,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 00:37:46 2024","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.35799999999999998,"15min":0.35799999999999998},"min":{"1min":0.27100000000000002,"5min":0.251,"15min":0.251},"max":{"1min":0.46200000000000002,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.36199999999999999,"15min":0.35599999999999998},"min":{"1min":0.27800000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.27900000000000003}]},{"osd":1,"last update":"Tue Apr 16 00:37:46 2024","interfaces":[{"interface":"back","average":{"1min":0.372,"5min":0.36299999999999999,"15min":0.36099999999999999},"min":{"1min":0.29299999999999998,"5min":0.25,"15min":0.25},"max":{"1min":0.497,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.373,"5min":0.36399999999999999,"15min":0.36199999999999999},"min":{"1min":0.29999999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.56200000000000006,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.29399999999999998}]},{"osd":3,"last update":"Tue Apr 16 00:38:06 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.433,"15min":0.439},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.52600000000000002,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.40999999999999998,"15min":0.41799999999999998},"min":{"1min":0.28899999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.439,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.33100000000000002}]},{"osd":4,"last update":"Tue Apr 16 00:37:22 2024","interfaces":[{"interface":"back","average":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.81799999999999995}]},{"osd":5,"last update":"Tue Apr 16 00:37:46 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.56299999999999994}]},{"osd":6,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.70199999999999996}]},{"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.67300000000000004}]}]},{"osd":3,"up_from":26,"seq":111669149727,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 00:38:04 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.35399999999999998,"15min":0.35099999999999998},"min":{"1min":0.25900000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.372,"5min":0.34599999999999997,"15min":0.34200000000000003},"min":{"1min":0.251,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"last":0.48599999999999999}]},{"osd":1,"last update":"Tue Apr 16 00:38:04 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.373,"15min":0.371},"min":{"1min":0.30199999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.38500000000000001,"15min":0.38300000000000001},"min":{"1min":0.29499999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.42799999999999999}]},{"osd":2,"last update":"Tue Apr 16 00:38:04 2024","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.40699999999999997,"15min":0.40500000000000003},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.39200000000000002,"15min":0.39400000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.498,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.51800000000000002}]},{"osd":4,"last update":"Tue Apr 16 00:37:23 2024","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.63900000000000001}]},{"osd":5,"last update":"Tue Apr 16 00:37:40 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.69199999999999995}]},{"osd":6,"last update":"Tue Apr 16 00:38:01 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.61399999999999999}]},{"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":4,"up_from":31,"seq":133143986202,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 16 00:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.504},{"interface":"front","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.56899999999999995}]},{"osd":1,"last update":"Tue Apr 16 00:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.67300000000000004}]},{"osd":2,"last update":"Tue Apr 16 00:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.65500000000000003}]},{"osd":3,"last update":"Tue Apr 16 00:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.59799999999999998}]},{"osd":5,"last update":"Tue Apr 16 00:37:42 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"last":0.443},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.55400000000000005}]},{"osd":6,"last update":"Tue Apr 16 00:38:05 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.629}]},{"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.54400000000000004}]}]},{"osd":5,"up_from":37,"seq":158913789974,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5356,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739796,"statfs":{"total":95995035648,"available":95989551104,"internally_reserved":0,"allocated":495616,"data_stored":198365,"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 00:37:41 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.53700000000000003}]},{"osd":1,"last update":"Tue Apr 16 00:37:41 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.56999999999999995}]},{"osd":2,"last update":"Tue Apr 16 00:37:41 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.63100000000000001}]},{"osd":3,"last update":"Tue Apr 16 00:37:41 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.57599999999999996}]},{"osd":4,"last update":"Tue Apr 16 00:37:41 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.58899999999999997}]},{"osd":6,"last update":"Tue Apr 16 00:38:04 2024","interfaces":[{"interface":"back","average":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.70399999999999996}]},{"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.55100000000000005}]}]}],"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-16T00:38:22.048 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-16T00:38:22.048 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-16T00:38:22.048 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-16T00:38:22.049 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph health --format=json 2024-04-16T00:38:22.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:20.676553+0000 mon.smithi129 (mon.0) 590 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:38:22.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:20.677595+0000 mon.smithi129 (mon.0) 591 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:22.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:20.678189+0000 mon.smithi129 (mon.0) 592 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:38:22.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:20.944411+0000 mon.smithi129 (mon.0) 593 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:22.271 INFO:teuthology.orchestra.run.smithi129.stderr:Inferring config /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/mon.smithi129/config 2024-04-16T00:38:23.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:21.298748+0000 mgr.smithi129.oaixno (mgr.14164) 244 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T00:38:23.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:21.402610+0000 mgr.smithi129.oaixno (mgr.14164) 245 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:23.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:21.298748+0000 mgr.smithi129.oaixno (mgr.14164) 244 : audit [DBG] from='client.14468 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T00:38:23.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:21.402610+0000 mgr.smithi129.oaixno (mgr.14164) 245 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:24.322 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:38:25.035 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:23.403099+0000 mgr.smithi129.oaixno (mgr.14164) 246 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:25.035 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:24.318260+0000 mon.smithi129 (mon.0) 594 : audit [DBG] from='client.? 172.21.15.129:0/2670707177' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-16T00:38:25.058 INFO:teuthology.orchestra.run.smithi129.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-16T00:38:25.058 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-16T00:38:25.059 INFO:tasks.cephadm:Setup complete, yielding 2024-04-16T00:38:25.059 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T00:38:25.068 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T00:38:25.069 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch status' 2024-04-16T00:38:25.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:23.403099+0000 mgr.smithi129.oaixno (mgr.14164) 246 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:25.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:24.318260+0000 mon.smithi129 (mon.0) 594 : audit [DBG] from='client.? 172.21.15.129:0/2670707177' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-16T00:38:27.074 INFO:teuthology.orchestra.run.smithi129.stdout:Backend: cephadm 2024-04-16T00:38:27.074 INFO:teuthology.orchestra.run.smithi129.stdout:Available: Yes 2024-04-16T00:38:27.074 INFO:teuthology.orchestra.run.smithi129.stdout:Paused: No 2024-04-16T00:38:27.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:25.403388+0000 mgr.smithi129.oaixno (mgr.14164) 247 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:27.403 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:25.403388+0000 mgr.smithi129.oaixno (mgr.14164) 247 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:27.695 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch ps' 2024-04-16T00:38:28.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:27.069392+0000 mgr.smithi129.oaixno (mgr.14164) 248 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:28.379 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:27.069392+0000 mgr.smithi129.oaixno (mgr.14164) 248 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:29.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:27.403882+0000 mgr.smithi129.oaixno (mgr.14164) 249 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:29.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:27.403882+0000 mgr.smithi129.oaixno (mgr.14164) 249 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:29.934 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (3m) 90s ago 5m 20.5M - 0.20.0 0881eb8f169f c0322061dbb0 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (5m) 90s ago 5m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (4m) 72s ago 4m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (3m) 90s ago 5m 27.0M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (6m) 90s ago 6m 413M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (4m) 72s ago 4m 368M - 16.2.5 6933c2a0b7dd 2d3e2b5f9e24 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (7m) 90s ago 7m 54.7M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (4m) 72s ago 4m 56.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (4m) 90s ago 4m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (4m) 72s ago 4m 14.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (3m) 90s ago 3m 31.2M 3224M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (3m) 90s ago 3m 30.9M 3224M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (2m) 90s ago 2m 28.3M 3224M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:38:29.935 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (2m) 90s ago 2m 28.7M 3224M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:38:29.936 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (2m) 72s ago 2m 28.6M 3992M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:38:29.936 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (115s) 72s ago 115s 29.4M 3992M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:38:29.936 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (95s) 72s ago 95s 28.1M 3992M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:38:29.936 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (75s) 72s ago 75s 14.4M 3992M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:38:29.936 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (3m) 90s ago 4m 36.9M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:38:30.689 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch ls' 2024-04-16T00:38:31.235 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:29.404366+0000 mgr.smithi129.oaixno (mgr.14164) 250 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:31.235 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:29.922360+0000 mgr.smithi129.oaixno (mgr.14164) 251 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:31.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:29.404366+0000 mgr.smithi129.oaixno (mgr.14164) 250 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:31.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:29.922360+0000 mgr.smithi129.oaixno (mgr.14164) 251 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:32.174 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:31.497634+0000 mon.smithi129 (mon.0) 595 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:38:32.174 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:31.497851+0000 mon.smithi129 (mon.0) 596 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:38:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:31.497634+0000 mon.smithi129 (mon.0) 595 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:38:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:31.497851+0000 mon.smithi129 (mon.0) 596 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:38:32.865 INFO:teuthology.orchestra.run.smithi129.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-04-16T00:38:32.865 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager ?:9093,9094 1/1 93s ago 6m count:1 2024-04-16T00:38:32.865 INFO:teuthology.orchestra.run.smithi129.stdout:crash 2/2 93s ago 6m * 2024-04-16T00:38:32.865 INFO:teuthology.orchestra.run.smithi129.stdout:grafana ?:3000 1/1 93s ago 6m count:1 2024-04-16T00:38:32.865 INFO:teuthology.orchestra.run.smithi129.stdout:mgr 2/2 93s ago 6m count:2 2024-04-16T00:38:32.865 INFO:teuthology.orchestra.run.smithi129.stdout:mon 2/2 93s ago 5m smithi129:172.21.15.129=smithi129;smithi167:172.21.15.167=smithi167;count:2 2024-04-16T00:38:32.865 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter ?:9100 2/2 93s ago 6m * 2024-04-16T00:38:32.865 INFO:teuthology.orchestra.run.smithi129.stdout:osd 8/8 93s ago - 2024-04-16T00:38:32.865 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus ?:9095 1/1 93s ago 6m count:1 2024-04-16T00:38:33.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:31.404708+0000 mgr.smithi129.oaixno (mgr.14164) 252 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:33.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:31.404708+0000 mgr.smithi129.oaixno (mgr.14164) 252 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:33.518 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch host ls' 2024-04-16T00:38:34.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:32.857575+0000 mgr.smithi129.oaixno (mgr.14164) 253 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:34.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:32.857575+0000 mgr.smithi129.oaixno (mgr.14164) 253 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:35.140 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:33.405086+0000 mgr.smithi129.oaixno (mgr.14164) 254 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:35.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:33.405086+0000 mgr.smithi129.oaixno (mgr.14164) 254 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:35.546 INFO:teuthology.orchestra.run.smithi129.stdout:HOST ADDR LABELS STATUS 2024-04-16T00:38:35.546 INFO:teuthology.orchestra.run.smithi129.stdout:smithi129 172.21.15.129 2024-04-16T00:38:35.546 INFO:teuthology.orchestra.run.smithi129.stdout:smithi167 172.21.15.167 2024-04-16T00:38:36.210 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'ceph orch device ls' 2024-04-16T00:38:37.280 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:35.405382+0000 mgr.smithi129.oaixno (mgr.14164) 255 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:37.280 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:35.541358+0000 mgr.smithi129.oaixno (mgr.14164) 256 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:37.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:35.405382+0000 mgr.smithi129.oaixno (mgr.14164) 255 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:37.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:35.541358+0000 mgr.smithi129.oaixno (mgr.14164) 256 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:38.227 INFO:teuthology.orchestra.run.smithi129.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-04-16T00:38:38.227 INFO:teuthology.orchestra.run.smithi129.stdout:smithi129 /dev/nvme0n1 ssd CVFT623300HY400BGN 400G Unknown N/A N/A No 2024-04-16T00:38:38.227 INFO:teuthology.orchestra.run.smithi129.stdout:smithi167 /dev/nvme0n1 ssd CVFT62330080400BGN 400G Unknown N/A N/A No 2024-04-16T00:38:38.925 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-16T00:38:38.935 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T00:38:38.936 DEBUG:teuthology.orchestra.run.smithi129:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-16T00:38:38.968 INFO:teuthology.orchestra.run.smithi129.stderr:+ systemctl stop nfs-server 2024-04-16T00:38:38.976 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi167.front.sepia.ceph.com 2024-04-16T00:38:38.976 DEBUG:teuthology.orchestra.run.smithi167:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-16T00:38:39.013 INFO:teuthology.orchestra.run.smithi167.stderr:+ systemctl stop nfs-server 2024-04-16T00:38:39.022 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T00:38:39.031 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T00:38:39.032 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-04-16T00:38:39.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:37.405810+0000 mgr.smithi129.oaixno (mgr.14164) 257 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:39.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:37.405810+0000 mgr.smithi129.oaixno (mgr.14164) 257 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:38.221712+0000 mgr.smithi129.oaixno (mgr.14164) 258 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:40.376 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:38.221712+0000 mgr.smithi129.oaixno (mgr.14164) 258 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:41.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:39.406162+0000 mgr.smithi129.oaixno (mgr.14164) 259 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:41.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:39.406162+0000 mgr.smithi129.oaixno (mgr.14164) 259 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:42.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:41.132869+0000 mgr.smithi129.oaixno (mgr.14164) 260 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:42.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:41.133344+0000 mon.smithi129 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-16T00:38:42.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:41.132869+0000 mgr.smithi129.oaixno (mgr.14164) 260 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:42.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:41.133344+0000 mon.smithi129 (mon.0) 597 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-16T00:38:43.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:41.406561+0000 mgr.smithi129.oaixno (mgr.14164) 261 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:43.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:42.007075+0000 mon.smithi129 (mon.0) 598 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-16T00:38:43.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:42.007153+0000 mon.smithi129 (mon.0) 599 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-16T00:38:43.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:42.008300+0000 mon.smithi129 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-16T00:38:43.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:41.406561+0000 mgr.smithi129.oaixno (mgr.14164) 261 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:43.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:42.007075+0000 mon.smithi129 (mon.0) 598 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-16T00:38:43.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:42.007153+0000 mon.smithi129 (mon.0) 599 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-16T00:38:43.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:42.008300+0000 mon.smithi129 (mon.0) 600 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-16T00:38:43.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:38:43.015+0000 7f043b023700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:38:43.813 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-16T00:38:43.823 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-04-16T00:38:43.823 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch ls -f json 2024-04-16T00:38:44.147 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.009815+0000 mon.smithi129 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:43.010042+0000 mon.smithi129 (mon.0) 602 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.016607+0000 mon.smithi129 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:43.017482+0000 mon.smithi129 (mon.0) 604 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:43.017512+0000 mon.smithi129 (mon.0) 605 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:43.026876+0000 mon.smithi129 (mon.0) 606 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.027105+0000 mon.smithi129 (mon.0) 607 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:43.027194+0000 mon.smithi129 (mon.0) 608 : cluster [DBG] fsmap foofs:0 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:38:43.030846+0000 mgr.smithi129.oaixno (mgr.14164) 262 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.040991+0000 mon.smithi129 (mon.0) 609 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.042058+0000 mon.smithi129 (mon.0) 610 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.043566+0000 mon.smithi129 (mon.0) 611 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.045321+0000 mon.smithi129 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:38:44.148 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.051758+0000 mon.smithi129 (mon.0) 613 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:44.149 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.059962+0000 mon.smithi129 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:44.149 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.060792+0000 mon.smithi129 (mon.0) 615 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi129.tolqef", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:38:44.149 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.063791+0000 mon.smithi129 (mon.0) 616 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi129.tolqef", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-16T00:38:44.149 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:43.064567+0000 mon.smithi129 (mon.0) 617 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:44.149 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:38:43.065433+0000 mgr.smithi129.oaixno (mgr.14164) 263 : cephadm [INF] Deploying daemon mds.foofs.smithi129.tolqef on smithi129 2024-04-16T00:38:44.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.009815+0000 mon.smithi129 (mon.0) 601 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-16T00:38:44.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:43.010042+0000 mon.smithi129 (mon.0) 602 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-16T00:38:44.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.016607+0000 mon.smithi129 (mon.0) 603 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-16T00:38:44.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:43.017482+0000 mon.smithi129 (mon.0) 604 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:38:44.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:43.017512+0000 mon.smithi129 (mon.0) 605 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-16T00:38:44.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:43.026876+0000 mon.smithi129 (mon.0) 606 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-16T00:38:44.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.027105+0000 mon.smithi129 (mon.0) 607 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-16T00:38:44.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:43.027194+0000 mon.smithi129 (mon.0) 608 : cluster [DBG] fsmap foofs:0 2024-04-16T00:38:44.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:38:43.030846+0000 mgr.smithi129.oaixno (mgr.14164) 262 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-16T00:38:44.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.040991+0000 mon.smithi129 (mon.0) 609 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:44.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.042058+0000 mon.smithi129 (mon.0) 610 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:38:44.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.043566+0000 mon.smithi129 (mon.0) 611 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:44.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.045321+0000 mon.smithi129 (mon.0) 612 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:38:44.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.051758+0000 mon.smithi129 (mon.0) 613 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:44.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.059962+0000 mon.smithi129 (mon.0) 614 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:44.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.060792+0000 mon.smithi129 (mon.0) 615 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi129.tolqef", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:38:44.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.063791+0000 mon.smithi129 (mon.0) 616 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi129.tolqef", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-16T00:38:44.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:43.064567+0000 mon.smithi129 (mon.0) 617 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:44.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:38:43.065433+0000 mgr.smithi129.oaixno (mgr.14164) 263 : cephadm [INF] Deploying daemon mds.foofs.smithi129.tolqef on smithi129 2024-04-16T00:38:45.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:43.406990+0000 mgr.smithi129.oaixno (mgr.14164) 264 : cluster [DBG] pgmap v229: 65 pgs: 55 unknown, 10 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:45.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:44.030521+0000 mon.smithi129 (mon.0) 618 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-16T00:38:45.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:43.406990+0000 mgr.smithi129.oaixno (mgr.14164) 264 : cluster [DBG] pgmap v229: 65 pgs: 55 unknown, 10 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:45.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:44.030521+0000 mon.smithi129 (mon.0) 618 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-16T00:38:46.105 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:45.033166+0000 mon.smithi129 (mon.0) 619 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-16T00:38:46.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:45.033166+0000 mon.smithi129 (mon.0) 619 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-16T00:38:46.808 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:38:46.809 INFO:teuthology.orchestra.run.smithi129.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-16T00:32:21.286636Z", "last_refresh": "2024-04-16T00:36:59.296005Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-16T00:32:07.871208Z", "last_refresh": "2024-04-16T00:36:59.296080Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-04-16T00:32:18.002429Z", "last_refresh": "2024-04-16T00:36:59.296135Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-16T00:38:43.041345Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-16T00:38:43.030873Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-16T00:32:06.275451Z", "last_refresh": "2024-04-16T00:36:59.295940Z", "running": 2, "size": 2}}, {"events": ["2024-04-16T00:32:57.420223Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi129:172.21.15.129=smithi129", "smithi167:172.21.15.167=smithi167"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-16T00:32:57.417515Z", "last_refresh": "2024-04-16T00:36:59.295806Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-16T00:32:19.829072Z", "last_refresh": "2024-04-16T00:36:59.296188Z", "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-16T00:36:59.296295Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-16T00:32:16.000460Z", "last_refresh": "2024-04-16T00:36:59.296242Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-16T00:38:47.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:45.407315+0000 mgr.smithi129.oaixno (mgr.14164) 265 : cluster [DBG] pgmap v232: 65 pgs: 33 unknown, 32 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:47.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:45.407315+0000 mgr.smithi129.oaixno (mgr.14164) 265 : cluster [DBG] pgmap v232: 65 pgs: 33 unknown, 32 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:47.883 INFO:tasks.cephadm:mds.foofs has 0/2 2024-04-16T00:38:48.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:46.801428+0000 mgr.smithi129.oaixno (mgr.14164) 266 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T00:38:48.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:47.310112+0000 mon.smithi129 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:48.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:47.311005+0000 mon.smithi129 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.iahpzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:38:48.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:47.313799+0000 mon.smithi129 (mon.0) 622 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.iahpzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-16T00:38:48.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:47.314345+0000 mon.smithi129 (mon.0) 623 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:48.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:46.801428+0000 mgr.smithi129.oaixno (mgr.14164) 266 : audit [DBG] from='client.14500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T00:38:48.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:47.310112+0000 mon.smithi129 (mon.0) 620 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:48.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:47.311005+0000 mon.smithi129 (mon.0) 621 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.iahpzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:38:48.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:47.313799+0000 mon.smithi129 (mon.0) 622 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.iahpzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-16T00:38:48.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:47.314345+0000 mon.smithi129 (mon.0) 623 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:48.884 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch ls -f json 2024-04-16T00:38:49.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:38:47.314972+0000 mgr.smithi129.oaixno (mgr.14164) 267 : cephadm [INF] Deploying daemon mds.foofs.smithi167.iahpzu on smithi167 2024-04-16T00:38:49.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:47.407668+0000 mgr.smithi129.oaixno (mgr.14164) 268 : cluster [DBG] pgmap v233: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:49.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:38:47.314972+0000 mgr.smithi129.oaixno (mgr.14164) 267 : cephadm [INF] Deploying daemon mds.foofs.smithi167.iahpzu on smithi167 2024-04-16T00:38:49.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:47.407668+0000 mgr.smithi129.oaixno (mgr.14164) 268 : cluster [DBG] pgmap v233: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:50.761 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:49.408115+0000 mgr.smithi129.oaixno (mgr.14164) 269 : cluster [DBG] pgmap v234: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:50.761 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:49.671317+0000 mon.smithi129 (mon.0) 624 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:50.761 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:49.672294+0000 mon.smithi129 (mon.0) 625 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:38:50.761 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:49.673509+0000 mon.smithi129 (mon.0) 626 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:50.761 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:49.674086+0000 mon.smithi129 (mon.0) 627 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:38:50.761 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:50.045792+0000 mon.smithi129 (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.167:6832/2239604057,v1:172.21.15.167:6833/2239604057] up:boot 2024-04-16T00:38:50.761 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:50.045849+0000 mon.smithi129 (mon.0) 629 : cluster [INF] daemon mds.foofs.smithi167.iahpzu assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-16T00:38:50.761 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:50.045902+0000 mon.smithi129 (mon.0) 630 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T00:38:50.761 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:50.045927+0000 mon.smithi129 (mon.0) 631 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-16T00:38:50.761 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:50.045941+0000 mon.smithi129 (mon.0) 632 : cluster [INF] Cluster is now healthy 2024-04-16T00:38:50.761 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:50.046100+0000 mon.smithi129 (mon.0) 633 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-04-16T00:38:50.762 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:50.046200+0000 mon.smithi129 (mon.0) 634 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:38:50.762 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:50.048107+0000 mon.smithi129 (mon.0) 635 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:creating} 2024-04-16T00:38:50.762 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:50.058921+0000 mon.smithi129 (mon.0) 636 : cluster [INF] daemon mds.foofs.smithi167.iahpzu is now active in filesystem foofs as rank 0 2024-04-16T00:38:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:49.408115+0000 mgr.smithi129.oaixno (mgr.14164) 269 : cluster [DBG] pgmap v234: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:49.671317+0000 mon.smithi129 (mon.0) 624 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:49.672294+0000 mon.smithi129 (mon.0) 625 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:49.673509+0000 mon.smithi129 (mon.0) 626 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:49.674086+0000 mon.smithi129 (mon.0) 627 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:50.045792+0000 mon.smithi129 (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.167:6832/2239604057,v1:172.21.15.167:6833/2239604057] up:boot 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:50.045849+0000 mon.smithi129 (mon.0) 629 : cluster [INF] daemon mds.foofs.smithi167.iahpzu assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:50.045902+0000 mon.smithi129 (mon.0) 630 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:50.045927+0000 mon.smithi129 (mon.0) 631 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:50.045941+0000 mon.smithi129 (mon.0) 632 : cluster [INF] Cluster is now healthy 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:50.046100+0000 mon.smithi129 (mon.0) 633 : cluster [DBG] fsmap foofs:0 1 up:standby 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:50.046200+0000 mon.smithi129 (mon.0) 634 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:50.048107+0000 mon.smithi129 (mon.0) 635 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:creating} 2024-04-16T00:38:51.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:50.058921+0000 mon.smithi129 (mon.0) 636 : cluster [INF] daemon mds.foofs.smithi167.iahpzu is now active in filesystem foofs as rank 0 2024-04-16T00:38:51.298 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:38:51.298 INFO:teuthology.orchestra.run.smithi129.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-16T00:32:21.286636Z", "last_refresh": "2024-04-16T00:36:59.296005Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-16T00:32:07.871208Z", "last_refresh": "2024-04-16T00:36:59.296080Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-04-16T00:32:18.002429Z", "last_refresh": "2024-04-16T00:36:59.296135Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-16T00:38:43.041345Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-16T00:38:43.030873Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-16T00:32:06.275451Z", "last_refresh": "2024-04-16T00:36:59.295940Z", "running": 2, "size": 2}}, {"events": ["2024-04-16T00:32:57.420223Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi129:172.21.15.129=smithi129", "smithi167:172.21.15.167=smithi167"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-16T00:32:57.417515Z", "last_refresh": "2024-04-16T00:36:59.295806Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-16T00:32:19.829072Z", "last_refresh": "2024-04-16T00:36:59.296188Z", "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-16T00:36:59.296295Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-16T00:32:16.000460Z", "last_refresh": "2024-04-16T00:36:59.296242Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-16T00:38:52.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:51.049659+0000 mon.smithi129 (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.167:6832/2239604057,v1:172.21.15.167:6833/2239604057] up:active 2024-04-16T00:38:52.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:51.049708+0000 mon.smithi129 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 2024-04-16T00:38:52.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:51.516441+0000 mon.smithi129 (mon.0) 639 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:52.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:51.772020+0000 mon.smithi129 (mon.0) 640 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:52.265 INFO:tasks.cephadm:mds.foofs has 2/2 2024-04-16T00:38:52.266 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T00:38:52.276 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T00:38:52.276 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-04-16T00:38:52.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:51.049659+0000 mon.smithi129 (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.167:6832/2239604057,v1:172.21.15.167:6833/2239604057] up:active 2024-04-16T00:38:52.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:51.049708+0000 mon.smithi129 (mon.0) 638 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 2024-04-16T00:38:52.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:51.516441+0000 mon.smithi129 (mon.0) 639 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:52.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:51.772020+0000 mon.smithi129 (mon.0) 640 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:53.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:53 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:51.291423+0000 mgr.smithi129.oaixno (mgr.14164) 270 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T00:38:53.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:53 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:51.408691+0000 mgr.smithi129.oaixno (mgr.14164) 271 : cluster [DBG] pgmap v235: 65 pgs: 65 active+clean; 1.5 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:53.338 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:53 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:52.058749+0000 mon.smithi129 (mon.0) 641 : cluster [DBG] mds.? [v2:172.21.15.129:6834/3121390080,v1:172.21.15.129:6835/3121390080] up:boot 2024-04-16T00:38:53.338 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:53 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:52.061111+0000 mon.smithi129 (mon.0) 642 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:38:53.338 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:53 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:52.061207+0000 mon.smithi129 (mon.0) 643 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:38:53.338 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:53 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:52.063403+0000 mon.smithi129 (mon.0) 644 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:38:53.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:53 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:51.291423+0000 mgr.smithi129.oaixno (mgr.14164) 270 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T00:38:53.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:53 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:51.408691+0000 mgr.smithi129.oaixno (mgr.14164) 271 : cluster [DBG] pgmap v235: 65 pgs: 65 active+clean; 1.5 KiB data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-16T00:38:53.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:53 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:52.058749+0000 mon.smithi129 (mon.0) 641 : cluster [DBG] mds.? [v2:172.21.15.129:6834/3121390080,v1:172.21.15.129:6835/3121390080] up:boot 2024-04-16T00:38:53.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:53 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:52.061111+0000 mon.smithi129 (mon.0) 642 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:38:53.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:53 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:52.061207+0000 mon.smithi129 (mon.0) 643 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:38:53.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:53 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:52.063403+0000 mon.smithi129 (mon.0) 644 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:38:55.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:53.409059+0000 mgr.smithi129.oaixno (mgr.14164) 272 : cluster [DBG] pgmap v236: 65 pgs: 65 active+clean; 1.7 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 9 op/s 2024-04-16T00:38:55.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:54.605678+0000 mon.smithi129 (mon.0) 645 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-16T00:38:55.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:53.409059+0000 mgr.smithi129.oaixno (mgr.14164) 272 : cluster [DBG] pgmap v236: 65 pgs: 65 active+clean; 1.7 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 9 op/s 2024-04-16T00:38:55.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:54.605678+0000 mon.smithi129 (mon.0) 645 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-16T00:38:56.102 INFO:teuthology.orchestra.run.smithi129.stdout:NFS Cluster Created Successfully 2024-04-16T00:38:56.334 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:54.604512+0000 mgr.smithi129.oaixno (mgr.14164) 273 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:56.334 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:55.069924+0000 mon.smithi129 (mon.0) 646 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-16T00:38:56.335 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:55.069973+0000 mon.smithi129 (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-16T00:38:56.335 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:55.070829+0000 mon.smithi129 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-16T00:38:56.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:54.604512+0000 mgr.smithi129.oaixno (mgr.14164) 273 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:38:56.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:55.069924+0000 mon.smithi129 (mon.0) 646 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-16T00:38:56.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:55.069973+0000 mon.smithi129 (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-16T00:38:56.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:55.070829+0000 mon.smithi129 (mon.0) 648 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-16T00:38:56.955 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-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-16T00:38:57.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:55.409472+0000 mgr.smithi129.oaixno (mgr.14164) 274 : cluster [DBG] pgmap v238: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 6 op/s 2024-04-16T00:38:57.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:56.073626+0000 mon.smithi129 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-16T00:38:57.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:56.073811+0000 mon.smithi129 (mon.0) 650 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-16T00:38:57.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:56.074035+0000 mon.smithi129 (mon.0) 651 : cluster [DBG] mds.? [v2:172.21.15.129:6834/3121390080,v1:172.21.15.129:6835/3121390080] up:standby 2024-04-16T00:38:57.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:56.074080+0000 mon.smithi129 (mon.0) 652 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:38:57.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:38:56.095622+0000 mgr.smithi129.oaixno (mgr.14164) 275 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-16T00:38:57.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:56.098525+0000 mon.smithi129 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:57.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:55.409472+0000 mgr.smithi129.oaixno (mgr.14164) 274 : cluster [DBG] pgmap v238: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 6 op/s 2024-04-16T00:38:57.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:56.073626+0000 mon.smithi129 (mon.0) 649 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-16T00:38:57.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:56.073811+0000 mon.smithi129 (mon.0) 650 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-16T00:38:57.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:56.074035+0000 mon.smithi129 (mon.0) 651 : cluster [DBG] mds.? [v2:172.21.15.129:6834/3121390080,v1:172.21.15.129:6835/3121390080] up:standby 2024-04-16T00:38:57.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:56.074080+0000 mon.smithi129 (mon.0) 652 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:38:57.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:38:56.095622+0000 mgr.smithi129.oaixno (mgr.14164) 275 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-16T00:38:57.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:56.098525+0000 mon.smithi129 (mon.0) 653 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:58.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:57.077003+0000 mon.smithi129 (mon.0) 654 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:57.104358+0000 mon.smithi129 (mon.0) 655 : cluster [DBG] mgrmap e19: smithi129.oaixno(active, since 6m), standbys: smithi167.ddbodo 2024-04-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.668999+0000 mon.smithi129 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.672084+0000 mon.smithi129 (mon.0) 657 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.677216+0000 mon.smithi129 (mon.0) 658 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.687920+0000 mon.smithi129 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi129.nqoanp", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.691117+0000 mon.smithi129 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi129.nqoanp", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.691754+0000 mon.smithi129 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.694232+0000 mon.smithi129 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.695582+0000 mon.smithi129 (mon.0) 663 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.736896+0000 mon.smithi129 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.740136+0000 mon.smithi129 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:38:58.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.781951+0000 mon.smithi129 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi129.nqoanp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:38:58.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.785300+0000 mon.smithi129 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi129.nqoanp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T00:38:58.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:57.788974+0000 mon.smithi129 (mon.0) 668 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:58.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:57.077003+0000 mon.smithi129 (mon.0) 654 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-16T00:38:58.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:57.104358+0000 mon.smithi129 (mon.0) 655 : cluster [DBG] mgrmap e19: smithi129.oaixno(active, since 6m), standbys: smithi167.ddbodo 2024-04-16T00:38:58.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.668999+0000 mon.smithi129 (mon.0) 656 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:58.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.672084+0000 mon.smithi129 (mon.0) 657 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:58.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.677216+0000 mon.smithi129 (mon.0) 658 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:38:58.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.687920+0000 mon.smithi129 (mon.0) 659 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi129.nqoanp", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-16T00:38:58.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.691117+0000 mon.smithi129 (mon.0) 660 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi129.nqoanp", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-16T00:38:58.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.691754+0000 mon.smithi129 (mon.0) 661 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:38:58.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.694232+0000 mon.smithi129 (mon.0) 662 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:38:58.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.695582+0000 mon.smithi129 (mon.0) 663 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:58.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.736896+0000 mon.smithi129 (mon.0) 664 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:38:58.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.740136+0000 mon.smithi129 (mon.0) 665 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:38:58.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.781951+0000 mon.smithi129 (mon.0) 666 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi129.nqoanp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:38:58.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.785300+0000 mon.smithi129 (mon.0) 667 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi129.nqoanp-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T00:38:58.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:57.788974+0000 mon.smithi129 (mon.0) 668 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:38:59.359 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:57.409788+0000 mgr.smithi129.oaixno (mgr.14164) 276 : cluster [DBG] pgmap v241: 97 pgs: 2 creating+activating, 2 creating+peering, 67 active+clean, 26 unknown; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 4 op/s 2024-04-16T00:38:59.359 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:38:57.687697+0000 mgr.smithi129.oaixno (mgr.14164) 277 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi129.nqoanp 2024-04-16T00:38:59.359 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:38:57.691564+0000 mgr.smithi129.oaixno (mgr.14164) 278 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T00:38:59.360 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:38:57.781504+0000 mgr.smithi129.oaixno (mgr.14164) 279 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T00:38:59.360 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:38:57.781596+0000 mgr.smithi129.oaixno (mgr.14164) 280 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi129.nqoanp-rgw 2024-04-16T00:38:59.360 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:38:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:38:57.789751+0000 mgr.smithi129.oaixno (mgr.14164) 281 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi129.nqoanp on smithi129 2024-04-16T00:38:59.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:57.409788+0000 mgr.smithi129.oaixno (mgr.14164) 276 : cluster [DBG] pgmap v241: 97 pgs: 2 creating+activating, 2 creating+peering, 67 active+clean, 26 unknown; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s wr, 4 op/s 2024-04-16T00:38:59.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:38:57.687697+0000 mgr.smithi129.oaixno (mgr.14164) 277 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi129.nqoanp 2024-04-16T00:38:59.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:38:57.691564+0000 mgr.smithi129.oaixno (mgr.14164) 278 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T00:38:59.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:38:57.781504+0000 mgr.smithi129.oaixno (mgr.14164) 279 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T00:38:59.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:38:57.781596+0000 mgr.smithi129.oaixno (mgr.14164) 280 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi129.nqoanp-rgw 2024-04-16T00:38:59.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:38:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:38:57.789751+0000 mgr.smithi129.oaixno (mgr.14164) 281 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi129.nqoanp on smithi129 2024-04-16T00:38:59.863 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:38:59.863 INFO:teuthology.orchestra.run.smithi129.stdout: "bind": "/fake", 2024-04-16T00:38:59.863 INFO:teuthology.orchestra.run.smithi129.stdout: "fs": "foofs", 2024-04-16T00:38:59.863 INFO:teuthology.orchestra.run.smithi129.stdout: "path": "/", 2024-04-16T00:38:59.864 INFO:teuthology.orchestra.run.smithi129.stdout: "cluster": "foo", 2024-04-16T00:38:59.864 INFO:teuthology.orchestra.run.smithi129.stdout: "mode": "RW" 2024-04-16T00:38:59.864 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:39:00.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:59.555225+0000 mon.smithi129 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:39:00.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:59.558396+0000 mon.smithi129 (mon.0) 670 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:39:00.477 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-04-16T00:39:00.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:59.555225+0000 mon.smithi129 (mon.0) 669 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:39:00.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:59.558396+0000 mon.smithi129 (mon.0) 670 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:39:01.170 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:38:59.410429+0000 mgr.smithi129.oaixno (mgr.14164) 282 : cluster [DBG] pgmap v242: 97 pgs: 2 creating+activating, 2 creating+peering, 84 active+clean, 9 unknown; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-16T00:39:01.170 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:38:59.536024+0000 mgr.smithi129.oaixno (mgr.14164) 283 : audit [DBG] from='client.14528 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:01.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:38:59.410429+0000 mgr.smithi129.oaixno (mgr.14164) 282 : cluster [DBG] pgmap v242: 97 pgs: 2 creating+activating, 2 creating+peering, 84 active+clean, 9 unknown; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-16T00:39:01.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:38:59.536024+0000 mgr.smithi129.oaixno (mgr.14164) 283 : audit [DBG] from='client.14528 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:03.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:01.411153+0000 mgr.smithi129.oaixno (mgr.14164) 284 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 161 B/s rd, 484 B/s wr, 1 op/s 2024-04-16T00:39:03.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:02.238424+0000 mon.smithi129 (mon.0) 671 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:03.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:02.239491+0000 mon.smithi129 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.oiholu", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-16T00:39:03.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:02.242156+0000 mon.smithi129 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.oiholu", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-16T00:39:03.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:02.242793+0000 mon.smithi129 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:39:03.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:02.246503+0000 mon.smithi129 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:39:03.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:02.247440+0000 mon.smithi129 (mon.0) 676 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:03.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:01.411153+0000 mgr.smithi129.oaixno (mgr.14164) 284 : cluster [DBG] pgmap v243: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 161 B/s rd, 484 B/s wr, 1 op/s 2024-04-16T00:39:03.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:02.238424+0000 mon.smithi129 (mon.0) 671 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:03.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:02.239491+0000 mon.smithi129 (mon.0) 672 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.oiholu", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-16T00:39:03.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:02.242156+0000 mon.smithi129 (mon.0) 673 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.oiholu", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-16T00:39:03.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:02.242793+0000 mon.smithi129 (mon.0) 674 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:39:03.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:02.246503+0000 mon.smithi129 (mon.0) 675 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 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-16T00:39:03.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:02.247440+0000 mon.smithi129 (mon.0) 676 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:04.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:39:02.239268+0000 mgr.smithi129.oaixno (mgr.14164) 285 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi167.oiholu 2024-04-16T00:39:04.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:39:02.242555+0000 mgr.smithi129.oaixno (mgr.14164) 286 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T00:39:04.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:39:02.239268+0000 mgr.smithi129.oaixno (mgr.14164) 285 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi167.oiholu 2024-04-16T00:39:04.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:39:02.242555+0000 mgr.smithi129.oaixno (mgr.14164) 286 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T00:39:05.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:03.340650+0000 mgr.smithi129.oaixno (mgr.14164) 287 : audit [DBG] from='client.14544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:05.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:03.411713+0000 mgr.smithi129.oaixno (mgr.14164) 288 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 383 B/s wr, 0 op/s 2024-04-16T00:39:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:03.340650+0000 mgr.smithi129.oaixno (mgr.14164) 287 : audit [DBG] from='client.14544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:03.411713+0000 mgr.smithi129.oaixno (mgr.14164) 288 : cluster [DBG] pgmap v244: 97 pgs: 97 active+clean; 2.6 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 383 B/s wr, 0 op/s 2024-04-16T00:39:06.386 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:04.623743+0000 mgr.smithi129.oaixno (mgr.14164) 289 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:06.386 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:05.149526+0000 mon.smithi129 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:39:06.386 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:05.152886+0000 mon.smithi129 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:39:06.386 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:39:05.196447+0000 mgr.smithi129.oaixno (mgr.14164) 290 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T00:39:06.386 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:39:05.196557+0000 mgr.smithi129.oaixno (mgr.14164) 291 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi167.oiholu-rgw 2024-04-16T00:39:06.387 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:05.196926+0000 mon.smithi129 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.oiholu-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:39:06.387 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:05.200112+0000 mon.smithi129 (mon.0) 680 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.oiholu-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T00:39:06.387 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:05.201554+0000 mon.smithi129 (mon.0) 681 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:06.387 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:39:05.202200+0000 mgr.smithi129.oaixno (mgr.14164) 292 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi167.oiholu on smithi167 2024-04-16T00:39:06.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:04.623743+0000 mgr.smithi129.oaixno (mgr.14164) 289 : audit [DBG] from='client.14548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:06.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:05.149526+0000 mon.smithi129 (mon.0) 677 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:39:06.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:05.152886+0000 mon.smithi129 (mon.0) 678 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:39:06.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:39:05.196447+0000 mgr.smithi129.oaixno (mgr.14164) 290 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T00:39:06.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:39:05.196557+0000 mgr.smithi129.oaixno (mgr.14164) 291 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi167.oiholu-rgw 2024-04-16T00:39:06.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:05.196926+0000 mon.smithi129 (mon.0) 679 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.oiholu-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:39:06.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:05.200112+0000 mon.smithi129 (mon.0) 680 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi167.oiholu-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T00:39:06.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:05.201554+0000 mon.smithi129 (mon.0) 681 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:06.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:39:05.202200+0000 mgr.smithi129.oaixno (mgr.14164) 292 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi167.oiholu on smithi167 2024-04-16T00:39:07.498 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:05.412396+0000 mgr.smithi129.oaixno (mgr.14164) 293 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-16T00:39:07.498 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:05.901796+0000 mgr.smithi129.oaixno (mgr.14164) 294 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:07.499 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:06.521388+0000 mon.smithi129 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:07.535 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:05.412396+0000 mgr.smithi129.oaixno (mgr.14164) 293 : cluster [DBG] pgmap v245: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-16T00:39:07.535 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:05.901796+0000 mgr.smithi129.oaixno (mgr.14164) 294 : audit [DBG] from='client.14562 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:07.535 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:06.521388+0000 mon.smithi129 (mon.0) 682 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:08.494 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo 2/2 - 12s count:2 2024-04-16T00:39:08.504 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:07.188924+0000 mgr.smithi129.oaixno (mgr.14164) 295 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:08.504 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:07.644961+0000 mon.smithi129 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:08.504 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:07.645984+0000 mon.smithi129 (mon.0) 684 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:39:08.504 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:07.646844+0000 mon.smithi129 (mon.0) 685 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:08.504 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:07.647408+0000 mon.smithi129 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:39:08.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:07.188924+0000 mgr.smithi129.oaixno (mgr.14164) 295 : audit [DBG] from='client.14566 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:08.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:07.644961+0000 mon.smithi129 (mon.0) 683 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:08.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:07.645984+0000 mon.smithi129 (mon.0) 684 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:39:08.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:07.646844+0000 mon.smithi129 (mon.0) 685 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:08.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:07.647408+0000 mon.smithi129 (mon.0) 686 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:39:09.359 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:09 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:07.412972+0000 mgr.smithi129.oaixno (mgr.14164) 296 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-16T00:39:09.379 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-16T00:39:09.389 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T00:39:09.390 DEBUG:teuthology.orchestra.run.smithi129:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-04-16T00:39:09.423 INFO:teuthology.orchestra.run.smithi129.stderr:+ mkdir /mnt/foo 2024-04-16T00:39:09.433 DEBUG:teuthology.orchestra.run.smithi129:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-04-16T00:39:09.499 INFO:teuthology.orchestra.run.smithi129.stderr:++ hostname 2024-04-16T00:39:09.500 INFO:teuthology.orchestra.run.smithi129.stderr:+ mount -t nfs smithi129:/fake /mnt/foo -o sync 2024-04-16T00:39:09.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:09 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:07.412972+0000 mgr.smithi129.oaixno (mgr.14164) 296 : cluster [DBG] pgmap v246: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-16T00:39:10.225 DEBUG:teuthology.orchestra.run.smithi129:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-04-16T00:39:10.296 INFO:teuthology.orchestra.run.smithi129.stderr:+ echo test 2024-04-16T00:39:10.305 DEBUG:teuthology.orchestra.run.smithi129:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-04-16T00:39:10.372 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:08.474509+0000 mgr.smithi129.oaixno (mgr.14164) 297 : audit [DBG] from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:10.374 INFO:teuthology.orchestra.run.smithi129.stderr:+ sync 2024-04-16T00:39:10.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:08.474509+0000 mgr.smithi129.oaixno (mgr.14164) 297 : audit [DBG] from='client.14578 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:10.933 INFO:teuthology.run_tasks:Running task parallel... 2024-04-16T00:39:10.946 INFO:teuthology.task.parallel:starting parallel... 2024-04-16T00:39:10.946 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-16T00:39:10.947 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-16T00:39:10.947 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T00:39:10.947 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-16T00:39:10.948 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-16T00:39:10.948 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-04-16T00:39:10.949 INFO:teuthology.task.exec:Executing custom commands... 2024-04-16T00:39:10.949 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T00:39:10.949 DEBUG:teuthology.orchestra.run.smithi129:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-04-16T00:39:11.072 INFO:teuthology.orchestra.run.smithi129.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-16T00:39:11.073 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:39:11.073 INFO:teuthology.orchestra.run.smithi129.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-04-16T00:39:11.078 INFO:teuthology.orchestra.run.smithi129.stdout:4 of 5 processes prepared for launch 0 sec 2024-04-16T00:39:11.179 INFO:teuthology.orchestra.run.smithi129.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-16T00:39:11.179 INFO:teuthology.orchestra.run.smithi129.stdout:releasing clients 2024-04-16T00:39:11.516 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:09.413419+0000 mgr.smithi129.oaixno (mgr.14164) 298 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-04-16T00:39:11.516 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:10.551945+0000 mon.smithi129 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:11.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:09.413419+0000 mgr.smithi129.oaixno (mgr.14164) 298 : cluster [DBG] pgmap v247: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-04-16T00:39:11.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:10.551945+0000 mon.smithi129 (mon.0) 687 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:12.179 INFO:teuthology.orchestra.run.smithi129.stdout: 5 303 55.67 MB/sec warmup 1 sec latency 16.839 ms 2024-04-16T00:39:12.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:11.414003+0000 mgr.smithi129.oaixno (mgr.14164) 299 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 11 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 2.9 KiB/s wr, 6 op/s 2024-04-16T00:39:12.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:11.526821+0000 mon.smithi129 (mon.0) 688 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:12.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:11.414003+0000 mgr.smithi129.oaixno (mgr.14164) 299 : cluster [DBG] pgmap v248: 97 pgs: 97 active+clean; 11 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 2.9 KiB/s wr, 6 op/s 2024-04-16T00:39:12.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:11.526821+0000 mon.smithi129 (mon.0) 688 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:13.179 INFO:teuthology.orchestra.run.smithi129.stdout: 5 696 52.97 MB/sec warmup 2 sec latency 12.171 ms 2024-04-16T00:39:14.179 INFO:teuthology.orchestra.run.smithi129.stdout: 5 1976 44.20 MB/sec warmup 3 sec latency 10.830 ms 2024-04-16T00:39:14.557 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-16T00:39:14.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:13.414433+0000 mgr.smithi129.oaixno (mgr.14164) 300 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 8.8 MiB data, 77 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 760 KiB/s wr, 19 op/s 2024-04-16T00:39:14.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:13.414433+0000 mgr.smithi129.oaixno (mgr.14164) 300 : cluster [DBG] pgmap v249: 97 pgs: 97 active+clean; 8.8 MiB data, 77 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 760 KiB/s wr, 19 op/s 2024-04-16T00:39:15.179 INFO:teuthology.orchestra.run.smithi129.stdout: 5 3435 45.76 MB/sec warmup 4 sec latency 11.708 ms 2024-04-16T00:39:16.179 INFO:teuthology.orchestra.run.smithi129.stdout: 5 4538 41.09 MB/sec warmup 5 sec latency 16.047 ms 2024-04-16T00:39:16.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:15.415151+0000 mgr.smithi129.oaixno (mgr.14164) 301 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 67 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 6.0 MiB/s wr, 237 op/s 2024-04-16T00:39:16.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:15.415151+0000 mgr.smithi129.oaixno (mgr.14164) 301 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 67 MiB data, 282 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 6.0 MiB/s wr, 237 op/s 2024-04-16T00:39:17.179 INFO:teuthology.orchestra.run.smithi129.stdout: 5 5948 39.24 MB/sec warmup 6 sec latency 15.906 ms 2024-04-16T00:39:18.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 7223 41.31 MB/sec warmup 7 sec latency 17.507 ms 2024-04-16T00:39:18.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:17.415681+0000 mgr.smithi129.oaixno (mgr.14164) 302 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 122 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 12 MiB/s wr, 627 op/s 2024-04-16T00:39:18.824 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-16T00:39:18.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:17.415681+0000 mgr.smithi129.oaixno (mgr.14164) 302 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 122 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 12 MiB/s wr, 627 op/s 2024-04-16T00:39:19.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 8169 38.09 MB/sec warmup 8 sec latency 15.168 ms 2024-04-16T00:39:20.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 9488 36.77 MB/sec warmup 9 sec latency 15.678 ms 2024-04-16T00:39:20.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:19.416152+0000 mgr.smithi129.oaixno (mgr.14164) 303 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 138 MiB data, 640 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 15 MiB/s wr, 932 op/s 2024-04-16T00:39:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:19.416152+0000 mgr.smithi129.oaixno (mgr.14164) 303 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 138 MiB data, 640 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 15 MiB/s wr, 932 op/s 2024-04-16T00:39:21.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 10868 38.86 MB/sec warmup 10 sec latency 26.337 ms 2024-04-16T00:39:21.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:20.641636+0000 mon.smithi129 (mon.0) 689 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:21.943 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:20.647827+0000 mon.smithi129 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:21.944 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:20.654801+0000 mon.smithi129 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:21.944 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:20.657670+0000 mon.smithi129 (mon.0) 692 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:39:21.944 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:20.659174+0000 mon.smithi129 (mon.0) 693 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:21.944 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:20.660046+0000 mon.smithi129 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:39:21.944 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:20.665571+0000 mon.smithi129 (mon.0) 695 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:21.944 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:20.673478+0000 mon.smithi129 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:22.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:20.641636+0000 mon.smithi129 (mon.0) 689 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:22.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:20.647827+0000 mon.smithi129 (mon.0) 690 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:22.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:20.654801+0000 mon.smithi129 (mon.0) 691 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:22.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:20.657670+0000 mon.smithi129 (mon.0) 692 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:39:22.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:20.659174+0000 mon.smithi129 (mon.0) 693 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:22.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:20.660046+0000 mon.smithi129 (mon.0) 694 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:39:22.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:20.665571+0000 mon.smithi129 (mon.0) 695 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:22.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:20.673478+0000 mon.smithi129 (mon.0) 696 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:22.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 11737 36.37 MB/sec warmup 11 sec latency 89.390 ms 2024-04-16T00:39:22.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:21.416651+0000 mgr.smithi129.oaixno (mgr.14164) 304 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 156 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 1.4 KiB/s rd, 20 MiB/s wr, 1.38k op/s 2024-04-16T00:39:23.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:21.416651+0000 mgr.smithi129.oaixno (mgr.14164) 304 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 156 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 1.4 KiB/s rd, 20 MiB/s wr, 1.38k op/s 2024-04-16T00:39:23.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 13163 35.80 MB/sec warmup 12 sec latency 41.801 ms 2024-04-16T00:39:24.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 14394 37.16 MB/sec warmup 13 sec latency 18.632 ms 2024-04-16T00:39:24.594 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph mgr module enable nfs --force' 2024-04-16T00:39:24.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:23.417135+0000 mgr.smithi129.oaixno (mgr.14164) 305 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 158 MiB data, 776 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 20 MiB/s wr, 1.41k op/s 2024-04-16T00:39:24.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:23.690649+0000 mon.smithi129 (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' 2024-04-16T00:39:24.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:23.695746+0000 mon.smithi129 (mon.0) 698 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:39:24.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:23.697319+0000 mon.smithi129 (mon.0) 699 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:24.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:23.698242+0000 mon.smithi129 (mon.0) 700 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:39:24.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:24.069444+0000 mon.smithi129 (mon.0) 701 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:24.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:24.076718+0000 mon.smithi129 (mon.0) 702 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:25.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:23.417135+0000 mgr.smithi129.oaixno (mgr.14164) 305 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 158 MiB data, 776 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 20 MiB/s wr, 1.41k op/s 2024-04-16T00:39:25.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:23.690649+0000 mon.smithi129 (mon.0) 697 : audit [INF] from='client.? ' entity='client.admin' 2024-04-16T00:39:25.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:23.695746+0000 mon.smithi129 (mon.0) 698 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:39:25.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:23.697319+0000 mon.smithi129 (mon.0) 699 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:25.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:23.698242+0000 mon.smithi129 (mon.0) 700 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:39:25.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:24.069444+0000 mon.smithi129 (mon.0) 701 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:25.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:24.076718+0000 mon.smithi129 (mon.0) 702 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:25.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 15206 35.26 MB/sec warmup 14 sec latency 15.593 ms 2024-04-16T00:39:26.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 16574 34.81 MB/sec warmup 15 sec latency 12.911 ms 2024-04-16T00:39:26.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:25.417696+0000 mgr.smithi129.oaixno (mgr.14164) 306 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 166 MiB data, 842 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 23 MiB/s wr, 1.60k op/s 2024-04-16T00:39:27.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:25.417696+0000 mgr.smithi129.oaixno (mgr.14164) 306 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 166 MiB data, 842 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 23 MiB/s wr, 1.60k op/s 2024-04-16T00:39:27.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 17886 36.08 MB/sec warmup 16 sec latency 13.119 ms 2024-04-16T00:39:27.715 INFO:teuthology.orchestra.run.smithi129.stderr:module 'nfs' is already enabled 2024-04-16T00:39:28.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:27.151797+0000 mon.smithi167 (mon.1) 18 : audit [INF] from='client.? 172.21.15.129:0/2057594988' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-16T00:39:28.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:27.152412+0000 mon.smithi129 (mon.0) 703 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-16T00:39:28.173 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:27.151797+0000 mon.smithi167 (mon.1) 18 : audit [INF] from='client.? 172.21.15.129:0/2057594988' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-16T00:39:28.174 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:27.152412+0000 mon.smithi129 (mon.0) 703 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-16T00:39:28.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 18882 34.88 MB/sec warmup 17 sec latency 12.491 ms 2024-04-16T00:39:28.646 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-16T00:39:28.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:27.418198+0000 mgr.smithi129.oaixno (mgr.14164) 307 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 171 MiB data, 876 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 20 MiB/s wr, 1.68k op/s 2024-04-16T00:39:28.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:27.705996+0000 mon.smithi129 (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-16T00:39:28.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:27.706067+0000 mon.smithi129 (mon.0) 705 : cluster [DBG] mgrmap e20: smithi129.oaixno(active, since 6m), standbys: smithi167.ddbodo 2024-04-16T00:39:29.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:27.418198+0000 mgr.smithi129.oaixno (mgr.14164) 307 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 171 MiB data, 876 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 20 MiB/s wr, 1.68k op/s 2024-04-16T00:39:29.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:27.705996+0000 mon.smithi129 (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-16T00:39:29.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:27.706067+0000 mon.smithi129 (mon.0) 705 : cluster [DBG] mgrmap e20: smithi129.oaixno(active, since 6m), standbys: smithi167.ddbodo 2024-04-16T00:39:29.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 20220 34.42 MB/sec warmup 18 sec latency 14.487 ms 2024-04-16T00:39:30.180 INFO:teuthology.orchestra.run.smithi129.stdout: 5 21457 35.39 MB/sec warmup 19 sec latency 14.176 ms 2024-04-16T00:39:30.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:29.418708+0000 mgr.smithi129.oaixno (mgr.14164) 308 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 174 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 17 MiB/s wr, 1.56k op/s 2024-04-16T00:39:31.021 INFO:teuthology.orchestra.run.smithi129.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T00:39:31.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:29.418708+0000 mgr.smithi129.oaixno (mgr.14164) 308 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 174 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 17 MiB/s wr, 1.56k op/s 2024-04-16T00:39:31.181 INFO:teuthology.orchestra.run.smithi129.stdout: 5 22229 34.10 MB/sec warmup 20 sec latency 24.435 ms 2024-04-16T00:39:31.805 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-16T00:39:31.805 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T00:39:31.805 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-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-16T00:39:32.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.012313+0000 mgr.smithi129.oaixno (mgr.14164) 309 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:32.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:39:31.013180+0000 mgr.smithi129.oaixno (mgr.14164) 310 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T00:39:32.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.017340+0000 mon.smithi129 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:32.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.018407+0000 mon.smithi129 (mon.0) 707 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:39:32.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.020193+0000 mon.smithi129 (mon.0) 708 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:32.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.021731+0000 mon.smithi129 (mon.0) 709 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:39:32.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.029397+0000 mon.smithi129 (mon.0) 710 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:32.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.041957+0000 mon.smithi129 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:32.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:39:31.044181+0000 mgr.smithi129.oaixno (mgr.14164) 311 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T00:39:32.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.369435+0000 mon.smithi129 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-04-16T00:39:32.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.369791+0000 mon.smithi129 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-16T00:39:32.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.370136+0000 mon.smithi129 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-16T00:39:32.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.370360+0000 mon.smithi129 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-16T00:39:32.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.499880+0000 mon.smithi129 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:39:32.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:31.520131+0000 mon.smithi129 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:39:32.183 INFO:teuthology.orchestra.run.smithi129.stdout: 5 23400 33.66 MB/sec warmup 21 sec latency 22.573 ms 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.012313+0000 mgr.smithi129.oaixno (mgr.14164) 309 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:39:31.013180+0000 mgr.smithi129.oaixno (mgr.14164) 310 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.017340+0000 mon.smithi129 (mon.0) 706 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.018407+0000 mon.smithi129 (mon.0) 707 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.020193+0000 mon.smithi129 (mon.0) 708 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.021731+0000 mon.smithi129 (mon.0) 709 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.029397+0000 mon.smithi129 (mon.0) 710 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.041957+0000 mon.smithi129 (mon.0) 711 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:39:31.044181+0000 mgr.smithi129.oaixno (mgr.14164) 311 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.369435+0000 mon.smithi129 (mon.0) 712 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.369791+0000 mon.smithi129 (mon.0) 713 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-16T00:39:32.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.370136+0000 mon.smithi129 (mon.0) 714 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2024-04-16T00:39:32.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.370360+0000 mon.smithi129 (mon.0) 715 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-04-16T00:39:32.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.499880+0000 mon.smithi129 (mon.0) 716 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:39:32.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:31.520131+0000 mon.smithi129 (mon.0) 717 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:39:33.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:31.419888+0000 mgr.smithi129.oaixno (mgr.14164) 312 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 187 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 17 MiB/s wr, 1.67k op/s 2024-04-16T00:39:33.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:32.050999+0000 mon.smithi129 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-04-16T00:39:33.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:32.051070+0000 mon.smithi129 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-16T00:39:33.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:32.051123+0000 mon.smithi129 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-04-16T00:39:33.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:32.051173+0000 mon.smithi129 (mon.0) 721 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-04-16T00:39:33.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:32.051221+0000 mon.smithi129 (mon.0) 722 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-16T00:39:33.183 INFO:teuthology.orchestra.run.smithi129.stdout: 5 24408 33.76 MB/sec warmup 22 sec latency 22.669 ms 2024-04-16T00:39:33.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:31.419888+0000 mgr.smithi129.oaixno (mgr.14164) 312 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 187 MiB data, 1016 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 17 MiB/s wr, 1.67k op/s 2024-04-16T00:39:33.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:32.050999+0000 mon.smithi129 (mon.0) 718 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-04-16T00:39:33.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:32.051070+0000 mon.smithi129 (mon.0) 719 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-16T00:39:33.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:32.051123+0000 mon.smithi129 (mon.0) 720 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2024-04-16T00:39:33.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:32.051173+0000 mon.smithi129 (mon.0) 721 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-04-16T00:39:33.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:32.051221+0000 mon.smithi129 (mon.0) 722 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-16T00:39:34.183 INFO:teuthology.orchestra.run.smithi129.stdout: 5 25239 33.63 MB/sec warmup 23 sec latency 27.198 ms 2024-04-16T00:39:34.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:33.058327+0000 mon.smithi129 (mon.0) 723 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-16T00:39:34.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:33.058327+0000 mon.smithi129 (mon.0) 723 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-16T00:39:35.064 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:39:35.183 INFO:teuthology.orchestra.run.smithi129.stdout: 5 25869 32.54 MB/sec warmup 24 sec latency 21.823 ms 2024-04-16T00:39:35.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:33.420285+0000 mgr.smithi129.oaixno (mgr.14164) 313 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 189 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 16 MiB/s wr, 1.67k op/s 2024-04-16T00:39:35.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:33.420285+0000 mgr.smithi129.oaixno (mgr.14164) 313 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 189 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 16 MiB/s wr, 1.67k op/s 2024-04-16T00:39:36.002 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:39:36.002 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (4m) 15s ago 6m 19.8M - 0.20.0 0881eb8f169f c0322061dbb0 2024-04-16T00:39:36.002 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (6m) 15s ago 6m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:39:36.002 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (5m) 25s ago 5m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:39:36.002 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (4m) 15s ago 6m 33.3M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:39:36.002 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (49s) 15s ago 48s 12.2M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:39:36.002 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (46s) 25s ago 46s 13.6M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:39:36.002 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (8m) 15s ago 8m 422M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:39:36.002 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (5m) 25s ago 5m 369M - 16.2.5 6933c2a0b7dd 2d3e2b5f9e24 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (8m) 15s ago 8m 48.2M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (5m) 25s ago 5m 39.1M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.0.smithi129.nqoanp smithi129 *:2049 running (34s) 15s ago 33s 51.6M - 3.5 6933c2a0b7dd b963a90beda3 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.0.smithi167.oiholu smithi167 *:2049 running (28s) 25s ago 28s 53.5M - 3.5 6933c2a0b7dd 7143c553d892 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (6m) 15s ago 6m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (5m) 25s ago 5m 17.1M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (4m) 15s ago 4m 36.6M 3224M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (4m) 15s ago 4m 36.7M 3224M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (4m) 15s ago 4m 36.7M 3224M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (3m) 15s ago 3m 39.7M 3224M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (3m) 25s ago 3m 36.2M 3992M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (3m) 25s ago 3m 38.5M 3992M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:39:36.003 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (2m) 25s ago 2m 39.3M 3992M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:39:36.004 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (2m) 25s ago 2m 39.0M 3992M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:39:36.004 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (4m) 15s ago 5m 41.1M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:39:36.184 INFO:teuthology.orchestra.run.smithi129.stdout: 5 26886 32.09 MB/sec warmup 25 sec latency 28.806 ms 2024-04-16T00:39:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:35.040810+0000 mgr.smithi129.oaixno (mgr.14164) 314 : audit [DBG] from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:35.040810+0000 mgr.smithi129.oaixno (mgr.14164) 314 : audit [DBG] from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:36.556 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:39:36.556 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:39:36.556 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:39:36.556 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:39:36.556 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:39:36.556 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:39:36.556 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:39:36.556 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:39:36.556 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:39:36.557 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:39:36.557 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:39:36.557 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:39:36.557 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:39:36.557 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:39:36.557 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-16T00:39:36.557 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:39:36.557 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:39:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:39:37.030 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1", 2024-04-16T00:39:37.030 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:39:37.030 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:39:37.030 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "", 2024-04-16T00:39:37.030 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 image" 2024-04-16T00:39:37.030 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:39:37.184 INFO:teuthology.orchestra.run.smithi129.stdout: 5 27611 31.68 MB/sec warmup 26 sec latency 32.823 ms 2024-04-16T00:39:37.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:35.423219+0000 mgr.smithi129.oaixno (mgr.14164) 315 : cluster [DBG] pgmap v262: 97 pgs: 97 active+clean; 189 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 16 MiB/s wr, 1.40k op/s 2024-04-16T00:39:37.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:35.526926+0000 mgr.smithi129.oaixno (mgr.14164) 316 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:37.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:35.977385+0000 mgr.smithi129.oaixno (mgr.14164) 317 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:37.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:36.552332+0000 mon.smithi129 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.129:0/1552847779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:39:37.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:35.423219+0000 mgr.smithi129.oaixno (mgr.14164) 315 : cluster [DBG] pgmap v262: 97 pgs: 97 active+clean; 189 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 16 MiB/s wr, 1.40k op/s 2024-04-16T00:39:37.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:35.526926+0000 mgr.smithi129.oaixno (mgr.14164) 316 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:37.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:35.977385+0000 mgr.smithi129.oaixno (mgr.14164) 317 : audit [DBG] from='client.14608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:37.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:36.552332+0000 mon.smithi129 (mon.0) 724 : audit [DBG] from='client.? 172.21.15.129:0/1552847779' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:39:37.628 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:39:38.184 INFO:teuthology.orchestra.run.smithi129.stdout: 5 28358 31.66 MB/sec warmup 27 sec latency 26.088 ms 2024-04-16T00:39:38.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:37.026215+0000 mgr.smithi129.oaixno (mgr.14164) 318 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:38.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:39:37.623263+0000 mon.smithi129 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.129:0/1495354650' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:39:38.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:37.026215+0000 mgr.smithi129.oaixno (mgr.14164) 318 : audit [DBG] from='client.14616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:39:38.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:39:37.623263+0000 mon.smithi129 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.129:0/1495354650' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:39:39.184 INFO:teuthology.orchestra.run.smithi129.stdout: 5 29128 31.12 MB/sec warmup 28 sec latency 14.747 ms 2024-04-16T00:39:39.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:37.424415+0000 mgr.smithi129.oaixno (mgr.14164) 319 : cluster [DBG] pgmap v263: 97 pgs: 97 active+clean; 200 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 15 MiB/s wr, 1.42k op/s 2024-04-16T00:39:39.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:37.424415+0000 mgr.smithi129.oaixno (mgr.14164) 319 : cluster [DBG] pgmap v263: 97 pgs: 97 active+clean; 200 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 15 MiB/s wr, 1.42k op/s 2024-04-16T00:39:40.184 INFO:teuthology.orchestra.run.smithi129.stdout: 5 30105 30.90 MB/sec warmup 29 sec latency 22.317 ms 2024-04-16T00:39:41.185 INFO:teuthology.orchestra.run.smithi129.stdout: 5 31222 30.79 MB/sec warmup 30 sec latency 19.325 ms 2024-04-16T00:39:41.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:39.424949+0000 mgr.smithi129.oaixno (mgr.14164) 320 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 12 MiB/s wr, 987 op/s 2024-04-16T00:39:41.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:39.424949+0000 mgr.smithi129.oaixno (mgr.14164) 320 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 12 MiB/s wr, 987 op/s 2024-04-16T00:39:42.185 INFO:teuthology.orchestra.run.smithi129.stdout: 5 32229 31.06 MB/sec warmup 31 sec latency 21.141 ms 2024-04-16T00:39:43.185 INFO:teuthology.orchestra.run.smithi129.stdout: 5 33058 30.44 MB/sec warmup 32 sec latency 15.842 ms 2024-04-16T00:39:43.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:41.425385+0000 mgr.smithi129.oaixno (mgr.14164) 321 : cluster [DBG] pgmap v265: 97 pgs: 97 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.9 KiB/s rd, 13 MiB/s wr, 1.22k op/s 2024-04-16T00:39:43.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:41.425385+0000 mgr.smithi129.oaixno (mgr.14164) 321 : cluster [DBG] pgmap v265: 97 pgs: 97 active+clean; 214 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.9 KiB/s rd, 13 MiB/s wr, 1.22k op/s 2024-04-16T00:39:44.185 INFO:teuthology.orchestra.run.smithi129.stdout: 5 34230 30.24 MB/sec warmup 33 sec latency 25.049 ms 2024-04-16T00:39:45.185 INFO:teuthology.orchestra.run.smithi129.stdout: 5 35512 30.89 MB/sec warmup 34 sec latency 19.985 ms 2024-04-16T00:39:45.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:43.425873+0000 mgr.smithi129.oaixno (mgr.14164) 322 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 216 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.17k op/s 2024-04-16T00:39:45.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:43.425873+0000 mgr.smithi129.oaixno (mgr.14164) 322 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 216 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.17k op/s 2024-04-16T00:39:46.185 INFO:teuthology.orchestra.run.smithi129.stdout: 5 36417 30.44 MB/sec warmup 35 sec latency 24.265 ms 2024-04-16T00:39:47.185 INFO:teuthology.orchestra.run.smithi129.stdout: 5 37271 30.21 MB/sec warmup 36 sec latency 27.478 ms 2024-04-16T00:39:47.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:45.426412+0000 mgr.smithi129.oaixno (mgr.14164) 323 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.13k op/s 2024-04-16T00:39:47.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:45.426412+0000 mgr.smithi129.oaixno (mgr.14164) 323 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.13k op/s 2024-04-16T00:39:48.186 INFO:teuthology.orchestra.run.smithi129.stdout: 5 38079 29.80 MB/sec warmup 37 sec latency 17.963 ms 2024-04-16T00:39:49.186 INFO:teuthology.orchestra.run.smithi129.stdout: 5 39092 30.18 MB/sec warmup 38 sec latency 26.855 ms 2024-04-16T00:39:49.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:47.426883+0000 mgr.smithi129.oaixno (mgr.14164) 324 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.37k op/s 2024-04-16T00:39:49.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:47.426883+0000 mgr.smithi129.oaixno (mgr.14164) 324 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 13 MiB/s wr, 1.37k op/s 2024-04-16T00:39:50.186 INFO:teuthology.orchestra.run.smithi129.stdout: 5 39830 29.71 MB/sec warmup 39 sec latency 18.306 ms 2024-04-16T00:39:51.186 INFO:teuthology.orchestra.run.smithi129.stdout: 5 40858 29.58 MB/sec warmup 40 sec latency 18.000 ms 2024-04-16T00:39:51.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:49.427432+0000 mgr.smithi129.oaixno (mgr.14164) 325 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.21k op/s 2024-04-16T00:39:51.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:49.427432+0000 mgr.smithi129.oaixno (mgr.14164) 325 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 231 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.21k op/s 2024-04-16T00:39:52.186 INFO:teuthology.orchestra.run.smithi129.stdout: 5 41872 29.48 MB/sec warmup 41 sec latency 20.159 ms 2024-04-16T00:39:53.187 INFO:teuthology.orchestra.run.smithi129.stdout: 5 42789 29.70 MB/sec warmup 42 sec latency 26.033 ms 2024-04-16T00:39:53.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:53 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:51.427919+0000 mgr.smithi129.oaixno (mgr.14164) 326 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.37k op/s 2024-04-16T00:39:53.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:53 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:51.427919+0000 mgr.smithi129.oaixno (mgr.14164) 326 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.37k op/s 2024-04-16T00:39:54.187 INFO:teuthology.orchestra.run.smithi129.stdout: 5 43364 29.16 MB/sec warmup 43 sec latency 24.546 ms 2024-04-16T00:39:55.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 44424 29.07 MB/sec warmup 44 sec latency 24.518 ms 2024-04-16T00:39:55.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:53.428379+0000 mgr.smithi129.oaixno (mgr.14164) 327 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 250 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 13 MiB/s wr, 1.20k op/s 2024-04-16T00:39:55.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:53.428379+0000 mgr.smithi129.oaixno (mgr.14164) 327 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 250 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 13 MiB/s wr, 1.20k op/s 2024-04-16T00:39:56.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 45697 29.33 MB/sec warmup 45 sec latency 19.153 ms 2024-04-16T00:39:57.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 46422 29.27 MB/sec warmup 46 sec latency 30.300 ms 2024-04-16T00:39:57.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:55.428965+0000 mgr.smithi129.oaixno (mgr.14164) 328 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 250 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.23k op/s 2024-04-16T00:39:57.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:55.428965+0000 mgr.smithi129.oaixno (mgr.14164) 328 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 250 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.23k op/s 2024-04-16T00:39:58.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 47202 28.87 MB/sec warmup 47 sec latency 20.741 ms 2024-04-16T00:39:59.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 48221 28.69 MB/sec warmup 48 sec latency 21.352 ms 2024-04-16T00:39:59.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:39:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:57.429476+0000 mgr.smithi129.oaixno (mgr.14164) 329 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 258 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.33k op/s 2024-04-16T00:39:59.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:39:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:57.429476+0000 mgr.smithi129.oaixno (mgr.14164) 329 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 258 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 14 MiB/s wr, 1.33k op/s 2024-04-16T00:40:00.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 49494 29.01 MB/sec warmup 49 sec latency 17.454 ms 2024-04-16T00:40:00.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:00.000089+0000 mon.smithi129 (mon.0) 726 : cluster [INF] overall HEALTH_OK 2024-04-16T00:40:00.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:00.000089+0000 mon.smithi129 (mon.0) 726 : cluster [INF] overall HEALTH_OK 2024-04-16T00:40:01.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 50502 28.93 MB/sec warmup 50 sec latency 23.838 ms 2024-04-16T00:40:01.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:39:59.430056+0000 mgr.smithi129.oaixno (mgr.14164) 330 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 266 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.24k op/s 2024-04-16T00:40:01.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:39:59.430056+0000 mgr.smithi129.oaixno (mgr.14164) 330 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 266 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.24k op/s 2024-04-16T00:40:02.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 51641 28.86 MB/sec warmup 51 sec latency 22.472 ms 2024-04-16T00:40:03.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 52623 28.87 MB/sec warmup 52 sec latency 26.464 ms 2024-04-16T00:40:03.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:01.430508+0000 mgr.smithi129.oaixno (mgr.14164) 331 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 275 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.41k op/s 2024-04-16T00:40:03.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:01.430508+0000 mgr.smithi129.oaixno (mgr.14164) 331 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 275 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 14 MiB/s wr, 1.41k op/s 2024-04-16T00:40:04.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 53469 28.97 MB/sec warmup 53 sec latency 24.072 ms 2024-04-16T00:40:05.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 54350 28.68 MB/sec warmup 54 sec latency 68.912 ms 2024-04-16T00:40:05.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:03.430871+0000 mgr.smithi129.oaixno (mgr.14164) 332 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 280 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.21k op/s 2024-04-16T00:40:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:03.430871+0000 mgr.smithi129.oaixno (mgr.14164) 332 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 280 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.21k op/s 2024-04-16T00:40:06.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 55236 28.51 MB/sec warmup 55 sec latency 49.517 ms 2024-04-16T00:40:07.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 55958 28.34 MB/sec warmup 56 sec latency 57.898 ms 2024-04-16T00:40:07.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:05.431292+0000 mgr.smithi129.oaixno (mgr.14164) 333 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 275 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.12k op/s 2024-04-16T00:40:07.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:05.431292+0000 mgr.smithi129.oaixno (mgr.14164) 333 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 275 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.12k op/s 2024-04-16T00:40:08.104 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:40:08.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 56999 28.60 MB/sec warmup 57 sec latency 21.967 ms 2024-04-16T00:40:08.942 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:40:08.942 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (5m) 48s ago 7m 19.8M - 0.20.0 0881eb8f169f c0322061dbb0 2024-04-16T00:40:08.942 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (7m) 48s ago 7m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:40:08.942 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (6m) 58s ago 6m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:40:08.942 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (5m) 48s ago 6m 33.3M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:40:08.942 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (82s) 48s ago 81s 12.2M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (79s) 58s ago 79s 13.6M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (8m) 48s ago 8m 422M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (6m) 58s ago 6m 369M - 16.2.5 6933c2a0b7dd 2d3e2b5f9e24 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (8m) 48s ago 8m 48.2M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (6m) 58s ago 5m 39.1M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.0.smithi129.nqoanp smithi129 *:2049 running (67s) 48s ago 66s 51.6M - 3.5 6933c2a0b7dd b963a90beda3 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.0.smithi167.oiholu smithi167 *:2049 running (61s) 58s ago 61s 53.5M - 3.5 6933c2a0b7dd 7143c553d892 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (6m) 48s ago 6m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (5m) 58s ago 5m 17.1M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (5m) 48s ago 5m 36.6M 3224M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (4m) 48s ago 4m 36.7M 3224M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (4m) 48s ago 4m 36.7M 3224M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (4m) 48s ago 4m 39.7M 3224M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:40:08.943 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (3m) 58s ago 3m 36.2M 3992M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:40:08.944 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (3m) 58s ago 3m 38.5M 3992M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:40:08.944 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (3m) 58s ago 3m 39.3M 3992M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:40:08.944 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (2m) 58s ago 2m 39.0M 3992M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:40:08.944 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (5m) 48s ago 6m 41.1M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:40:09.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 57643 28.24 MB/sec warmup 58 sec latency 59.332 ms 2024-04-16T00:40:09.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:09 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:07.431725+0000 mgr.smithi129.oaixno (mgr.14164) 334 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 291 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 15 MiB/s wr, 1.45k op/s 2024-04-16T00:40:09.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:09 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:08.080809+0000 mgr.smithi129.oaixno (mgr.14164) 335 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:09.445 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:40:09.445 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:40:09.445 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:40:09.445 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:40:09.445 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:40:09.445 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:40:09.445 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:40:09.445 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:40:09.445 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:40:09.446 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:40:09.446 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:40:09.446 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:40:09.446 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:40:09.446 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:40:09.446 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-16T00:40:09.446 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:40:09.446 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:40:09.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:09 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:07.431725+0000 mgr.smithi129.oaixno (mgr.14164) 334 : cluster [DBG] pgmap v278: 97 pgs: 97 active+clean; 291 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 15 MiB/s wr, 1.45k op/s 2024-04-16T00:40:09.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:09 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:08.080809+0000 mgr.smithi129.oaixno (mgr.14164) 335 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:09.893 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:40:09.893 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1", 2024-04-16T00:40:09.893 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:40:09.893 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:40:09.893 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "", 2024-04-16T00:40:09.894 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 image" 2024-04-16T00:40:09.894 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:40:10.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 58348 28.06 MB/sec warmup 59 sec latency 64.536 ms 2024-04-16T00:40:10.337 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:40:10.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:08.531731+0000 mgr.smithi129.oaixno (mgr.14164) 336 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:10.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:08.924126+0000 mgr.smithi129.oaixno (mgr.14164) 337 : audit [DBG] from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:10.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:09.438549+0000 mon.smithi129 (mon.0) 727 : audit [DBG] from='client.? 172.21.15.129:0/3079392752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:40:10.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:08.531731+0000 mgr.smithi129.oaixno (mgr.14164) 336 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:10.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:08.924126+0000 mgr.smithi129.oaixno (mgr.14164) 337 : audit [DBG] from='client.24389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:10.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:09.438549+0000 mon.smithi129 (mon.0) 727 : audit [DBG] from='client.? 172.21.15.129:0/3079392752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:40:11.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 59093 27.84 MB/sec warmup 60 sec latency 33.907 ms 2024-04-16T00:40:11.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:09.432126+0000 mgr.smithi129.oaixno (mgr.14164) 338 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 295 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.34k op/s 2024-04-16T00:40:11.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:09.889707+0000 mgr.smithi129.oaixno (mgr.14164) 339 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:11.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:10.334393+0000 mon.smithi129 (mon.0) 728 : audit [DBG] from='client.? 172.21.15.129:0/2365786501' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:40:11.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:10.787395+0000 mon.smithi129 (mon.0) 729 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:11.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:10.788787+0000 mon.smithi129 (mon.0) 730 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:40:11.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:09.432126+0000 mgr.smithi129.oaixno (mgr.14164) 338 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 295 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.34k op/s 2024-04-16T00:40:11.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:09.889707+0000 mgr.smithi129.oaixno (mgr.14164) 339 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:11.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:10.334393+0000 mon.smithi129 (mon.0) 728 : audit [DBG] from='client.? 172.21.15.129:0/2365786501' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:40:11.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:10.787395+0000 mon.smithi129 (mon.0) 729 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:11.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:10.788787+0000 mon.smithi129 (mon.0) 730 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:40:12.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 59538 27.60 MB/sec warmup 61 sec latency 28.547 ms 2024-04-16T00:40:12.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:40:10.787893+0000 mgr.smithi129.oaixno (mgr.14164) 340 : cephadm [INF] Upgrade: Target is version 18.2.2-1221-ge3fb05d5 (unknown) 2024-04-16T00:40:12.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:40:10.787953+0000 mgr.smithi129.oaixno (mgr.14164) 341 : 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-16T00:40:12.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:40:10.789649+0000 mgr.smithi129.oaixno (mgr.14164) 342 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi129.oaixno) 2024-04-16T00:40:12.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:40:11.104506+0000 mgr.smithi129.oaixno (mgr.14164) 343 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315 on smithi167 2024-04-16T00:40:12.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:40:10.787893+0000 mgr.smithi129.oaixno (mgr.14164) 340 : cephadm [INF] Upgrade: Target is version 18.2.2-1221-ge3fb05d5 (unknown) 2024-04-16T00:40:12.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:40:10.787953+0000 mgr.smithi129.oaixno (mgr.14164) 341 : 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-16T00:40:12.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:40:10.789649+0000 mgr.smithi129.oaixno (mgr.14164) 342 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi129.oaixno) 2024-04-16T00:40:12.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:40:11.104506+0000 mgr.smithi129.oaixno (mgr.14164) 343 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315 on smithi167 2024-04-16T00:40:13.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 60463 27.78 MB/sec warmup 62 sec latency 62.017 ms 2024-04-16T00:40:13.509 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:11.432648+0000 mgr.smithi129.oaixno (mgr.14164) 344 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 296 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.26k op/s 2024-04-16T00:40:13.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:11.432648+0000 mgr.smithi129.oaixno (mgr.14164) 344 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 296 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.26k op/s 2024-04-16T00:40:14.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 61148 27.51 MB/sec warmup 63 sec latency 20.939 ms 2024-04-16T00:40:15.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 61817 27.35 MB/sec warmup 64 sec latency 22.438 ms 2024-04-16T00:40:15.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:13.433013+0000 mgr.smithi129.oaixno (mgr.14164) 345 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 11 MiB/s wr, 993 op/s 2024-04-16T00:40:15.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:13.433013+0000 mgr.smithi129.oaixno (mgr.14164) 345 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 23 KiB/s rd, 11 MiB/s wr, 993 op/s 2024-04-16T00:40:16.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 62802 27.21 MB/sec warmup 65 sec latency 33.383 ms 2024-04-16T00:40:17.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 63715 27.38 MB/sec warmup 66 sec latency 30.366 ms 2024-04-16T00:40:17.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:15.433416+0000 mgr.smithi129.oaixno (mgr.14164) 346 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 301 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.05k op/s 2024-04-16T00:40:17.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:15.433416+0000 mgr.smithi129.oaixno (mgr.14164) 346 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 301 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 12 MiB/s wr, 1.05k op/s 2024-04-16T00:40:18.188 INFO:teuthology.orchestra.run.smithi129.stdout: 5 64366 27.26 MB/sec warmup 67 sec latency 19.831 ms 2024-04-16T00:40:19.189 INFO:teuthology.orchestra.run.smithi129.stdout: 5 64989 26.98 MB/sec warmup 68 sec latency 100.419 ms 2024-04-16T00:40:19.598 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:17.433911+0000 mgr.smithi129.oaixno (mgr.14164) 347 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-16T00:40:19.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:17.433911+0000 mgr.smithi129.oaixno (mgr.14164) 347 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-16T00:40:20.189 INFO:teuthology.orchestra.run.smithi129.stdout: 5 65525 26.78 MB/sec warmup 69 sec latency 105.672 ms 2024-04-16T00:40:21.189 INFO:teuthology.orchestra.run.smithi129.stdout: 5 66363 26.64 MB/sec warmup 70 sec latency 41.004 ms 2024-04-16T00:40:21.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:19.434365+0000 mgr.smithi129.oaixno (mgr.14164) 348 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 315 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 996 op/s 2024-04-16T00:40:21.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:19.434365+0000 mgr.smithi129.oaixno (mgr.14164) 348 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 315 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 996 op/s 2024-04-16T00:40:22.189 INFO:teuthology.orchestra.run.smithi129.stdout: 5 67131 26.72 MB/sec warmup 71 sec latency 26.022 ms 2024-04-16T00:40:23.189 INFO:teuthology.orchestra.run.smithi129.stdout: 5 67718 26.64 MB/sec warmup 72 sec latency 42.163 ms 2024-04-16T00:40:23.509 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:21.434860+0000 mgr.smithi129.oaixno (mgr.14164) 349 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 321 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.12k op/s 2024-04-16T00:40:23.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:21.434860+0000 mgr.smithi129.oaixno (mgr.14164) 349 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 321 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 11 MiB/s wr, 1.12k op/s 2024-04-16T00:40:24.189 INFO:teuthology.orchestra.run.smithi129.stdout: 5 68094 26.35 MB/sec warmup 73 sec latency 39.159 ms 2024-04-16T00:40:25.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 68712 26.12 MB/sec warmup 74 sec latency 40.825 ms 2024-04-16T00:40:25.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:23.435222+0000 mgr.smithi129.oaixno (mgr.14164) 350 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 321 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 9.2 MiB/s wr, 959 op/s 2024-04-16T00:40:25.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:23.435222+0000 mgr.smithi129.oaixno (mgr.14164) 350 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 321 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 9.2 MiB/s wr, 959 op/s 2024-04-16T00:40:26.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 69601 26.08 MB/sec warmup 75 sec latency 24.710 ms 2024-04-16T00:40:27.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 70372 26.06 MB/sec warmup 76 sec latency 43.418 ms 2024-04-16T00:40:27.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:25.435756+0000 mgr.smithi129.oaixno (mgr.14164) 351 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.12k op/s 2024-04-16T00:40:27.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:25.435756+0000 mgr.smithi129.oaixno (mgr.14164) 351 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 323 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.12k op/s 2024-04-16T00:40:28.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 71223 26.15 MB/sec warmup 77 sec latency 31.419 ms 2024-04-16T00:40:29.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 71517 25.88 MB/sec warmup 78 sec latency 30.378 ms 2024-04-16T00:40:29.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:27.436285+0000 mgr.smithi129.oaixno (mgr.14164) 352 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 1.10k op/s 2024-04-16T00:40:29.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:29 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:27.436285+0000 mgr.smithi129.oaixno (mgr.14164) 352 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 10 MiB/s wr, 1.10k op/s 2024-04-16T00:40:30.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 71889 25.61 MB/sec warmup 79 sec latency 64.994 ms 2024-04-16T00:40:31.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 72371 25.39 MB/sec warmup 80 sec latency 31.902 ms 2024-04-16T00:40:31.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:29.436699+0000 mgr.smithi129.oaixno (mgr.14164) 353 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 1.08k op/s 2024-04-16T00:40:31.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:29.436699+0000 mgr.smithi129.oaixno (mgr.14164) 353 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 1.08k op/s 2024-04-16T00:40:32.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 73064 25.33 MB/sec warmup 81 sec latency 34.946 ms 2024-04-16T00:40:32.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:31.510798+0000 mon.smithi129 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:40:32.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:31.522538+0000 mon.smithi129 (mon.0) 732 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:40:32.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:31.510798+0000 mon.smithi129 (mon.0) 731 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:40:32.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:31.522538+0000 mon.smithi129 (mon.0) 732 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:40:33.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 73861 25.28 MB/sec warmup 82 sec latency 22.390 ms 2024-04-16T00:40:33.510 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:31.437178+0000 mgr.smithi129.oaixno (mgr.14164) 354 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 328 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 1.07k op/s 2024-04-16T00:40:33.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:31.437178+0000 mgr.smithi129.oaixno (mgr.14164) 354 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 328 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 1.07k op/s 2024-04-16T00:40:34.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 74821 25.42 MB/sec warmup 83 sec latency 20.230 ms 2024-04-16T00:40:35.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 75650 25.25 MB/sec warmup 84 sec latency 21.726 ms 2024-04-16T00:40:35.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:33.437624+0000 mgr.smithi129.oaixno (mgr.14164) 355 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 328 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.2 MiB/s wr, 803 op/s 2024-04-16T00:40:35.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:33.437624+0000 mgr.smithi129.oaixno (mgr.14164) 355 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 328 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.2 MiB/s wr, 803 op/s 2024-04-16T00:40:36.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 76072 25.11 MB/sec warmup 85 sec latency 50.383 ms 2024-04-16T00:40:36.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:35.438051+0000 mgr.smithi129.oaixno (mgr.14164) 356 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 321 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.2 MiB/s wr, 841 op/s 2024-04-16T00:40:36.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:35.438051+0000 mgr.smithi129.oaixno (mgr.14164) 356 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 321 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.2 MiB/s wr, 841 op/s 2024-04-16T00:40:37.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 76638 24.97 MB/sec warmup 86 sec latency 37.198 ms 2024-04-16T00:40:38.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 77156 24.81 MB/sec warmup 87 sec latency 36.708 ms 2024-04-16T00:40:38.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:37.438448+0000 mgr.smithi129.oaixno (mgr.14164) 357 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 316 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.3 MiB/s wr, 917 op/s 2024-04-16T00:40:38.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:37.438448+0000 mgr.smithi129.oaixno (mgr.14164) 357 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 316 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.3 MiB/s wr, 917 op/s 2024-04-16T00:40:39.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 77591 24.70 MB/sec warmup 88 sec latency 30.228 ms 2024-04-16T00:40:40.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 78099 24.65 MB/sec warmup 89 sec latency 54.101 ms 2024-04-16T00:40:40.670 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:40:40.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:39.438882+0000 mgr.smithi129.oaixno (mgr.14164) 358 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 315 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.6 MiB/s wr, 924 op/s 2024-04-16T00:40:40.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:39.438882+0000 mgr.smithi129.oaixno (mgr.14164) 358 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 315 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.6 MiB/s wr, 924 op/s 2024-04-16T00:40:41.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 78498 24.53 MB/sec warmup 90 sec latency 38.409 ms 2024-04-16T00:40:41.401 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:40:41.401 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (5m) 80s ago 7m 19.8M - 0.20.0 0881eb8f169f c0322061dbb0 2024-04-16T00:40:41.401 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (7m) 80s ago 7m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:40:41.401 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (6m) 90s ago 6m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:40:41.401 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (5m) 80s ago 7m 33.3M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:40:41.401 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (114s) 80s ago 114s 12.2M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:40:41.401 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (112s) 90s ago 111s 13.6M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:40:41.401 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (9m) 80s ago 9m 422M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:40:41.401 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (6m) 90s ago 6m 369M - 16.2.5 6933c2a0b7dd 2d3e2b5f9e24 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (9m) 80s ago 9m 48.2M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (6m) 90s ago 6m 39.1M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.0.smithi129.nqoanp smithi129 *:2049 running (100s) 80s ago 99s 51.6M - 3.5 6933c2a0b7dd b963a90beda3 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.0.smithi167.oiholu smithi167 *:2049 running (94s) 90s ago 93s 53.5M - 3.5 6933c2a0b7dd 7143c553d892 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (7m) 80s ago 7m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (6m) 90s ago 6m 17.1M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (5m) 80s ago 5m 36.6M 3224M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (5m) 80s ago 5m 36.7M 3224M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (5m) 80s ago 5m 36.7M 3224M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (4m) 80s ago 4m 39.7M 3224M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (4m) 90s ago 4m 36.2M 3992M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (4m) 90s ago 4m 38.5M 3992M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:40:41.402 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (3m) 90s ago 3m 39.3M 3992M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:40:41.403 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (3m) 90s ago 3m 39.0M 3992M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:40:41.403 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (5m) 80s ago 6m 41.1M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:40:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:40.652157+0000 mgr.smithi129.oaixno (mgr.14164) 359 : audit [DBG] from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:41.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:40.961607+0000 mgr.smithi129.oaixno (mgr.14164) 360 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:41.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:40.652157+0000 mgr.smithi129.oaixno (mgr.14164) 359 : audit [DBG] from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:41.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:40.961607+0000 mgr.smithi129.oaixno (mgr.14164) 360 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:41.964 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:40:41.965 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:40:41.966 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-16T00:40:41.966 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:40:41.966 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:40:42.190 INFO:teuthology.orchestra.run.smithi129.stdout: 5 79215 24.37 MB/sec warmup 91 sec latency 19.856 ms 2024-04-16T00:40:42.402 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:40:42.402 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:40:42.402 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:40:42.402 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:40:42.402 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-16T00:40:42.402 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315 image on host smithi167" 2024-04-16T00:40:42.402 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:40:42.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:41.386101+0000 mgr.smithi129.oaixno (mgr.14164) 361 : audit [DBG] from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:42.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:41.439424+0000 mgr.smithi129.oaixno (mgr.14164) 362 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 319 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.1 MiB/s wr, 858 op/s 2024-04-16T00:40:42.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:41.959430+0000 mon.smithi129 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.129:0/988489363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:40:42.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:41.386101+0000 mgr.smithi129.oaixno (mgr.14164) 361 : audit [DBG] from='client.24409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:42.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:41.439424+0000 mgr.smithi129.oaixno (mgr.14164) 362 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 319 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.1 MiB/s wr, 858 op/s 2024-04-16T00:40:42.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:41.959430+0000 mon.smithi129 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.129:0/988489363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:40:42.877 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:40:43.191 INFO:teuthology.orchestra.run.smithi129.stdout: 5 79731 24.25 MB/sec warmup 92 sec latency 27.279 ms 2024-04-16T00:40:43.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:42.398345+0000 mgr.smithi129.oaixno (mgr.14164) 363 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:43.853 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:42.873528+0000 mon.smithi129 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.129:0/2533839841' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:40:43.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:42.398345+0000 mgr.smithi129.oaixno (mgr.14164) 363 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:40:43.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:42.873528+0000 mon.smithi129 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.129:0/2533839841' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:40:44.191 INFO:teuthology.orchestra.run.smithi129.stdout: 5 80367 24.15 MB/sec warmup 93 sec latency 33.637 ms 2024-04-16T00:40:44.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:43.439936+0000 mgr.smithi129.oaixno (mgr.14164) 364 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 7.7 MiB/s wr, 808 op/s 2024-04-16T00:40:44.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:43.439936+0000 mgr.smithi129.oaixno (mgr.14164) 364 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 324 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 7.7 MiB/s wr, 808 op/s 2024-04-16T00:40:45.191 INFO:teuthology.orchestra.run.smithi129.stdout: 5 81014 24.12 MB/sec warmup 94 sec latency 21.517 ms 2024-04-16T00:40:46.191 INFO:teuthology.orchestra.run.smithi129.stdout: 5 81787 24.14 MB/sec warmup 95 sec latency 23.700 ms 2024-04-16T00:40:46.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:45.440452+0000 mgr.smithi129.oaixno (mgr.14164) 365 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 318 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 8.8 MiB/s wr, 853 op/s 2024-04-16T00:40:46.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:45.440452+0000 mgr.smithi129.oaixno (mgr.14164) 365 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 318 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.9 KiB/s rd, 8.8 MiB/s wr, 853 op/s 2024-04-16T00:40:47.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 82610 24.07 MB/sec warmup 96 sec latency 100.189 ms 2024-04-16T00:40:48.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 83409 24.05 MB/sec warmup 97 sec latency 34.227 ms 2024-04-16T00:40:48.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:47.440928+0000 mgr.smithi129.oaixno (mgr.14164) 366 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.0 MiB/s wr, 956 op/s 2024-04-16T00:40:48.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:47.440928+0000 mgr.smithi129.oaixno (mgr.14164) 366 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 314 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 9.0 MiB/s wr, 956 op/s 2024-04-16T00:40:49.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 84264 23.98 MB/sec warmup 98 sec latency 23.580 ms 2024-04-16T00:40:50.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 84628 23.88 MB/sec warmup 99 sec latency 44.019 ms 2024-04-16T00:40:50.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:49.441384+0000 mgr.smithi129.oaixno (mgr.14164) 367 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 316 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.2 KiB/s rd, 9.1 MiB/s wr, 875 op/s 2024-04-16T00:40:50.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:50.401404+0000 mon.smithi129 (mon.0) 735 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:50.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:50.401968+0000 mon.smithi129 (mon.0) 736 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ddbodo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:40:50.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:50.402556+0000 mon.smithi129 (mon.0) 737 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:40:50.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:50.403056+0000 mon.smithi129 (mon.0) 738 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:40:50.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:49.441384+0000 mgr.smithi129.oaixno (mgr.14164) 367 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 316 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.2 KiB/s rd, 9.1 MiB/s wr, 875 op/s 2024-04-16T00:40:50.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:50.401404+0000 mon.smithi129 (mon.0) 735 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:50.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:50.401968+0000 mon.smithi129 (mon.0) 736 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ddbodo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:40:50.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:50.402556+0000 mon.smithi129 (mon.0) 737 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:40:50.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:50.403056+0000 mon.smithi129 (mon.0) 738 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:40:51.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 85175 23.84 MB/sec warmup 100 sec latency 38.980 ms 2024-04-16T00:40:51.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:40:50.397448+0000 mgr.smithi129.oaixno (mgr.14164) 368 : cephadm [INF] Upgrade: Updating mgr.smithi167.ddbodo 2024-04-16T00:40:51.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:40:50.403714+0000 mgr.smithi129.oaixno (mgr.14164) 369 : cephadm [INF] Deploying daemon mgr.smithi167.ddbodo on smithi167 2024-04-16T00:40:51.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:40:50.397448+0000 mgr.smithi129.oaixno (mgr.14164) 368 : cephadm [INF] Upgrade: Updating mgr.smithi167.ddbodo 2024-04-16T00:40:51.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:40:50.403714+0000 mgr.smithi129.oaixno (mgr.14164) 369 : cephadm [INF] Deploying daemon mgr.smithi167.ddbodo on smithi167 2024-04-16T00:40:52.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 85543 23.74 MB/sec warmup 101 sec latency 41.996 ms 2024-04-16T00:40:52.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:51.441836+0000 mgr.smithi129.oaixno (mgr.14164) 370 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.1 KiB/s rd, 9.6 MiB/s wr, 950 op/s 2024-04-16T00:40:53.079 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:51.441836+0000 mgr.smithi129.oaixno (mgr.14164) 370 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.1 KiB/s rd, 9.6 MiB/s wr, 950 op/s 2024-04-16T00:40:53.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 86106 23.59 MB/sec warmup 102 sec latency 25.369 ms 2024-04-16T00:40:54.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 86655 23.50 MB/sec warmup 103 sec latency 34.336 ms 2024-04-16T00:40:55.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 87304 23.41 MB/sec warmup 104 sec latency 56.548 ms 2024-04-16T00:40:55.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:53.442300+0000 mgr.smithi129.oaixno (mgr.14164) 371 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 8.3 MiB/s wr, 810 op/s 2024-04-16T00:40:55.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:54.022279+0000 mon.smithi129 (mon.0) 739 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:55.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:54.023145+0000 mon.smithi129 (mon.0) 740 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:40:55.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:54.024354+0000 mon.smithi129 (mon.0) 741 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:40:55.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:54.025158+0000 mon.smithi129 (mon.0) 742 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:40:55.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:53.442300+0000 mgr.smithi129.oaixno (mgr.14164) 371 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 312 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 8.3 MiB/s wr, 810 op/s 2024-04-16T00:40:55.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:54.022279+0000 mon.smithi129 (mon.0) 739 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:55.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:54.023145+0000 mon.smithi129 (mon.0) 740 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:40:55.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:54.024354+0000 mon.smithi129 (mon.0) 741 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:40:55.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:54.025158+0000 mon.smithi129 (mon.0) 742 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:40:56.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 87998 23.36 MB/sec warmup 105 sec latency 35.038 ms 2024-04-16T00:40:57.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 88936 23.45 MB/sec warmup 106 sec latency 11.857 ms 2024-04-16T00:40:57.322 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:55.442814+0000 mgr.smithi129.oaixno (mgr.14164) 372 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.7 MiB/s wr, 739 op/s 2024-04-16T00:40:57.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:55.442814+0000 mgr.smithi129.oaixno (mgr.14164) 372 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.7 MiB/s wr, 739 op/s 2024-04-16T00:40:58.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 89764 23.39 MB/sec warmup 107 sec latency 28.889 ms 2024-04-16T00:40:59.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 90396 23.34 MB/sec warmup 108 sec latency 28.283 ms 2024-04-16T00:40:59.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:57.443349+0000 mgr.smithi129.oaixno (mgr.14164) 373 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 309 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 8.8 MiB/s wr, 832 op/s 2024-04-16T00:40:59.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:58.321247+0000 mon.smithi129 (mon.0) 743 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:59.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:58.651970+0000 mon.smithi129 (mon.0) 744 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:59.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:58.658772+0000 mon.smithi129 (mon.0) 745 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:59.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:58.661431+0000 mon.smithi129 (mon.0) 746 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:40:59.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:58.666600+0000 mon.smithi129 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr fail", "who": "smithi129.oaixno"}]: dispatch 2024-04-16T00:40:59.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:40:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:58.672415+0000 mon.smithi129 (mon.0) 748 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-16T00:40:59.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:57.443349+0000 mgr.smithi129.oaixno (mgr.14164) 373 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 309 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 8.8 MiB/s wr, 832 op/s 2024-04-16T00:40:59.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:58.321247+0000 mon.smithi129 (mon.0) 743 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:59.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:58.651970+0000 mon.smithi129 (mon.0) 744 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:59.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:58.658772+0000 mon.smithi129 (mon.0) 745 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' 2024-04-16T00:40:59.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:58.661431+0000 mon.smithi129 (mon.0) 746 : audit [DBG] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:40:59.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:58.666600+0000 mon.smithi129 (mon.0) 747 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr fail", "who": "smithi129.oaixno"}]: dispatch 2024-04-16T00:40:59.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:40:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:58.672415+0000 mon.smithi129 (mon.0) 748 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-16T00:41:00.040 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:40:58.662403+0000 mgr.smithi129.oaixno (mgr.14164) 374 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi129.oaixno) 2024-04-16T00:41:00.040 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:40:58.666227+0000 mgr.smithi129.oaixno (mgr.14164) 375 : cephadm [INF] Failing over to other MGR 2024-04-16T00:41:00.040 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:59.587602+0000 mon.smithi129 (mon.0) 749 : cluster [DBG] Standby manager daemon smithi129.oaixno started 2024-04-16T00:41:00.040 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:40:59.664358+0000 mon.smithi129 (mon.0) 750 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "mgr fail", "who": "smithi129.oaixno"}]': finished 2024-04-16T00:41:00.040 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:40:59.664422+0000 mon.smithi129 (mon.0) 751 : cluster [DBG] mgrmap e21: smithi167.ddbodo(active, starting, since 0.997155s), standbys: smithi129.oaixno 2024-04-16T00:41:00.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 91144 23.28 MB/sec warmup 109 sec latency 28.346 ms 2024-04-16T00:41:00.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:40:58.662403+0000 mgr.smithi129.oaixno (mgr.14164) 374 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi129.oaixno) 2024-04-16T00:41:00.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:40:58.666227+0000 mgr.smithi129.oaixno (mgr.14164) 375 : cephadm [INF] Failing over to other MGR 2024-04-16T00:41:00.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:59.587602+0000 mon.smithi129 (mon.0) 749 : cluster [DBG] Standby manager daemon smithi129.oaixno started 2024-04-16T00:41:00.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:40:59.664358+0000 mon.smithi129 (mon.0) 750 : audit [INF] from='mgr.14164 172.21.15.129:0/2056015389' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "mgr fail", "who": "smithi129.oaixno"}]': finished 2024-04-16T00:41:00.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:40:59.664422+0000 mon.smithi129 (mon.0) 751 : cluster [DBG] mgrmap e21: smithi167.ddbodo(active, starting, since 0.997155s), standbys: smithi129.oaixno 2024-04-16T00:41:01.194 INFO:teuthology.orchestra.run.smithi129.stdout: 5 91899 23.28 MB/sec warmup 110 sec latency 31.994 ms 2024-04-16T00:41:02.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 92699 23.33 MB/sec warmup 111 sec latency 55.342 ms 2024-04-16T00:41:03.130 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:03.021528+0000 mon.smithi129 (mon.0) 752 : cluster [INF] Active manager daemon smithi167.ddbodo restarted 2024-04-16T00:41:03.131 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:03.022183+0000 mon.smithi129 (mon.0) 753 : cluster [INF] Activating manager daemon smithi167.ddbodo 2024-04-16T00:41:03.131 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.025883+0000 mon.smithi167 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/crt"}]: dispatch 2024-04-16T00:41:03.131 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:03.027387+0000 mon.smithi129 (mon.0) 754 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-16T00:41:03.131 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.028148+0000 mon.smithi167 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:41:03.131 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.029102+0000 mon.smithi167 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/key"}]: dispatch 2024-04-16T00:41:03.131 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.029383+0000 mon.smithi167 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:41:03.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 93244 23.19 MB/sec warmup 112 sec latency 33.490 ms 2024-04-16T00:41:03.381 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:03.021528+0000 mon.smithi129 (mon.0) 752 : cluster [INF] Active manager daemon smithi167.ddbodo restarted 2024-04-16T00:41:03.382 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:03.022183+0000 mon.smithi129 (mon.0) 753 : cluster [INF] Activating manager daemon smithi167.ddbodo 2024-04-16T00:41:03.382 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.025883+0000 mon.smithi167 (mon.1) 19 : audit [DBG] from='mgr.? 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/crt"}]: dispatch 2024-04-16T00:41:03.382 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:03.027387+0000 mon.smithi129 (mon.0) 754 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-16T00:41:03.382 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.028148+0000 mon.smithi167 (mon.1) 20 : audit [DBG] from='mgr.? 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:41:03.382 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.029102+0000 mon.smithi167 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/key"}]: dispatch 2024-04-16T00:41:03.382 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.029383+0000 mon.smithi167 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:41:04.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 93710 23.08 MB/sec warmup 113 sec latency 29.244 ms 2024-04-16T00:41:04.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:03.080442+0000 mon.smithi129 (mon.0) 755 : cluster [DBG] mgrmap e22: smithi167.ddbodo(active, starting, since 0.0584698s), standbys: smithi129.oaixno 2024-04-16T00:41:04.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.080705+0000 mon.smithi167 (mon.1) 23 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:41:04.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.080846+0000 mon.smithi167 (mon.1) 24 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:41:04.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.081515+0000 mon.smithi167 (mon.1) 25 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:41:04.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.081714+0000 mon.smithi167 (mon.1) 26 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:41:04.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.081953+0000 mon.smithi167 (mon.1) 27 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ddbodo", "id": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:41:04.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.082122+0000 mon.smithi167 (mon.1) 28 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mgr metadata", "who": "smithi129.oaixno", "id": "smithi129.oaixno"}]: dispatch 2024-04-16T00:41:04.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.082335+0000 mon.smithi167 (mon.1) 29 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:41:04.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.082820+0000 mon.smithi167 (mon.1) 30 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:41:04.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.082904+0000 mon.smithi167 (mon.1) 31 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:41:04.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.082993+0000 mon.smithi167 (mon.1) 32 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:41:04.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.083078+0000 mon.smithi167 (mon.1) 33 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:41:04.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.083156+0000 mon.smithi167 (mon.1) 34 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:41:04.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.083229+0000 mon.smithi167 (mon.1) 35 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:41:04.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.083322+0000 mon.smithi167 (mon.1) 36 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:41:04.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.086413+0000 mon.smithi167 (mon.1) 37 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:41:04.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.086498+0000 mon.smithi167 (mon.1) 38 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.086573+0000 mon.smithi167 (mon.1) 39 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:03.200019+0000 mon.smithi129 (mon.0) 756 : cluster [INF] Manager daemon smithi167.ddbodo is now available 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.222044+0000 mon.smithi129 (mon.0) 757 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:03.223160+0000 mgr.smithi167.ddbodo (mgr.24423) 1 : cephadm [INF] Queued nfs.foo for migration 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.228739+0000 mon.smithi167 (mon.1) 40 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.267459+0000 mon.smithi129 (mon.0) 758 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.271120+0000 mon.smithi167 (mon.1) 41 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.279549+0000 mon.smithi167 (mon.1) 42 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ddbodo/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.279957+0000 mon.smithi129 (mon.0) 759 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ddbodo/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.298603+0000 mon.smithi167 (mon.1) 43 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ddbodo/trash_purge_schedule"}]: dispatch 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.298974+0000 mon.smithi129 (mon.0) 760 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ddbodo/trash_purge_schedule"}]: dispatch 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.310574+0000 mon.smithi129 (mon.0) 761 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:04.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:03.688344+0000 mgr.smithi167.ddbodo (mgr.24423) 2 : cephadm [INF] Deploying cephadm binary to smithi167 2024-04-16T00:41:04.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:03.743406+0000 mgr.smithi167.ddbodo (mgr.24423) 3 : cephadm [INF] Deploying cephadm binary to smithi129 2024-04-16T00:41:04.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.875015+0000 mon.smithi129 (mon.0) 762 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:04.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:03.890919+0000 mon.smithi129 (mon.0) 763 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:04.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:03.080442+0000 mon.smithi129 (mon.0) 755 : cluster [DBG] mgrmap e22: smithi167.ddbodo(active, starting, since 0.0584698s), standbys: smithi129.oaixno 2024-04-16T00:41:04.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.080705+0000 mon.smithi167 (mon.1) 23 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:41:04.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.080846+0000 mon.smithi167 (mon.1) 24 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:41:04.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.081515+0000 mon.smithi167 (mon.1) 25 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:41:04.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.081714+0000 mon.smithi167 (mon.1) 26 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:41:04.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.081953+0000 mon.smithi167 (mon.1) 27 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ddbodo", "id": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:41:04.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.082122+0000 mon.smithi167 (mon.1) 28 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mgr metadata", "who": "smithi129.oaixno", "id": "smithi129.oaixno"}]: dispatch 2024-04-16T00:41:04.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.082335+0000 mon.smithi167 (mon.1) 29 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:41:04.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.082820+0000 mon.smithi167 (mon.1) 30 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.082904+0000 mon.smithi167 (mon.1) 31 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.082993+0000 mon.smithi167 (mon.1) 32 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.083078+0000 mon.smithi167 (mon.1) 33 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.083156+0000 mon.smithi167 (mon.1) 34 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.083229+0000 mon.smithi167 (mon.1) 35 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.083322+0000 mon.smithi167 (mon.1) 36 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.086413+0000 mon.smithi167 (mon.1) 37 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.086498+0000 mon.smithi167 (mon.1) 38 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.086573+0000 mon.smithi167 (mon.1) 39 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:03.200019+0000 mon.smithi129 (mon.0) 756 : cluster [INF] Manager daemon smithi167.ddbodo is now available 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.222044+0000 mon.smithi129 (mon.0) 757 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:04.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:03.223160+0000 mgr.smithi167.ddbodo (mgr.24423) 1 : cephadm [INF] Queued nfs.foo for migration 2024-04-16T00:41:04.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.228739+0000 mon.smithi167 (mon.1) 40 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:41:04.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.267459+0000 mon.smithi129 (mon.0) 758 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:04.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.271120+0000 mon.smithi167 (mon.1) 41 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:41:04.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.279549+0000 mon.smithi167 (mon.1) 42 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ddbodo/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:41:04.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.279957+0000 mon.smithi129 (mon.0) 759 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ddbodo/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:41:04.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.298603+0000 mon.smithi167 (mon.1) 43 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ddbodo/trash_purge_schedule"}]: dispatch 2024-04-16T00:41:04.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.298974+0000 mon.smithi129 (mon.0) 760 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi167.ddbodo/trash_purge_schedule"}]: dispatch 2024-04-16T00:41:04.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.310574+0000 mon.smithi129 (mon.0) 761 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:04.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:03.688344+0000 mgr.smithi167.ddbodo (mgr.24423) 2 : cephadm [INF] Deploying cephadm binary to smithi167 2024-04-16T00:41:04.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:03.743406+0000 mgr.smithi167.ddbodo (mgr.24423) 3 : cephadm [INF] Deploying cephadm binary to smithi129 2024-04-16T00:41:04.587 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.875015+0000 mon.smithi129 (mon.0) 762 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:04.588 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:03.890919+0000 mon.smithi129 (mon.0) 763 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:05.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 94052 22.97 MB/sec warmup 114 sec latency 59.752 ms 2024-04-16T00:41:05.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:04.101680+0000 mon.smithi129 (mon.0) 764 : cluster [DBG] mgrmap e23: smithi167.ddbodo(active, since 1.07971s), standbys: smithi129.oaixno 2024-04-16T00:41:05.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:04.123940+0000 mgr.smithi167.ddbodo (mgr.24423) 4 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:41:05.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:04.533488+0000 mgr.smithi167.ddbodo (mgr.24423) 5 : cephadm [INF] [16/Apr/2024:00:41:04] ENGINE Bus STARTING 2024-04-16T00:41:05.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:04.656540+0000 mgr.smithi167.ddbodo (mgr.24423) 6 : cephadm [INF] [16/Apr/2024:00:41:04] ENGINE Serving on http://172.21.15.167:8765 2024-04-16T00:41:05.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:04.832255+0000 mgr.smithi167.ddbodo (mgr.24423) 7 : cephadm [INF] [16/Apr/2024:00:41:04] ENGINE Serving on https://172.21.15.167:7150 2024-04-16T00:41:05.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:04.832715+0000 mgr.smithi167.ddbodo (mgr.24423) 8 : cephadm [INF] [16/Apr/2024:00:41:04] ENGINE Bus STARTED 2024-04-16T00:41:05.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:04.101680+0000 mon.smithi129 (mon.0) 764 : cluster [DBG] mgrmap e23: smithi167.ddbodo(active, since 1.07971s), standbys: smithi129.oaixno 2024-04-16T00:41:05.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:04.123940+0000 mgr.smithi167.ddbodo (mgr.24423) 4 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:41:05.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:04.533488+0000 mgr.smithi167.ddbodo (mgr.24423) 5 : cephadm [INF] [16/Apr/2024:00:41:04] ENGINE Bus STARTING 2024-04-16T00:41:05.585 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:04.656540+0000 mgr.smithi167.ddbodo (mgr.24423) 6 : cephadm [INF] [16/Apr/2024:00:41:04] ENGINE Serving on http://172.21.15.167:8765 2024-04-16T00:41:05.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:04.832255+0000 mgr.smithi167.ddbodo (mgr.24423) 7 : cephadm [INF] [16/Apr/2024:00:41:04] ENGINE Serving on https://172.21.15.167:7150 2024-04-16T00:41:05.586 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:04.832715+0000 mgr.smithi167.ddbodo (mgr.24423) 8 : cephadm [INF] [16/Apr/2024:00:41:04] ENGINE Bus STARTED 2024-04-16T00:41:06.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 94536 22.86 MB/sec warmup 115 sec latency 35.427 ms 2024-04-16T00:41:06.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:05.086406+0000 mgr.smithi167.ddbodo (mgr.24423) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:41:06.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:05.105763+0000 mon.smithi129 (mon.0) 765 : cluster [DBG] mgrmap e24: smithi167.ddbodo(active, since 2s), standbys: smithi129.oaixno 2024-04-16T00:41:06.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:05.249980+0000 mon.smithi167 (mon.1) 44 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:06.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:05.250548+0000 mon.smithi129 (mon.0) 766 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:06.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:05.086406+0000 mgr.smithi167.ddbodo (mgr.24423) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:41:06.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:05.105763+0000 mon.smithi129 (mon.0) 765 : cluster [DBG] mgrmap e24: smithi167.ddbodo(active, since 2s), standbys: smithi129.oaixno 2024-04-16T00:41:06.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:05.249980+0000 mon.smithi167 (mon.1) 44 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:06.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:05.250548+0000 mon.smithi129 (mon.0) 766 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:07.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:06.109308+0000 mon.smithi129 (mon.0) 767 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T00:41:07.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:06.109386+0000 mon.smithi129 (mon.0) 768 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-16T00:41:07.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:06.112489+0000 mon.smithi167 (mon.1) 45 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:07.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:06.112875+0000 mon.smithi129 (mon.0) 769 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:07.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:06.498465+0000 mon.smithi129 (mon.0) 770 : cluster [DBG] Standby manager daemon smithi129.oaixno restarted 2024-04-16T00:41:07.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:06.498545+0000 mon.smithi129 (mon.0) 771 : cluster [DBG] Standby manager daemon smithi129.oaixno started 2024-04-16T00:41:07.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:06.499839+0000 mon.smithi129 (mon.0) 772 : audit [DBG] from='mgr.? 172.21.15.129:0/3465137438' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi129.oaixno/crt"}]: dispatch 2024-04-16T00:41:07.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:06.502170+0000 mon.smithi129 (mon.0) 773 : audit [DBG] from='mgr.? 172.21.15.129:0/3465137438' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:41:07.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:06.504424+0000 mon.smithi129 (mon.0) 774 : audit [DBG] from='mgr.? 172.21.15.129:0/3465137438' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi129.oaixno/key"}]: dispatch 2024-04-16T00:41:07.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:06.506924+0000 mon.smithi129 (mon.0) 775 : audit [DBG] from='mgr.? 172.21.15.129:0/3465137438' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:41:07.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 94916 22.73 MB/sec warmup 116 sec latency 40.363 ms 2024-04-16T00:41:07.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:06.109308+0000 mon.smithi129 (mon.0) 767 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T00:41:07.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:06.109386+0000 mon.smithi129 (mon.0) 768 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-16T00:41:07.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:06.112489+0000 mon.smithi167 (mon.1) 45 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:07.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:06.112875+0000 mon.smithi129 (mon.0) 769 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:07.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:06.498465+0000 mon.smithi129 (mon.0) 770 : cluster [DBG] Standby manager daemon smithi129.oaixno restarted 2024-04-16T00:41:07.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:06.498545+0000 mon.smithi129 (mon.0) 771 : cluster [DBG] Standby manager daemon smithi129.oaixno started 2024-04-16T00:41:07.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:06.499839+0000 mon.smithi129 (mon.0) 772 : audit [DBG] from='mgr.? 172.21.15.129:0/3465137438' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi129.oaixno/crt"}]: dispatch 2024-04-16T00:41:07.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:06.502170+0000 mon.smithi129 (mon.0) 773 : audit [DBG] from='mgr.? 172.21.15.129:0/3465137438' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:41:07.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:06.504424+0000 mon.smithi129 (mon.0) 774 : audit [DBG] from='mgr.? 172.21.15.129:0/3465137438' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi129.oaixno/key"}]: dispatch 2024-04-16T00:41:07.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:06.506924+0000 mon.smithi129 (mon.0) 775 : audit [DBG] from='mgr.? 172.21.15.129:0/3465137438' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:41:08.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 95348 22.67 MB/sec warmup 117 sec latency 35.522 ms 2024-04-16T00:41:08.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:07.086797+0000 mgr.smithi167.ddbodo (mgr.24423) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:41:08.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:07.110081+0000 mon.smithi129 (mon.0) 776 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T00:41:08.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:07.110141+0000 mon.smithi129 (mon.0) 777 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-16T00:41:08.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:07.120936+0000 mon.smithi129 (mon.0) 778 : cluster [DBG] mgrmap e25: smithi167.ddbodo(active, since 4s), standbys: smithi129.oaixno 2024-04-16T00:41:08.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:07.893074+0000 mon.smithi129 (mon.0) 779 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:08.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:07.086797+0000 mgr.smithi167.ddbodo (mgr.24423) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:41:08.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:07.110081+0000 mon.smithi129 (mon.0) 776 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T00:41:08.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:07.110141+0000 mon.smithi129 (mon.0) 777 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-16T00:41:08.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:07.120936+0000 mon.smithi129 (mon.0) 778 : cluster [DBG] mgrmap e25: smithi167.ddbodo(active, since 4s), standbys: smithi129.oaixno 2024-04-16T00:41:08.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:07.893074+0000 mon.smithi129 (mon.0) 779 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:09.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 96056 22.71 MB/sec warmup 118 sec latency 27.683 ms 2024-04-16T00:41:10.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 96572 22.62 MB/sec warmup 119 sec latency 28.443 ms 2024-04-16T00:41:10.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:09.087129+0000 mgr.smithi167.ddbodo (mgr.24423) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:41:10.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:09.556883+0000 mon.smithi129 (mon.0) 780 : cluster [DBG] mgrmap e26: smithi167.ddbodo(active, since 6s), standbys: smithi129.oaixno 2024-04-16T00:41:10.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:10.488313+0000 mon.smithi129 (mon.0) 781 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:10.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:09.087129+0000 mgr.smithi167.ddbodo (mgr.24423) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 328 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-04-16T00:41:10.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:09.556883+0000 mon.smithi129 (mon.0) 780 : cluster [DBG] mgrmap e26: smithi167.ddbodo(active, since 6s), standbys: smithi129.oaixno 2024-04-16T00:41:10.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:10.488313+0000 mon.smithi129 (mon.0) 781 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:12.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 97937 23.75 MB/sec execute 1 sec latency 46.828 ms 2024-04-16T00:41:13.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 98501 17.05 MB/sec execute 2 sec latency 544.908 ms 2024-04-16T00:41:13.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:11.087726+0000 mgr.smithi167.ddbodo (mgr.24423) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 5.2 MiB/s wr, 481 op/s 2024-04-16T00:41:13.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:12.382989+0000 mon.smithi129 (mon.0) 782 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T00:41:13.337 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:41:13.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:11.087726+0000 mgr.smithi167.ddbodo (mgr.24423) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 5.2 MiB/s wr, 481 op/s 2024-04-16T00:41:13.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:12.382989+0000 mon.smithi129 (mon.0) 782 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T00:41:14.163 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:41:14.163 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (6m) 113s ago 8m 19.8M - 0.20.0 0881eb8f169f c0322061dbb0 2024-04-16T00:41:14.163 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (8m) 113s ago 8m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:41:14.163 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (7m) 15s ago 7m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:41:14.163 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (6m) 113s ago 7m 33.3M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:41:14.163 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (2m) 113s ago 2m 12.2M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:41:14.163 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (2m) 15s ago 2m 39.5M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:41:14.163 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (9m) 113s ago 9m 422M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:41:14.163 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (20s) 15s ago 7m 47.5M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (9m) 113s ago 9m 48.2M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (7m) 15s ago 7m 39.2M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.0.smithi129.nqoanp smithi129 *:2049 running (2m) 113s ago 2m 51.6M - 3.5 6933c2a0b7dd b963a90beda3 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.0.smithi167.oiholu smithi167 *:2049 running (2m) 15s ago 2m 54.2M - 3.5 6933c2a0b7dd 7143c553d892 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (7m) 113s ago 7m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (6m) 15s ago 6m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (6m) 113s ago 6m 36.6M 3224M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (6m) 113s ago 6m 36.7M 3224M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (5m) 113s ago 5m 36.7M 3224M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (5m) 113s ago 5m 39.7M 3224M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (5m) 15s ago 4m 348M 3992M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (4m) 15s ago 4m 361M 3992M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (4m) 15s ago 4m 292M 3992M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:41:14.164 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (3m) 15s ago 3m 453M 3992M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:41:14.165 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (6m) 113s ago 7m 41.1M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:41:14.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 99160 19.86 MB/sec execute 3 sec latency 52.449 ms 2024-04-16T00:41:14.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:12.383301+0000 mon.smithi167 (mon.1) 46 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:41:14.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:12.383563+0000 mon.smithi167 (mon.1) 47 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:41:14.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:12.944566+0000 mon.smithi129 (mon.0) 783 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T00:41:14.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:12.948459+0000 mon.smithi167 (mon.1) 48 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T00:41:14.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:13.088087+0000 mgr.smithi167.ddbodo (mgr.24423) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 4.5 MiB/s wr, 418 op/s 2024-04-16T00:41:14.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:13.316215+0000 mgr.smithi167.ddbodo (mgr.24423) 14 : audit [DBG] from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:14.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:13.526516+0000 mon.smithi167 (mon.1) 49 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T00:41:14.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:13.527115+0000 mon.smithi167 (mon.1) 50 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:41:14.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:13.527262+0000 mon.smithi167 (mon.1) 51 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:41:14.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:13.735912+0000 mgr.smithi167.ddbodo (mgr.24423) 15 : audit [DBG] from='client.14702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:14.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:12.383301+0000 mon.smithi167 (mon.1) 46 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:41:14.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:12.383563+0000 mon.smithi167 (mon.1) 47 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:41:14.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:12.944566+0000 mon.smithi129 (mon.0) 783 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T00:41:14.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:12.948459+0000 mon.smithi167 (mon.1) 48 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T00:41:14.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:13.088087+0000 mgr.smithi167.ddbodo (mgr.24423) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 4.5 MiB/s wr, 418 op/s 2024-04-16T00:41:14.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:13.316215+0000 mgr.smithi167.ddbodo (mgr.24423) 14 : audit [DBG] from='client.14698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:14.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:13.526516+0000 mon.smithi167 (mon.1) 49 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T00:41:14.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:13.527115+0000 mon.smithi167 (mon.1) 50 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:41:14.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:13.527262+0000 mon.smithi167 (mon.1) 51 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:41:14.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:13.735912+0000 mgr.smithi167.ddbodo (mgr.24423) 15 : audit [DBG] from='client.14702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:14.683 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:41:14.683 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:41:14.683 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:41:14.683 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:41:14.683 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:41:14.683 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:41:14.683 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:41:14.683 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:41:14.683 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:41:14.683 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:41:14.684 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:41:14.684 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:41:14.684 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:41:14.684 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:41:14.684 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:41:14.684 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:41:14.684 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:41:14.684 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:41:14.684 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:41:15.090 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:41:15.090 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:41:15.090 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:41:15.090 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:41:15.091 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:41:15.091 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:41:15.091 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:41:15.091 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:41:15.091 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:41:15.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 99669 19.73 MB/sec execute 4 sec latency 34.785 ms 2024-04-16T00:41:15.244 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:14.147737+0000 mgr.smithi167.ddbodo (mgr.24423) 16 : audit [DBG] from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:15.244 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:14.679679+0000 mon.smithi167 (mon.1) 52 : audit [DBG] from='client.? 172.21.15.129:0/68349485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:41:15.244 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:14.886141+0000 mon.smithi129 (mon.0) 784 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:15.244 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:14.893544+0000 mon.smithi129 (mon.0) 785 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:15.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:14.147737+0000 mgr.smithi167.ddbodo (mgr.24423) 16 : audit [DBG] from='client.14706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:15.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:14.679679+0000 mon.smithi167 (mon.1) 52 : audit [DBG] from='client.? 172.21.15.129:0/68349485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:41:15.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:14.886141+0000 mon.smithi129 (mon.0) 784 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:15.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:14.893544+0000 mon.smithi129 (mon.0) 785 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:15.599 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:41:16.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 99969 17.68 MB/sec execute 5 sec latency 36.883 ms 2024-04-16T00:41:16.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:15.086768+0000 mgr.smithi167.ddbodo (mgr.24423) 17 : audit [DBG] from='client.14714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:16.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:15.088692+0000 mgr.smithi167.ddbodo (mgr.24423) 18 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 333 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 9.0 MiB/s wr, 876 op/s 2024-04-16T00:41:16.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:15.595852+0000 mon.smithi167 (mon.1) 53 : audit [DBG] from='client.? 172.21.15.129:0/3153420101' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:41:16.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:15.737355+0000 mon.smithi129 (mon.0) 786 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:16.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:15.742653+0000 mon.smithi129 (mon.0) 787 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:16.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:15.827454+0000 mon.smithi129 (mon.0) 788 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:16.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:15.834159+0000 mon.smithi129 (mon.0) 789 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:16.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:15.086768+0000 mgr.smithi167.ddbodo (mgr.24423) 17 : audit [DBG] from='client.14714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:16.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:15.088692+0000 mgr.smithi167.ddbodo (mgr.24423) 18 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 333 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 9.0 MiB/s wr, 876 op/s 2024-04-16T00:41:16.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:15.595852+0000 mon.smithi167 (mon.1) 53 : audit [DBG] from='client.? 172.21.15.129:0/3153420101' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:41:16.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:15.737355+0000 mon.smithi129 (mon.0) 786 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:16.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:15.742653+0000 mon.smithi129 (mon.0) 787 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:16.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:15.827454+0000 mon.smithi129 (mon.0) 788 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:16.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:15.834159+0000 mon.smithi129 (mon.0) 789 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:17.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 100394 15.10 MB/sec execute 6 sec latency 65.989 ms 2024-04-16T00:41:17.890 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:16.629005+0000 mon.smithi129 (mon.0) 790 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:17.890 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:16.637488+0000 mon.smithi129 (mon.0) 791 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:17.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:16.629005+0000 mon.smithi129 (mon.0) 790 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:17.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:16.637488+0000 mon.smithi129 (mon.0) 791 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:18.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 100838 14.24 MB/sec execute 7 sec latency 61.133 ms 2024-04-16T00:41:18.827 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:17.089004+0000 mgr.smithi167.ddbodo (mgr.24423) 19 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 333 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 8.0 MiB/s wr, 787 op/s 2024-04-16T00:41:18.828 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:18.273817+0000 mon.smithi167 (mon.1) 54 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:41:18.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:17.089004+0000 mgr.smithi167.ddbodo (mgr.24423) 19 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 333 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 21 KiB/s rd, 8.0 MiB/s wr, 787 op/s 2024-04-16T00:41:18.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:18.273817+0000 mon.smithi167 (mon.1) 54 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:41:19.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 101450 14.77 MB/sec execute 8 sec latency 107.932 ms 2024-04-16T00:41:20.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 102059 14.52 MB/sec execute 9 sec latency 27.649 ms 2024-04-16T00:41:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:19.089325+0000 mgr.smithi167.ddbodo (mgr.24423) 20 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 333 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 6.7 MiB/s wr, 657 op/s 2024-04-16T00:41:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:20.615355+0000 mon.smithi129 (mon.0) 792 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:20.621701+0000 mon.smithi129 (mon.0) 793 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:20.623420+0000 mon.smithi167 (mon.1) 55 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:20.623751+0000 mon.smithi129 (mon.0) 794 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:20.624612+0000 mon.smithi167 (mon.1) 56 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:20.624967+0000 mon.smithi129 (mon.0) 795 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:20.625742+0000 mon.smithi167 (mon.1) 57 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:20.626039+0000 mon.smithi129 (mon.0) 796 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:20.626822+0000 mon.smithi167 (mon.1) 58 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:20.627110+0000 mon.smithi129 (mon.0) 797 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:20.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:20.632926+0000 mon.smithi129 (mon.0) 798 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:19.089325+0000 mgr.smithi167.ddbodo (mgr.24423) 20 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 333 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 6.7 MiB/s wr, 657 op/s 2024-04-16T00:41:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:20.615355+0000 mon.smithi129 (mon.0) 792 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:20.621701+0000 mon.smithi129 (mon.0) 793 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:20.623420+0000 mon.smithi167 (mon.1) 55 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:20.623751+0000 mon.smithi129 (mon.0) 794 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:20.624612+0000 mon.smithi167 (mon.1) 56 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:20.624967+0000 mon.smithi129 (mon.0) 795 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:20.625742+0000 mon.smithi167 (mon.1) 57 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:20.626039+0000 mon.smithi129 (mon.0) 796 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:20.626822+0000 mon.smithi167 (mon.1) 58 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:20.627110+0000 mon.smithi129 (mon.0) 797 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:21.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:20.632926+0000 mon.smithi129 (mon.0) 798 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:21.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 102730 15.53 MB/sec execute 10 sec latency 47.928 ms 2024-04-16T00:41:21.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:20.627751+0000 mgr.smithi167.ddbodo (mgr.24423) 21 : cephadm [INF] Adjusting osd_memory_target on smithi129 to 1944M 2024-04-16T00:41:22.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:20.627751+0000 mgr.smithi167.ddbodo (mgr.24423) 21 : cephadm [INF] Adjusting osd_memory_target on smithi129 to 1944M 2024-04-16T00:41:22.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 103271 16.23 MB/sec execute 11 sec latency 57.201 ms 2024-04-16T00:41:22.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:21.089833+0000 mgr.smithi167.ddbodo (mgr.24423) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 9.4 MiB/s wr, 951 op/s 2024-04-16T00:41:23.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:21.089833+0000 mgr.smithi167.ddbodo (mgr.24423) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 9.4 MiB/s wr, 951 op/s 2024-04-16T00:41:23.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 103704 15.37 MB/sec execute 12 sec latency 42.896 ms 2024-04-16T00:41:24.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 104181 14.61 MB/sec execute 13 sec latency 60.685 ms 2024-04-16T00:41:24.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:23.090209+0000 mgr.smithi167.ddbodo (mgr.24423) 23 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 6.4 MiB/s wr, 672 op/s 2024-04-16T00:41:25.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:23.090209+0000 mgr.smithi167.ddbodo (mgr.24423) 23 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 6.4 MiB/s wr, 672 op/s 2024-04-16T00:41:25.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 104662 15.11 MB/sec execute 14 sec latency 84.726 ms 2024-04-16T00:41:26.194 INFO:teuthology.orchestra.run.smithi129.stdout: 5 105312 14.62 MB/sec execute 15 sec latency 66.600 ms 2024-04-16T00:41:26.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:25.090767+0000 mgr.smithi167.ddbodo (mgr.24423) 24 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 9.9 MiB/s wr, 1.00k op/s 2024-04-16T00:41:26.948 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:25.090767+0000 mgr.smithi167.ddbodo (mgr.24423) 24 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 9.9 MiB/s wr, 1.00k op/s 2024-04-16T00:41:27.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 105646 14.22 MB/sec execute 16 sec latency 116.750 ms 2024-04-16T00:41:28.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 106147 14.62 MB/sec execute 17 sec latency 33.639 ms 2024-04-16T00:41:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:27.091133+0000 mgr.smithi167.ddbodo (mgr.24423) 25 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 6.2 MiB/s wr, 626 op/s 2024-04-16T00:41:29.020 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:27.091133+0000 mgr.smithi167.ddbodo (mgr.24423) 25 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 6.2 MiB/s wr, 626 op/s 2024-04-16T00:41:29.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 106669 14.95 MB/sec execute 18 sec latency 39.391 ms 2024-04-16T00:41:30.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 107077 14.72 MB/sec execute 19 sec latency 34.723 ms 2024-04-16T00:41:30.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.056849+0000 mon.smithi129 (mon.0) 799 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:30.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.065809+0000 mon.smithi129 (mon.0) 800 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:30.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.067346+0000 mon.smithi167 (mon.1) 59 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.067642+0000 mon.smithi129 (mon.0) 801 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.068378+0000 mon.smithi167 (mon.1) 60 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.068637+0000 mon.smithi129 (mon.0) 802 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.069323+0000 mon.smithi167 (mon.1) 61 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.069534+0000 mon.smithi129 (mon.0) 803 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.070175+0000 mon.smithi167 (mon.1) 62 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.070418+0000 mon.smithi129 (mon.0) 804 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:29.071009+0000 mgr.smithi167.ddbodo (mgr.24423) 26 : cephadm [INF] Adjusting osd_memory_target on smithi167 to 2712M 2024-04-16T00:41:30.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.075626+0000 mon.smithi129 (mon.0) 805 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:30.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.076550+0000 mon.smithi167 (mon.1) 63 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:30.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:29.077168+0000 mon.smithi167 (mon.1) 64 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:41:30.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:29.078158+0000 mgr.smithi167.ddbodo (mgr.24423) 27 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:41:30.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:29.078322+0000 mgr.smithi167.ddbodo (mgr.24423) 28 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-16T00:41:30.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:29.091452+0000 mgr.smithi167.ddbodo (mgr.24423) 29 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 6.2 MiB/s wr, 626 op/s 2024-04-16T00:41:30.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:29.393796+0000 mgr.smithi167.ddbodo (mgr.24423) 30 : cephadm [INF] Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:41:30.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:29.444858+0000 mgr.smithi167.ddbodo (mgr.24423) 31 : cephadm [INF] Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:41:30.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:29.707932+0000 mgr.smithi167.ddbodo (mgr.24423) 32 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:41:30.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:29.759114+0000 mgr.smithi167.ddbodo (mgr.24423) 33 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:41:30.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.056849+0000 mon.smithi129 (mon.0) 799 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:30.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.065809+0000 mon.smithi129 (mon.0) 800 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:30.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.067346+0000 mon.smithi167 (mon.1) 59 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.067642+0000 mon.smithi129 (mon.0) 801 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.068378+0000 mon.smithi167 (mon.1) 60 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.068637+0000 mon.smithi129 (mon.0) 802 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.069323+0000 mon.smithi167 (mon.1) 61 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.069534+0000 mon.smithi129 (mon.0) 803 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.070175+0000 mon.smithi167 (mon.1) 62 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.070418+0000 mon.smithi129 (mon.0) 804 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T00:41:30.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:29.071009+0000 mgr.smithi167.ddbodo (mgr.24423) 26 : cephadm [INF] Adjusting osd_memory_target on smithi167 to 2712M 2024-04-16T00:41:30.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.075626+0000 mon.smithi129 (mon.0) 805 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:30.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.076550+0000 mon.smithi167 (mon.1) 63 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:30.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:29.077168+0000 mon.smithi167 (mon.1) 64 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:41:30.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:29.078158+0000 mgr.smithi167.ddbodo (mgr.24423) 27 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:41:30.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:29.078322+0000 mgr.smithi167.ddbodo (mgr.24423) 28 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-16T00:41:30.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:29.091452+0000 mgr.smithi167.ddbodo (mgr.24423) 29 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 336 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 6.2 MiB/s wr, 626 op/s 2024-04-16T00:41:30.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:29.393796+0000 mgr.smithi167.ddbodo (mgr.24423) 30 : cephadm [INF] Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:41:30.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:29.444858+0000 mgr.smithi167.ddbodo (mgr.24423) 31 : cephadm [INF] Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:41:30.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:29.707932+0000 mgr.smithi167.ddbodo (mgr.24423) 32 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:41:30.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:29.759114+0000 mgr.smithi167.ddbodo (mgr.24423) 33 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:41:31.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 107573 14.17 MB/sec execute 20 sec latency 245.948 ms 2024-04-16T00:41:31.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:29.972974+0000 mgr.smithi167.ddbodo (mgr.24423) 34 : cephadm [INF] Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:41:31.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:30.073873+0000 mgr.smithi167.ddbodo (mgr.24423) 35 : cephadm [INF] Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:41:31.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:30.242374+0000 mon.smithi129 (mon.0) 806 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:31.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:30.248662+0000 mon.smithi129 (mon.0) 807 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:31.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:30.392979+0000 mon.smithi129 (mon.0) 808 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:31.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:30.399968+0000 mon.smithi129 (mon.0) 809 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:31.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:30.405321+0000 mon.smithi129 (mon.0) 810 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:31.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:30.427418+0000 mon.smithi167 (mon.1) 65 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:31.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:30.427870+0000 mon.smithi129 (mon.0) 811 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:31.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:29.972974+0000 mgr.smithi167.ddbodo (mgr.24423) 34 : cephadm [INF] Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:41:31.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:30.073873+0000 mgr.smithi167.ddbodo (mgr.24423) 35 : cephadm [INF] Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:41:31.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:30.242374+0000 mon.smithi129 (mon.0) 806 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:31.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:30.248662+0000 mon.smithi129 (mon.0) 807 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:31.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:30.392979+0000 mon.smithi129 (mon.0) 808 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:31.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:30.399968+0000 mon.smithi129 (mon.0) 809 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:31.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:30.405321+0000 mon.smithi129 (mon.0) 810 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:31.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:30.427418+0000 mon.smithi167 (mon.1) 65 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:31.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:30.427870+0000 mon.smithi129 (mon.0) 811 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T00:41:32.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 107986 14.07 MB/sec execute 21 sec latency 24.218 ms 2024-04-16T00:41:32.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:31.092093+0000 mgr.smithi167.ddbodo (mgr.24423) 36 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 332 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 9.3 MiB/s wr, 915 op/s 2024-04-16T00:41:32.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:31.409324+0000 mon.smithi129 (mon.0) 812 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-16T00:41:32.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:31.409402+0000 mon.smithi129 (mon.0) 813 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-16T00:41:32.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:31.417257+0000 mon.smithi167 (mon.1) 66 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-16T00:41:32.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:31.417838+0000 mon.smithi129 (mon.0) 814 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-16T00:41:32.809 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:31.092093+0000 mgr.smithi167.ddbodo (mgr.24423) 36 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 332 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 9.3 MiB/s wr, 915 op/s 2024-04-16T00:41:32.809 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:31.409324+0000 mon.smithi129 (mon.0) 812 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-16T00:41:32.809 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:31.409402+0000 mon.smithi129 (mon.0) 813 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-16T00:41:32.809 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:31.417257+0000 mon.smithi167 (mon.1) 66 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-16T00:41:32.809 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:31.417838+0000 mon.smithi129 (mon.0) 814 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-16T00:41:33.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 108322 14.06 MB/sec execute 22 sec latency 261.087 ms 2024-04-16T00:41:33.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:32.410128+0000 mon.smithi129 (mon.0) 815 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-16T00:41:33.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:32.410205+0000 mon.smithi129 (mon.0) 816 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-16T00:41:33.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:32.421998+0000 mgr.smithi167.ddbodo (mgr.24423) 37 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-16T00:41:33.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:32.453493+0000 mgr.smithi167.ddbodo (mgr.24423) 38 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-16T00:41:33.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:32.453585+0000 mgr.smithi167.ddbodo (mgr.24423) 39 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi129.nqoanp', 'nfs.foo.1.0.smithi167.oiholu'] 2024-04-16T00:41:33.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:32.453641+0000 mgr.smithi167.ddbodo (mgr.24423) 40 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi129.nqoanp nfs.foo.1.0.smithi167.oiholu 2024-04-16T00:41:33.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:32.454022+0000 mgr.smithi167.ddbodo (mgr.24423) 41 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi129.nqoanp from smithi129 -- ports [2049] 2024-04-16T00:41:33.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:32.454319+0000 mgr.smithi167.ddbodo (mgr.24423) 42 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi167.oiholu from smithi167 -- ports [2049] 2024-04-16T00:41:33.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.274069+0000 mon.smithi167 (mon.1) 67 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:41:33.654 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:32.410128+0000 mon.smithi129 (mon.0) 815 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-16T00:41:33.655 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:32.410205+0000 mon.smithi129 (mon.0) 816 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-16T00:41:33.655 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:32.421998+0000 mgr.smithi167.ddbodo (mgr.24423) 37 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-16T00:41:33.655 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:32.453493+0000 mgr.smithi167.ddbodo (mgr.24423) 38 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-16T00:41:33.655 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:32.453585+0000 mgr.smithi167.ddbodo (mgr.24423) 39 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi129.nqoanp', 'nfs.foo.1.0.smithi167.oiholu'] 2024-04-16T00:41:33.655 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:32.453641+0000 mgr.smithi167.ddbodo (mgr.24423) 40 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi129.nqoanp nfs.foo.1.0.smithi167.oiholu 2024-04-16T00:41:33.655 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:32.454022+0000 mgr.smithi167.ddbodo (mgr.24423) 41 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi129.nqoanp from smithi129 -- ports [2049] 2024-04-16T00:41:33.655 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:32.454319+0000 mgr.smithi167.ddbodo (mgr.24423) 42 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi167.oiholu from smithi167 -- ports [2049] 2024-04-16T00:41:33.655 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.274069+0000 mon.smithi167 (mon.1) 67 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:41:34.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 108322 13.45 MB/sec execute 23 sec latency 1261.113 ms 2024-04-16T00:41:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:33.092524+0000 mgr.smithi167.ddbodo (mgr.24423) 43 : cluster [DBG] pgmap v22: 129 pgs: 32 unknown, 97 active+clean; 332 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.6 MiB/s wr, 433 op/s 2024-04-16T00:41:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:33.422925+0000 mon.smithi129 (mon.0) 817 : cluster [DBG] mgrmap e27: smithi167.ddbodo(active, since 30s), standbys: smithi129.oaixno 2024-04-16T00:41:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:33.430694+0000 mon.smithi129 (mon.0) 818 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-16T00:41:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:33.872605+0000 mgr.smithi167.ddbodo (mgr.24423) 44 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi129.nqoanp 2024-04-16T00:41:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.872978+0000 mon.smithi167 (mon.1) 68 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp"}]: dispatch 2024-04-16T00:41:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.873493+0000 mon.smithi129 (mon.0) 819 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp"}]: dispatch 2024-04-16T00:41:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.878836+0000 mon.smithi129 (mon.0) 820 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp"}]': finished 2024-04-16T00:41:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:33.879839+0000 mgr.smithi167.ddbodo (mgr.24423) 45 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi129.nqoanp-rgw 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.880073+0000 mon.smithi167 (mon.1) 69 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp-rgw"}]: dispatch 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.880360+0000 mon.smithi129 (mon.0) 821 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp-rgw"}]: dispatch 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.882714+0000 mon.smithi129 (mon.0) 822 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp-rgw"}]': finished 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.921225+0000 mon.smithi167 (mon.1) 70 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu"}]: dispatch 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.921704+0000 mon.smithi129 (mon.0) 823 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu"}]: dispatch 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.924558+0000 mon.smithi129 (mon.0) 824 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu"}]': finished 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.926190+0000 mon.smithi167 (mon.1) 71 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu-rgw"}]: dispatch 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.926557+0000 mon.smithi129 (mon.0) 825 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu-rgw"}]: dispatch 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.928843+0000 mon.smithi129 (mon.0) 826 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu-rgw"}]': finished 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.933033+0000 mon.smithi129 (mon.0) 827 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.933907+0000 mon.smithi167 (mon.1) 72 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.967118+0000 mon.smithi167 (mon.1) 73 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.967623+0000 mon.smithi129 (mon.0) 828 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.970830+0000 mon.smithi129 (mon.0) 829 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.979032+0000 mon.smithi129 (mon.0) 830 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.987273+0000 mon.smithi129 (mon.0) 831 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.996642+0000 mon.smithi129 (mon.0) 832 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.003878+0000 mon.smithi129 (mon.0) 833 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.015938+0000 mon.smithi129 (mon.0) 834 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.017468+0000 mon.smithi167 (mon.1) 74 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp"}]: dispatch 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.017749+0000 mon.smithi129 (mon.0) 835 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp"}]: dispatch 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.021454+0000 mon.smithi129 (mon.0) 836 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.022363+0000 mon.smithi167 (mon.1) 75 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu"}]: dispatch 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.022617+0000 mon.smithi129 (mon.0) 837 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu"}]: dispatch 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.025791+0000 mon.smithi129 (mon.0) 838 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.026652+0000 mon.smithi167 (mon.1) 76 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.027094+0000 mon.smithi129 (mon.0) 839 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.029801+0000 mon.smithi129 (mon.0) 840 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-16T00:41:34.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.030782+0000 mon.smithi167 (mon.1) 77 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.031017+0000 mon.smithi129 (mon.0) 841 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.033464+0000 mon.smithi129 (mon.0) 842 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.035194+0000 mon.smithi167 (mon.1) 78 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:34.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.078399+0000 mon.smithi167 (mon.1) 79 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:41:34.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.078734+0000 mon.smithi129 (mon.0) 843 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:41:34.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.081403+0000 mon.smithi129 (mon.0) 844 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:41:34.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.135370+0000 mon.smithi167 (mon.1) 80 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:41:34.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.135834+0000 mon.smithi129 (mon.0) 845 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:41:34.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.138789+0000 mon.smithi129 (mon.0) 846 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T00:41:34.837 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:34.148679+0000 mon.smithi167 (mon.1) 81 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:34.917 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:33.092524+0000 mgr.smithi167.ddbodo (mgr.24423) 43 : cluster [DBG] pgmap v22: 129 pgs: 32 unknown, 97 active+clean; 332 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 6.9 KiB/s rd, 4.6 MiB/s wr, 433 op/s 2024-04-16T00:41:34.917 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:33.422925+0000 mon.smithi129 (mon.0) 817 : cluster [DBG] mgrmap e27: smithi167.ddbodo(active, since 30s), standbys: smithi129.oaixno 2024-04-16T00:41:34.917 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:33.430694+0000 mon.smithi129 (mon.0) 818 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-16T00:41:34.917 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:33.872605+0000 mgr.smithi167.ddbodo (mgr.24423) 44 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi129.nqoanp 2024-04-16T00:41:34.917 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.872978+0000 mon.smithi167 (mon.1) 68 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp"}]: dispatch 2024-04-16T00:41:34.917 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.873493+0000 mon.smithi129 (mon.0) 819 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp"}]: dispatch 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.878836+0000 mon.smithi129 (mon.0) 820 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp"}]': finished 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:33.879839+0000 mgr.smithi167.ddbodo (mgr.24423) 45 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi129.nqoanp-rgw 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.880073+0000 mon.smithi167 (mon.1) 69 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp-rgw"}]: dispatch 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.880360+0000 mon.smithi129 (mon.0) 821 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp-rgw"}]: dispatch 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.882714+0000 mon.smithi129 (mon.0) 822 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp-rgw"}]': finished 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.921225+0000 mon.smithi167 (mon.1) 70 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu"}]: dispatch 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.921704+0000 mon.smithi129 (mon.0) 823 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu"}]: dispatch 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.924558+0000 mon.smithi129 (mon.0) 824 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu"}]': finished 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.926190+0000 mon.smithi167 (mon.1) 71 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu-rgw"}]: dispatch 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.926557+0000 mon.smithi129 (mon.0) 825 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu-rgw"}]: dispatch 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.928843+0000 mon.smithi129 (mon.0) 826 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu-rgw"}]': finished 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.933033+0000 mon.smithi129 (mon.0) 827 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.918 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.933907+0000 mon.smithi167 (mon.1) 72 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.967118+0000 mon.smithi167 (mon.1) 73 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.967623+0000 mon.smithi129 (mon.0) 828 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.970830+0000 mon.smithi129 (mon.0) 829 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.979032+0000 mon.smithi129 (mon.0) 830 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.987273+0000 mon.smithi129 (mon.0) 831 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.996642+0000 mon.smithi129 (mon.0) 832 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.003878+0000 mon.smithi129 (mon.0) 833 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.015938+0000 mon.smithi129 (mon.0) 834 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.017468+0000 mon.smithi167 (mon.1) 74 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp"}]: dispatch 2024-04-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.017749+0000 mon.smithi129 (mon.0) 835 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi129.nqoanp"}]: dispatch 2024-04-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.021454+0000 mon.smithi129 (mon.0) 836 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.022363+0000 mon.smithi167 (mon.1) 75 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu"}]: dispatch 2024-04-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.022617+0000 mon.smithi129 (mon.0) 837 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi167.oiholu"}]: dispatch 2024-04-16T00:41:34.919 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.025791+0000 mon.smithi129 (mon.0) 838 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.026652+0000 mon.smithi167 (mon.1) 76 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.027094+0000 mon.smithi129 (mon.0) 839 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.029801+0000 mon.smithi129 (mon.0) 840 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.030782+0000 mon.smithi167 (mon.1) 77 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.031017+0000 mon.smithi129 (mon.0) 841 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.033464+0000 mon.smithi129 (mon.0) 842 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.035194+0000 mon.smithi167 (mon.1) 78 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.078399+0000 mon.smithi167 (mon.1) 79 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.078734+0000 mon.smithi129 (mon.0) 843 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.081403+0000 mon.smithi129 (mon.0) 844 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.135370+0000 mon.smithi167 (mon.1) 80 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.135834+0000 mon.smithi129 (mon.0) 845 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.138789+0000 mon.smithi129 (mon.0) 846 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T00:41:34.920 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:34.148679+0000 mon.smithi167 (mon.1) 81 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:35.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 108322 12.89 MB/sec execute 24 sec latency 2261.165 ms 2024-04-16T00:41:35.653 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:33.920921+0000 mgr.smithi167.ddbodo (mgr.24423) 46 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi167.oiholu 2024-04-16T00:41:35.653 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:33.926016+0000 mgr.smithi167.ddbodo (mgr.24423) 47 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi167.oiholu-rgw 2024-04-16T00:41:35.653 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:33.934492+0000 mgr.smithi167.ddbodo (mgr.24423) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-16T00:41:35.653 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:33.975727+0000 mgr.smithi167.ddbodo (mgr.24423) 49 : cephadm [INF] Done migrating nfs.foo 2024-04-16T00:41:35.653 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:33.975795+0000 mgr.smithi167.ddbodo (mgr.24423) 50 : cephadm [INF] Done migrating all NFS services 2024-04-16T00:41:35.654 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:34.017051+0000 mgr.smithi167.ddbodo (mgr.24423) 51 : cephadm [INF] Fencing old nfs.foo.0.0.smithi129.nqoanp 2024-04-16T00:41:35.654 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:34.022229+0000 mgr.smithi167.ddbodo (mgr.24423) 52 : cephadm [INF] Fencing old nfs.foo.1.0.smithi167.oiholu 2024-04-16T00:41:35.654 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:34.026476+0000 mgr.smithi167.ddbodo (mgr.24423) 53 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi129.afdnxl 2024-04-16T00:41:35.654 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:34.030620+0000 mgr.smithi167.ddbodo (mgr.24423) 54 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T00:41:35.654 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:34.134985+0000 mgr.smithi167.ddbodo (mgr.24423) 55 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T00:41:35.654 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:34.135063+0000 mgr.smithi167.ddbodo (mgr.24423) 56 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi129.afdnxl-rgw 2024-04-16T00:41:35.654 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:34.142033+0000 mgr.smithi167.ddbodo (mgr.24423) 57 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi129.afdnxl's ganesha conf is defaulting to empty 2024-04-16T00:41:35.654 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:34.149675+0000 mgr.smithi167.ddbodo (mgr.24423) 58 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi129.afdnxl on smithi129 2024-04-16T00:41:35.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:33.920921+0000 mgr.smithi167.ddbodo (mgr.24423) 46 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi167.oiholu 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:33.926016+0000 mgr.smithi167.ddbodo (mgr.24423) 47 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi167.oiholu-rgw 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:33.934492+0000 mgr.smithi167.ddbodo (mgr.24423) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:33.975727+0000 mgr.smithi167.ddbodo (mgr.24423) 49 : cephadm [INF] Done migrating nfs.foo 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:33.975795+0000 mgr.smithi167.ddbodo (mgr.24423) 50 : cephadm [INF] Done migrating all NFS services 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:34.017051+0000 mgr.smithi167.ddbodo (mgr.24423) 51 : cephadm [INF] Fencing old nfs.foo.0.0.smithi129.nqoanp 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:34.022229+0000 mgr.smithi167.ddbodo (mgr.24423) 52 : cephadm [INF] Fencing old nfs.foo.1.0.smithi167.oiholu 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:34.026476+0000 mgr.smithi167.ddbodo (mgr.24423) 53 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi129.afdnxl 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:34.030620+0000 mgr.smithi167.ddbodo (mgr.24423) 54 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:34.134985+0000 mgr.smithi167.ddbodo (mgr.24423) 55 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:34.135063+0000 mgr.smithi167.ddbodo (mgr.24423) 56 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi129.afdnxl-rgw 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:34.142033+0000 mgr.smithi167.ddbodo (mgr.24423) 57 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi129.afdnxl's ganesha conf is defaulting to empty 2024-04-16T00:41:35.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:34.149675+0000 mgr.smithi167.ddbodo (mgr.24423) 58 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi129.afdnxl on smithi129 2024-04-16T00:41:36.194 INFO:teuthology.orchestra.run.smithi129.stdout: 5 108322 12.38 MB/sec execute 25 sec latency 3261.202 ms 2024-04-16T00:41:36.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:35.093491+0000 mgr.smithi167.ddbodo (mgr.24423) 59 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 322 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 10 MiB/s wr, 1.04k op/s 2024-04-16T00:41:36.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:35.436448+0000 mon.smithi129 (mon.0) 847 : cluster [DBG] mgrmap e28: smithi167.ddbodo(active, since 32s), standbys: smithi129.oaixno 2024-04-16T00:41:36.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:35.093491+0000 mgr.smithi167.ddbodo (mgr.24423) 59 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 322 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 10 MiB/s wr, 1.04k op/s 2024-04-16T00:41:36.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:35.436448+0000 mon.smithi129 (mon.0) 847 : cluster [DBG] mgrmap e28: smithi167.ddbodo(active, since 32s), standbys: smithi129.oaixno 2024-04-16T00:41:37.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 108322 11.90 MB/sec execute 26 sec latency 4261.276 ms 2024-04-16T00:41:38.194 INFO:teuthology.orchestra.run.smithi129.stdout: 5 108322 11.46 MB/sec execute 27 sec latency 5261.378 ms 2024-04-16T00:41:38.770 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:37.094032+0000 mgr.smithi167.ddbodo (mgr.24423) 60 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 322 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 4.3 MiB/s wr, 467 op/s 2024-04-16T00:41:38.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:37.094032+0000 mgr.smithi167.ddbodo (mgr.24423) 60 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 322 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 11 KiB/s rd, 4.3 MiB/s wr, 467 op/s 2024-04-16T00:41:39.194 INFO:teuthology.orchestra.run.smithi129.stdout: 5 108322 11.05 MB/sec execute 28 sec latency 6261.464 ms 2024-04-16T00:41:40.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:38.838360+0000 mon.smithi129 (mon.0) 848 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:40.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:38.844878+0000 mon.smithi129 (mon.0) 849 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:40.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:38.878504+0000 mon.smithi129 (mon.0) 850 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:40.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:38.879807+0000 mgr.smithi167.ddbodo (mgr.24423) 61 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi167.voovtc 2024-04-16T00:41:40.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:38.880123+0000 mon.smithi167 (mon.1) 82 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:41:40.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:38.880520+0000 mon.smithi129 (mon.0) 851 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:41:40.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:38.883379+0000 mon.smithi129 (mon.0) 852 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-16T00:41:40.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:38.886544+0000 mgr.smithi167.ddbodo (mgr.24423) 62 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T00:41:40.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:38.886854+0000 mon.smithi167 (mon.1) 83 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' 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-16T00:41:40.101 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:38.887375+0000 mon.smithi129 (mon.0) 853 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:40.101 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:38.889949+0000 mon.smithi129 (mon.0) 854 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:40.101 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:38.893863+0000 mon.smithi167 (mon.1) 84 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:40.194 INFO:teuthology.orchestra.run.smithi129.stdout: 5 108322 10.67 MB/sec execute 29 sec latency 7261.539 ms 2024-04-16T00:41:40.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:38.838360+0000 mon.smithi129 (mon.0) 848 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:38.844878+0000 mon.smithi129 (mon.0) 849 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:38.878504+0000 mon.smithi129 (mon.0) 850 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:38.879807+0000 mgr.smithi167.ddbodo (mgr.24423) 61 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi167.voovtc 2024-04-16T00:41:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:38.880123+0000 mon.smithi167 (mon.1) 82 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:41:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:38.880520+0000 mon.smithi129 (mon.0) 851 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:41:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:38.883379+0000 mon.smithi129 (mon.0) 852 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-16T00:41:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:38.886544+0000 mgr.smithi167.ddbodo (mgr.24423) 62 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T00:41:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:38.886854+0000 mon.smithi167 (mon.1) 83 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' 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-16T00:41:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:38.887375+0000 mon.smithi129 (mon.0) 853 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:38.889949+0000 mon.smithi129 (mon.0) 854 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 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-16T00:41:40.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:38.893863+0000 mon.smithi167 (mon.1) 84 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:41.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:39.094501+0000 mgr.smithi167.ddbodo (mgr.24423) 63 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 322 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 3.4 MiB/s wr, 365 op/s 2024-04-16T00:41:41.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:40.787190+0000 mon.smithi167 (mon.1) 85 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:41:41.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:40.787633+0000 mon.smithi129 (mon.0) 855 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:41:41.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:40.791896+0000 mon.smithi129 (mon.0) 856 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:41:41.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:40.801085+0000 mon.smithi167 (mon.1) 86 : audit [INF] from='mds.? [v2:172.21.15.167:6832/2239604057,v1:172.21.15.167:6833/2239604057]' entity='mds.foofs.smithi167.iahpzu' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.129:0/2717394826"}]: dispatch 2024-04-16T00:41:41.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:40.801489+0000 mon.smithi129 (mon.0) 857 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.iahpzu' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.129:0/2717394826"}]: dispatch 2024-04-16T00:41:41.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:40.850020+0000 mon.smithi167 (mon.1) 87 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:41:41.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:40.850556+0000 mon.smithi129 (mon.0) 858 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:41:41.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:40.854541+0000 mon.smithi129 (mon.0) 859 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T00:41:41.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:40.856070+0000 mon.smithi167 (mon.1) 88 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:41.194 INFO:teuthology.orchestra.run.smithi129.stdout: 5 108322 10.31 MB/sec execute 30 sec latency 8261.615 ms 2024-04-16T00:41:41.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:39.094501+0000 mgr.smithi167.ddbodo (mgr.24423) 63 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 322 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.7 KiB/s rd, 3.4 MiB/s wr, 365 op/s 2024-04-16T00:41:41.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:40.787190+0000 mon.smithi167 (mon.1) 85 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:41:41.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:40.787633+0000 mon.smithi129 (mon.0) 855 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:41:41.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:40.791896+0000 mon.smithi129 (mon.0) 856 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:41:41.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:40.801085+0000 mon.smithi167 (mon.1) 86 : audit [INF] from='mds.? [v2:172.21.15.167:6832/2239604057,v1:172.21.15.167:6833/2239604057]' entity='mds.foofs.smithi167.iahpzu' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.129:0/2717394826"}]: dispatch 2024-04-16T00:41:41.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:40.801489+0000 mon.smithi129 (mon.0) 857 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.iahpzu' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.129:0/2717394826"}]: dispatch 2024-04-16T00:41:41.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:40.850020+0000 mon.smithi167 (mon.1) 87 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:41:41.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:40.850556+0000 mon.smithi129 (mon.0) 858 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:41:41.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:40.854541+0000 mon.smithi129 (mon.0) 859 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T00:41:41.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:40.856070+0000 mon.smithi167 (mon.1) 88 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:41.935 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:40.800817+0000 mds.foofs.smithi167.iahpzu (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14552 (172.21.15.129:0/2717394826) 2024-04-16T00:41:41.935 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:40.805509+0000 mds.foofs.smithi167.iahpzu (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14742 172.21.15.129:0/2694242947) 2024-04-16T00:41:41.936 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:40.849529+0000 mgr.smithi167.ddbodo (mgr.24423) 64 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T00:41:41.936 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:40.849627+0000 mgr.smithi167.ddbodo (mgr.24423) 65 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi167.voovtc-rgw 2024-04-16T00:41:41.936 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:40.855461+0000 mgr.smithi167.ddbodo (mgr.24423) 66 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi167.voovtc's ganesha conf is defaulting to empty 2024-04-16T00:41:41.936 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:40.857478+0000 mgr.smithi167.ddbodo (mgr.24423) 67 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi167.voovtc on smithi167 2024-04-16T00:41:41.936 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:41.793969+0000 mon.smithi129 (mon.0) 860 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.iahpzu' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.129:0/2717394826"}]': finished 2024-04-16T00:41:41.936 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:41.794057+0000 mon.smithi129 (mon.0) 861 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-16T00:41:42.175 INFO:teuthology.orchestra.run.smithi129.stdout:[107927] write failed on handle 11624 (Input/output error) 2024-04-16T00:41:42.175 INFO:teuthology.orchestra.run.smithi129.stdout:[107937] write failed on handle 11625 (Input/output error) 2024-04-16T00:41:42.175 INFO:teuthology.orchestra.run.smithi129.stdout:[107937] write failed on handle 11625 (Input/output error) 2024-04-16T00:41:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:40.800817+0000 mds.foofs.smithi167.iahpzu (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14552 (172.21.15.129:0/2717394826) 2024-04-16T00:41:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:40.805509+0000 mds.foofs.smithi167.iahpzu (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14742 172.21.15.129:0/2694242947) 2024-04-16T00:41:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:40.849529+0000 mgr.smithi167.ddbodo (mgr.24423) 64 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-16T00:41:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:40.849627+0000 mgr.smithi167.ddbodo (mgr.24423) 65 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi167.voovtc-rgw 2024-04-16T00:41:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:40.855461+0000 mgr.smithi167.ddbodo (mgr.24423) 66 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi167.voovtc's ganesha conf is defaulting to empty 2024-04-16T00:41:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:40.857478+0000 mgr.smithi167.ddbodo (mgr.24423) 67 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi167.voovtc on smithi167 2024-04-16T00:41:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:41.793969+0000 mon.smithi129 (mon.0) 860 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.iahpzu' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.129:0/2717394826"}]': finished 2024-04-16T00:41:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:41.794057+0000 mon.smithi129 (mon.0) 861 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-16T00:41:42.177 INFO:teuthology.orchestra.run.smithi129.stdout:[109804] write failed on handle 11949 (Input/output error) 2024-04-16T00:41:42.177 INFO:teuthology.orchestra.run.smithi129.stdout:Child failed with status 1 2024-04-16T00:41:42.178 INFO:teuthology.orchestra.run.smithi129.stdout:[108008] unlink ./clients/client3/~dmtmp/PARADOX/__3F2C4.DB failed (Stale file handle) - expected NT_STATUS_OK 2024-04-16T00:41:42.178 INFO:teuthology.orchestra.run.smithi129.stdout:ERROR: child 3 failed at line 108008 2024-04-16T00:41:42.182 DEBUG:teuthology.orchestra.run.smithi129:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-04-16T00:41:42.256 DEBUG:teuthology.orchestra.run.smithi129:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-04-16T00:41:42.429 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:41:43.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:41.095374+0000 mgr.smithi167.ddbodo (mgr.24423) 68 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 318 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.0 MiB/s wr, 326 op/s 2024-04-16T00:41:43.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:41.095374+0000 mgr.smithi167.ddbodo (mgr.24423) 68 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 318 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.2 KiB/s rd, 3.0 MiB/s wr, 326 op/s 2024-04-16T00:41:44.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:43.095929+0000 mgr.smithi167.ddbodo (mgr.24423) 69 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 318 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 2.7 MiB/s wr, 293 op/s 2024-04-16T00:41:44.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:43.661429+0000 mon.smithi129 (mon.0) 862 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:44.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:43.669130+0000 mon.smithi129 (mon.0) 863 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:44.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:43.692061+0000 mon.smithi129 (mon.0) 864 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:44.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:43.696913+0000 mon.smithi129 (mon.0) 865 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:44.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:43.794511+0000 mon.smithi167 (mon.1) 89 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:41:44.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:43.095929+0000 mgr.smithi167.ddbodo (mgr.24423) 69 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 318 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 8.3 KiB/s rd, 2.7 MiB/s wr, 293 op/s 2024-04-16T00:41:44.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:43.661429+0000 mon.smithi129 (mon.0) 862 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:44.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:43.669130+0000 mon.smithi129 (mon.0) 863 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:44.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:43.692061+0000 mon.smithi129 (mon.0) 864 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:44.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:43.696913+0000 mon.smithi129 (mon.0) 865 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:44.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:43.794511+0000 mon.smithi167 (mon.1) 89 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:41:45.941 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:41:46.632 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:41:46.632 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (6m) 30s ago 8m 19.9M - 0.20.0 0881eb8f169f c0322061dbb0 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (8m) 30s ago 8m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (7m) 31s ago 7m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (6m) 30s ago 8m 31.6M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (2m) 30s ago 2m 13.2M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (2m) 31s ago 2m 39.0M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (10m) 30s ago 10m 350M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (53s) 31s ago 7m 482M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (10m) 30s ago 10m 52.1M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (7m) 31s ago 7m 43.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 starting - - - - 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 starting - - - - 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (8m) 30s ago 8m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (7m) 31s ago 7m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:41:46.633 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (7m) 30s ago 7m 369M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:41:46.634 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (6m) 30s ago 6m 289M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:41:46.634 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (6m) 30s ago 6m 217M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:41:46.634 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (5m) 30s ago 5m 342M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:41:46.634 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (5m) 31s ago 5m 359M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:41:46.634 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (5m) 31s ago 5m 377M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:41:46.634 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (4m) 31s ago 4m 317M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:41:46.634 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (4m) 31s ago 4m 478M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:41:46.634 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (6m) 30s ago 7m 52.9M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:41:46.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:45.096575+0000 mgr.smithi167.ddbodo (mgr.24423) 70 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 51 KiB/s wr, 18 op/s 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:41:47.047 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:41:47.048 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:41:47.048 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:41:47.048 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:41:47.048 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:41:47.048 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:41:47.048 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:41:47.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:45.096575+0000 mgr.smithi167.ddbodo (mgr.24423) 70 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 51 KiB/s wr, 18 op/s 2024-04-16T00:41:47.376 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:41:47.376 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:41:47.376 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:41:47.376 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:41:47.376 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:41:47.376 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:41:47.376 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:41:47.376 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:41:47.376 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:41:47.466 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:41:47.774 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:41:47.890 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:45.924553+0000 mgr.smithi167.ddbodo (mgr.24423) 71 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:47.891 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:46.284973+0000 mgr.smithi167.ddbodo (mgr.24423) 72 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:47.891 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:46.620346+0000 mgr.smithi167.ddbodo (mgr.24423) 73 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:47.891 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:47.043204+0000 mon.smithi129 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.129:0/1881839091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:41:47.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:45.924553+0000 mgr.smithi167.ddbodo (mgr.24423) 71 : audit [DBG] from='client.14760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:47.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:46.284973+0000 mgr.smithi167.ddbodo (mgr.24423) 72 : audit [DBG] from='client.14764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:47.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:46.620346+0000 mgr.smithi167.ddbodo (mgr.24423) 73 : audit [DBG] from='client.14768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:47.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:47 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:47.043204+0000 mon.smithi129 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.129:0/1881839091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:41:48.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:47.096937+0000 mgr.smithi167.ddbodo (mgr.24423) 74 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 51 KiB/s wr, 18 op/s 2024-04-16T00:41:48.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:47.372526+0000 mgr.smithi167.ddbodo (mgr.24423) 75 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:48.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:47.770507+0000 mon.smithi129 (mon.0) 867 : audit [DBG] from='client.? 172.21.15.129:0/124046953' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:41:48.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:48.173209+0000 mon.smithi129 (mon.0) 868 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:48.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:48.178728+0000 mon.smithi129 (mon.0) 869 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:48.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:48.262373+0000 mon.smithi129 (mon.0) 870 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:48.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:48.274411+0000 mon.smithi167 (mon.1) 90 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:41:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:47.096937+0000 mgr.smithi167.ddbodo (mgr.24423) 74 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 51 KiB/s wr, 18 op/s 2024-04-16T00:41:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:47.372526+0000 mgr.smithi167.ddbodo (mgr.24423) 75 : audit [DBG] from='client.14776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:41:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:47.770507+0000 mon.smithi129 (mon.0) 867 : audit [DBG] from='client.? 172.21.15.129:0/124046953' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:41:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:48.173209+0000 mon.smithi129 (mon.0) 868 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:48.178728+0000 mon.smithi129 (mon.0) 869 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:48.262373+0000 mon.smithi129 (mon.0) 870 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:48.274411+0000 mon.smithi167 (mon.1) 90 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:41:49.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:49.526666+0000 mds.foofs.smithi167.iahpzu (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24343 (172.21.15.167:0/2363709252) 2024-04-16T00:41:49.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:49.526941+0000 mon.smithi167 (mon.1) 91 : audit [INF] from='mds.? [v2:172.21.15.167:6832/2239604057,v1:172.21.15.167:6833/2239604057]' entity='mds.foofs.smithi167.iahpzu' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/2363709252"}]: dispatch 2024-04-16T00:41:49.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:49.527489+0000 mon.smithi129 (mon.0) 871 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.iahpzu' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/2363709252"}]: dispatch 2024-04-16T00:41:49.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:49.530863+0000 mds.foofs.smithi167.iahpzu (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24541 172.21.15.167:0/3009992479) 2024-04-16T00:41:49.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:49.526666+0000 mds.foofs.smithi167.iahpzu (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24343 (172.21.15.167:0/2363709252) 2024-04-16T00:41:49.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:49.526941+0000 mon.smithi167 (mon.1) 91 : audit [INF] from='mds.? [v2:172.21.15.167:6832/2239604057,v1:172.21.15.167:6833/2239604057]' entity='mds.foofs.smithi167.iahpzu' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/2363709252"}]: dispatch 2024-04-16T00:41:49.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:49.527489+0000 mon.smithi129 (mon.0) 871 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.iahpzu' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/2363709252"}]: dispatch 2024-04-16T00:41:49.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:49.530863+0000 mds.foofs.smithi167.iahpzu (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24541 172.21.15.167:0/3009992479) 2024-04-16T00:41:51.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:49.097379+0000 mgr.smithi167.ddbodo (mgr.24423) 76 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 51 KiB/s wr, 18 op/s 2024-04-16T00:41:51.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:49.675082+0000 mon.smithi129 (mon.0) 872 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.iahpzu' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/2363709252"}]': finished 2024-04-16T00:41:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:49.675142+0000 mon.smithi129 (mon.0) 873 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-16T00:41:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:49.980915+0000 mon.smithi129 (mon.0) 874 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:49.990397+0000 mon.smithi129 (mon.0) 875 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:49.994826+0000 mon.smithi167 (mon.1) 92 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:49.995726+0000 mon.smithi167 (mon.1) 93 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:41:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:50.000593+0000 mon.smithi129 (mon.0) 876 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:50.008232+0000 mon.smithi129 (mon.0) 877 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:50.143468+0000 mon.smithi129 (mon.0) 878 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:50.149230+0000 mon.smithi129 (mon.0) 879 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:50.154584+0000 mon.smithi129 (mon.0) 880 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:41:50.160101+0000 mon.smithi129 (mon.0) 881 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:49.097379+0000 mgr.smithi167.ddbodo (mgr.24423) 76 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 4.1 KiB/s rd, 51 KiB/s wr, 18 op/s 2024-04-16T00:41:51.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:49.675082+0000 mon.smithi129 (mon.0) 872 : audit [INF] from='mds.? ' entity='mds.foofs.smithi167.iahpzu' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.167:0/2363709252"}]': finished 2024-04-16T00:41:51.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:49.675142+0000 mon.smithi129 (mon.0) 873 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-16T00:41:51.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:49.980915+0000 mon.smithi129 (mon.0) 874 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:49.990397+0000 mon.smithi129 (mon.0) 875 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:49.994826+0000 mon.smithi167 (mon.1) 92 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:41:51.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:49.995726+0000 mon.smithi167 (mon.1) 93 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:41:51.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:50.000593+0000 mon.smithi129 (mon.0) 876 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:50.008232+0000 mon.smithi129 (mon.0) 877 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:50.143468+0000 mon.smithi129 (mon.0) 878 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:50.149230+0000 mon.smithi129 (mon.0) 879 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:50.154584+0000 mon.smithi129 (mon.0) 880 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:51.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:41:50.160101+0000 mon.smithi129 (mon.0) 881 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:41:52.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:50.163269+0000 mgr.smithi167.ddbodo (mgr.24423) 77 : cephadm [INF] Reconfiguring alertmanager.smithi129 (dependencies changed)... 2024-04-16T00:41:52.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:41:50.171262+0000 mgr.smithi167.ddbodo (mgr.24423) 78 : cephadm [INF] Reconfiguring daemon alertmanager.smithi129 on smithi129 2024-04-16T00:41:52.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:50.163269+0000 mgr.smithi167.ddbodo (mgr.24423) 77 : cephadm [INF] Reconfiguring alertmanager.smithi129 (dependencies changed)... 2024-04-16T00:41:52.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:41:50.171262+0000 mgr.smithi167.ddbodo (mgr.24423) 78 : cephadm [INF] Reconfiguring daemon alertmanager.smithi129 on smithi129 2024-04-16T00:41:52.501 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:41:53.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:51.098086+0000 mgr.smithi167.ddbodo (mgr.24423) 79 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 KiB/s rd, 29 KiB/s wr, 18 op/s 2024-04-16T00:41:53.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:51.098086+0000 mgr.smithi167.ddbodo (mgr.24423) 79 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 KiB/s rd, 29 KiB/s wr, 18 op/s 2024-04-16T00:41:55.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:53.098550+0000 mgr.smithi167.ddbodo (mgr.24423) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 KiB/s rd, 27 KiB/s wr, 16 op/s 2024-04-16T00:41:55.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:53.098550+0000 mgr.smithi167.ddbodo (mgr.24423) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.0 KiB/s rd, 27 KiB/s wr, 16 op/s 2024-04-16T00:41:56.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:55.099282+0000 mgr.smithi167.ddbodo (mgr.24423) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 7.9 KiB/s wr, 2 op/s 2024-04-16T00:41:57.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:55.099282+0000 mgr.smithi167.ddbodo (mgr.24423) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 7.9 KiB/s wr, 2 op/s 2024-04-16T00:41:57.542 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:41:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:41:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:57.099703+0000 mgr.smithi167.ddbodo (mgr.24423) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 7.9 KiB/s wr, 2 op/s 2024-04-16T00:41:59.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:41:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:57.099703+0000 mgr.smithi167.ddbodo (mgr.24423) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 7.9 KiB/s wr, 2 op/s 2024-04-16T00:42:01.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:41:59.100151+0000 mgr.smithi167.ddbodo (mgr.24423) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 7.9 KiB/s wr, 2 op/s 2024-04-16T00:42:01.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:41:59.100151+0000 mgr.smithi167.ddbodo (mgr.24423) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 7.9 KiB/s wr, 2 op/s 2024-04-16T00:42:02.586 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:03.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:01.101017+0000 mgr.smithi167.ddbodo (mgr.24423) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 2.7 KiB/s wr, 1 op/s 2024-04-16T00:42:03.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:01.101017+0000 mgr.smithi167.ddbodo (mgr.24423) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 179 B/s rd, 2.7 KiB/s wr, 1 op/s 2024-04-16T00:42:03.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:03.274687+0000 mon.smithi167 (mon.1) 94 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:42:04.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:03.274687+0000 mon.smithi167 (mon.1) 94 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:42:05.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:03.101472+0000 mgr.smithi167.ddbodo (mgr.24423) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.6 KiB/s wr, 1 op/s 2024-04-16T00:42:05.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:03.101472+0000 mgr.smithi167.ddbodo (mgr.24423) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.6 KiB/s wr, 1 op/s 2024-04-16T00:42:07.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:05.102466+0000 mgr.smithi167.ddbodo (mgr.24423) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 2.9 KiB/s wr, 1 op/s 2024-04-16T00:42:07.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:05.102466+0000 mgr.smithi167.ddbodo (mgr.24423) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 2.9 KiB/s wr, 1 op/s 2024-04-16T00:42:07.625 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:09.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:07.102973+0000 mgr.smithi167.ddbodo (mgr.24423) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:07.102973+0000 mgr.smithi167.ddbodo (mgr.24423) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:11.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:09.103495+0000 mgr.smithi167.ddbodo (mgr.24423) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:11.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:09.103495+0000 mgr.smithi167.ddbodo (mgr.24423) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:12.670 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:13.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:11.104367+0000 mgr.smithi167.ddbodo (mgr.24423) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T00:42:13.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:11.104367+0000 mgr.smithi167.ddbodo (mgr.24423) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T00:42:15.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:13.104788+0000 mgr.smithi167.ddbodo (mgr.24423) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:15.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:13.104788+0000 mgr.smithi167.ddbodo (mgr.24423) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:17.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:15.105530+0000 mgr.smithi167.ddbodo (mgr.24423) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T00:42:17.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:15.105530+0000 mgr.smithi167.ddbodo (mgr.24423) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T00:42:17.714 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:18.117 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:42:18.746 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:42:18.746 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (7m) 28s ago 9m 19.9M - 0.20.0 0881eb8f169f c0322061dbb0 2024-04-16T00:42:18.746 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (9m) 28s ago 9m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:42:18.746 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (8m) 30s ago 8m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:42:18.746 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (7m) 28s ago 8m 31.6M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:42:18.746 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (3m) 28s ago 3m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:42:18.746 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (3m) 30s ago 3m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:42:18.746 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (10m) 28s ago 10m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:42:18.746 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (85s) 30s ago 8m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (10m) 28s ago 10m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (8m) 30s ago 8m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (42s) 28s ago 39s 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (35s) 30s ago 35s 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (8m) 28s ago 8m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (7m) 30s ago 7m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (7m) 28s ago 7m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (7m) 28s ago 7m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (6m) 28s ago 6m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (6m) 28s ago 6m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (6m) 30s ago 6m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (5m) 30s ago 5m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (5m) 30s ago 5m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:42:18.747 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (5m) 30s ago 5m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:42:18.748 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (7m) 28s ago 8m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:42:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:17.105956+0000 mgr.smithi167.ddbodo (mgr.24423) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:18.274843+0000 mon.smithi167 (mon.1) 95 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:42:19.127 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:42:19.128 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:42:19.129 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:42:19.129 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:42:19.129 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:42:19.129 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:42:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:17.105956+0000 mgr.smithi167.ddbodo (mgr.24423) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:18.274843+0000 mon.smithi167 (mon.1) 95 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:42:19.448 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:42:19.449 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:42:19.449 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:42:19.449 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:42:19.449 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:42:19.449 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:42:19.449 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:42:19.449 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:42:19.449 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:42:19.828 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:42:20.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:18.101001+0000 mgr.smithi167.ddbodo (mgr.24423) 93 : audit [DBG] from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:20.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:18.423790+0000 mgr.smithi167.ddbodo (mgr.24423) 94 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:20.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:18.731654+0000 mgr.smithi167.ddbodo (mgr.24423) 95 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:20.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:19.124929+0000 mon.smithi129 (mon.0) 882 : audit [DBG] from='client.? 172.21.15.129:0/2206745168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:42:20.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:18.101001+0000 mgr.smithi167.ddbodo (mgr.24423) 93 : audit [DBG] from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:20.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:18.423790+0000 mgr.smithi167.ddbodo (mgr.24423) 94 : audit [DBG] from='client.14792 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:20.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:18.731654+0000 mgr.smithi167.ddbodo (mgr.24423) 95 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:20.100 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:19.124929+0000 mon.smithi129 (mon.0) 882 : audit [DBG] from='client.? 172.21.15.129:0/2206745168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:42:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:19.106600+0000 mgr.smithi167.ddbodo (mgr.24423) 96 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:19.445444+0000 mgr.smithi167.ddbodo (mgr.24423) 97 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:19.825291+0000 mon.smithi129 (mon.0) 883 : audit [DBG] from='client.? 172.21.15.129:0/2301193903' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:42:21.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:19.106600+0000 mgr.smithi167.ddbodo (mgr.24423) 96 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:21.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:19.445444+0000 mgr.smithi167.ddbodo (mgr.24423) 97 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:21.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:19.825291+0000 mon.smithi129 (mon.0) 883 : audit [DBG] from='client.? 172.21.15.129:0/2301193903' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:42:22.754 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:23.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:21.107284+0000 mgr.smithi167.ddbodo (mgr.24423) 98 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:23.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:21.107284+0000 mgr.smithi167.ddbodo (mgr.24423) 98 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:25.050 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:23.107858+0000 mgr.smithi167.ddbodo (mgr.24423) 99 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:25.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:23.107858+0000 mgr.smithi167.ddbodo (mgr.24423) 99 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:27.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:25.108722+0000 mgr.smithi167.ddbodo (mgr.24423) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:27.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:25.108722+0000 mgr.smithi167.ddbodo (mgr.24423) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:27.793 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:27.109129+0000 mgr.smithi167.ddbodo (mgr.24423) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:29.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:27.109129+0000 mgr.smithi167.ddbodo (mgr.24423) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:31.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:29.109568+0000 mgr.smithi167.ddbodo (mgr.24423) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:31.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:29.109568+0000 mgr.smithi167.ddbodo (mgr.24423) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:32.834 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:33.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:31.110486+0000 mgr.smithi167.ddbodo (mgr.24423) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:31.110486+0000 mgr.smithi167.ddbodo (mgr.24423) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:34.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:33.275289+0000 mon.smithi167 (mon.1) 96 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:42:34.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:33.275289+0000 mon.smithi167 (mon.1) 96 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:42:35.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:33.110903+0000 mgr.smithi167.ddbodo (mgr.24423) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:35.050 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:33.771805+0000 mon.smithi129 (mon.0) 884 : cluster [DBG] mgrmap e29: smithi167.ddbodo(active, since 90s), standbys: smithi129.oaixno 2024-04-16T00:42:35.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:33.110903+0000 mgr.smithi167.ddbodo (mgr.24423) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:35.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:33.771805+0000 mon.smithi129 (mon.0) 884 : cluster [DBG] mgrmap e29: smithi167.ddbodo(active, since 90s), standbys: smithi129.oaixno 2024-04-16T00:42:37.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:35.111815+0000 mgr.smithi167.ddbodo (mgr.24423) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T00:42:37.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:35.111815+0000 mgr.smithi167.ddbodo (mgr.24423) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T00:42:37.878 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:39.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:37.112359+0000 mgr.smithi167.ddbodo (mgr.24423) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:39.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:37.112359+0000 mgr.smithi167.ddbodo (mgr.24423) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:41.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:39.113060+0000 mgr.smithi167.ddbodo (mgr.24423) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T00:42:41.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:39.113060+0000 mgr.smithi167.ddbodo (mgr.24423) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T00:42:42.913 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:43.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:41.113987+0000 mgr.smithi167.ddbodo (mgr.24423) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:43.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:41.113987+0000 mgr.smithi167.ddbodo (mgr.24423) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:45.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:43.114425+0000 mgr.smithi167.ddbodo (mgr.24423) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:45.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:43.114425+0000 mgr.smithi167.ddbodo (mgr.24423) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:42:47.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:45.115251+0000 mgr.smithi167.ddbodo (mgr.24423) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T00:42:47.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:45.115251+0000 mgr.smithi167.ddbodo (mgr.24423) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-16T00:42:47.956 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:47.115782+0000 mgr.smithi167.ddbodo (mgr.24423) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:48.275470+0000 mon.smithi167 (mon.1) 97 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:42:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:47.115782+0000 mgr.smithi167.ddbodo (mgr.24423) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:48.275470+0000 mon.smithi167 (mon.1) 97 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:42:50.181 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:42:50.820 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:42:50.820 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (8m) 60s ago 9m 19.9M - 0.20.0 0881eb8f169f c0322061dbb0 2024-04-16T00:42:50.820 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (9m) 60s ago 9m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:42:50.820 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (8m) 62s ago 8m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:42:50.821 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (7m) 60s ago 9m 31.6M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:42:50.821 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (4m) 60s ago 4m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:42:50.821 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (4m) 62s ago 4m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:42:50.821 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (11m) 60s ago 11m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:42:50.821 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (117s) 62s ago 8m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:42:50.821 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (11m) 60s ago 11m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:42:50.821 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (8m) 62s ago 8m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:42:50.821 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (74s) 60s ago 72s 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:42:50.821 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (67s) 62s ago 67s 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:42:50.821 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (9m) 60s ago 9m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:42:50.821 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (8m) 62s ago 8m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:42:50.822 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (8m) 60s ago 8m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:42:50.822 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (7m) 60s ago 7m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:42:50.822 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (7m) 60s ago 7m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:42:50.822 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (6m) 60s ago 6m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:42:50.822 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (6m) 62s ago 6m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:42:50.822 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (6m) 62s ago 6m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:42:50.822 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (5m) 62s ago 5m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:42:50.822 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (5m) 62s ago 5m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:42:50.822 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (7m) 60s ago 9m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:42:51.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:49.116355+0000 mgr.smithi167.ddbodo (mgr.24423) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:51.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:49.116355+0000 mgr.smithi167.ddbodo (mgr.24423) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:51.207 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:42:51.207 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:42:51.208 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:42:51.209 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:42:51.209 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:42:51.209 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:42:51.530 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:42:51.530 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:42:51.530 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:42:51.530 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:42:51.530 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:42:51.530 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:42:51.530 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:42:51.530 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:42:51.531 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:42:51.908 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:42:52.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:50.164847+0000 mgr.smithi167.ddbodo (mgr.24423) 113 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:52.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:50.490359+0000 mgr.smithi167.ddbodo (mgr.24423) 114 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:52.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:50.806705+0000 mgr.smithi167.ddbodo (mgr.24423) 115 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:52.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:51.204844+0000 mon.smithi129 (mon.0) 885 : audit [DBG] from='client.? 172.21.15.129:0/2442135271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:42:52.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:50.164847+0000 mgr.smithi167.ddbodo (mgr.24423) 113 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:52.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:50.490359+0000 mgr.smithi167.ddbodo (mgr.24423) 114 : audit [DBG] from='client.14816 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:52.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:50.806705+0000 mgr.smithi167.ddbodo (mgr.24423) 115 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:52.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:51.204844+0000 mon.smithi129 (mon.0) 885 : audit [DBG] from='client.? 172.21.15.129:0/2442135271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:42:53.004 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:53.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:51.117220+0000 mgr.smithi167.ddbodo (mgr.24423) 116 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:53.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:51.526702+0000 mgr.smithi167.ddbodo (mgr.24423) 117 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:53.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:42:51.905933+0000 mon.smithi129 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.129:0/2156272128' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:42:53.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:51.117220+0000 mgr.smithi167.ddbodo (mgr.24423) 116 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:53.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:51.526702+0000 mgr.smithi167.ddbodo (mgr.24423) 117 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:42:53.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:42:51.905933+0000 mon.smithi129 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.129:0/2156272128' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:42:55.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:53.117616+0000 mgr.smithi167.ddbodo (mgr.24423) 118 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:55.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:53.117616+0000 mgr.smithi167.ddbodo (mgr.24423) 118 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:57.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:55.118411+0000 mgr.smithi167.ddbodo (mgr.24423) 119 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:57.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:55.118411+0000 mgr.smithi167.ddbodo (mgr.24423) 119 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:42:58.037 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:42:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:42:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:57.118842+0000 mgr.smithi167.ddbodo (mgr.24423) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:42:59.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:42:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:57.118842+0000 mgr.smithi167.ddbodo (mgr.24423) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:01.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:42:59.119430+0000 mgr.smithi167.ddbodo (mgr.24423) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:01.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:42:59.119430+0000 mgr.smithi167.ddbodo (mgr.24423) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:03.076 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:43:03.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:01.120328+0000 mgr.smithi167.ddbodo (mgr.24423) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:03.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:01.120328+0000 mgr.smithi167.ddbodo (mgr.24423) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:04.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:03.275805+0000 mon.smithi167 (mon.1) 98 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:43:04.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:03.275805+0000 mon.smithi167 (mon.1) 98 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:43:05.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:03.120744+0000 mgr.smithi167.ddbodo (mgr.24423) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:05.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:03.120744+0000 mgr.smithi167.ddbodo (mgr.24423) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:07.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:05.121683+0000 mgr.smithi167.ddbodo (mgr.24423) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:07.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:05.121683+0000 mgr.smithi167.ddbodo (mgr.24423) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:08.115 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:43:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:07.122260+0000 mgr.smithi167.ddbodo (mgr.24423) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:09.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:07.122260+0000 mgr.smithi167.ddbodo (mgr.24423) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:11.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:09.122742+0000 mgr.smithi167.ddbodo (mgr.24423) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:11.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:09.122742+0000 mgr.smithi167.ddbodo (mgr.24423) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:13.152 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:43:13.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:11.123593+0000 mgr.smithi167.ddbodo (mgr.24423) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:13.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:11.123593+0000 mgr.smithi167.ddbodo (mgr.24423) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:15.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:13.124025+0000 mgr.smithi167.ddbodo (mgr.24423) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:15.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:13.124025+0000 mgr.smithi167.ddbodo (mgr.24423) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:17.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:15.124897+0000 mgr.smithi167.ddbodo (mgr.24423) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:17.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:15.124897+0000 mgr.smithi167.ddbodo (mgr.24423) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:18.192 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:43:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:17.125397+0000 mgr.smithi167.ddbodo (mgr.24423) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:18.276103+0000 mon.smithi167 (mon.1) 99 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:43:19.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:17.125397+0000 mgr.smithi167.ddbodo (mgr.24423) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:19.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:18.276103+0000 mon.smithi167 (mon.1) 99 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:43:21.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:19.125847+0000 mgr.smithi167.ddbodo (mgr.24423) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:21.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:19.125847+0000 mgr.smithi167.ddbodo (mgr.24423) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:22.257 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:43:22.890 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:43:22.890 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (8m) 92s ago 10m 19.9M - 0.20.0 0881eb8f169f c0322061dbb0 2024-04-16T00:43:22.890 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (10m) 92s ago 10m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:43:22.890 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (9m) 94s ago 9m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:43:22.890 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (8m) 92s ago 10m 31.6M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:43:22.890 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (4m) 92s ago 4m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:43:22.890 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (4m) 94s ago 4m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:43:22.890 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (11m) 92s ago 11m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:43:22.890 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (2m) 94s ago 9m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (11m) 92s ago 11m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (9m) 94s ago 9m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (106s) 92s ago 104s 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (99s) 94s ago 99s 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (9m) 92s ago 9m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (8m) 94s ago 8m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (8m) 92s ago 8m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (8m) 92s ago 8m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (7m) 92s ago 7m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (7m) 92s ago 7m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (7m) 94s ago 7m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (6m) 94s ago 6m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (6m) 94s ago 6m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:43:22.891 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (6m) 94s ago 6m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:43:22.892 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (8m) 92s ago 9m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:43:23.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:21.126682+0000 mgr.smithi167.ddbodo (mgr.24423) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:23.222 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:43:23.277 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:43:23.277 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:43:23.277 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:43:23.277 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:43:23.278 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:43:23.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:21.126682+0000 mgr.smithi167.ddbodo (mgr.24423) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:23.604 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:43:23.605 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:43:23.605 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:43:23.605 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:43:23.605 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:43:23.605 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:43:23.605 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:43:23.605 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:43:23.605 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:43:23.986 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:43:24.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:22.241818+0000 mgr.smithi167.ddbodo (mgr.24423) 133 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:24.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:22.564617+0000 mgr.smithi167.ddbodo (mgr.24423) 134 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:24.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:22.876271+0000 mgr.smithi167.ddbodo (mgr.24423) 135 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:24.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:23.274840+0000 mon.smithi129 (mon.0) 887 : audit [DBG] from='client.? 172.21.15.129:0/340796697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:43:24.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:22.241818+0000 mgr.smithi167.ddbodo (mgr.24423) 133 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:24.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:22.564617+0000 mgr.smithi167.ddbodo (mgr.24423) 134 : audit [DBG] from='client.14840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:24.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:22.876271+0000 mgr.smithi167.ddbodo (mgr.24423) 135 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:24.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:23.274840+0000 mon.smithi129 (mon.0) 887 : audit [DBG] from='client.? 172.21.15.129:0/340796697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:43:25.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:23.127250+0000 mgr.smithi167.ddbodo (mgr.24423) 136 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:25.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:23.601775+0000 mgr.smithi167.ddbodo (mgr.24423) 137 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:25.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:23.984330+0000 mon.smithi129 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.129:0/3728162060' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:43:25.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:23.127250+0000 mgr.smithi167.ddbodo (mgr.24423) 136 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:25.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:23.601775+0000 mgr.smithi167.ddbodo (mgr.24423) 137 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:25.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:23.984330+0000 mon.smithi129 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.129:0/3728162060' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:43:27.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:25.127974+0000 mgr.smithi167.ddbodo (mgr.24423) 138 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:27.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:25.127974+0000 mgr.smithi167.ddbodo (mgr.24423) 138 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:28.262 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:43:29.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:27.128499+0000 mgr.smithi167.ddbodo (mgr.24423) 139 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:29.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:27.128499+0000 mgr.smithi167.ddbodo (mgr.24423) 139 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:31.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:29.128964+0000 mgr.smithi167.ddbodo (mgr.24423) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:31.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:29.128964+0000 mgr.smithi167.ddbodo (mgr.24423) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:31.129605+0000 mgr.smithi167.ddbodo (mgr.24423) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:33.311 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:43:33.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:31.129605+0000 mgr.smithi167.ddbodo (mgr.24423) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:34.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:33.276387+0000 mon.smithi167 (mon.1) 100 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:43:34.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:33.276387+0000 mon.smithi167 (mon.1) 100 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:43:35.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:33.129967+0000 mgr.smithi167.ddbodo (mgr.24423) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:35.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:33.129967+0000 mgr.smithi167.ddbodo (mgr.24423) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:37.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:35.130838+0000 mgr.smithi167.ddbodo (mgr.24423) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:37.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:35.130838+0000 mgr.smithi167.ddbodo (mgr.24423) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:38.359 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:43:39.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:37.131248+0000 mgr.smithi167.ddbodo (mgr.24423) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:39.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:37.131248+0000 mgr.smithi167.ddbodo (mgr.24423) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:41.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:39.131856+0000 mgr.smithi167.ddbodo (mgr.24423) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:41.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:39.131856+0000 mgr.smithi167.ddbodo (mgr.24423) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:43.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:41.132685+0000 mgr.smithi167.ddbodo (mgr.24423) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:43.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:41.132685+0000 mgr.smithi167.ddbodo (mgr.24423) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:43.392 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:43:45.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:43.133127+0000 mgr.smithi167.ddbodo (mgr.24423) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:45.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:43.133127+0000 mgr.smithi167.ddbodo (mgr.24423) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:47.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:45.133950+0000 mgr.smithi167.ddbodo (mgr.24423) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:47.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:45.133950+0000 mgr.smithi167.ddbodo (mgr.24423) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:48.432 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:43:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:47.134296+0000 mgr.smithi167.ddbodo (mgr.24423) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:48.276685+0000 mon.smithi167 (mon.1) 101 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:43:49.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:47.134296+0000 mgr.smithi167.ddbodo (mgr.24423) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:49.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:48.276685+0000 mon.smithi167 (mon.1) 101 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:43:51.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:49.134828+0000 mgr.smithi167.ddbodo (mgr.24423) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:51.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:49.134828+0000 mgr.smithi167.ddbodo (mgr.24423) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:53.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:51.135499+0000 mgr.smithi167.ddbodo (mgr.24423) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:53.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:51.135499+0000 mgr.smithi167.ddbodo (mgr.24423) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:53.466 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:43:54.334 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (9m) 2m ago 10m 19.9M - 0.20.0 0881eb8f169f c0322061dbb0 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (10m) 2m ago 10m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (9m) 2m ago 9m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (8m) 2m ago 10m 31.6M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (5m) 2m ago 5m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (5m) 2m ago 5m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (3m) 2m ago 9m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (12m) 2m ago 12m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (9m) 2m ago 9m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:43:54.967 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (2m) 2m ago 2m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (2m) 2m ago 2m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (10m) 2m ago 10m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (9m) 2m ago 9m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (9m) 2m ago 9m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (8m) 2m ago 8m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (8m) 2m ago 8m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (7m) 2m ago 7m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (7m) 2m ago 7m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (7m) 2m ago 7m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (7m) 2m ago 7m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (6m) 2m ago 6m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:43:54.968 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (8m) 2m ago 10m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:43:55.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:53.135961+0000 mgr.smithi167.ddbodo (mgr.24423) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:55.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:53.135961+0000 mgr.smithi167.ddbodo (mgr.24423) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:55.349 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:43:55.350 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:43:55.350 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:43:55.350 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:43:55.350 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:43:55.350 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:43:55.350 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:43:55.350 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:43:55.350 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:43:55.350 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:43:55.350 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:43:55.350 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:43:55.351 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:43:55.351 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:43:55.351 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:43:55.351 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:43:55.351 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:43:55.351 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:43:55.351 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:43:55.669 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:43:55.670 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:43:55.670 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:43:55.670 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:43:55.670 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:43:55.670 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:43:55.670 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:43:55.670 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:43:55.670 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:43:56.050 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:43:56.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:54.319788+0000 mgr.smithi167.ddbodo (mgr.24423) 153 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:56.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:54.642768+0000 mgr.smithi167.ddbodo (mgr.24423) 154 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:56.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:55.347310+0000 mon.smithi129 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.129:0/3604513854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:43:56.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:54.319788+0000 mgr.smithi167.ddbodo (mgr.24423) 153 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:56.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:54.642768+0000 mgr.smithi167.ddbodo (mgr.24423) 154 : audit [DBG] from='client.14864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:56.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:55 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:55.347310+0000 mon.smithi129 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.129:0/3604513854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:43:57.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:54.953339+0000 mgr.smithi167.ddbodo (mgr.24423) 155 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:57.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:55.136633+0000 mgr.smithi167.ddbodo (mgr.24423) 156 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:57.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:55.666607+0000 mgr.smithi167.ddbodo (mgr.24423) 157 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:57.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:56.047850+0000 mon.smithi129 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.129:0/988867142' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:43:57.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:54.953339+0000 mgr.smithi167.ddbodo (mgr.24423) 155 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:57.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:55.136633+0000 mgr.smithi167.ddbodo (mgr.24423) 156 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:43:57.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:55.666607+0000 mgr.smithi167.ddbodo (mgr.24423) 157 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:43:57.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:56.047850+0000 mon.smithi129 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.129:0/988867142' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:43:58.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:43:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:57.137111+0000 mgr.smithi167.ddbodo (mgr.24423) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:58.349 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:43:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:57.137111+0000 mgr.smithi167.ddbodo (mgr.24423) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:43:58.510 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:01.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:43:59.137780+0000 mgr.smithi167.ddbodo (mgr.24423) 159 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:01.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:59.900786+0000 mon.smithi129 (mon.0) 891 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:44:01.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:43:59.906895+0000 mon.smithi129 (mon.0) 892 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:44:01.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:00.007805+0000 mon.smithi129 (mon.0) 893 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:44:01.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:00.012057+0000 mon.smithi129 (mon.0) 894 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:44:01.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:00.015038+0000 mon.smithi167 (mon.1) 102 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T00:44:01.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:43:59.137780+0000 mgr.smithi167.ddbodo (mgr.24423) 159 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:01.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:59.900786+0000 mon.smithi129 (mon.0) 891 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:44:01.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:43:59.906895+0000 mon.smithi129 (mon.0) 892 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:44:01.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:00.007805+0000 mon.smithi129 (mon.0) 893 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:44:01.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:00.012057+0000 mon.smithi129 (mon.0) 894 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:44:01.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:00.015038+0000 mon.smithi167 (mon.1) 102 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T00:44:02.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:43:59.959532+0000 mgr.smithi167.ddbodo (mgr.24423) 160 : cephadm [INF] Reconfiguring grafana.smithi129 (dependencies changed)... 2024-04-16T00:44:02.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:43:59.968004+0000 mgr.smithi167.ddbodo (mgr.24423) 161 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T00:44:02.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:00.015450+0000 mgr.smithi167.ddbodo (mgr.24423) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T00:44:02.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:44:00.017448+0000 mgr.smithi167.ddbodo (mgr.24423) 163 : cephadm [INF] Reconfiguring daemon grafana.smithi129 on smithi129 2024-04-16T00:44:02.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:43:59.959532+0000 mgr.smithi167.ddbodo (mgr.24423) 160 : cephadm [INF] Reconfiguring grafana.smithi129 (dependencies changed)... 2024-04-16T00:44:02.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:43:59.968004+0000 mgr.smithi167.ddbodo (mgr.24423) 161 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T00:44:02.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:00.015450+0000 mgr.smithi167.ddbodo (mgr.24423) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T00:44:02.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:44:00.017448+0000 mgr.smithi167.ddbodo (mgr.24423) 163 : cephadm [INF] Reconfiguring daemon grafana.smithi129 on smithi129 2024-04-16T00:44:03.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:01.138324+0000 mgr.smithi167.ddbodo (mgr.24423) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:03.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:01.138324+0000 mgr.smithi167.ddbodo (mgr.24423) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:03.542 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:04.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:03.276921+0000 mon.smithi167 (mon.1) 103 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:44:04.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:03.276921+0000 mon.smithi167 (mon.1) 103 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:44:05.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:03.138754+0000 mgr.smithi167.ddbodo (mgr.24423) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:05.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:03.138754+0000 mgr.smithi167.ddbodo (mgr.24423) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:07.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:05.139442+0000 mgr.smithi167.ddbodo (mgr.24423) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:07.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:05.139442+0000 mgr.smithi167.ddbodo (mgr.24423) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:08.577 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:07.139792+0000 mgr.smithi167.ddbodo (mgr.24423) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:09.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:07.139792+0000 mgr.smithi167.ddbodo (mgr.24423) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:11.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:09.140434+0000 mgr.smithi167.ddbodo (mgr.24423) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:11.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:09.140434+0000 mgr.smithi167.ddbodo (mgr.24423) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:13.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:11.140864+0000 mgr.smithi167.ddbodo (mgr.24423) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:13.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:11.140864+0000 mgr.smithi167.ddbodo (mgr.24423) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:13.621 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:15.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:13.141292+0000 mgr.smithi167.ddbodo (mgr.24423) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:15.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:13.141292+0000 mgr.smithi167.ddbodo (mgr.24423) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:17.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:15.141999+0000 mgr.smithi167.ddbodo (mgr.24423) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:17.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:15.141999+0000 mgr.smithi167.ddbodo (mgr.24423) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:18.672 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:19.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:17.142496+0000 mgr.smithi167.ddbodo (mgr.24423) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:19.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:18.277264+0000 mon.smithi167 (mon.1) 104 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:44:19.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:17.142496+0000 mgr.smithi167.ddbodo (mgr.24423) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:19.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:18.277264+0000 mon.smithi167 (mon.1) 104 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:44:20.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:19.143301+0000 mgr.smithi167.ddbodo (mgr.24423) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:20.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:19.143301+0000 mgr.smithi167.ddbodo (mgr.24423) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:22.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:21.143872+0000 mgr.smithi167.ddbodo (mgr.24423) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:22.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:21.143872+0000 mgr.smithi167.ddbodo (mgr.24423) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:23.709 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:24.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:23.144299+0000 mgr.smithi167.ddbodo (mgr.24423) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:25.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:23.144299+0000 mgr.smithi167.ddbodo (mgr.24423) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:26.400 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:44:26.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:25.145270+0000 mgr.smithi167.ddbodo (mgr.24423) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:27.036 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (11m) 2m ago 11m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (10m) 2m ago 10m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (9m) 2m ago 11m 31.6M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (5m) 2m ago 5m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (5m) 2m ago 5m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (12m) 2m ago 12m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (3m) 2m ago 10m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (12m) 2m ago 13m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (10m) 2m ago 10m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (2m) 2m ago 2m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (2m) 2m ago 2m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (10m) 2m ago 10m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:44:27.037 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (10m) 2m ago 10m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:44:27.038 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (9m) 2m ago 9m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:44:27.038 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (9m) 2m ago 9m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:44:27.038 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (8m) 2m ago 8m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:44:27.038 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (8m) 2m ago 8m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:44:27.038 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (8m) 2m ago 8m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:44:27.038 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (7m) 2m ago 7m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:44:27.038 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (7m) 2m ago 7m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:44:27.038 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (7m) 2m ago 7m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:44:27.038 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (9m) 2m ago 10m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:44:27.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:25.145270+0000 mgr.smithi167.ddbodo (mgr.24423) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:27.416 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:44:27.416 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:44:27.416 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:44:27.417 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:44:27.418 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:44:27.418 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:44:27.737 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:44:27.737 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:44:27.737 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:44:27.737 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:44:27.737 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:44:27.737 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:44:27.738 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:44:27.738 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:44:27.738 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:44:27.890 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:26.384965+0000 mgr.smithi167.ddbodo (mgr.24423) 177 : audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:44:27.890 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:26.710565+0000 mgr.smithi167.ddbodo (mgr.24423) 178 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:44:27.890 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:27.413759+0000 mon.smithi129 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.129:0/251620458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:44:27.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:26.384965+0000 mgr.smithi167.ddbodo (mgr.24423) 177 : audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:44:27.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:26.710565+0000 mgr.smithi167.ddbodo (mgr.24423) 178 : audit [DBG] from='client.14888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:44:27.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:27 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:27.413759+0000 mon.smithi129 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.129:0/251620458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:44:28.119 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:44:28.746 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:27.023471+0000 mgr.smithi167.ddbodo (mgr.24423) 179 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:44:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:27.145824+0000 mgr.smithi167.ddbodo (mgr.24423) 180 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:27.734473+0000 mgr.smithi167.ddbodo (mgr.24423) 181 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:44:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:28.116941+0000 mon.smithi129 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.129:0/309354637' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:44:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:27.023471+0000 mgr.smithi167.ddbodo (mgr.24423) 179 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:44:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:27.145824+0000 mgr.smithi167.ddbodo (mgr.24423) 180 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:27.734473+0000 mgr.smithi167.ddbodo (mgr.24423) 181 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:44:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:28.116941+0000 mon.smithi129 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.129:0/309354637' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:44:30.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:29.146509+0000 mgr.smithi167.ddbodo (mgr.24423) 182 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:31.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:29.146509+0000 mgr.smithi167.ddbodo (mgr.24423) 182 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:32.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:31.146887+0000 mgr.smithi167.ddbodo (mgr.24423) 183 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:31.146887+0000 mgr.smithi167.ddbodo (mgr.24423) 183 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:33.788 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:33.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:33.277524+0000 mon.smithi167 (mon.1) 105 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:44:34.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:33.277524+0000 mon.smithi167 (mon.1) 105 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:44:34.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:33.147466+0000 mgr.smithi167.ddbodo (mgr.24423) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:33.147466+0000 mgr.smithi167.ddbodo (mgr.24423) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:36.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:35.148247+0000 mgr.smithi167.ddbodo (mgr.24423) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:35.148247+0000 mgr.smithi167.ddbodo (mgr.24423) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:38.824 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:38.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:37.148799+0000 mgr.smithi167.ddbodo (mgr.24423) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:39.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:37.148799+0000 mgr.smithi167.ddbodo (mgr.24423) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:40.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:39.149534+0000 mgr.smithi167.ddbodo (mgr.24423) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:39.149534+0000 mgr.smithi167.ddbodo (mgr.24423) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:42.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:41.150154+0000 mgr.smithi167.ddbodo (mgr.24423) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:41.150154+0000 mgr.smithi167.ddbodo (mgr.24423) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:43.865 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:44.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:43.150569+0000 mgr.smithi167.ddbodo (mgr.24423) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:45.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:43.150569+0000 mgr.smithi167.ddbodo (mgr.24423) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:46.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:45.151448+0000 mgr.smithi167.ddbodo (mgr.24423) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:47.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:45.151448+0000 mgr.smithi167.ddbodo (mgr.24423) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:48.904 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:48.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:47.151861+0000 mgr.smithi167.ddbodo (mgr.24423) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:48.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:48.277724+0000 mon.smithi167 (mon.1) 106 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:44:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:47.151861+0000 mgr.smithi167.ddbodo (mgr.24423) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:48.277724+0000 mon.smithi167 (mon.1) 106 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:44:50.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:49.152570+0000 mgr.smithi167.ddbodo (mgr.24423) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:51.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:49.152570+0000 mgr.smithi167.ddbodo (mgr.24423) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:52.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:51.153101+0000 mgr.smithi167.ddbodo (mgr.24423) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:53.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:51.153101+0000 mgr.smithi167.ddbodo (mgr.24423) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:53.948 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:54.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:53.153504+0000 mgr.smithi167.ddbodo (mgr.24423) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:55.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:53.153504+0000 mgr.smithi167.ddbodo (mgr.24423) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:56.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:55.154229+0000 mgr.smithi167.ddbodo (mgr.24423) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:57.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:55.154229+0000 mgr.smithi167.ddbodo (mgr.24423) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:44:58.462 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:44:58.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:57.154676+0000 mgr.smithi167.ddbodo (mgr.24423) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:58.982 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:44:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:57.154676+0000 mgr.smithi167.ddbodo (mgr.24423) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:44:59.107 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:44:59.107 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:44:59.107 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (11m) 3m ago 11m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (10m) 3m ago 10m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (10m) 3m ago 11m 31.6M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (6m) 3m ago 6m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (6m) 3m ago 6m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (13m) 3m ago 13m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (4m) 3m ago 10m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (13m) 3m ago 13m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (10m) 3m ago 10m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (3m) 3m ago 3m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (3m) 3m ago 3m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (11m) 3m ago 11m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (10m) 3m ago 10m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:44:59.108 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (10m) 3m ago 10m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:44:59.109 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (9m) 3m ago 9m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:44:59.109 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (9m) 3m ago 9m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:44:59.109 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (9m) 3m ago 9m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:44:59.109 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (8m) 3m ago 8m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:44:59.109 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (8m) 3m ago 8m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:44:59.109 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (8m) 3m ago 8m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:44:59.109 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (7m) 3m ago 7m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:44:59.109 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (9m) 3m ago 11m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:44:59.484 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:44:59.484 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:44:59.484 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:44:59.484 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:44:59.484 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:44:59.484 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:44:59.484 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:44:59.484 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:44:59.485 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:44:59.485 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:44:59.485 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:44:59.485 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:44:59.485 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:44:59.485 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:44:59.485 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:44:59.485 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:44:59.485 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:44:59.485 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:44:59.485 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:44:59.805 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:44:59.805 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:44:59.805 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:44:59.805 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:44:59.805 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:44:59.806 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:44:59.806 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:44:59.806 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:44:59.806 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:44:59.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:58.447046+0000 mgr.smithi167.ddbodo (mgr.24423) 197 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:44:59.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:58.775702+0000 mgr.smithi167.ddbodo (mgr.24423) 198 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:44:59.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:44:59 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:59.481792+0000 mon.smithi129 (mon.0) 897 : audit [DBG] from='client.? 172.21.15.129:0/3145480831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:45:00.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:58.447046+0000 mgr.smithi167.ddbodo (mgr.24423) 197 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:00.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:58.775702+0000 mgr.smithi167.ddbodo (mgr.24423) 198 : audit [DBG] from='client.14912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:00.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:44:59 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:59.481792+0000 mon.smithi129 (mon.0) 897 : audit [DBG] from='client.? 172.21.15.129:0/3145480831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:45:00.184 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:45:00.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:59.094698+0000 mgr.smithi167.ddbodo (mgr.24423) 199 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:00.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:44:59.155538+0000 mgr.smithi167.ddbodo (mgr.24423) 200 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:00.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:44:59.802743+0000 mgr.smithi167.ddbodo (mgr.24423) 201 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:00.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:45:00.181919+0000 mon.smithi129 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.129:0/3455260701' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:45:01.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:59.094698+0000 mgr.smithi167.ddbodo (mgr.24423) 199 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:01.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:44:59.155538+0000 mgr.smithi167.ddbodo (mgr.24423) 200 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:01.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:44:59.802743+0000 mgr.smithi167.ddbodo (mgr.24423) 201 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:01.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:45:00.181919+0000 mon.smithi129 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.129:0/3455260701' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:45:02.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:01.156109+0000 mgr.smithi167.ddbodo (mgr.24423) 202 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:01.156109+0000 mgr.smithi167.ddbodo (mgr.24423) 202 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:04.024 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:45:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:45:03.284254+0000 mon.smithi167 (mon.1) 107 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:45:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:45:03.284254+0000 mon.smithi167 (mon.1) 107 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:45:05.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:03.156598+0000 mgr.smithi167.ddbodo (mgr.24423) 203 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:03.156598+0000 mgr.smithi167.ddbodo (mgr.24423) 203 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:07.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:05.157430+0000 mgr.smithi167.ddbodo (mgr.24423) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:07.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:05.157430+0000 mgr.smithi167.ddbodo (mgr.24423) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:09.059 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:45:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:07.157876+0000 mgr.smithi167.ddbodo (mgr.24423) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:07.157876+0000 mgr.smithi167.ddbodo (mgr.24423) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:11.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:09.158622+0000 mgr.smithi167.ddbodo (mgr.24423) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:11.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:09.158622+0000 mgr.smithi167.ddbodo (mgr.24423) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:13.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:11.159020+0000 mgr.smithi167.ddbodo (mgr.24423) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:13.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:11.159020+0000 mgr.smithi167.ddbodo (mgr.24423) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:14.099 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:45:15.050 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:13.159462+0000 mgr.smithi167.ddbodo (mgr.24423) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:15.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:13.159462+0000 mgr.smithi167.ddbodo (mgr.24423) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:17.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:15.160183+0000 mgr.smithi167.ddbodo (mgr.24423) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:17.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:15.160183+0000 mgr.smithi167.ddbodo (mgr.24423) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:17.160646+0000 mgr.smithi167.ddbodo (mgr.24423) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:45:18.284725+0000 mon.smithi167 (mon.1) 108 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:45:19.137 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:45:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:17.160646+0000 mgr.smithi167.ddbodo (mgr.24423) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:45:18.284725+0000 mon.smithi167 (mon.1) 108 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:45:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:19.161334+0000 mgr.smithi167.ddbodo (mgr.24423) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:19.161334+0000 mgr.smithi167.ddbodo (mgr.24423) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:21.161905+0000 mgr.smithi167.ddbodo (mgr.24423) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:23.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:21.161905+0000 mgr.smithi167.ddbodo (mgr.24423) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:24.186 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:45:25.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:23.162425+0000 mgr.smithi167.ddbodo (mgr.24423) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:23.162425+0000 mgr.smithi167.ddbodo (mgr.24423) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:27.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:25.163291+0000 mgr.smithi167.ddbodo (mgr.24423) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:27.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:25.163291+0000 mgr.smithi167.ddbodo (mgr.24423) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:27.163851+0000 mgr.smithi167.ddbodo (mgr.24423) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T00:45:29.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:27.163851+0000 mgr.smithi167.ddbodo (mgr.24423) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T00:45:29.226 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:45:30.530 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:45:31.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:29.164585+0000 mgr.smithi167.ddbodo (mgr.24423) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:31.161 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:45:31.161 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:45:31.161 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (12m) 3m ago 12m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:45:31.161 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (11m) 3m ago 11m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:45:31.161 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (10m) 3m ago 12m 31.6M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (6m) 3m ago 6m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (6m) 3m ago 6m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (14m) 3m ago 13m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (4m) 3m ago 11m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (14m) 3m ago 14m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (11m) 3m ago 11m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (3m) 3m ago 3m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (3m) 3m ago 3m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (11m) 3m ago 11m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (11m) 3m ago 11m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (10m) 3m ago 10m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:45:31.162 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (10m) 3m ago 10m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:45:31.163 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (9m) 3m ago 9m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:45:31.163 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (9m) 3m ago 9m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:45:31.163 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (9m) 3m ago 9m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:45:31.163 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (8m) 3m ago 8m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:45:31.163 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (8m) 3m ago 8m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:45:31.163 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (8m) 3m ago 8m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:45:31.163 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (10m) 3m ago 11m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:45:31.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:29.164585+0000 mgr.smithi167.ddbodo (mgr.24423) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:31.536 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:45:31.536 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:45:31.536 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:45:31.536 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:45:31.536 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:45:31.537 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:45:31.857 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:45:31.857 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:45:31.857 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:45:31.857 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:45:31.857 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:45:31.857 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:45:31.857 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:45:31.857 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:45:31.857 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:45:32.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:45:30.516052+0000 mgr.smithi167.ddbodo (mgr.24423) 217 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:32.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:45:30.835666+0000 mgr.smithi167.ddbodo (mgr.24423) 218 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:32.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:45:31.533582+0000 mon.smithi129 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.129:0/1518799830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:45:32.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:45:30.516052+0000 mgr.smithi167.ddbodo (mgr.24423) 217 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:32.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:45:30.835666+0000 mgr.smithi167.ddbodo (mgr.24423) 218 : audit [DBG] from='client.14936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:32.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:45:31.533582+0000 mon.smithi129 (mon.0) 899 : audit [DBG] from='client.? 172.21.15.129:0/1518799830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:45:32.231 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:45:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:45:31.148198+0000 mgr.smithi167.ddbodo (mgr.24423) 219 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:33.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:31.165136+0000 mgr.smithi167.ddbodo (mgr.24423) 220 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T00:45:33.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:45:31.854435+0000 mgr.smithi167.ddbodo (mgr.24423) 221 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:33.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:45:32.229175+0000 mon.smithi129 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.129:0/3231107104' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:45:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:45:31.148198+0000 mgr.smithi167.ddbodo (mgr.24423) 219 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:31.165136+0000 mgr.smithi167.ddbodo (mgr.24423) 220 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T00:45:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:45:31.854435+0000 mgr.smithi167.ddbodo (mgr.24423) 221 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:45:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:45:32.229175+0000 mon.smithi129 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.129:0/3231107104' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:45:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:45:33.284909+0000 mon.smithi167 (mon.1) 109 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:45:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:45:33.284909+0000 mon.smithi167 (mon.1) 109 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:45:34.275 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:45:35.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:33.165504+0000 mgr.smithi167.ddbodo (mgr.24423) 222 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T00:45:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:33.165504+0000 mgr.smithi167.ddbodo (mgr.24423) 222 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-16T00:45:37.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:35.166242+0000 mgr.smithi167.ddbodo (mgr.24423) 223 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:37.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:35.166242+0000 mgr.smithi167.ddbodo (mgr.24423) 223 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:39.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:37.166722+0000 mgr.smithi167.ddbodo (mgr.24423) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:37.166722+0000 mgr.smithi167.ddbodo (mgr.24423) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:39.324 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:45:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:39.167414+0000 mgr.smithi167.ddbodo (mgr.24423) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:41.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:39.167414+0000 mgr.smithi167.ddbodo (mgr.24423) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:41.167794+0000 mgr.smithi167.ddbodo (mgr.24423) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:43.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:41.167794+0000 mgr.smithi167.ddbodo (mgr.24423) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:44.366 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:45:45.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:43.168209+0000 mgr.smithi167.ddbodo (mgr.24423) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:43.168209+0000 mgr.smithi167.ddbodo (mgr.24423) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:47.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:45.168886+0000 mgr.smithi167.ddbodo (mgr.24423) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:47.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:45.168886+0000 mgr.smithi167.ddbodo (mgr.24423) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:47.169363+0000 mgr.smithi167.ddbodo (mgr.24423) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:45:48.285260+0000 mon.smithi167 (mon.1) 110 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:45:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:47.169363+0000 mgr.smithi167.ddbodo (mgr.24423) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:45:48.285260+0000 mon.smithi167 (mon.1) 110 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:45:49.412 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:45:51.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:49.170207+0000 mgr.smithi167.ddbodo (mgr.24423) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:51.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:49.170207+0000 mgr.smithi167.ddbodo (mgr.24423) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:53.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:51.170673+0000 mgr.smithi167.ddbodo (mgr.24423) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:53.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:51.170673+0000 mgr.smithi167.ddbodo (mgr.24423) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:54.452 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:45:55.048 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:53.171122+0000 mgr.smithi167.ddbodo (mgr.24423) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:55.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:53.171122+0000 mgr.smithi167.ddbodo (mgr.24423) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:55.171851+0000 mgr.smithi167.ddbodo (mgr.24423) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:57.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:55.171851+0000 mgr.smithi167.ddbodo (mgr.24423) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:45:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:45:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:57.172385+0000 mgr.smithi167.ddbodo (mgr.24423) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:59.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:45:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:57.172385+0000 mgr.smithi167.ddbodo (mgr.24423) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:45:59.491 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:45:59.173143+0000 mgr.smithi167.ddbodo (mgr.24423) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:45:59.173143+0000 mgr.smithi167.ddbodo (mgr.24423) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:02.581 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:46:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:01.173626+0000 mgr.smithi167.ddbodo (mgr.24423) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:03.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:01.173626+0000 mgr.smithi167.ddbodo (mgr.24423) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:03.218 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:46:03.218 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:46:03.218 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (13m) 4m ago 13m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:46:03.218 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (12m) 4m ago 12m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:46:03.218 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (11m) 4m ago 12m 31.6M - 6.7.4 557c83e11646 911458ff92ec 2024-04-16T00:46:03.218 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (7m) 4m ago 7m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:46:03.218 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (7m) 4m ago 7m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:46:03.218 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (14m) 4m ago 14m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:46:03.218 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (5m) 4m ago 11m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:46:03.218 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (14m) 4m ago 14m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:46:03.218 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (11m) 4m ago 11m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (4m) 4m ago 4m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (4m) 4m ago 4m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (12m) 4m ago 12m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (11m) 4m ago 11m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (11m) 4m ago 11m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (10m) 4m ago 10m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (10m) 4m ago 10m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (10m) 4m ago 10m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (9m) 4m ago 9m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (9m) 4m ago 9m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (9m) 4m ago 9m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (8m) 4m ago 8m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:46:03.219 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (10m) 4m ago 12m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:46:03.595 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:46:03.595 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:46:03.595 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:46:03.596 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:46:03.596 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:46:03.596 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:46:03.596 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:46:03.596 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:46:03.596 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:46:03.596 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:46:03.596 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:46:03.596 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:46:03.597 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:46:03.597 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:46:03.597 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:46:03.597 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:46:03.597 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:46:03.597 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:46:03.597 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:46:03.917 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:46:03.917 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:46:03.917 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:46:03.917 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:46:03.917 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:46:03.917 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:46:03.917 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:46:03.917 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:46:03.918 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:46:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:02.566446+0000 mgr.smithi167.ddbodo (mgr.24423) 237 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:02.888531+0000 mgr.smithi167.ddbodo (mgr.24423) 238 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:04.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:03.285516+0000 mon.smithi167 (mon.1) 111 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:46:04.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:03.592877+0000 mon.smithi129 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.129:0/90822203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:46:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:02.566446+0000 mgr.smithi167.ddbodo (mgr.24423) 237 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:04.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:02.888531+0000 mgr.smithi167.ddbodo (mgr.24423) 238 : audit [DBG] from='client.14960 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:04.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:03.285516+0000 mon.smithi167 (mon.1) 111 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:46:04.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:03.592877+0000 mon.smithi129 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.129:0/90822203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:46:04.298 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:46:04.528 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:03.174061+0000 mgr.smithi167.ddbodo (mgr.24423) 239 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:05.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:03.204691+0000 mgr.smithi167.ddbodo (mgr.24423) 240 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:05.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:03.914568+0000 mgr.smithi167.ddbodo (mgr.24423) 241 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:05.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:04.296282+0000 mon.smithi129 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.129:0/3482556773' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:46:05.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:03.174061+0000 mgr.smithi167.ddbodo (mgr.24423) 239 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:05.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:03.204691+0000 mgr.smithi167.ddbodo (mgr.24423) 240 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:05.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:03.914568+0000 mgr.smithi167.ddbodo (mgr.24423) 241 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:05.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:04.296282+0000 mon.smithi129 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.129:0/3482556773' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:46:07.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:05.174763+0000 mgr.smithi167.ddbodo (mgr.24423) 242 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:07.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:05.174763+0000 mgr.smithi167.ddbodo (mgr.24423) 242 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:07.175311+0000 mgr.smithi167.ddbodo (mgr.24423) 243 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:07.175311+0000 mgr.smithi167.ddbodo (mgr.24423) 243 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:09.570 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:11.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:09.176091+0000 mgr.smithi167.ddbodo (mgr.24423) 244 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:11.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:09.176091+0000 mgr.smithi167.ddbodo (mgr.24423) 244 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:11.176659+0000 mgr.smithi167.ddbodo (mgr.24423) 245 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:13.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:11.176659+0000 mgr.smithi167.ddbodo (mgr.24423) 245 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:14.614 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:15.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:13.177192+0000 mgr.smithi167.ddbodo (mgr.24423) 246 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:15.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:13.177192+0000 mgr.smithi167.ddbodo (mgr.24423) 246 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:16.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:15.088671+0000 mon.smithi129 (mon.0) 903 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:46:16.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:15.094116+0000 mon.smithi129 (mon.0) 904 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:46:16.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:46:15.138367+0000 mgr.smithi167.ddbodo (mgr.24423) 247 : cephadm [INF] Reconfiguring node-exporter.smithi129 (dependencies changed)... 2024-04-16T00:46:16.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:46:15.138815+0000 mgr.smithi167.ddbodo (mgr.24423) 248 : cephadm [INF] Reconfiguring daemon node-exporter.smithi129 on smithi129 2024-04-16T00:46:16.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:15.177861+0000 mgr.smithi167.ddbodo (mgr.24423) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:16.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:15.088671+0000 mon.smithi129 (mon.0) 903 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:46:16.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:15.094116+0000 mon.smithi129 (mon.0) 904 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:46:16.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:46:15.138367+0000 mgr.smithi167.ddbodo (mgr.24423) 247 : cephadm [INF] Reconfiguring node-exporter.smithi129 (dependencies changed)... 2024-04-16T00:46:16.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:46:15.138815+0000 mgr.smithi167.ddbodo (mgr.24423) 248 : cephadm [INF] Reconfiguring daemon node-exporter.smithi129 on smithi129 2024-04-16T00:46:16.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:15.177861+0000 mgr.smithi167.ddbodo (mgr.24423) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:18.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:17.178344+0000 mgr.smithi167.ddbodo (mgr.24423) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:18.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:17.178344+0000 mgr.smithi167.ddbodo (mgr.24423) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:18.285881+0000 mon.smithi167 (mon.1) 112 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:46:19.651 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:19.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:18.285881+0000 mon.smithi167 (mon.1) 112 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:46:20.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:19.179018+0000 mgr.smithi167.ddbodo (mgr.24423) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:19.179018+0000 mgr.smithi167.ddbodo (mgr.24423) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:21.179394+0000 mgr.smithi167.ddbodo (mgr.24423) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:21.179394+0000 mgr.smithi167.ddbodo (mgr.24423) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:24.707 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:24.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:23.179854+0000 mgr.smithi167.ddbodo (mgr.24423) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:23.179854+0000 mgr.smithi167.ddbodo (mgr.24423) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:26.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:25.180618+0000 mgr.smithi167.ddbodo (mgr.24423) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:27.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:25.180618+0000 mgr.smithi167.ddbodo (mgr.24423) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:28.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:27.181263+0000 mgr.smithi167.ddbodo (mgr.24423) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:27.181263+0000 mgr.smithi167.ddbodo (mgr.24423) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:29.762 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:30.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:29.181989+0000 mgr.smithi167.ddbodo (mgr.24423) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:31.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:29.181989+0000 mgr.smithi167.ddbodo (mgr.24423) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:32.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:31.182476+0000 mgr.smithi167.ddbodo (mgr.24423) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:33.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:31.182476+0000 mgr.smithi167.ddbodo (mgr.24423) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:33.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:33.285995+0000 mon.smithi167 (mon.1) 113 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:46:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:33.285995+0000 mon.smithi167 (mon.1) 113 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:46:34.645 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:46:34.797 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:34.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:33.183067+0000 mgr.smithi167.ddbodo (mgr.24423) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:33.183067+0000 mgr.smithi167.ddbodo (mgr.24423) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:35.281 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:46:35.281 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:46:35.281 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (13m) 4m ago 13m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:46:35.281 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (12m) 4m ago 12m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (7m) 4m ago 7m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (7m) 4m ago 7m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (15m) 4m ago 15m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (5m) 4m ago 12m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (15m) 4m ago 15m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (12m) 4m ago 12m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (4m) 4m ago 4m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (4m) 4m ago 4m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (13m) 4m ago 13m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (12m) 4m ago 12m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (11m) 4m ago 11m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (11m) 4m ago 11m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:46:35.282 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (11m) 4m ago 11m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:46:35.283 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (10m) 4m ago 10m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:46:35.285 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (10m) 4m ago 10m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:46:35.285 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (10m) 4m ago 10m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:46:35.286 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (9m) 4m ago 9m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:46:35.286 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (9m) 4m ago 9m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:46:35.286 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (11m) 4m ago 12m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:46:35.657 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:46:35.658 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:46:35.658 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:46:35.658 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:46:35.658 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:46:35.658 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:46:35.658 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:46:35.658 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:46:35.659 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:46:35.659 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:46:35.659 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:46:35.659 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:46:35.659 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:46:35.659 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:46:35.660 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:46:35.660 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:46:35.660 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:46:35.660 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:46:35.660 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:46:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:34.628749+0000 mgr.smithi167.ddbodo (mgr.24423) 259 : audit [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:35.976 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:46:35.976 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:46:35.976 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:46:35.976 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:46:35.976 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:46:35.976 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:46:35.976 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:46:35.976 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:46:35.976 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:46:36.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:34.628749+0000 mgr.smithi167.ddbodo (mgr.24423) 259 : audit [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:36.358 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:46:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:34.956605+0000 mgr.smithi167.ddbodo (mgr.24423) 260 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:36.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:35.183936+0000 mgr.smithi167.ddbodo (mgr.24423) 261 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:36.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:35.269052+0000 mgr.smithi167.ddbodo (mgr.24423) 262 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:36.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:35.655379+0000 mon.smithi129 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.129:0/3101810275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:46:36.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:36.356692+0000 mon.smithi129 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.129:0/329864684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:46:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:34.956605+0000 mgr.smithi167.ddbodo (mgr.24423) 260 : audit [DBG] from='client.14984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:35.183936+0000 mgr.smithi167.ddbodo (mgr.24423) 261 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:37.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:35.269052+0000 mgr.smithi167.ddbodo (mgr.24423) 262 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:37.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:35.655379+0000 mon.smithi129 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.129:0/3101810275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:46:37.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:36.356692+0000 mon.smithi129 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.129:0/329864684' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:46:37.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:37 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:35.973654+0000 mgr.smithi167.ddbodo (mgr.24423) 263 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:38.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:35.973654+0000 mgr.smithi167.ddbodo (mgr.24423) 263 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:46:38.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:37.184397+0000 mgr.smithi167.ddbodo (mgr.24423) 264 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:39.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:37.184397+0000 mgr.smithi167.ddbodo (mgr.24423) 264 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:39.837 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:39.185032+0000 mgr.smithi167.ddbodo (mgr.24423) 265 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:39.185032+0000 mgr.smithi167.ddbodo (mgr.24423) 265 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:42.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:41.185438+0000 mgr.smithi167.ddbodo (mgr.24423) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:41.185438+0000 mgr.smithi167.ddbodo (mgr.24423) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:44.875 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:44.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:43.185938+0000 mgr.smithi167.ddbodo (mgr.24423) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:43.185938+0000 mgr.smithi167.ddbodo (mgr.24423) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:46.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:45.186683+0000 mgr.smithi167.ddbodo (mgr.24423) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:47.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:45.186683+0000 mgr.smithi167.ddbodo (mgr.24423) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:48.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:47.187229+0000 mgr.smithi167.ddbodo (mgr.24423) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:48.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:46:48.286279+0000 mon.smithi167 (mon.1) 114 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:46:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:47.187229+0000 mgr.smithi167.ddbodo (mgr.24423) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:46:48.286279+0000 mon.smithi167 (mon.1) 114 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:46:49.914 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:51.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:49.187871+0000 mgr.smithi167.ddbodo (mgr.24423) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:51.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:49.187871+0000 mgr.smithi167.ddbodo (mgr.24423) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:53.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:51.188258+0000 mgr.smithi167.ddbodo (mgr.24423) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:51.188258+0000 mgr.smithi167.ddbodo (mgr.24423) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:54.972 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:46:55.048 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:53.188634+0000 mgr.smithi167.ddbodo (mgr.24423) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:55.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:53.188634+0000 mgr.smithi167.ddbodo (mgr.24423) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:55.189504+0000 mgr.smithi167.ddbodo (mgr.24423) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:57.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:55.189504+0000 mgr.smithi167.ddbodo (mgr.24423) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:46:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:46:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:57.190107+0000 mgr.smithi167.ddbodo (mgr.24423) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:46:59.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:46:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:57.190107+0000 mgr.smithi167.ddbodo (mgr.24423) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:00.024 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:46:59.190693+0000 mgr.smithi167.ddbodo (mgr.24423) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:46:59.190693+0000 mgr.smithi167.ddbodo (mgr.24423) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:01.191115+0000 mgr.smithi167.ddbodo (mgr.24423) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:03.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:01.191115+0000 mgr.smithi167.ddbodo (mgr.24423) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:03.286524+0000 mon.smithi167 (mon.1) 115 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:47:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:03.286524+0000 mon.smithi167 (mon.1) 115 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:47:05.048 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:03.191617+0000 mgr.smithi167.ddbodo (mgr.24423) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:05.058 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:03.191617+0000 mgr.smithi167.ddbodo (mgr.24423) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:06.701 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:47:07.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:05.192321+0000 mgr.smithi167.ddbodo (mgr.24423) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:07.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:05.192321+0000 mgr.smithi167.ddbodo (mgr.24423) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:07.334 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (14m) 5m ago 14m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (13m) 5m ago 13m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (8m) 5m ago 8m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (8m) 5m ago 8m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (15m) 5m ago 15m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (6m) 5m ago 13m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (15m) 5m ago 15m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (12m) 5m ago 12m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (5m) 5m ago 5m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (5m) 5m ago 5m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (13m) 5m ago 13m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:47:07.335 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (12m) 5m ago 12m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:47:07.336 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (12m) 5m ago 12m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:47:07.336 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (11m) 5m ago 11m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:47:07.336 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (11m) 5m ago 11m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:47:07.336 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (11m) 5m ago 11m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:47:07.336 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (10m) 5m ago 10m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:47:07.336 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (10m) 5m ago 10m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:47:07.336 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (10m) 5m ago 10m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:47:07.336 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (9m) 5m ago 9m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:47:07.336 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (12m) 5m ago 13m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:47:07.712 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:47:07.712 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:47:07.712 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:47:07.712 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:47:07.712 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:47:07.712 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:47:07.712 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:47:07.712 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:47:07.713 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:47:07.713 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:47:07.713 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:47:07.713 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:47:07.713 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:47:07.713 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:47:07.713 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:47:07.713 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:47:07.713 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:47:07.713 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:47:07.713 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:47:08.035 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:47:08.035 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:47:08.035 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:47:08.035 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:47:08.035 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:47:08.036 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:47:08.036 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:47:08.036 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:47:08.036 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:47:08.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:06.686076+0000 mgr.smithi167.ddbodo (mgr.24423) 279 : audit [DBG] from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:08.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:07.710156+0000 mon.smithi129 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.129:0/2405452922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:47:08.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:06.686076+0000 mgr.smithi167.ddbodo (mgr.24423) 279 : audit [DBG] from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:08.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:07.710156+0000 mon.smithi129 (mon.0) 907 : audit [DBG] from='client.? 172.21.15.129:0/2405452922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:47:08.410 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:47:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:07.007376+0000 mgr.smithi167.ddbodo (mgr.24423) 280 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:07.192744+0000 mgr.smithi167.ddbodo (mgr.24423) 281 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:07.322124+0000 mgr.smithi167.ddbodo (mgr.24423) 282 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:08.408989+0000 mon.smithi129 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.129:0/1253481709' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:47:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:07.007376+0000 mgr.smithi167.ddbodo (mgr.24423) 280 : audit [DBG] from='client.15008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:07.192744+0000 mgr.smithi167.ddbodo (mgr.24423) 281 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:07.322124+0000 mgr.smithi167.ddbodo (mgr.24423) 282 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:08.408989+0000 mon.smithi129 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.129:0/1253481709' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:47:10.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:09 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:08.032342+0000 mgr.smithi167.ddbodo (mgr.24423) 283 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:10.107 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:10.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:09 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:08.032342+0000 mgr.smithi167.ddbodo (mgr.24423) 283 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:11.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:09.193530+0000 mgr.smithi167.ddbodo (mgr.24423) 284 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:11.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:09.193530+0000 mgr.smithi167.ddbodo (mgr.24423) 284 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:11.194095+0000 mgr.smithi167.ddbodo (mgr.24423) 285 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:13.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:11.194095+0000 mgr.smithi167.ddbodo (mgr.24423) 285 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:15.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:13.194539+0000 mgr.smithi167.ddbodo (mgr.24423) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:15.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:13.194539+0000 mgr.smithi167.ddbodo (mgr.24423) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:15.160 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:17.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:15.195300+0000 mgr.smithi167.ddbodo (mgr.24423) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:17.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:15.195300+0000 mgr.smithi167.ddbodo (mgr.24423) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:17.195794+0000 mgr.smithi167.ddbodo (mgr.24423) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:18.287007+0000 mon.smithi167 (mon.1) 116 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:47:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:17.195794+0000 mgr.smithi167.ddbodo (mgr.24423) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:18.287007+0000 mon.smithi167 (mon.1) 116 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:47:20.207 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:19.196495+0000 mgr.smithi167.ddbodo (mgr.24423) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:19.196495+0000 mgr.smithi167.ddbodo (mgr.24423) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:21.196898+0000 mgr.smithi167.ddbodo (mgr.24423) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:23.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:21.196898+0000 mgr.smithi167.ddbodo (mgr.24423) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:25.048 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:23.197372+0000 mgr.smithi167.ddbodo (mgr.24423) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:23.197372+0000 mgr.smithi167.ddbodo (mgr.24423) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:25.253 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:27.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:25.198172+0000 mgr.smithi167.ddbodo (mgr.24423) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:27.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:25.198172+0000 mgr.smithi167.ddbodo (mgr.24423) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:27.198609+0000 mgr.smithi167.ddbodo (mgr.24423) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:29.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:27.198609+0000 mgr.smithi167.ddbodo (mgr.24423) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:30.299 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:31.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:29.199386+0000 mgr.smithi167.ddbodo (mgr.24423) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:31.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:29.199386+0000 mgr.smithi167.ddbodo (mgr.24423) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:31.199861+0000 mgr.smithi167.ddbodo (mgr.24423) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:33.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:31.199861+0000 mgr.smithi167.ddbodo (mgr.24423) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:33.287135+0000 mon.smithi167 (mon.1) 117 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:47:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:33.287135+0000 mon.smithi167 (mon.1) 117 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:47:35.048 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:33.200401+0000 mgr.smithi167.ddbodo (mgr.24423) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:33.200401+0000 mgr.smithi167.ddbodo (mgr.24423) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:35.350 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:35.201261+0000 mgr.smithi167.ddbodo (mgr.24423) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:37.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:35.201261+0000 mgr.smithi167.ddbodo (mgr.24423) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:38.758 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:47:39.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:37.201651+0000 mgr.smithi167.ddbodo (mgr.24423) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:37.201651+0000 mgr.smithi167.ddbodo (mgr.24423) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:39.388 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:47:39.388 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:47:39.388 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (14m) 5m ago 14m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:47:39.388 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (13m) 5m ago 13m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (8m) 5m ago 8m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (8m) 5m ago 8m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (16m) 5m ago 16m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (6m) 5m ago 13m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (16m) 5m ago 16m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (13m) 5m ago 13m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (6m) 5m ago 6m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (5m) 5m ago 5m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (14m) 5m ago 14m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (13m) 5m ago 13m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (12m) 5m ago 12m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:47:39.389 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (12m) 5m ago 12m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:47:39.390 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (12m) 5m ago 12m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:47:39.390 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (11m) 5m ago 11m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:47:39.390 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (11m) 5m ago 11m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:47:39.390 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (11m) 5m ago 11m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:47:39.390 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (10m) 5m ago 10m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:47:39.390 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (10m) 5m ago 10m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:47:39.390 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (12m) 5m ago 13m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:47:39.763 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:47:39.763 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:47:39.763 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:47:39.764 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:47:39.765 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:47:39.765 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:47:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:38.743758+0000 mgr.smithi167.ddbodo (mgr.24423) 299 : audit [DBG] from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:39.761541+0000 mon.smithi129 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.129:0/925481526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:47:40.085 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:47:40.085 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:47:40.085 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:47:40.085 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:47:40.085 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:47:40.085 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:47:40.085 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:47:40.085 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:47:40.085 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:47:40.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:38.743758+0000 mgr.smithi167.ddbodo (mgr.24423) 299 : audit [DBG] from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:40.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:39.761541+0000 mon.smithi129 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.129:0/925481526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:47:40.384 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:40.469 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:47:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:39.064534+0000 mgr.smithi167.ddbodo (mgr.24423) 300 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:39.202275+0000 mgr.smithi167.ddbodo (mgr.24423) 301 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:39.376065+0000 mgr.smithi167.ddbodo (mgr.24423) 302 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:40.467607+0000 mon.smithi129 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.129:0/542149130' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:47:41.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:39.064534+0000 mgr.smithi167.ddbodo (mgr.24423) 300 : audit [DBG] from='client.15032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:41.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:39.202275+0000 mgr.smithi167.ddbodo (mgr.24423) 301 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:41.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:39.376065+0000 mgr.smithi167.ddbodo (mgr.24423) 302 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:41.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:40.467607+0000 mon.smithi129 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.129:0/542149130' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:47:42.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:40.083171+0000 mgr.smithi167.ddbodo (mgr.24423) 303 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:41 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:40.083171+0000 mgr.smithi167.ddbodo (mgr.24423) 303 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:47:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:41.202660+0000 mgr.smithi167.ddbodo (mgr.24423) 304 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:41.202660+0000 mgr.smithi167.ddbodo (mgr.24423) 304 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:45.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:43.203169+0000 mgr.smithi167.ddbodo (mgr.24423) 305 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:43.203169+0000 mgr.smithi167.ddbodo (mgr.24423) 305 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:45.421 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:47.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:45.203938+0000 mgr.smithi167.ddbodo (mgr.24423) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:47.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:45.203938+0000 mgr.smithi167.ddbodo (mgr.24423) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:47.204350+0000 mgr.smithi167.ddbodo (mgr.24423) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:47:48.287482+0000 mon.smithi167 (mon.1) 118 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:47:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:47.204350+0000 mgr.smithi167.ddbodo (mgr.24423) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:47:48.287482+0000 mon.smithi167 (mon.1) 118 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:47:50.462 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:51.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:49.205140+0000 mgr.smithi167.ddbodo (mgr.24423) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:51.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:49.205140+0000 mgr.smithi167.ddbodo (mgr.24423) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:53.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:51.205564+0000 mgr.smithi167.ddbodo (mgr.24423) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:51.205564+0000 mgr.smithi167.ddbodo (mgr.24423) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:55.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:53.206111+0000 mgr.smithi167.ddbodo (mgr.24423) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:55.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:53.206111+0000 mgr.smithi167.ddbodo (mgr.24423) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:55.500 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:47:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:55.206770+0000 mgr.smithi167.ddbodo (mgr.24423) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:57.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:55.206770+0000 mgr.smithi167.ddbodo (mgr.24423) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:47:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:47:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:57.207240+0000 mgr.smithi167.ddbodo (mgr.24423) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:47:59.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:47:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:57.207240+0000 mgr.smithi167.ddbodo (mgr.24423) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:00.542 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:47:59.208010+0000 mgr.smithi167.ddbodo (mgr.24423) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:47:59.208010+0000 mgr.smithi167.ddbodo (mgr.24423) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:01.208501+0000 mgr.smithi167.ddbodo (mgr.24423) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:03.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:01.208501+0000 mgr.smithi167.ddbodo (mgr.24423) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:03.287831+0000 mon.smithi167 (mon.1) 119 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:48:04.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:03.287831+0000 mon.smithi167 (mon.1) 119 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:48:05.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:03.208966+0000 mgr.smithi167.ddbodo (mgr.24423) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:05.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:03.208966+0000 mgr.smithi167.ddbodo (mgr.24423) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:05.585 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:07.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:05.209754+0000 mgr.smithi167.ddbodo (mgr.24423) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:07.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:05.209754+0000 mgr.smithi167.ddbodo (mgr.24423) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:07.210331+0000 mgr.smithi167.ddbodo (mgr.24423) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:07.210331+0000 mgr.smithi167.ddbodo (mgr.24423) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:10.617 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:10.820 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:48:11.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:09.210985+0000 mgr.smithi167.ddbodo (mgr.24423) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:11.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:09.210985+0000 mgr.smithi167.ddbodo (mgr.24423) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:11.456 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:48:11.456 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:48:11.456 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (15m) 6m ago 15m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:48:11.456 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (14m) 6m ago 14m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:48:11.456 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:48:11.456 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (9m) 6m ago 9m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:48:11.456 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (9m) 6m ago 9m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (16m) 6m ago 16m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (7m) 6m ago 14m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (16m) 6m ago 16m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (14m) 6m ago 14m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (6m) 6m ago 6m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (6m) 6m ago 6m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (14m) 6m ago 14m 17.2M - 0.18.1 e5a616e4b9cf 036b7fe967ee 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (13m) 6m ago 13m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (13m) 6m ago 13m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (13m) 6m ago 13m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (12m) 6m ago 12m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (12m) 6m ago 12m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (11m) 6m ago 11m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (11m) 6m ago 11m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:48:11.457 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (11m) 6m ago 11m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:48:11.458 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (10m) 6m ago 10m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:48:11.458 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (13m) 6m ago 14m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:48:11.830 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:48:11.830 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:48:11.830 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:48:11.830 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:48:11.830 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:48:11.830 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:48:11.830 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:48:11.830 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:48:11.831 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:48:11.831 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:48:11.831 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:48:11.831 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:48:11.831 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:48:11.831 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:48:11.831 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:48:11.831 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:48:11.831 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:48:11.831 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:48:11.831 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:48:12.150 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:48:12.151 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:48:12.151 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:48:12.151 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:48:12.151 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:48:12.152 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:48:12.152 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:48:12.152 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:48:12.152 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:48:12.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:10.805898+0000 mgr.smithi167.ddbodo (mgr.24423) 319 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:12.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:11.828281+0000 mon.smithi129 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.129:0/3711213700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:48:12.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:10.805898+0000 mgr.smithi167.ddbodo (mgr.24423) 319 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:12.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:11.828281+0000 mon.smithi129 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.129:0/3711213700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:48:12.529 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:48:13.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:11.129408+0000 mgr.smithi167.ddbodo (mgr.24423) 320 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:13.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:11.211348+0000 mgr.smithi167.ddbodo (mgr.24423) 321 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:13.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:11.443799+0000 mgr.smithi167.ddbodo (mgr.24423) 322 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:13.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:12.527248+0000 mon.smithi129 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.129:0/4091018721' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:48:13.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:11.129408+0000 mgr.smithi167.ddbodo (mgr.24423) 320 : audit [DBG] from='client.15056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:13.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:11.211348+0000 mgr.smithi167.ddbodo (mgr.24423) 321 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:13.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:11.443799+0000 mgr.smithi167.ddbodo (mgr.24423) 322 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:13.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:12.527248+0000 mon.smithi129 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.129:0/4091018721' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:48:14.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:12.148504+0000 mgr.smithi167.ddbodo (mgr.24423) 323 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:14.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:12.148504+0000 mgr.smithi167.ddbodo (mgr.24423) 323 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:15.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:13.211776+0000 mgr.smithi167.ddbodo (mgr.24423) 324 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:15.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:13.211776+0000 mgr.smithi167.ddbodo (mgr.24423) 324 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:15.663 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:17.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:15.212644+0000 mgr.smithi167.ddbodo (mgr.24423) 325 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:17.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:15.212644+0000 mgr.smithi167.ddbodo (mgr.24423) 325 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:18.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:16.939955+0000 mon.smithi129 (mon.0) 913 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:48:18.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:16.945896+0000 mon.smithi129 (mon.0) 914 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:48:18.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:48:16.968550+0000 mgr.smithi167.ddbodo (mgr.24423) 326 : cephadm [INF] Reconfiguring prometheus.smithi129 (dependencies changed)... 2024-04-16T00:48:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:16.939955+0000 mon.smithi129 (mon.0) 913 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:48:18.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:16.945896+0000 mon.smithi129 (mon.0) 914 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:48:18.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:48:16.968550+0000 mgr.smithi167.ddbodo (mgr.24423) 326 : cephadm [INF] Reconfiguring prometheus.smithi129 (dependencies changed)... 2024-04-16T00:48:19.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:48:17.188585+0000 mgr.smithi167.ddbodo (mgr.24423) 327 : cephadm [INF] Reconfiguring daemon prometheus.smithi129 on smithi129 2024-04-16T00:48:19.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:17.213117+0000 mgr.smithi167.ddbodo (mgr.24423) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:19.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:18.288036+0000 mon.smithi167 (mon.1) 120 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:48:19.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:48:17.188585+0000 mgr.smithi167.ddbodo (mgr.24423) 327 : cephadm [INF] Reconfiguring daemon prometheus.smithi129 on smithi129 2024-04-16T00:48:19.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:17.213117+0000 mgr.smithi167.ddbodo (mgr.24423) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:19.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:18.288036+0000 mon.smithi167 (mon.1) 120 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:48:20.695 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:21.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:19.213707+0000 mgr.smithi167.ddbodo (mgr.24423) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:21.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:19.213707+0000 mgr.smithi167.ddbodo (mgr.24423) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:23.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:21.214151+0000 mgr.smithi167.ddbodo (mgr.24423) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:23.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:21.214151+0000 mgr.smithi167.ddbodo (mgr.24423) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:25.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:23.214623+0000 mgr.smithi167.ddbodo (mgr.24423) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:25.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:23.214623+0000 mgr.smithi167.ddbodo (mgr.24423) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:25.733 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:27.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:25.215504+0000 mgr.smithi167.ddbodo (mgr.24423) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:27.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:25.215504+0000 mgr.smithi167.ddbodo (mgr.24423) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:29.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:27.216052+0000 mgr.smithi167.ddbodo (mgr.24423) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:29.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:27.216052+0000 mgr.smithi167.ddbodo (mgr.24423) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:30.786 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:31.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:29.216673+0000 mgr.smithi167.ddbodo (mgr.24423) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:31.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:29.216673+0000 mgr.smithi167.ddbodo (mgr.24423) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:33.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:31.217253+0000 mgr.smithi167.ddbodo (mgr.24423) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:33.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:31.217253+0000 mgr.smithi167.ddbodo (mgr.24423) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:34.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:33.288347+0000 mon.smithi167 (mon.1) 121 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:48:34.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:33.288347+0000 mon.smithi167 (mon.1) 121 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:48:35.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:33.217776+0000 mgr.smithi167.ddbodo (mgr.24423) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:35.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:33.217776+0000 mgr.smithi167.ddbodo (mgr.24423) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:35.827 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:36.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:35.218551+0000 mgr.smithi167.ddbodo (mgr.24423) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:36.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:35.218551+0000 mgr.smithi167.ddbodo (mgr.24423) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:38.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:37.219141+0000 mgr.smithi167.ddbodo (mgr.24423) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:38.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:37.219141+0000 mgr.smithi167.ddbodo (mgr.24423) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:40.868 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:39.219873+0000 mgr.smithi167.ddbodo (mgr.24423) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:39.219873+0000 mgr.smithi167.ddbodo (mgr.24423) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:42.879 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:48:42.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:41.220454+0000 mgr.smithi167.ddbodo (mgr.24423) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:41.220454+0000 mgr.smithi167.ddbodo (mgr.24423) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:43.510 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:48:43.510 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:48:43.510 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (15m) 6m ago 15m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:48:43.510 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (14m) 6m ago 14m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:48:43.510 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (9m) 6m ago 9m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (9m) 6m ago 9m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (17m) 6m ago 17m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (7m) 6m ago 14m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (17m) 6m ago 17m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (14m) 6m ago 14m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (7m) 6m ago 7m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (7m) 6m ago 6m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 starting - - - - 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (14m) 6m ago 14m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (14m) 6m ago 14m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (13m) 6m ago 13m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (13m) 6m ago 13m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (12m) 6m ago 12m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:48:43.511 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (12m) 6m ago 12m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:48:43.512 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (12m) 6m ago 12m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:48:43.512 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (11m) 6m ago 11m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:48:43.512 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (11m) 6m ago 11m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:48:43.512 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (13m) 6m ago 14m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:48:43.889 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:48:43.890 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:48:43.891 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:48:43.891 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:48:43.891 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:48:43.891 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:48:43.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:42.863426+0000 mgr.smithi167.ddbodo (mgr.24423) 341 : audit [DBG] from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:44.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:42.863426+0000 mgr.smithi167.ddbodo (mgr.24423) 341 : audit [DBG] from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:44.211 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:48:44.211 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:48:44.211 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:48:44.212 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:48:44.212 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:48:44.212 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:48:44.212 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:48:44.212 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:48:44.212 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:48:44.590 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:48:44.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:43.188863+0000 mgr.smithi167.ddbodo (mgr.24423) 342 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:44.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:43.221094+0000 mgr.smithi167.ddbodo (mgr.24423) 343 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:44.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:43.498417+0000 mgr.smithi167.ddbodo (mgr.24423) 344 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:44.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:43.887911+0000 mon.smithi129 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.129:0/1693125854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:48:44.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:44.588482+0000 mon.smithi129 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.129:0/2440719570' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:48:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:43.188863+0000 mgr.smithi167.ddbodo (mgr.24423) 342 : audit [DBG] from='client.15080 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:43.221094+0000 mgr.smithi167.ddbodo (mgr.24423) 343 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:43.498417+0000 mgr.smithi167.ddbodo (mgr.24423) 344 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:43.887911+0000 mon.smithi129 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.129:0/1693125854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:48:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:44.588482+0000 mon.smithi129 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.129:0/2440719570' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:48:45.906 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:45.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:44.209320+0000 mgr.smithi167.ddbodo (mgr.24423) 345 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:46.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:44.209320+0000 mgr.smithi167.ddbodo (mgr.24423) 345 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:48:46.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:45.221959+0000 mgr.smithi167.ddbodo (mgr.24423) 346 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:47.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:45.221959+0000 mgr.smithi167.ddbodo (mgr.24423) 346 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:48.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:47.222427+0000 mgr.smithi167.ddbodo (mgr.24423) 347 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:48.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:48:48.288619+0000 mon.smithi167 (mon.1) 122 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:48:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:47.222427+0000 mgr.smithi167.ddbodo (mgr.24423) 347 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:48:48.288619+0000 mon.smithi167 (mon.1) 122 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:48:50.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:49.223345+0000 mgr.smithi167.ddbodo (mgr.24423) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:50.946 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:51.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:49.223345+0000 mgr.smithi167.ddbodo (mgr.24423) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:53.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:51.223846+0000 mgr.smithi167.ddbodo (mgr.24423) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:51.223846+0000 mgr.smithi167.ddbodo (mgr.24423) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:55.048 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:53.224234+0000 mgr.smithi167.ddbodo (mgr.24423) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:55.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:53.224234+0000 mgr.smithi167.ddbodo (mgr.24423) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:55.991 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:48:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:55.225104+0000 mgr.smithi167.ddbodo (mgr.24423) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:57.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:55.225104+0000 mgr.smithi167.ddbodo (mgr.24423) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:48:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:48:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:57.225461+0000 mgr.smithi167.ddbodo (mgr.24423) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:48:59.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:48:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:57.225461+0000 mgr.smithi167.ddbodo (mgr.24423) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:01.040 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:48:59.226293+0000 mgr.smithi167.ddbodo (mgr.24423) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:48:59.226293+0000 mgr.smithi167.ddbodo (mgr.24423) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:01.226782+0000 mgr.smithi167.ddbodo (mgr.24423) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:03.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:01.226782+0000 mgr.smithi167.ddbodo (mgr.24423) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:03.288873+0000 mon.smithi167 (mon.1) 123 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:49:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:03.288873+0000 mon.smithi167 (mon.1) 123 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:49:05.048 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:03.227158+0000 mgr.smithi167.ddbodo (mgr.24423) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:03.227158+0000 mgr.smithi167.ddbodo (mgr.24423) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:06.076 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:07.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:05.227808+0000 mgr.smithi167.ddbodo (mgr.24423) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:07.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:05.227808+0000 mgr.smithi167.ddbodo (mgr.24423) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:07.228283+0000 mgr.smithi167.ddbodo (mgr.24423) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:07.228283+0000 mgr.smithi167.ddbodo (mgr.24423) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:11.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:09.228989+0000 mgr.smithi167.ddbodo (mgr.24423) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:11.117 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:11.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:09.228989+0000 mgr.smithi167.ddbodo (mgr.24423) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:11.229448+0000 mgr.smithi167.ddbodo (mgr.24423) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:13.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:11.229448+0000 mgr.smithi167.ddbodo (mgr.24423) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:14.935 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:49:15.048 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:13.229911+0000 mgr.smithi167.ddbodo (mgr.24423) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:15.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:13.229911+0000 mgr.smithi167.ddbodo (mgr.24423) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:15.571 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:49:15.571 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:49:15.571 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (16m) 7m ago 16m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:49:15.571 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (15m) 7m ago 15m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:49:15.571 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:49:15.571 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (10m) 7m ago 10m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:49:15.571 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (10m) 7m ago 10m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:49:15.571 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (17m) 7m ago 17m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:49:15.571 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (8m) 7m ago 15m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:49:15.571 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (17m) 7m ago 17m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:49:15.571 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (15m) 7m ago 15m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (7m) 7m ago 7m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (7m) 7m ago 7m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 starting - - - - 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (14m) 7m ago 14m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (14m) 7m ago 14m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (14m) 7m ago 14m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (13m) 7m ago 13m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (13m) 7m ago 13m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (13m) 7m ago 13m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (12m) 7m ago 12m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (12m) 7m ago 12m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (12m) 7m ago 12m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:49:15.572 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (14m) 7m ago 15m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:49:15.950 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:49:15.950 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:49:15.950 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:49:15.954 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:49:15.954 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:49:15.954 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:49:15.954 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:49:15.954 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:49:15.954 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:49:15.954 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:49:15.954 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:49:15.954 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:49:15.955 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:49:15.955 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:49:15.955 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:49:15.955 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:49:15.955 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:49:15.955 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:49:15.955 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:49:16.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:14.921128+0000 mgr.smithi167.ddbodo (mgr.24423) 361 : audit [DBG] from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:16.149 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:16.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:14.921128+0000 mgr.smithi167.ddbodo (mgr.24423) 361 : audit [DBG] from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:16.274 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:49:16.274 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:49:16.275 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:49:16.275 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:49:16.275 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:49:16.275 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:49:16.275 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:49:16.275 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:49:16.275 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:49:16.660 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:49:17.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:15.230588+0000 mgr.smithi167.ddbodo (mgr.24423) 362 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:17.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:15.247434+0000 mgr.smithi167.ddbodo (mgr.24423) 363 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:17.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:15.559497+0000 mgr.smithi167.ddbodo (mgr.24423) 364 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:17.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:15.948263+0000 mon.smithi129 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.129:0/1433267364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:49:17.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:16.658517+0000 mon.smithi129 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.129:0/3645304472' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:49:17.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:15.230588+0000 mgr.smithi167.ddbodo (mgr.24423) 362 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:17.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:15.247434+0000 mgr.smithi167.ddbodo (mgr.24423) 363 : audit [DBG] from='client.15104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:17.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:15.559497+0000 mgr.smithi167.ddbodo (mgr.24423) 364 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:17.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:15.948263+0000 mon.smithi129 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.129:0/1433267364' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:49:17.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:16.658517+0000 mon.smithi129 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.129:0/3645304472' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:49:18.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:16.272385+0000 mgr.smithi167.ddbodo (mgr.24423) 365 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:18.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:17 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:16.272385+0000 mgr.smithi167.ddbodo (mgr.24423) 365 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:17.231209+0000 mgr.smithi167.ddbodo (mgr.24423) 366 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:18.289261+0000 mon.smithi167 (mon.1) 124 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:49:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:17.231209+0000 mgr.smithi167.ddbodo (mgr.24423) 366 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:18.289261+0000 mon.smithi167 (mon.1) 124 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:49:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:19.232070+0000 mgr.smithi167.ddbodo (mgr.24423) 367 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:19.232070+0000 mgr.smithi167.ddbodo (mgr.24423) 367 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:21.190 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:21.232456+0000 mgr.smithi167.ddbodo (mgr.24423) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:23.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:21.232456+0000 mgr.smithi167.ddbodo (mgr.24423) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:25.048 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:23.232873+0000 mgr.smithi167.ddbodo (mgr.24423) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:23.232873+0000 mgr.smithi167.ddbodo (mgr.24423) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:26.240 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:27.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:25.233603+0000 mgr.smithi167.ddbodo (mgr.24423) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:27.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:25.233603+0000 mgr.smithi167.ddbodo (mgr.24423) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:27.234074+0000 mgr.smithi167.ddbodo (mgr.24423) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:29.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:27.234074+0000 mgr.smithi167.ddbodo (mgr.24423) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:31.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:29.234698+0000 mgr.smithi167.ddbodo (mgr.24423) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:31.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:29.234698+0000 mgr.smithi167.ddbodo (mgr.24423) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:31.294 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:31.235212+0000 mgr.smithi167.ddbodo (mgr.24423) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:33.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:31.235212+0000 mgr.smithi167.ddbodo (mgr.24423) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:33.289653+0000 mon.smithi167 (mon.1) 125 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:49:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:33.289653+0000 mon.smithi167 (mon.1) 125 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:49:35.048 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:33.235695+0000 mgr.smithi167.ddbodo (mgr.24423) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:33.235695+0000 mgr.smithi167.ddbodo (mgr.24423) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:36.329 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:35.236603+0000 mgr.smithi167.ddbodo (mgr.24423) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:37.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:35.236603+0000 mgr.smithi167.ddbodo (mgr.24423) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:39.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:37.237027+0000 mgr.smithi167.ddbodo (mgr.24423) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:37.237027+0000 mgr.smithi167.ddbodo (mgr.24423) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:39.237640+0000 mgr.smithi167.ddbodo (mgr.24423) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:41.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:39.237640+0000 mgr.smithi167.ddbodo (mgr.24423) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:41.369 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:41.238136+0000 mgr.smithi167.ddbodo (mgr.24423) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:41.238136+0000 mgr.smithi167.ddbodo (mgr.24423) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:45.048 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:43.238585+0000 mgr.smithi167.ddbodo (mgr.24423) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:43.238585+0000 mgr.smithi167.ddbodo (mgr.24423) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:46.416 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:47.010 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:49:47.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:45.239314+0000 mgr.smithi167.ddbodo (mgr.24423) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:47.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:45.239314+0000 mgr.smithi167.ddbodo (mgr.24423) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:47.640 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:49:47.640 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:49:47.640 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (16m) 7m ago 16m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:49:47.640 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (15m) 7m ago 15m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:49:47.640 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:49:47.640 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (11m) 7m ago 11m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:49:47.640 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (10m) 7m ago 10m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:49:47.641 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (18m) 7m ago 18m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:49:47.641 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (8m) 7m ago 15m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:49:47.641 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (18m) 7m ago 18m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:49:47.641 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (15m) 7m ago 15m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:49:47.641 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (8m) 7m ago 8m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:49:47.641 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (8m) 7m ago 8m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:49:47.642 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 starting - - - - 2024-04-16T00:49:47.642 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (15m) 7m ago 15m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:49:47.642 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (15m) 7m ago 15m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:49:47.642 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (14m) 7m ago 14m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:49:47.642 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (14m) 7m ago 14m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:49:47.642 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (13m) 7m ago 13m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:49:47.642 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (13m) 7m ago 13m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:49:47.642 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (13m) 7m ago 13m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:49:47.642 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (12m) 7m ago 12m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:49:47.642 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (12m) 7m ago 12m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:49:47.642 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (14m) 7m ago 15m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:49:48.017 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:49:48.017 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:49:48.017 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:49:48.017 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:49:48.017 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:49:48.017 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:49:48.017 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:49:48.017 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:49:48.017 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:49:48.018 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:49:48.018 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:49:48.018 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:49:48.018 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:49:48.018 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:49:48.018 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:49:48.018 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:49:48.018 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:49:48.018 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:49:48.018 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:49:48.341 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:49:48.341 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:49:48.341 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:49:48.341 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:49:48.341 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:49:48.342 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:49:48.342 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:49:48.342 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:49:48.342 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:49:48.723 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:49:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:46.995948+0000 mgr.smithi167.ddbodo (mgr.24423) 381 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:47.239723+0000 mgr.smithi167.ddbodo (mgr.24423) 382 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:47.320472+0000 mgr.smithi167.ddbodo (mgr.24423) 383 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:47.628074+0000 mgr.smithi167.ddbodo (mgr.24423) 384 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:48.015464+0000 mon.smithi129 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.129:0/3883685816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:49:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:48.290032+0000 mon.smithi167 (mon.1) 126 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:49:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:48.721898+0000 mon.smithi129 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.129:0/1365895086' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:49:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:46.995948+0000 mgr.smithi167.ddbodo (mgr.24423) 381 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:47.239723+0000 mgr.smithi167.ddbodo (mgr.24423) 382 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:47.320472+0000 mgr.smithi167.ddbodo (mgr.24423) 383 : audit [DBG] from='client.15128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:47.628074+0000 mgr.smithi167.ddbodo (mgr.24423) 384 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:48.015464+0000 mon.smithi129 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.129:0/3883685816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:49:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:48.290032+0000 mon.smithi167 (mon.1) 126 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:49:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:48.721898+0000 mon.smithi129 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.129:0/1365895086' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:49:50.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:49:48.339363+0000 mgr.smithi167.ddbodo (mgr.24423) 385 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:50.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:49:48.339363+0000 mgr.smithi167.ddbodo (mgr.24423) 385 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:49:51.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:49.240611+0000 mgr.smithi167.ddbodo (mgr.24423) 386 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:51.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:49.240611+0000 mgr.smithi167.ddbodo (mgr.24423) 386 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:51.452 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:53.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:51.241209+0000 mgr.smithi167.ddbodo (mgr.24423) 387 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:51.241209+0000 mgr.smithi167.ddbodo (mgr.24423) 387 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:55.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:53.241613+0000 mgr.smithi167.ddbodo (mgr.24423) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:55.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:53.241613+0000 mgr.smithi167.ddbodo (mgr.24423) 388 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:56.500 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:49:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:55.242329+0000 mgr.smithi167.ddbodo (mgr.24423) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:57.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:55.242329+0000 mgr.smithi167.ddbodo (mgr.24423) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:49:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:49:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:57.242681+0000 mgr.smithi167.ddbodo (mgr.24423) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:49:59.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:49:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:57.242681+0000 mgr.smithi167.ddbodo (mgr.24423) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:49:59.243503+0000 mgr.smithi167.ddbodo (mgr.24423) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:00.000123+0000 mon.smithi129 (mon.0) 921 : cluster [INF] overall HEALTH_OK 2024-04-16T00:50:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:49:59.243503+0000 mgr.smithi167.ddbodo (mgr.24423) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:00.000123+0000 mon.smithi129 (mon.0) 921 : cluster [INF] overall HEALTH_OK 2024-04-16T00:50:01.541 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:01.243996+0000 mgr.smithi167.ddbodo (mgr.24423) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:03.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:01.243996+0000 mgr.smithi167.ddbodo (mgr.24423) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:03.290250+0000 mon.smithi167 (mon.1) 127 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:50:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:03.290250+0000 mon.smithi167 (mon.1) 127 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:50:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:03.244382+0000 mgr.smithi167.ddbodo (mgr.24423) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:05.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:03.244382+0000 mgr.smithi167.ddbodo (mgr.24423) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:06.580 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:07.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:05.245018+0000 mgr.smithi167.ddbodo (mgr.24423) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:07.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:05.245018+0000 mgr.smithi167.ddbodo (mgr.24423) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:07.245482+0000 mgr.smithi167.ddbodo (mgr.24423) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:07.245482+0000 mgr.smithi167.ddbodo (mgr.24423) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:11.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:09.246197+0000 mgr.smithi167.ddbodo (mgr.24423) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:11.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:09.246197+0000 mgr.smithi167.ddbodo (mgr.24423) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:11.619 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:13.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:11.246594+0000 mgr.smithi167.ddbodo (mgr.24423) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:13.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:11.246594+0000 mgr.smithi167.ddbodo (mgr.24423) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:15.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:13.247026+0000 mgr.smithi167.ddbodo (mgr.24423) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:15.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:13.247026+0000 mgr.smithi167.ddbodo (mgr.24423) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:16.654 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:17.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:15.247912+0000 mgr.smithi167.ddbodo (mgr.24423) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:17.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:15.247912+0000 mgr.smithi167.ddbodo (mgr.24423) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:19.072 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:50:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:17.248379+0000 mgr.smithi167.ddbodo (mgr.24423) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:18.290377+0000 mon.smithi167 (mon.1) 128 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:50:19.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:17.248379+0000 mgr.smithi167.ddbodo (mgr.24423) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:19.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:18.290377+0000 mon.smithi167 (mon.1) 128 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:50:19.700 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:50:19.700 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:50:19.700 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (17m) 8m ago 17m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:50:19.700 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (16m) 8m ago 16m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:50:19.700 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (11m) 8m ago 11m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (11m) 8m ago 11m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (18m) 8m ago 18m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (9m) 8m ago 16m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (18m) 8m ago 18m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (16m) 8m ago 16m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (8m) 8m ago 8m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (8m) 8m ago 8m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 starting - - - - 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (15m) 8m ago 15m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (15m) 8m ago 15m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (15m) 8m ago 15m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (14m) 8m ago 14m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:50:19.701 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (14m) 8m ago 14m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:50:19.702 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (14m) 8m ago 14m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:50:19.702 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (13m) 8m ago 13m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:50:19.702 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (13m) 8m ago 13m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:50:19.702 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (13m) 8m ago 13m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:50:19.702 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (15m) 8m ago 16m 55.0M - 2.18.1 de242295e225 013ebd05ac2c 2024-04-16T00:50:20.081 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:50:20.081 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:50:20.081 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:50:20.081 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:50:20.081 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:50:20.081 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:50:20.081 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:50:20.081 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:50:20.081 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:50:20.081 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:50:20.081 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:50:20.082 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:50:20.082 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:50:20.082 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:50:20.082 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:50:20.082 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:50:20.082 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:50:20.082 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:50:20.082 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:50:20.405 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:50:20.406 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:50:20.406 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:50:20.406 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:50:20.406 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:50:20.406 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:50:20.406 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:50:20.406 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:50:20.406 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:50:20.786 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:50:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:19.056356+0000 mgr.smithi167.ddbodo (mgr.24423) 401 : audit [DBG] from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:19.249092+0000 mgr.smithi167.ddbodo (mgr.24423) 402 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:19.378397+0000 mgr.smithi167.ddbodo (mgr.24423) 403 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:19.688429+0000 mgr.smithi167.ddbodo (mgr.24423) 404 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:20.079346+0000 mon.smithi129 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.129:0/787446204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:50:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:20.785003+0000 mon.smithi129 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.129:0/173232391' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:50:21.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:19.056356+0000 mgr.smithi167.ddbodo (mgr.24423) 401 : audit [DBG] from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:21.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:19.249092+0000 mgr.smithi167.ddbodo (mgr.24423) 402 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:21.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:19.378397+0000 mgr.smithi167.ddbodo (mgr.24423) 403 : audit [DBG] from='client.15152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:21.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:19.688429+0000 mgr.smithi167.ddbodo (mgr.24423) 404 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:21.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:20.079346+0000 mon.smithi129 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.129:0/787446204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:50:21.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:20.785003+0000 mon.smithi129 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.129:0/173232391' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:50:21.703 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:22.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:20.403486+0000 mgr.smithi167.ddbodo (mgr.24423) 405 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:22.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:20.403486+0000 mgr.smithi167.ddbodo (mgr.24423) 405 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:23.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:21.249642+0000 mgr.smithi167.ddbodo (mgr.24423) 406 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:23.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:21.249642+0000 mgr.smithi167.ddbodo (mgr.24423) 406 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:25.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:23.250258+0000 mgr.smithi167.ddbodo (mgr.24423) 407 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:25.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:23.250258+0000 mgr.smithi167.ddbodo (mgr.24423) 407 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:26.742 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:27.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:25.251178+0000 mgr.smithi167.ddbodo (mgr.24423) 408 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:27.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:25.251178+0000 mgr.smithi167.ddbodo (mgr.24423) 408 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:29.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:27.251583+0000 mgr.smithi167.ddbodo (mgr.24423) 409 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:29.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:27.251583+0000 mgr.smithi167.ddbodo (mgr.24423) 409 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:31.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:29.252405+0000 mgr.smithi167.ddbodo (mgr.24423) 410 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:31.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:30.625929+0000 mon.smithi129 (mon.0) 924 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:50:31.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:30.631796+0000 mon.smithi129 (mon.0) 925 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:50:31.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:29.252405+0000 mgr.smithi167.ddbodo (mgr.24423) 410 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:31.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:30.625929+0000 mon.smithi129 (mon.0) 924 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:50:31.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:30.631796+0000 mon.smithi129 (mon.0) 925 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:50:31.797 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:32.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:50:30.644010+0000 mgr.smithi167.ddbodo (mgr.24423) 411 : cephadm [INF] Reconfiguring node-exporter.smithi167 (dependencies changed)... 2024-04-16T00:50:32.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:31 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:50:30.644517+0000 mgr.smithi167.ddbodo (mgr.24423) 412 : cephadm [INF] Reconfiguring daemon node-exporter.smithi167 on smithi167 2024-04-16T00:50:32.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:50:30.644010+0000 mgr.smithi167.ddbodo (mgr.24423) 411 : cephadm [INF] Reconfiguring node-exporter.smithi167 (dependencies changed)... 2024-04-16T00:50:32.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:50:30.644517+0000 mgr.smithi167.ddbodo (mgr.24423) 412 : cephadm [INF] Reconfiguring daemon node-exporter.smithi167 on smithi167 2024-04-16T00:50:33.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:31.252940+0000 mgr.smithi167.ddbodo (mgr.24423) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:33.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:31.252940+0000 mgr.smithi167.ddbodo (mgr.24423) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:33.290754+0000 mon.smithi167 (mon.1) 129 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:50:34.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:33.290754+0000 mon.smithi167 (mon.1) 129 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:50:35.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:33.253587+0000 mgr.smithi167.ddbodo (mgr.24423) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:35.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:33.253587+0000 mgr.smithi167.ddbodo (mgr.24423) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:36.849 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:37.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:35.254291+0000 mgr.smithi167.ddbodo (mgr.24423) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:37.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:35.254291+0000 mgr.smithi167.ddbodo (mgr.24423) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:37.254809+0000 mgr.smithi167.ddbodo (mgr.24423) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:39.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:37.254809+0000 mgr.smithi167.ddbodo (mgr.24423) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:41.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:39.255458+0000 mgr.smithi167.ddbodo (mgr.24423) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:41.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:39.255458+0000 mgr.smithi167.ddbodo (mgr.24423) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:41.885 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:41.255886+0000 mgr.smithi167.ddbodo (mgr.24423) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:43.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:41.255886+0000 mgr.smithi167.ddbodo (mgr.24423) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:45.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:43.256319+0000 mgr.smithi167.ddbodo (mgr.24423) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:45.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:43.256319+0000 mgr.smithi167.ddbodo (mgr.24423) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:46.930 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:47.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:45.257106+0000 mgr.smithi167.ddbodo (mgr.24423) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:47.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:45.257106+0000 mgr.smithi167.ddbodo (mgr.24423) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:47.257514+0000 mgr.smithi167.ddbodo (mgr.24423) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:48.291149+0000 mon.smithi167 (mon.1) 130 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:50:49.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:47.257514+0000 mgr.smithi167.ddbodo (mgr.24423) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:49.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:48.291149+0000 mon.smithi167 (mon.1) 130 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:50:51.139 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:50:51.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:49.258176+0000 mgr.smithi167.ddbodo (mgr.24423) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:51.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:49.258176+0000 mgr.smithi167.ddbodo (mgr.24423) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:51.769 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:50:51.769 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:50:51.769 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (17m) 9m ago 17m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:50:51.769 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (16m) 9m ago 16m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:50:51.769 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:50:51.769 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (12m) 9m ago 12m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (12m) 9m ago 12m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (9m) 9m ago 16m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (19m) 9m ago 19m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (16m) 9m ago 16m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (9m) 9m ago 9m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (9m) 9m ago 9m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 starting - - - - 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (16m) 9m ago 16m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (16m) 9m ago 16m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (15m) 9m ago 15m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (15m) 9m ago 15m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:50:51.770 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (14m) 9m ago 14m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:50:51.771 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (14m) 9m ago 14m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:50:51.771 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (14m) 9m ago 14m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:50:51.771 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (13m) 9m ago 13m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:50:51.771 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (13m) 9m ago 13m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:50:51.771 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 starting - - - - 2024-04-16T00:50:51.968 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:52.156 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:50:52.156 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:50:52.156 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:50:52.156 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:50:52.156 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:50:52.157 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:50:52.158 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:50:52.158 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:50:52.487 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:50:52.487 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:50:52.487 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:50:52.487 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:50:52.488 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:50:52.488 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:50:52.488 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:50:52.488 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:50:52.488 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:50:52.864 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:50:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:51.123259+0000 mgr.smithi167.ddbodo (mgr.24423) 423 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:51.258515+0000 mgr.smithi167.ddbodo (mgr.24423) 424 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:51.445879+0000 mgr.smithi167.ddbodo (mgr.24423) 425 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:51.757411+0000 mgr.smithi167.ddbodo (mgr.24423) 426 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:52.154582+0000 mon.smithi129 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.129:0/1296031858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:50:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:52.862874+0000 mon.smithi129 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.129:0/3110748899' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:50:53.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:51.123259+0000 mgr.smithi167.ddbodo (mgr.24423) 423 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:53.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:51.258515+0000 mgr.smithi167.ddbodo (mgr.24423) 424 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:53.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:51.445879+0000 mgr.smithi167.ddbodo (mgr.24423) 425 : audit [DBG] from='client.15176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:53.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:51.757411+0000 mgr.smithi167.ddbodo (mgr.24423) 426 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:53.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:52.154582+0000 mon.smithi129 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.129:0/1296031858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:50:53.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:52.862874+0000 mon.smithi129 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.129:0/3110748899' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:50:54.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:53 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:50:52.485408+0000 mgr.smithi167.ddbodo (mgr.24423) 427 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:54.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:53 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:50:52.485408+0000 mgr.smithi167.ddbodo (mgr.24423) 427 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:50:55.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:53.259101+0000 mgr.smithi167.ddbodo (mgr.24423) 428 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:55.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:53.259101+0000 mgr.smithi167.ddbodo (mgr.24423) 428 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:57.009 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:50:57.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:55.259905+0000 mgr.smithi167.ddbodo (mgr.24423) 429 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:57.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:55.259905+0000 mgr.smithi167.ddbodo (mgr.24423) 429 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:50:59.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:50:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:57.260448+0000 mgr.smithi167.ddbodo (mgr.24423) 430 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:50:59.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:50:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:57.260448+0000 mgr.smithi167.ddbodo (mgr.24423) 430 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:01.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:50:59.261277+0000 mgr.smithi167.ddbodo (mgr.24423) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:01.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:50:59.261277+0000 mgr.smithi167.ddbodo (mgr.24423) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:02.046 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:03.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:01.261694+0000 mgr.smithi167.ddbodo (mgr.24423) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:03.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:01.261694+0000 mgr.smithi167.ddbodo (mgr.24423) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:04.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:03.291292+0000 mon.smithi167 (mon.1) 131 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:51:04.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:03.291292+0000 mon.smithi167 (mon.1) 131 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:51:04.971 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:03.262211+0000 mgr.smithi167.ddbodo (mgr.24423) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:05.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:03.262211+0000 mgr.smithi167.ddbodo (mgr.24423) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:07.090 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:07.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:05.263176+0000 mgr.smithi167.ddbodo (mgr.24423) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:07.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:05.263176+0000 mgr.smithi167.ddbodo (mgr.24423) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:07.263577+0000 mgr.smithi167.ddbodo (mgr.24423) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:09.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:07.263577+0000 mgr.smithi167.ddbodo (mgr.24423) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:11.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:09.264203+0000 mgr.smithi167.ddbodo (mgr.24423) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:11.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:09.264203+0000 mgr.smithi167.ddbodo (mgr.24423) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:12.123 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:13.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:11.264597+0000 mgr.smithi167.ddbodo (mgr.24423) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:13.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:11.264597+0000 mgr.smithi167.ddbodo (mgr.24423) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:15.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:13.265132+0000 mgr.smithi167.ddbodo (mgr.24423) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:15.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:13.265132+0000 mgr.smithi167.ddbodo (mgr.24423) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:17.159 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:17.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:15.265753+0000 mgr.smithi167.ddbodo (mgr.24423) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:17.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:15.265753+0000 mgr.smithi167.ddbodo (mgr.24423) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:19.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:17.266223+0000 mgr.smithi167.ddbodo (mgr.24423) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:19.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:18.291732+0000 mon.smithi167 (mon.1) 132 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:51:19.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:17.266223+0000 mgr.smithi167.ddbodo (mgr.24423) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:19.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:18.291732+0000 mon.smithi167 (mon.1) 132 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:51:21.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:19.267006+0000 mgr.smithi167.ddbodo (mgr.24423) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:21.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:19.267006+0000 mgr.smithi167.ddbodo (mgr.24423) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:22.199 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:23.217 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:51:23.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:21.267403+0000 mgr.smithi167.ddbodo (mgr.24423) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:23.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:21.267403+0000 mgr.smithi167.ddbodo (mgr.24423) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:23.847 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (18m) 9m ago 18m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (17m) 9m ago 17m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (12m) 9m ago 12m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (12m) 9m ago 12m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (19m) 9m ago 19m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (10m) 9m ago 17m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (19m) 9m ago 20m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (17m) 9m ago 17m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (9m) 9m ago 9m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (9m) 9m ago 9m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 starting - - - - 2024-04-16T00:51:23.848 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (17m) 9m ago 17m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:51:23.849 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (16m) 9m ago 16m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:51:23.849 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (16m) 9m ago 16m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:51:23.849 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (15m) 9m ago 15m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:51:23.849 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (15m) 9m ago 15m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:51:23.849 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (15m) 9m ago 15m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:51:23.849 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (14m) 9m ago 14m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:51:23.849 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (14m) 9m ago 14m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:51:23.849 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (14m) 9m ago 14m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:51:23.849 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 starting - - - - 2024-04-16T00:51:24.227 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:51:24.227 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:51:24.227 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:51:24.227 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:51:24.227 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:51:24.227 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:51:24.227 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:51:24.227 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:51:24.227 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:51:24.227 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:51:24.227 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:51:24.228 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:51:24.228 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:51:24.228 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:51:24.228 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:51:24.228 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:51:24.228 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:51:24.228 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:51:24.228 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:51:24.547 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:51:24.547 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:51:24.547 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:51:24.547 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:51:24.548 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:51:24.548 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:51:24.548 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:51:24.548 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:51:24.548 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:51:24.927 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:51:25.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:23.202201+0000 mgr.smithi167.ddbodo (mgr.24423) 443 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:25.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:23.267741+0000 mgr.smithi167.ddbodo (mgr.24423) 444 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:25.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:23.523022+0000 mgr.smithi167.ddbodo (mgr.24423) 445 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:25.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:23.836101+0000 mgr.smithi167.ddbodo (mgr.24423) 446 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:25.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:24.225515+0000 mon.smithi129 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.129:0/3019694129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:51:25.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:24.926411+0000 mon.smithi129 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.129:0/269198349' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:51:25.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:23.202201+0000 mgr.smithi167.ddbodo (mgr.24423) 443 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:25.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:23.267741+0000 mgr.smithi167.ddbodo (mgr.24423) 444 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:25.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:23.523022+0000 mgr.smithi167.ddbodo (mgr.24423) 445 : audit [DBG] from='client.15200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:25.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:23.836101+0000 mgr.smithi167.ddbodo (mgr.24423) 446 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:25.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:24.225515+0000 mon.smithi129 (mon.0) 928 : audit [DBG] from='client.? 172.21.15.129:0/3019694129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:51:25.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:24.926411+0000 mon.smithi129 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.129:0/269198349' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:51:26.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:24.545407+0000 mgr.smithi167.ddbodo (mgr.24423) 447 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:26.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:25 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:24.545407+0000 mgr.smithi167.ddbodo (mgr.24423) 447 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:27.246 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:27.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:25.268448+0000 mgr.smithi167.ddbodo (mgr.24423) 448 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:27.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:25.268448+0000 mgr.smithi167.ddbodo (mgr.24423) 448 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:29.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:27.268909+0000 mgr.smithi167.ddbodo (mgr.24423) 449 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:29.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:27.268909+0000 mgr.smithi167.ddbodo (mgr.24423) 449 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:31.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:29.269742+0000 mgr.smithi167.ddbodo (mgr.24423) 450 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:31.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:29.269742+0000 mgr.smithi167.ddbodo (mgr.24423) 450 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:32.284 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:33.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:31.270248+0000 mgr.smithi167.ddbodo (mgr.24423) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:33.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:31.270248+0000 mgr.smithi167.ddbodo (mgr.24423) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:34.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:33.292037+0000 mon.smithi167 (mon.1) 133 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:51:34.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:33.292037+0000 mon.smithi167 (mon.1) 133 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:51:35.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:33.270697+0000 mgr.smithi167.ddbodo (mgr.24423) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:35.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:33.270697+0000 mgr.smithi167.ddbodo (mgr.24423) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:36.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:35.271579+0000 mgr.smithi167.ddbodo (mgr.24423) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:36.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:35.271579+0000 mgr.smithi167.ddbodo (mgr.24423) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:37.323 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:38.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:37.272043+0000 mgr.smithi167.ddbodo (mgr.24423) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:38.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:37.272043+0000 mgr.smithi167.ddbodo (mgr.24423) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:39.272814+0000 mgr.smithi167.ddbodo (mgr.24423) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:41.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:39.272814+0000 mgr.smithi167.ddbodo (mgr.24423) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:42.363 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:41.273289+0000 mgr.smithi167.ddbodo (mgr.24423) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:41.273289+0000 mgr.smithi167.ddbodo (mgr.24423) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:43.273701+0000 mgr.smithi167.ddbodo (mgr.24423) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:45.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:43.273701+0000 mgr.smithi167.ddbodo (mgr.24423) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:47.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:45.274584+0000 mgr.smithi167.ddbodo (mgr.24423) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:47.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:45.274584+0000 mgr.smithi167.ddbodo (mgr.24423) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:47.405 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:47.275016+0000 mgr.smithi167.ddbodo (mgr.24423) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:48.292401+0000 mon.smithi167 (mon.1) 134 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:51:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:47.275016+0000 mgr.smithi167.ddbodo (mgr.24423) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:48.292401+0000 mon.smithi167 (mon.1) 134 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:51:51.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:49.275795+0000 mgr.smithi167.ddbodo (mgr.24423) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:51.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:50 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:49.275795+0000 mgr.smithi167.ddbodo (mgr.24423) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:52.444 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:53.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:51.276378+0000 mgr.smithi167.ddbodo (mgr.24423) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:51.276378+0000 mgr.smithi167.ddbodo (mgr.24423) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:55.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:53.276990+0000 mgr.smithi167.ddbodo (mgr.24423) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:55.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:53.276990+0000 mgr.smithi167.ddbodo (mgr.24423) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:55.280 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:51:55.905 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:51:55.905 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:51:55.905 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (18m) 10m ago 18m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (17m) 10m ago 17m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (13m) 10m ago 13m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (13m) 10m ago 13m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (20m) 10m ago 20m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (11m) 10m ago 17m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (20m) 10m ago 20m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (17m) 10m ago 17m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (10m) 10m ago 10m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (10m) 10m ago 10m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 starting - - - - 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (17m) 10m ago 17m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (17m) 10m ago 17m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:51:55.906 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (16m) 10m ago 16m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:51:55.907 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (16m) 10m ago 16m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:51:55.907 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (15m) 10m ago 15m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:51:55.907 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (15m) 10m ago 15m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:51:55.907 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (15m) 10m ago 15m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:51:55.907 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (15m) 10m ago 15m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:51:55.907 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (14m) 10m ago 14m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:51:55.907 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 starting - - - - 2024-04-16T00:51:56.283 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:51:56.283 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:51:56.284 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:51:56.285 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:51:56.285 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:51:56.285 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:51:56.605 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:51:56.605 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:51:56.605 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:51:56.605 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:51:56.605 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:51:56.605 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:51:56.605 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:51:56.605 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:51:56.605 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:51:56.981 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:51:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:55.265336+0000 mgr.smithi167.ddbodo (mgr.24423) 463 : audit [DBG] from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:55.277757+0000 mgr.smithi167.ddbodo (mgr.24423) 464 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:55.584393+0000 mgr.smithi167.ddbodo (mgr.24423) 465 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:55.893918+0000 mgr.smithi167.ddbodo (mgr.24423) 466 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:56.282155+0000 mon.smithi129 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.129:0/3600357748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:51:57.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:55.265336+0000 mgr.smithi167.ddbodo (mgr.24423) 463 : audit [DBG] from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:57.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:55.277757+0000 mgr.smithi167.ddbodo (mgr.24423) 464 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:51:57.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:55.584393+0000 mgr.smithi167.ddbodo (mgr.24423) 465 : audit [DBG] from='client.15224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:57.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:55.893918+0000 mgr.smithi167.ddbodo (mgr.24423) 466 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:57.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:56.282155+0000 mon.smithi129 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.129:0/3600357748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:51:57.478 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:51:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:56.603105+0000 mgr.smithi167.ddbodo (mgr.24423) 467 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:51:56.980439+0000 mon.smithi129 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.129:0/4265111818' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:51:58.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:56.603105+0000 mgr.smithi167.ddbodo (mgr.24423) 467 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:51:58.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:51:56.980439+0000 mon.smithi129 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.129:0/4265111818' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:51:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:51:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:57.278172+0000 mgr.smithi167.ddbodo (mgr.24423) 468 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:51:59.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:51:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:57.278172+0000 mgr.smithi167.ddbodo (mgr.24423) 468 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:51:59.279029+0000 mgr.smithi167.ddbodo (mgr.24423) 469 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:51:59.279029+0000 mgr.smithi167.ddbodo (mgr.24423) 469 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:02.527 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:01.279420+0000 mgr.smithi167.ddbodo (mgr.24423) 470 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:03.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:01.279420+0000 mgr.smithi167.ddbodo (mgr.24423) 470 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:03 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:03.292558+0000 mon.smithi167 (mon.1) 135 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:52:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:03 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:03.292558+0000 mon.smithi167 (mon.1) 135 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:52:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:03.280004+0000 mgr.smithi167.ddbodo (mgr.24423) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:05.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:03.280004+0000 mgr.smithi167.ddbodo (mgr.24423) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:07.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:05.280754+0000 mgr.smithi167.ddbodo (mgr.24423) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:07.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:05.280754+0000 mgr.smithi167.ddbodo (mgr.24423) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:07.566 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:07.281288+0000 mgr.smithi167.ddbodo (mgr.24423) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:07.281288+0000 mgr.smithi167.ddbodo (mgr.24423) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:11.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:09.282028+0000 mgr.smithi167.ddbodo (mgr.24423) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:11.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:09.282028+0000 mgr.smithi167.ddbodo (mgr.24423) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:12.611 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:11.282550+0000 mgr.smithi167.ddbodo (mgr.24423) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:13.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:11.282550+0000 mgr.smithi167.ddbodo (mgr.24423) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:15.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:13.283062+0000 mgr.smithi167.ddbodo (mgr.24423) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:15.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:13.283062+0000 mgr.smithi167.ddbodo (mgr.24423) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:17.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:15.283661+0000 mgr.smithi167.ddbodo (mgr.24423) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:17.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:15.283661+0000 mgr.smithi167.ddbodo (mgr.24423) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:17.657 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:17.284263+0000 mgr.smithi167.ddbodo (mgr.24423) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:18.293035+0000 mon.smithi167 (mon.1) 136 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:52:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:17.284263+0000 mgr.smithi167.ddbodo (mgr.24423) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:18.293035+0000 mon.smithi167 (mon.1) 136 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:52:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:19.285077+0000 mgr.smithi167.ddbodo (mgr.24423) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:19.285077+0000 mgr.smithi167.ddbodo (mgr.24423) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:22.699 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:21.285589+0000 mgr.smithi167.ddbodo (mgr.24423) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:23.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:21.285589+0000 mgr.smithi167.ddbodo (mgr.24423) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:23.286084+0000 mgr.smithi167.ddbodo (mgr.24423) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:25.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:24 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:23.286084+0000 mgr.smithi167.ddbodo (mgr.24423) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:27.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:25.286855+0000 mgr.smithi167.ddbodo (mgr.24423) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:27.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:26 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:25.286855+0000 mgr.smithi167.ddbodo (mgr.24423) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:27.334 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:52:27.740 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:27.963 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 starting - - - - 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (19m) 10m ago 19m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (18m) 10m ago 18m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (13m) 10m ago 13m 13.4M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (13m) 10m ago 13m 39.3M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:9283 running (20m) 10m ago 20m 367M - 16.2.5 6933c2a0b7dd 587f77e5e42d 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (11m) 10m ago 18m 500M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (20m) 10m ago 21m 53.3M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (18m) 10m ago 18m 42.5M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (10m) 10m ago 10m 45.5M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:52:27.964 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (10m) 10m ago 10m 19.0M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:52:27.965 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 starting - - - - 2024-04-16T00:52:27.965 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (18m) 10m ago 18m 17.2M - 0.18.1 e5a616e4b9cf 134e272c2be8 2024-04-16T00:52:27.965 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (17m) 10m ago 17m 424M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:52:27.965 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (17m) 10m ago 17m 323M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:52:27.965 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (16m) 10m ago 16m 249M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:52:27.965 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (16m) 10m ago 16m 394M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:52:27.965 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (16m) 10m ago 16m 390M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:52:27.965 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (15m) 10m ago 15m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:52:27.965 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (15m) 10m ago 15m 365M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:52:27.965 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (15m) 10m ago 15m 528M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:52:27.965 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 starting - - - - 2024-04-16T00:52:28.342 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:52:28.342 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:52:28.342 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:52:28.342 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:52:28.342 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:52:28.342 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:52:28.342 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:52:28.342 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:52:28.342 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:52:28.343 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:52:28.343 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:52:28.343 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:52:28.343 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:52:28.343 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:52:28.343 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:52:28.343 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-16T00:52:28.343 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:52:28.343 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:52:28.343 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:52:28.664 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:52:28.664 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:52:28.665 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:52:28.665 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:52:28.665 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T00:52:28.665 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "1/23 daemons upgraded", 2024-04-16T00:52:28.665 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:52:28.665 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:52:28.665 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:52:29.046 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:52:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:27.287366+0000 mgr.smithi167.ddbodo (mgr.24423) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:27.319920+0000 mgr.smithi167.ddbodo (mgr.24423) 484 : audit [DBG] from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:52:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:27.638577+0000 mgr.smithi167.ddbodo (mgr.24423) 485 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:52:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:27.951921+0000 mgr.smithi167.ddbodo (mgr.24423) 486 : audit [DBG] from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:52:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:28.340708+0000 mon.smithi129 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.129:0/3071540180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:52:29.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:27.287366+0000 mgr.smithi167.ddbodo (mgr.24423) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:29.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:27.319920+0000 mgr.smithi167.ddbodo (mgr.24423) 484 : audit [DBG] from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:52:29.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:27.638577+0000 mgr.smithi167.ddbodo (mgr.24423) 485 : audit [DBG] from='client.15248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:52:29.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:27.951921+0000 mgr.smithi167.ddbodo (mgr.24423) 486 : audit [DBG] from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:52:29.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:28.340708+0000 mon.smithi129 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.129:0/3071540180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:52:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:28.662269+0000 mgr.smithi167.ddbodo (mgr.24423) 487 : audit [DBG] from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:52:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:29.045262+0000 mon.smithi129 (mon.0) 933 : audit [DBG] from='client.? 172.21.15.129:0/2877943104' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:52:30.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:29 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:28.662269+0000 mgr.smithi167.ddbodo (mgr.24423) 487 : audit [DBG] from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:52:30.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:29 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:29.045262+0000 mon.smithi129 (mon.0) 933 : audit [DBG] from='client.? 172.21.15.129:0/2877943104' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:52:31.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:29.288150+0000 mgr.smithi167.ddbodo (mgr.24423) 488 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:31.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:30 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:29.288150+0000 mgr.smithi167.ddbodo (mgr.24423) 488 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:32.779 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:31.288550+0000 mgr.smithi167.ddbodo (mgr.24423) 489 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.605409+0000 mon.smithi129 (mon.0) 934 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.610508+0000 mon.smithi129 (mon.0) 935 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.664051+0000 mon.smithi167 (mon.1) 137 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:52:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.665227+0000 mon.smithi167 (mon.1) 138 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi129.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T00:52:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.683148+0000 mon.smithi129 (mon.0) 936 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.689235+0000 mon.smithi167 (mon.1) 139 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:52:33.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.691410+0000 mon.smithi167 (mon.1) 140 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi129.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T00:52:33.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.695982+0000 mon.smithi129 (mon.0) 937 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:33.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.704192+0000 mon.smithi167 (mon.1) 141 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:52:33.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.706778+0000 mon.smithi167 (mon.1) 142 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T00:52:33.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.713315+0000 mon.smithi129 (mon.0) 938 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:33.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.727811+0000 mon.smithi167 (mon.1) 143 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:52:33.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.734539+0000 mon.smithi129 (mon.0) 939 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:33.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:31.288550+0000 mgr.smithi167.ddbodo (mgr.24423) 489 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:33.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.605409+0000 mon.smithi129 (mon.0) 934 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:33.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.610508+0000 mon.smithi129 (mon.0) 935 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:33.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.664051+0000 mon.smithi167 (mon.1) 137 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:52:33.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.665227+0000 mon.smithi167 (mon.1) 138 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi129.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T00:52:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.683148+0000 mon.smithi129 (mon.0) 936 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.689235+0000 mon.smithi167 (mon.1) 139 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:52:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.691410+0000 mon.smithi167 (mon.1) 140 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi129.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T00:52:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.695982+0000 mon.smithi129 (mon.0) 937 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.704192+0000 mon.smithi167 (mon.1) 141 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:52:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.706778+0000 mon.smithi167 (mon.1) 142 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T00:52:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.713315+0000 mon.smithi129 (mon.0) 938 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.727811+0000 mon.smithi167 (mon.1) 143 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:52:33.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:32 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.734539+0000 mon.smithi129 (mon.0) 939 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.664411+0000 mgr.smithi167.ddbodo (mgr.24423) 490 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:52:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.665498+0000 mgr.smithi167.ddbodo (mgr.24423) 491 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi129.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T00:52:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.689597+0000 mgr.smithi167.ddbodo (mgr.24423) 492 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:52:34.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.691714+0000 mgr.smithi167.ddbodo (mgr.24423) 493 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi129.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T00:52:34.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.704569+0000 mgr.smithi167.ddbodo (mgr.24423) 494 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:52:34.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:32.707081+0000 mgr.smithi167.ddbodo (mgr.24423) 495 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T00:52:34.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:52:32.735823+0000 mgr.smithi167.ddbodo (mgr.24423) 496 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:52:34.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:52:32.736221+0000 mgr.smithi167.ddbodo (mgr.24423) 497 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:52:34.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:33.292988+0000 mon.smithi167 (mon.1) 144 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:52:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.664411+0000 mgr.smithi167.ddbodo (mgr.24423) 490 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T00:52:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.665498+0000 mgr.smithi167.ddbodo (mgr.24423) 491 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi129.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T00:52:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.689597+0000 mgr.smithi167.ddbodo (mgr.24423) 492 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T00:52:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.691714+0000 mgr.smithi167.ddbodo (mgr.24423) 493 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi129.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T00:52:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.704569+0000 mgr.smithi167.ddbodo (mgr.24423) 494 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:52:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:32.707081+0000 mgr.smithi167.ddbodo (mgr.24423) 495 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T00:52:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:52:32.735823+0000 mgr.smithi167.ddbodo (mgr.24423) 496 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:52:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:52:32.736221+0000 mgr.smithi167.ddbodo (mgr.24423) 497 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:52:34.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:33.292988+0000 mon.smithi167 (mon.1) 144 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:52:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:33.288878+0000 mgr.smithi167.ddbodo (mgr.24423) 498 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:34.313889+0000 mon.smithi129 (mon.0) 940 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:34.315864+0000 mon.smithi167 (mon.1) 145 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi129.oaixno", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:52:35.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:34.316280+0000 mon.smithi129 (mon.0) 941 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi129.oaixno", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:52:35.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:34.317222+0000 mon.smithi167 (mon.1) 146 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:52:35.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:34.318125+0000 mon.smithi167 (mon.1) 147 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:52:35.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:33.288878+0000 mgr.smithi167.ddbodo (mgr.24423) 498 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:35.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:34.313889+0000 mon.smithi129 (mon.0) 940 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:35.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:34.315864+0000 mon.smithi167 (mon.1) 145 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi129.oaixno", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:52:35.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:34.316280+0000 mon.smithi129 (mon.0) 941 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi129.oaixno", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:52:35.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:34.317222+0000 mon.smithi167 (mon.1) 146 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:52:35.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:34.318125+0000 mon.smithi167 (mon.1) 147 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:52:36.075 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:52:34.309229+0000 mgr.smithi167.ddbodo (mgr.24423) 499 : cephadm [INF] Upgrade: Updating mgr.smithi129.oaixno 2024-04-16T00:52:36.076 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:35 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:52:34.319055+0000 mgr.smithi167.ddbodo (mgr.24423) 500 : cephadm [INF] Deploying daemon mgr.smithi129.oaixno on smithi129 2024-04-16T00:52:36.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:52:34.309229+0000 mgr.smithi167.ddbodo (mgr.24423) 499 : cephadm [INF] Upgrade: Updating mgr.smithi129.oaixno 2024-04-16T00:52:36.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:52:34.319055+0000 mgr.smithi167.ddbodo (mgr.24423) 500 : cephadm [INF] Deploying daemon mgr.smithi129.oaixno on smithi129 2024-04-16T00:52:36.825 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:36 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:35.289615+0000 mgr.smithi167.ddbodo (mgr.24423) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:35.289615+0000 mgr.smithi167.ddbodo (mgr.24423) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:37.814 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:37.290213+0000 mgr.smithi167.ddbodo (mgr.24423) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:37.918510+0000 mon.smithi129 (mon.0) 942 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:37.926491+0000 mon.smithi129 (mon.0) 943 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:37.942251+0000 mon.smithi167 (mon.1) 148 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:52:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:38.212929+0000 mon.smithi129 (mon.0) 944 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:38.220338+0000 mon.smithi129 (mon.0) 945 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:38.262238+0000 mon.smithi129 (mon.0) 946 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:38.267660+0000 mon.smithi129 (mon.0) 947 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:39.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:37.290213+0000 mgr.smithi167.ddbodo (mgr.24423) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:39.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:37.918510+0000 mon.smithi129 (mon.0) 942 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:39.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:37.926491+0000 mon.smithi129 (mon.0) 943 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:39.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:37.942251+0000 mon.smithi167 (mon.1) 148 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:52:39.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:38.212929+0000 mon.smithi129 (mon.0) 944 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:39.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:38.220338+0000 mon.smithi129 (mon.0) 945 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:39.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:38.262238+0000 mon.smithi129 (mon.0) 946 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:39.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:38.267660+0000 mon.smithi129 (mon.0) 947 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:39.290973+0000 mgr.smithi167.ddbodo (mgr.24423) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:41.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:40 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:39.290973+0000 mgr.smithi167.ddbodo (mgr.24423) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:42.851 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:43.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:41.291271+0000 mgr.smithi167.ddbodo (mgr.24423) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:42.547694+0000 mon.smithi129 (mon.0) 948 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:42 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:42.553399+0000 mon.smithi129 (mon.0) 949 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:43.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:41.291271+0000 mgr.smithi167.ddbodo (mgr.24423) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:43.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:42.547694+0000 mon.smithi129 (mon.0) 948 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:43.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:42.553399+0000 mon.smithi129 (mon.0) 949 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:45.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:43.291783+0000 mgr.smithi167.ddbodo (mgr.24423) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:45.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:44.552066+0000 mon.smithi129 (mon.0) 950 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:45.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:44 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:44.559923+0000 mon.smithi129 (mon.0) 951 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:45.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:43.291783+0000 mgr.smithi167.ddbodo (mgr.24423) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:45.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:44.552066+0000 mon.smithi129 (mon.0) 950 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:45.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:44.559923+0000 mon.smithi129 (mon.0) 951 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:46.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:45.029236+0000 mon.smithi129 (mon.0) 952 : cluster [DBG] Standby manager daemon smithi129.oaixno restarted 2024-04-16T00:52:46.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:45.029317+0000 mon.smithi129 (mon.0) 953 : cluster [DBG] Standby manager daemon smithi129.oaixno started 2024-04-16T00:52:46.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:45.031771+0000 mon.smithi129 (mon.0) 954 : audit [DBG] from='mgr.? 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi129.oaixno/crt"}]: dispatch 2024-04-16T00:52:46.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:45.032211+0000 mon.smithi129 (mon.0) 955 : audit [DBG] from='mgr.? 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:52:46.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:45.034195+0000 mon.smithi129 (mon.0) 956 : audit [DBG] from='mgr.? 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi129.oaixno/key"}]: dispatch 2024-04-16T00:52:46.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:45.035067+0000 mon.smithi129 (mon.0) 957 : audit [DBG] from='mgr.? 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:52:46.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:45.195063+0000 mon.smithi129 (mon.0) 958 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:46.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:45 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:45.201358+0000 mon.smithi129 (mon.0) 959 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:45.029236+0000 mon.smithi129 (mon.0) 952 : cluster [DBG] Standby manager daemon smithi129.oaixno restarted 2024-04-16T00:52:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:45.029317+0000 mon.smithi129 (mon.0) 953 : cluster [DBG] Standby manager daemon smithi129.oaixno started 2024-04-16T00:52:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:45.031771+0000 mon.smithi129 (mon.0) 954 : audit [DBG] from='mgr.? 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi129.oaixno/crt"}]: dispatch 2024-04-16T00:52:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:45.032211+0000 mon.smithi129 (mon.0) 955 : audit [DBG] from='mgr.? 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:52:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:45.034195+0000 mon.smithi129 (mon.0) 956 : audit [DBG] from='mgr.? 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi129.oaixno/key"}]: dispatch 2024-04-16T00:52:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:45.035067+0000 mon.smithi129 (mon.0) 957 : audit [DBG] from='mgr.? 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:52:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:45.195063+0000 mon.smithi129 (mon.0) 958 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:45.201358+0000 mon.smithi129 (mon.0) 959 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:47.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:45.292558+0000 mgr.smithi167.ddbodo (mgr.24423) 506 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:47.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:45.937325+0000 mon.smithi129 (mon.0) 960 : cluster [DBG] mgrmap e30: smithi167.ddbodo(active, since 11m), standbys: smithi129.oaixno 2024-04-16T00:52:47.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:45.292558+0000 mgr.smithi167.ddbodo (mgr.24423) 506 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:52:47.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:45.937325+0000 mon.smithi129 (mon.0) 960 : cluster [DBG] mgrmap e30: smithi167.ddbodo(active, since 11m), standbys: smithi129.oaixno 2024-04-16T00:52:47.891 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:49.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:47.292974+0000 mgr.smithi167.ddbodo (mgr.24423) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:49.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:48.293638+0000 mon.smithi167 (mon.1) 149 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:52:49.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:48.630397+0000 mon.smithi129 (mon.0) 961 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:49.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:48.636985+0000 mon.smithi129 (mon.0) 962 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:49.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:48.639398+0000 mon.smithi167 (mon.1) 150 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:52:49.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:48.640162+0000 mon.smithi167 (mon.1) 151 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:52:49.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:48.647398+0000 mon.smithi129 (mon.0) 963 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:49.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:48.655267+0000 mon.smithi129 (mon.0) 964 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:49.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:48.791291+0000 mon.smithi167 (mon.1) 152 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:52:49.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:48.796495+0000 mon.smithi167 (mon.1) 153 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mgr fail", "who": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:52:49.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:48.796901+0000 mon.smithi129 (mon.0) 965 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mgr fail", "who": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:52:49.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:48.802819+0000 mon.smithi129 (mon.0) 966 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-16T00:52:49.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:48.862585+0000 mon.smithi129 (mon.0) 967 : cluster [DBG] Standby manager daemon smithi167.ddbodo started 2024-04-16T00:52:49.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:47.292974+0000 mgr.smithi167.ddbodo (mgr.24423) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:52:49.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:48.293638+0000 mon.smithi167 (mon.1) 149 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:52:49.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:48.630397+0000 mon.smithi129 (mon.0) 961 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:49.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:48.636985+0000 mon.smithi129 (mon.0) 962 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:49.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:48.639398+0000 mon.smithi167 (mon.1) 150 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:52:49.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:48.640162+0000 mon.smithi167 (mon.1) 151 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:52:49.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:48.647398+0000 mon.smithi129 (mon.0) 963 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:49.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:48.655267+0000 mon.smithi129 (mon.0) 964 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' 2024-04-16T00:52:49.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:48.791291+0000 mon.smithi167 (mon.1) 152 : audit [DBG] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:52:49.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:48.796495+0000 mon.smithi167 (mon.1) 153 : audit [INF] from='mgr.24423 172.21.15.167:0/3045766358' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mgr fail", "who": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:52:49.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:48.796901+0000 mon.smithi129 (mon.0) 965 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "mgr fail", "who": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:52:49.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:48.802819+0000 mon.smithi129 (mon.0) 966 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-16T00:52:49.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:48 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:48.862585+0000 mon.smithi129 (mon.0) 967 : cluster [DBG] Standby manager daemon smithi167.ddbodo started 2024-04-16T00:52:50.066 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:48.641626+0000 mgr.smithi167.ddbodo (mgr.24423) 508 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 180 B/s rd, 180 B/s wr, 0 op/s 2024-04-16T00:52:50.066 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:52:48.793498+0000 mgr.smithi167.ddbodo (mgr.24423) 509 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:52:50.066 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:52:48.793956+0000 mgr.smithi167.ddbodo (mgr.24423) 510 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:52:50.066 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:52:48.796275+0000 mgr.smithi167.ddbodo (mgr.24423) 511 : cephadm [INF] Failing over to other MGR 2024-04-16T00:52:50.066 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:49.635726+0000 mon.smithi129 (mon.0) 968 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.713971+0000 mon.smithi129 (mon.0) 969 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "mgr fail", "who": "smithi167.ddbodo"}]': finished 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:49.714065+0000 mon.smithi129 (mon.0) 970 : cluster [DBG] mgrmap e31: smithi129.oaixno(active, starting, since 0.91655s), standbys: smithi167.ddbodo 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.715863+0000 mon.smithi129 (mon.0) 971 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.716059+0000 mon.smithi129 (mon.0) 972 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.716540+0000 mon.smithi129 (mon.0) 973 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.716843+0000 mon.smithi129 (mon.0) 974 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.717560+0000 mon.smithi129 (mon.0) 975 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi129.oaixno", "id": "smithi129.oaixno"}]: dispatch 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.717809+0000 mon.smithi129 (mon.0) 976 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ddbodo", "id": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.718032+0000 mon.smithi129 (mon.0) 977 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.718300+0000 mon.smithi129 (mon.0) 978 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.718612+0000 mon.smithi129 (mon.0) 979 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:52:50.067 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.718878+0000 mon.smithi129 (mon.0) 980 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.719151+0000 mon.smithi129 (mon.0) 981 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.719491+0000 mon.smithi129 (mon.0) 982 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.719703+0000 mon.smithi129 (mon.0) 983 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.719936+0000 mon.smithi129 (mon.0) 984 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.720181+0000 mon.smithi129 (mon.0) 985 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.720417+0000 mon.smithi129 (mon.0) 986 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.720868+0000 mon.smithi129 (mon.0) 987 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:49.752715+0000 mon.smithi129 (mon.0) 988 : cluster [INF] Manager daemon smithi129.oaixno is now available 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.778025+0000 mon.smithi129 (mon.0) 989 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.802265+0000 mon.smithi129 (mon.0) 990 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.808140+0000 mon.smithi129 (mon.0) 991 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.810464+0000 mon.smithi129 (mon.0) 992 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:52:50.068 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:49.819801+0000 mon.smithi129 (mon.0) 993 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:52:50.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:48.641626+0000 mgr.smithi167.ddbodo (mgr.24423) 508 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 180 B/s rd, 180 B/s wr, 0 op/s 2024-04-16T00:52:50.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:52:48.793498+0000 mgr.smithi167.ddbodo (mgr.24423) 509 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:52:50.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:52:48.793956+0000 mgr.smithi167.ddbodo (mgr.24423) 510 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:52:50.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:52:48.796275+0000 mgr.smithi167.ddbodo (mgr.24423) 511 : cephadm [INF] Failing over to other MGR 2024-04-16T00:52:50.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:49.635726+0000 mon.smithi129 (mon.0) 968 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.713971+0000 mon.smithi129 (mon.0) 969 : audit [INF] from='mgr.24423 ' entity='mgr.smithi167.ddbodo' cmd='[{"prefix": "mgr fail", "who": "smithi167.ddbodo"}]': finished 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:49.714065+0000 mon.smithi129 (mon.0) 970 : cluster [DBG] mgrmap e31: smithi129.oaixno(active, starting, since 0.91655s), standbys: smithi167.ddbodo 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.715863+0000 mon.smithi129 (mon.0) 971 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.716059+0000 mon.smithi129 (mon.0) 972 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.716540+0000 mon.smithi129 (mon.0) 973 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.716843+0000 mon.smithi129 (mon.0) 974 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.717560+0000 mon.smithi129 (mon.0) 975 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi129.oaixno", "id": "smithi129.oaixno"}]: dispatch 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.717809+0000 mon.smithi129 (mon.0) 976 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ddbodo", "id": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.718032+0000 mon.smithi129 (mon.0) 977 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.718300+0000 mon.smithi129 (mon.0) 978 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.718612+0000 mon.smithi129 (mon.0) 979 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.718878+0000 mon.smithi129 (mon.0) 980 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.719151+0000 mon.smithi129 (mon.0) 981 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:52:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.719491+0000 mon.smithi129 (mon.0) 982 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:52:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.719703+0000 mon.smithi129 (mon.0) 983 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:52:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.719936+0000 mon.smithi129 (mon.0) 984 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:52:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.720181+0000 mon.smithi129 (mon.0) 985 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:52:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.720417+0000 mon.smithi129 (mon.0) 986 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:52:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.720868+0000 mon.smithi129 (mon.0) 987 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:52:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:49.752715+0000 mon.smithi129 (mon.0) 988 : cluster [INF] Manager daemon smithi129.oaixno is now available 2024-04-16T00:52:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.778025+0000 mon.smithi129 (mon.0) 989 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:52:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.802265+0000 mon.smithi129 (mon.0) 990 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.808140+0000 mon.smithi129 (mon.0) 991 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:52:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.810464+0000 mon.smithi129 (mon.0) 992 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:52:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:49 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:49.819801+0000 mon.smithi129 (mon.0) 993 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:52:51.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:52:50.092142+0000 mgr.smithi129.oaixno (mgr.15268) 1 : cephadm [INF] [16/Apr/2024:00:52:50] ENGINE Bus STARTING 2024-04-16T00:52:51.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:52:50.194958+0000 mgr.smithi129.oaixno (mgr.15268) 2 : cephadm [INF] [16/Apr/2024:00:52:50] ENGINE Serving on http://172.21.15.129:8765 2024-04-16T00:52:51.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:52:50.308985+0000 mgr.smithi129.oaixno (mgr.15268) 3 : cephadm [INF] [16/Apr/2024:00:52:50] ENGINE Serving on https://172.21.15.129:7150 2024-04-16T00:52:51.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:52:50.309069+0000 mgr.smithi129.oaixno (mgr.15268) 4 : cephadm [INF] [16/Apr/2024:00:52:50] ENGINE Bus STARTED 2024-04-16T00:52:51.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:50.716627+0000 mon.smithi129 (mon.0) 994 : cluster [DBG] mgrmap e32: smithi129.oaixno(active, since 1.91912s), standbys: smithi167.ddbodo 2024-04-16T00:52:51.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:50.731033+0000 mgr.smithi129.oaixno (mgr.15268) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:52:52.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:52:50.092142+0000 mgr.smithi129.oaixno (mgr.15268) 1 : cephadm [INF] [16/Apr/2024:00:52:50] ENGINE Bus STARTING 2024-04-16T00:52:52.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:52:50.194958+0000 mgr.smithi129.oaixno (mgr.15268) 2 : cephadm [INF] [16/Apr/2024:00:52:50] ENGINE Serving on http://172.21.15.129:8765 2024-04-16T00:52:52.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:52:50.308985+0000 mgr.smithi129.oaixno (mgr.15268) 3 : cephadm [INF] [16/Apr/2024:00:52:50] ENGINE Serving on https://172.21.15.129:7150 2024-04-16T00:52:52.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:52:50.309069+0000 mgr.smithi129.oaixno (mgr.15268) 4 : cephadm [INF] [16/Apr/2024:00:52:50] ENGINE Bus STARTED 2024-04-16T00:52:52.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:50.716627+0000 mon.smithi129 (mon.0) 994 : cluster [DBG] mgrmap e32: smithi129.oaixno(active, since 1.91912s), standbys: smithi167.ddbodo 2024-04-16T00:52:52.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:51 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:50.731033+0000 mgr.smithi129.oaixno (mgr.15268) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:52:52.932 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:53.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:51.709853+0000 mon.smithi129 (mon.0) 995 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:52:53.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:51.709879+0000 mon.smithi129 (mon.0) 996 : cluster [INF] Cluster is now healthy 2024-04-16T00:52:53.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:51.719555+0000 mgr.smithi129.oaixno (mgr.15268) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:52:53.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:52 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:51.722607+0000 mon.smithi129 (mon.0) 997 : cluster [DBG] mgrmap e33: smithi129.oaixno(active, since 2s), standbys: smithi167.ddbodo 2024-04-16T00:52:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:51.709853+0000 mon.smithi129 (mon.0) 995 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:52:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:51.709879+0000 mon.smithi129 (mon.0) 996 : cluster [INF] Cluster is now healthy 2024-04-16T00:52:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:51.719555+0000 mgr.smithi129.oaixno (mgr.15268) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:52:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:52 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:51.722607+0000 mon.smithi129 (mon.0) 997 : cluster [DBG] mgrmap e33: smithi129.oaixno(active, since 2s), standbys: smithi167.ddbodo 2024-04-16T00:52:55.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:53.720102+0000 mgr.smithi129.oaixno (mgr.15268) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:52:55.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:53.730015+0000 mon.smithi129 (mon.0) 998 : cluster [DBG] mgrmap e34: smithi129.oaixno(active, since 4s), standbys: smithi167.ddbodo 2024-04-16T00:52:55.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:54.691040+0000 mon.smithi129 (mon.0) 999 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:55.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:54 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:54.696140+0000 mon.smithi129 (mon.0) 1000 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:55.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:53.720102+0000 mgr.smithi129.oaixno (mgr.15268) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:52:55.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:53.730015+0000 mon.smithi129 (mon.0) 998 : cluster [DBG] mgrmap e34: smithi129.oaixno(active, since 4s), standbys: smithi167.ddbodo 2024-04-16T00:52:55.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:54.691040+0000 mon.smithi129 (mon.0) 999 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:55.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:54.696140+0000 mon.smithi129 (mon.0) 1000 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:56.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:55.329377+0000 mon.smithi129 (mon.0) 1001 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:56.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:55.335946+0000 mon.smithi129 (mon.0) 1002 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:56.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:55.720619+0000 mgr.smithi129.oaixno (mgr.15268) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-04-16T00:52:56.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:56.087910+0000 mon.smithi129 (mon.0) 1003 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:56.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:56.091818+0000 mon.smithi129 (mon.0) 1004 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:56.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:55.329377+0000 mon.smithi129 (mon.0) 1001 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:56.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:55.335946+0000 mon.smithi129 (mon.0) 1002 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:56.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:55.720619+0000 mgr.smithi129.oaixno (mgr.15268) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-04-16T00:52:56.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:56.087910+0000 mon.smithi129 (mon.0) 1003 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:56.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:56.091818+0000 mon.smithi129 (mon.0) 1004 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:57.974 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:52:57.981 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:56.724667+0000 mon.smithi129 (mon.0) 1005 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:57.982 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:56.731082+0000 mon.smithi129 (mon.0) 1006 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:57.982 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:56.967719+0000 mon.smithi129 (mon.0) 1007 : cluster [DBG] Standby manager daemon smithi167.ddbodo restarted 2024-04-16T00:52:57.982 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:56.967827+0000 mon.smithi129 (mon.0) 1008 : cluster [DBG] Standby manager daemon smithi167.ddbodo started 2024-04-16T00:52:57.982 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:56.969654+0000 mon.smithi167 (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.167:0/1266412564' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/crt"}]: dispatch 2024-04-16T00:52:57.982 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:56.970737+0000 mon.smithi167 (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.167:0/1266412564' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:52:57.982 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:56.973174+0000 mon.smithi167 (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.167:0/1266412564' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/key"}]: dispatch 2024-04-16T00:52:57.982 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:57 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:56.973434+0000 mon.smithi167 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.167:0/1266412564' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:52:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:56.724667+0000 mon.smithi129 (mon.0) 1005 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:56.731082+0000 mon.smithi129 (mon.0) 1006 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:52:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:56.967719+0000 mon.smithi129 (mon.0) 1007 : cluster [DBG] Standby manager daemon smithi167.ddbodo restarted 2024-04-16T00:52:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:56.967827+0000 mon.smithi129 (mon.0) 1008 : cluster [DBG] Standby manager daemon smithi167.ddbodo started 2024-04-16T00:52:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:56.969654+0000 mon.smithi167 (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.167:0/1266412564' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/crt"}]: dispatch 2024-04-16T00:52:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:56.970737+0000 mon.smithi167 (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.167:0/1266412564' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:52:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:56.973174+0000 mon.smithi167 (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.167:0/1266412564' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/key"}]: dispatch 2024-04-16T00:52:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:56.973434+0000 mon.smithi167 (mon.1) 157 : audit [DBG] from='mgr.? 172.21.15.167:0/1266412564' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:52:58.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:57.721248+0000 mgr.smithi129.oaixno (mgr.15268) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-04-16T00:52:58.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:52:58 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:57.739143+0000 mon.smithi129 (mon.0) 1009 : cluster [DBG] mgrmap e35: smithi129.oaixno(active, since 8s), standbys: smithi167.ddbodo 2024-04-16T00:52:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:57.721248+0000 mgr.smithi129.oaixno (mgr.15268) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-04-16T00:52:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:52:58 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:57.739143+0000 mon.smithi129 (mon.0) 1009 : cluster [DBG] mgrmap e35: smithi129.oaixno(active, since 8s), standbys: smithi167.ddbodo 2024-04-16T00:52:59.413 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:53:00.066 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:53:00.066 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (9m) 3s ago 20m 17.9M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:53:00.066 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (19m) 3s ago 19m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:53:00.066 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (19m) 5s ago 18m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:53:00.066 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (6m) 3s ago 19m 35.4M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:53:00.066 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (14m) 3s ago 14m 15.9M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:53:00.066 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (14m) 5s ago 14m 39.5M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:53:00.066 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (22s) 3s ago 21m 475M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283 running (12m) 5s ago 18m 63.4M - 18.2.2-1221-ge3fb05d5 aa4d2281650a e39ece2697d7 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (21m) 3s ago 21m 79.1M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (18m) 5s ago 18m 56.7M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (11m) 3s ago 11m 80.2M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (11m) 5s ago 11m 81.2M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (4m) 3s ago 19m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (28s) 5s ago 18m 4692k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (18m) 3s ago 18m 427M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (17m) 3s ago 17m 324M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (17m) 3s ago 17m 251M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (17m) 3s ago 17m 397M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (16m) 5s ago 16m 392M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (16m) 5s ago 16m 433M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (16m) 5s ago 16m 367M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (15m) 5s ago 15m 532M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:53:00.067 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 error 3s ago 19m - - 2024-04-16T00:53:00.465 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:53:00.465 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:53:00.465 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:53:00.465 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:53:00.465 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 12, 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:53:00.466 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:53:00.467 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:53:00.824 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:53:00.824 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:53:00.824 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:53:00.824 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:53:00.824 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:53:00.824 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr" 2024-04-16T00:53:00.825 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:53:00.825 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "2/23 daemons upgraded", 2024-04-16T00:53:00.825 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:53:00.825 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:53:00.825 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:53:01.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:59.399227+0000 mgr.smithi129.oaixno (mgr.15268) 10 : audit [DBG] from='client.15296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:52:59.721579+0000 mgr.smithi129.oaixno (mgr.15268) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-16T00:53:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:52:59.733666+0000 mgr.smithi129.oaixno (mgr.15268) 12 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:00.306999+0000 mon.smithi129 (mon.0) 1010 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:00.311617+0000 mon.smithi129 (mon.0) 1011 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:00.312979+0000 mon.smithi129 (mon.0) 1012 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:00.313672+0000 mon.smithi129 (mon.0) 1013 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:53:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:00 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:00.463705+0000 mon.smithi129 (mon.0) 1014 : audit [DBG] from='client.? 172.21.15.129:0/4208566636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:53:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:59.399227+0000 mgr.smithi129.oaixno (mgr.15268) 10 : audit [DBG] from='client.15296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:52:59.721579+0000 mgr.smithi129.oaixno (mgr.15268) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-16T00:53:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:52:59.733666+0000 mgr.smithi129.oaixno (mgr.15268) 12 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:00.306999+0000 mon.smithi129 (mon.0) 1010 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:00.311617+0000 mon.smithi129 (mon.0) 1011 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:00.312979+0000 mon.smithi129 (mon.0) 1012 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:00.313672+0000 mon.smithi129 (mon.0) 1013 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:53:01.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:00 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:00.463705+0000 mon.smithi129 (mon.0) 1014 : audit [DBG] from='client.? 172.21.15.129:0/4208566636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:53:01.254 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:00.055024+0000 mgr.smithi129.oaixno (mgr.15268) 13 : audit [DBG] from='client.15304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:00.314701+0000 mgr.smithi129.oaixno (mgr.15268) 14 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:00.314858+0000 mgr.smithi129.oaixno (mgr.15268) 15 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:00.579210+0000 mgr.smithi129.oaixno (mgr.15268) 16 : cephadm [INF] Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:00.579359+0000 mgr.smithi129.oaixno (mgr.15268) 17 : cephadm [INF] Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:01.252645+0000 mon.smithi129 (mon.0) 1015 : audit [DBG] from='client.? 172.21.15.129:0/2436727509' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:01.375428+0000 mon.smithi129 (mon.0) 1016 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:01.378307+0000 mon.smithi129 (mon.0) 1017 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:01.381058+0000 mon.smithi129 (mon.0) 1018 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:01.384055+0000 mon.smithi129 (mon.0) 1019 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:01.387833+0000 mon.smithi129 (mon.0) 1020 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:01 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:01.393796+0000 mon.smithi129 (mon.0) 1021 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:00.055024+0000 mgr.smithi129.oaixno (mgr.15268) 13 : audit [DBG] from='client.15304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:00.314701+0000 mgr.smithi129.oaixno (mgr.15268) 14 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:53:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:00.314858+0000 mgr.smithi129.oaixno (mgr.15268) 15 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-16T00:53:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:00.579210+0000 mgr.smithi129.oaixno (mgr.15268) 16 : cephadm [INF] Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:00.579359+0000 mgr.smithi129.oaixno (mgr.15268) 17 : cephadm [INF] Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:01.252645+0000 mon.smithi129 (mon.0) 1015 : audit [DBG] from='client.? 172.21.15.129:0/2436727509' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:53:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:01.375428+0000 mon.smithi129 (mon.0) 1016 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:01.378307+0000 mon.smithi129 (mon.0) 1017 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:01.381058+0000 mon.smithi129 (mon.0) 1018 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:01.384055+0000 mon.smithi129 (mon.0) 1019 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:01.387833+0000 mon.smithi129 (mon.0) 1020 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:01.393796+0000 mon.smithi129 (mon.0) 1021 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:00.822534+0000 mgr.smithi129.oaixno (mgr.15268) 18 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:00.843339+0000 mgr.smithi129.oaixno (mgr.15268) 19 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:00.843547+0000 mgr.smithi129.oaixno (mgr.15268) 20 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:01.107547+0000 mgr.smithi129.oaixno (mgr.15268) 21 : cephadm [INF] Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:01.108021+0000 mgr.smithi129.oaixno (mgr.15268) 22 : cephadm [INF] Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:01.385019+0000 mgr.smithi129.oaixno (mgr.15268) 23 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 192 B/s wr, 11 op/s 2024-04-16T00:53:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:01.491265+0000 mgr.smithi129.oaixno (mgr.15268) 24 : cephadm [INF] Reconfiguring prometheus.smithi129 (dependencies changed)... 2024-04-16T00:53:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:01.714380+0000 mgr.smithi129.oaixno (mgr.15268) 25 : cephadm [INF] Reconfiguring daemon prometheus.smithi129 on smithi129 2024-04-16T00:53:02.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:02.382866+0000 mon.smithi129 (mon.0) 1022 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:53:03.014 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:00.822534+0000 mgr.smithi129.oaixno (mgr.15268) 18 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:00.843339+0000 mgr.smithi129.oaixno (mgr.15268) 19 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:00.843547+0000 mgr.smithi129.oaixno (mgr.15268) 20 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:01.107547+0000 mgr.smithi129.oaixno (mgr.15268) 21 : cephadm [INF] Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:01.108021+0000 mgr.smithi129.oaixno (mgr.15268) 22 : cephadm [INF] Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:01.385019+0000 mgr.smithi129.oaixno (mgr.15268) 23 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 192 B/s wr, 11 op/s 2024-04-16T00:53:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:01.491265+0000 mgr.smithi129.oaixno (mgr.15268) 24 : cephadm [INF] Reconfiguring prometheus.smithi129 (dependencies changed)... 2024-04-16T00:53:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:01.714380+0000 mgr.smithi129.oaixno (mgr.15268) 25 : cephadm [INF] Reconfiguring daemon prometheus.smithi129 on smithi129 2024-04-16T00:53:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:02 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:02.382866+0000 mon.smithi129 (mon.0) 1022 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:53:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:04 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:03.385520+0000 mgr.smithi129.oaixno (mgr.15268) 26 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:03.385520+0000 mgr.smithi129.oaixno (mgr.15268) 26 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:06.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:05 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:04.799796+0000 mon.smithi129 (mon.0) 1023 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:53:06.090 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:05 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:04.799796+0000 mon.smithi129 (mon.0) 1023 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:53:07.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:05.386055+0000 mgr.smithi129.oaixno (mgr.15268) 27 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:07.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:05.797373+0000 mon.smithi129 (mon.0) 1024 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:07.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:05.801520+0000 mon.smithi129 (mon.0) 1025 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:07.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:05.841229+0000 mon.smithi129 (mon.0) 1026 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:53:07.047 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:06 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:05.847230+0000 mon.smithi129 (mon.0) 1027 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:07.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:05.386055+0000 mgr.smithi129.oaixno (mgr.15268) 27 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:07.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:05.797373+0000 mon.smithi129 (mon.0) 1024 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:07.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:05.801520+0000 mon.smithi129 (mon.0) 1025 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:07.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:05.841229+0000 mon.smithi129 (mon.0) 1026 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:53:07.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:05.847230+0000 mon.smithi129 (mon.0) 1027 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:08.066 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:08.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:05.841602+0000 mgr.smithi129.oaixno (mgr.15268) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:53:08.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:07.366617+0000 mon.smithi129 (mon.0) 1028 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ddbodo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:53:08.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:07.367655+0000 mon.smithi129 (mon.0) 1029 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:53:08.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:07 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:07.368446+0000 mon.smithi129 (mon.0) 1030 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:08.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:05.841602+0000 mgr.smithi129.oaixno (mgr.15268) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T00:53:08.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:07.366617+0000 mon.smithi129 (mon.0) 1028 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ddbodo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:53:08.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:07.367655+0000 mon.smithi129 (mon.0) 1029 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:53:08.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:07 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:07.368446+0000 mon.smithi129 (mon.0) 1030 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:08.910 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:07.366146+0000 mgr.smithi129.oaixno (mgr.15268) 29 : cephadm [INF] Upgrade: Updating mgr.smithi167.ddbodo 2024-04-16T00:53:08.910 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:07.369315+0000 mgr.smithi129.oaixno (mgr.15268) 30 : cephadm [INF] Deploying daemon mgr.smithi167.ddbodo on smithi167 2024-04-16T00:53:08.910 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:08 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:07.386929+0000 mgr.smithi129.oaixno (mgr.15268) 31 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:07.366146+0000 mgr.smithi129.oaixno (mgr.15268) 29 : cephadm [INF] Upgrade: Updating mgr.smithi167.ddbodo 2024-04-16T00:53:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:07.369315+0000 mgr.smithi129.oaixno (mgr.15268) 30 : cephadm [INF] Deploying daemon mgr.smithi167.ddbodo on smithi167 2024-04-16T00:53:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:08 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:07.386929+0000 mgr.smithi129.oaixno (mgr.15268) 31 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:10.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:09 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:09.387329+0000 mgr.smithi129.oaixno (mgr.15268) 32 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s 2024-04-16T00:53:10.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:09 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:09.387329+0000 mgr.smithi129.oaixno (mgr.15268) 32 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s 2024-04-16T00:53:12.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:11.062811+0000 mon.smithi129 (mon.0) 1031 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:12.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:11.067054+0000 mon.smithi129 (mon.0) 1032 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:12.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:11.091715+0000 mon.smithi129 (mon.0) 1033 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:12.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:11.387983+0000 mgr.smithi129.oaixno (mgr.15268) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 351 B/s rd, 263 B/s wr, 0 op/s 2024-04-16T00:53:12.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:11.062811+0000 mon.smithi129 (mon.0) 1031 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:12.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:11.067054+0000 mon.smithi129 (mon.0) 1032 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:12.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:11.091715+0000 mon.smithi129 (mon.0) 1033 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:12.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:12 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:11.387983+0000 mgr.smithi129.oaixno (mgr.15268) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 351 B/s rd, 263 B/s wr, 0 op/s 2024-04-16T00:53:13.099 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:13.388402+0000 mgr.smithi129.oaixno (mgr.15268) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:15.029 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:13.388402+0000 mgr.smithi129.oaixno (mgr.15268) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:16.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:15.388840+0000 mgr.smithi129.oaixno (mgr.15268) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:16.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:15.570240+0000 mon.smithi129 (mon.0) 1034 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:16.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:15.576220+0000 mon.smithi129 (mon.0) 1035 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:16.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:16.260043+0000 mon.smithi129 (mon.0) 1036 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:16.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:16.263846+0000 mon.smithi129 (mon.0) 1037 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:16.781 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:15.388840+0000 mgr.smithi129.oaixno (mgr.15268) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:16.781 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:15.570240+0000 mon.smithi129 (mon.0) 1034 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:16.781 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:15.576220+0000 mon.smithi129 (mon.0) 1035 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:16.781 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:16.260043+0000 mon.smithi129 (mon.0) 1036 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:16.781 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:16.263846+0000 mon.smithi129 (mon.0) 1037 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:18.148 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:18.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:17.389646+0000 mgr.smithi129.oaixno (mgr.15268) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:53:18.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:18.156122+0000 mon.smithi129 (mon.0) 1038 : cluster [DBG] Standby manager daemon smithi167.ddbodo restarted 2024-04-16T00:53:18.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:18.156219+0000 mon.smithi129 (mon.0) 1039 : cluster [DBG] Standby manager daemon smithi167.ddbodo started 2024-04-16T00:53:18.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:18.157406+0000 mon.smithi167 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.167:0/247086113' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/crt"}]: dispatch 2024-04-16T00:53:18.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:18.157865+0000 mon.smithi167 (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.167:0/247086113' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:53:18.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:18.159954+0000 mon.smithi167 (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.167:0/247086113' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/key"}]: dispatch 2024-04-16T00:53:18.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:18.161127+0000 mon.smithi167 (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.167:0/247086113' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:53:18.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:17.389646+0000 mgr.smithi129.oaixno (mgr.15268) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:53:18.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:18.156122+0000 mon.smithi129 (mon.0) 1038 : cluster [DBG] Standby manager daemon smithi167.ddbodo restarted 2024-04-16T00:53:18.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:18.156219+0000 mon.smithi129 (mon.0) 1039 : cluster [DBG] Standby manager daemon smithi167.ddbodo started 2024-04-16T00:53:18.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:18.157406+0000 mon.smithi167 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.167:0/247086113' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/crt"}]: dispatch 2024-04-16T00:53:18.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:18.157865+0000 mon.smithi167 (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.167:0/247086113' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:53:18.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:18.159954+0000 mon.smithi167 (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.167:0/247086113' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/key"}]: dispatch 2024-04-16T00:53:18.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:18 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:18.161127+0000 mon.smithi167 (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.167:0/247086113' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:53:19.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:18.582240+0000 mon.smithi129 (mon.0) 1040 : cluster [DBG] mgrmap e36: smithi129.oaixno(active, since 29s), standbys: smithi167.ddbodo 2024-04-16T00:53:19.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:18.677106+0000 mon.smithi129 (mon.0) 1041 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:19.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:18.681628+0000 mon.smithi129 (mon.0) 1042 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:18.582240+0000 mon.smithi129 (mon.0) 1040 : cluster [DBG] mgrmap e36: smithi129.oaixno(active, since 29s), standbys: smithi167.ddbodo 2024-04-16T00:53:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:18.677106+0000 mon.smithi129 (mon.0) 1041 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:19 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:18.681628+0000 mon.smithi129 (mon.0) 1042 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:20.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:19.389967+0000 mgr.smithi129.oaixno (mgr.15268) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.639268+0000 mon.smithi129 (mon.0) 1043 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.643453+0000 mon.smithi129 (mon.0) 1044 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.644196+0000 mon.smithi129 (mon.0) 1045 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.644867+0000 mon.smithi129 (mon.0) 1046 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:19.646185+0000 mgr.smithi129.oaixno (mgr.15268) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 199 B/s rd, 199 B/s wr, 0 op/s 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:19.646425+0000 mgr.smithi129.oaixno (mgr.15268) 39 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 123 B/s wr, 0 op/s 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.649960+0000 mon.smithi129 (mon.0) 1047 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.656307+0000 mon.smithi129 (mon.0) 1048 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.791858+0000 mon.smithi129 (mon.0) 1049 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.794126+0000 mon.smithi129 (mon.0) 1050 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:19.794673+0000 mgr.smithi129.oaixno (mgr.15268) 40 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.798935+0000 mon.smithi129 (mon.0) 1051 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:20.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.799797+0000 mon.smithi129 (mon.0) 1052 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:53:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.800074+0000 mon.smithi129 (mon.0) 1053 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi129.oaixno"}]: dispatch 2024-04-16T00:53:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.803357+0000 mon.smithi129 (mon.0) 1054 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi129.oaixno"}]': finished 2024-04-16T00:53:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.805186+0000 mon.smithi129 (mon.0) 1055 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi167.ddbodo"}]: dispatch 2024-04-16T00:53:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.810976+0000 mon.smithi129 (mon.0) 1056 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi167.ddbodo"}]': finished 2024-04-16T00:53:20.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:20 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:19.815595+0000 mon.smithi129 (mon.0) 1057 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T00:53:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:19.389967+0000 mgr.smithi129.oaixno (mgr.15268) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.639268+0000 mon.smithi129 (mon.0) 1043 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.643453+0000 mon.smithi129 (mon.0) 1044 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.644196+0000 mon.smithi129 (mon.0) 1045 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.644867+0000 mon.smithi129 (mon.0) 1046 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:53:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:19.646185+0000 mgr.smithi129.oaixno (mgr.15268) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 199 B/s rd, 199 B/s wr, 0 op/s 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:19.646425+0000 mgr.smithi129.oaixno (mgr.15268) 39 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 123 B/s wr, 0 op/s 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.649960+0000 mon.smithi129 (mon.0) 1047 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.656307+0000 mon.smithi129 (mon.0) 1048 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.791858+0000 mon.smithi129 (mon.0) 1049 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.794126+0000 mon.smithi129 (mon.0) 1050 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:19.794673+0000 mgr.smithi129.oaixno (mgr.15268) 40 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.798935+0000 mon.smithi129 (mon.0) 1051 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.799797+0000 mon.smithi129 (mon.0) 1052 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.800074+0000 mon.smithi129 (mon.0) 1053 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi129.oaixno"}]: dispatch 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.803357+0000 mon.smithi129 (mon.0) 1054 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi129.oaixno"}]': finished 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.805186+0000 mon.smithi129 (mon.0) 1055 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi167.ddbodo"}]: dispatch 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.810976+0000 mon.smithi129 (mon.0) 1056 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi167.ddbodo"}]': finished 2024-04-16T00:53:21.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:19.815595+0000 mon.smithi129 (mon.0) 1057 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T00:53:22.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:21.393805+0000 mgr.smithi129.oaixno (mgr.15268) 41 : cephadm [INF] Upgrade: Updating mon.smithi129 2024-04-16T00:53:22.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:21.398177+0000 mon.smithi129 (mon.0) 1058 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:22.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:21.398748+0000 mon.smithi129 (mon.0) 1059 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:53:22.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:21.399236+0000 mon.smithi129 (mon.0) 1060 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:53:22.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: audit 2024-04-16T00:53:21.399712+0000 mon.smithi129 (mon.0) 1061 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:22.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cephadm 2024-04-16T00:53:21.400354+0000 mgr.smithi129.oaixno (mgr.15268) 42 : cephadm [INF] Deploying daemon mon.smithi129 on smithi129 2024-04-16T00:53:22.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:22 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: cluster 2024-04-16T00:53:21.647009+0000 mgr.smithi129.oaixno (mgr.15268) 43 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 247 B/s wr, 0 op/s 2024-04-16T00:53:22.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:21.393805+0000 mgr.smithi129.oaixno (mgr.15268) 41 : cephadm [INF] Upgrade: Updating mon.smithi129 2024-04-16T00:53:22.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:21.398177+0000 mon.smithi129 (mon.0) 1058 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:22.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:21.398748+0000 mon.smithi129 (mon.0) 1059 : audit [INF] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:53:22.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:21.399236+0000 mon.smithi129 (mon.0) 1060 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:53:22.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:21.399712+0000 mon.smithi129 (mon.0) 1061 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:22.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:21.400354+0000 mgr.smithi129.oaixno (mgr.15268) 42 : cephadm [INF] Deploying daemon mon.smithi129 on smithi129 2024-04-16T00:53:22.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:21.647009+0000 mgr.smithi129.oaixno (mgr.15268) 43 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 247 B/s wr, 0 op/s 2024-04-16T00:53:23.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:23 smithi129 systemd[1]: Stopping Ceph mon.smithi129 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:53:23.190 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:23.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:53:23.350+0000 7f0441830700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi129 -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-16T00:53:23.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:23 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129[35295]: debug 2024-04-16T00:53:23.350+0000 7f0441830700 -1 mon.smithi129@0(leader) e2 *** Got Signal Terminated *** 2024-04-16T00:53:24.307 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:24 smithi129 bash[92046]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi129 2024-04-16T00:53:24.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:24 smithi129 systemd[1]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129.service: Succeeded. 2024-04-16T00:53:24.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:24 smithi129 systemd[1]: Stopped Ceph mon.smithi129 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:53:24.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:24 smithi129 systemd[1]: Starting Ceph mon.smithi129 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:53:25.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: set uid:gid to 167:167 (ceph:ceph) 2024-04-16T00:53:25.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable), process ceph-mon, pid 7 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: pidfile_write: ignore empty --pid-file 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: load: jerasure load: lrc 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: RocksDB version: 7.9.2 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Git sha 0 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Compile date 2024-04-14 15:03:13 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: DB SUMMARY 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: DB Session ID: 3PGL08Z2MWIQ0VEQO7WJ 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: CURRENT file: CURRENT 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: IDENTITY file: IDENTITY 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1733 Bytes 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi129/store.db dir, Total Num: 1, files: 000035.sst 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi129/store.db: 000033.log size: 5447251 ; 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.error_if_exists: 0 2024-04-16T00:53:25.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.create_if_missing: 0 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.paranoid_checks: 1 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.env: 0x559adc2b4820 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.fs: PosixFileSystem 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.info_log: 0x559adeefb3c0 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_file_opening_threads: 16 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.statistics: (nil) 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.use_fsync: 0 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_log_file_size: 0 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T00:53:25.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.keep_log_file_num: 1000 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.recycle_log_file_num: 0 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.allow_fallocate: 1 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.allow_mmap_reads: 0 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.allow_mmap_writes: 0 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.use_direct_reads: 0 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.create_missing_column_families: 0 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.db_log_dir: 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.wal_dir: 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T00:53:25.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.advise_random_on_open: 1 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.db_write_buffer_size: 0 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.write_buffer_manager: 0x559ade170140 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.rate_limiter: (nil) 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.wal_recovery_mode: 2 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.enable_thread_tracking: 0 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.enable_pipelined_write: 0 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.unordered_write: 0 2024-04-16T00:53:25.432 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T00:53:25.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T00:53:25.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T00:53:25.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T00:53:25.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.row_cache: None 2024-04-16T00:53:25.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.wal_filter: None 2024-04-16T00:53:25.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T00:53:25.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.allow_ingest_behind: 0 2024-04-16T00:53:25.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.two_write_queues: 0 2024-04-16T00:53:25.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.manual_wal_flush: 0 2024-04-16T00:53:25.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.wal_compression: 0 2024-04-16T00:53:25.433 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.atomic_flush: 0 2024-04-16T00:53:25.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T00:53:25.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T00:53:25.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T00:53:25.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.log_readahead_size: 0 2024-04-16T00:53:25.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T00:53:25.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.best_efforts_recovery: 0 2024-04-16T00:53:25.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T00:53:25.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T00:53:25.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.allow_data_in_errors: 0 2024-04-16T00:53:25.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.db_host_id: __hostname__ 2024-04-16T00:53:25.434 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_background_jobs: 2 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_background_compactions: -1 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_subcompactions: 1 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_total_wal_size: 0 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_open_files: -1 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bytes_per_sync: 0 2024-04-16T00:53:25.435 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_readahead_size: 0 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_background_flushes: -1 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Compression algorithms supported: 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: kZSTD supported: 0 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: kXpressCompression supported: 0 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: kLZ4HCCompression supported: 1 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: kZlibCompression supported: 1 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: kSnappyCompression supported: 1 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: kLZ4Compression supported: 1 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: kBZip2Compression supported: 0 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T00:53:25.436 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi129/store.db/MANIFEST-000008 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.merge_operator: 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_filter: None 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_filter_factory: None 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.sst_partitioner_factory: None 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559adeefb4e0) 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: cache_index_and_filter_blocks: 1 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: pin_top_level_index_and_filter: 1 2024-04-16T00:53:25.437 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: index_type: 0 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: data_block_index_type: 0 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: index_shortening: 1 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: checksum: 4 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: no_block_cache: 0 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: block_cache: 0x559ade2111f0 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: block_cache_name: BinnedLRUCache 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: block_cache_options: 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: capacity : 536870912 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: num_shard_bits : 4 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: strict_capacity_limit : 0 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: high_pri_pool_ratio: 0.000 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: block_cache_compressed: (nil) 2024-04-16T00:53:25.438 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: persistent_cache: (nil) 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: block_size: 4096 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: block_size_deviation: 10 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: block_restart_interval: 16 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: index_block_restart_interval: 1 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: metadata_block_size: 4096 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: partition_filters: 0 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: use_delta_encoding: 1 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: filter_policy: bloomfilter 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: whole_key_filtering: 1 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: verify_compression: 0 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: read_amp_bytes_per_bit: 0 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: format_version: 5 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: enable_index_compression: 1 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: block_align: 0 2024-04-16T00:53:25.439 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: max_auto_readahead_size: 262144 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: prepopulate_block_cache: 0 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: initial_auto_readahead_size: 8192 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: num_file_reads_for_auto_readahead: 2 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.write_buffer_size: 33554432 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_write_buffer_number: 2 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compression: NoCompression 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bottommost_compression: Disabled 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.prefix_extractor: nullptr 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.num_levels: 7 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T00:53:25.440 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compression_opts.level: 32767 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compression_opts.strategy: 0 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T00:53:25.441 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compression_opts.enabled: false 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.target_file_size_base: 67108864 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T00:53:25.442 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.arena_block_size: 1048576 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.disable_auto_compactions: 0 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T00:53:25.443 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.table_properties_collectors: 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.inplace_update_support: 0 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.bloom_locality: 0 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.max_successive_merges: 0 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.paranoid_file_checks: 0 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.force_consistency_checks: 1 2024-04-16T00:53:25.444 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.report_bg_io_stats: 0 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.ttl: 2592000 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.enable_blob_files: false 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.min_blob_size: 0 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.blob_file_size: 268435456 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.blob_file_starting_level: 0 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T00:53:25.445 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: 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-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi129/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 37, last_sequence is 18670, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e6bff652-aefb-46d5-800c-91f1dbcc59d1 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713228805113811, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713228805128686, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 5178242, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18660, "largest_seqno": 19705, "table_properties": {"data_size": 5171578, "index_size": 4749, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 901, "raw_key_size": 7912, "raw_average_key_size": 22, "raw_value_size": 5161089, "raw_average_value_size": 14497, "num_data_blocks": 213, "num_entries": 356, "num_filter_entries": 356, "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": 1713228805, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e6bff652-aefb-46d5-800c-91f1dbcc59d1", "db_session_id": "3PGL08Z2MWIQ0VEQO7WJ", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713228805128812, "job": 1, "event": "recovery_finished"} 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi129/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559ade2b0000 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: DB pointer 0x559ade29e000 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T00:53:25.446 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: ** DB Stats ** 2024-04-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.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-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.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-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: 2024-04-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: ** Compaction Stats [default] ** 2024-04-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.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-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: L0 1/0 4.94 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 595.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: L6 1/0 29.99 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-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Sum 2/0 34.93 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 595.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-16T00:53:25.447 INFO:journalctl@ceph.mon.smithi129.smithi129.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 595.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: ** Compaction Stats [default] ** 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.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-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.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 595.9 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T00:53:25.448 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Cumulative compaction: 0.00 GB write, 278.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Interval compaction: 0.00 GB write, 278.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.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-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Block cache BinnedLRUCache@0x559ade2111f0#7 capacity: 512.00 MB usage: 6.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,5.08 KB,0.000968575%) Misc(1,0.00 KB,0%) 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: starting mon.smithi129 rank 0 at public addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] at bind addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi129 fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: mon.smithi129@-1(???) e2 preinit fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: mon.smithi129@-1(???).mds e8 new map 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: mon.smithi129@-1(???).mds e8 print_map 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: e8 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T00:53:25.449 INFO:journalctl@ceph.mon.smithi129.smithi129.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-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: legacy client fscid: 1 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Filesystem 'foofs' (1) 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: fs_name foofs 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: epoch 5 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: created 2024-04-16T00:38:43.017311+0000 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: modified 2024-04-16T00:38:51.046754+0000 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: tableserver 0 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: root 0 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: session_timeout 60 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: session_autoclose 300 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: max_file_size 1099511627776 2024-04-16T00:53:25.450 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: max_xattr_size 65536 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: required_client_features {} 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: last_failure 0 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: last_failure_osd_epoch 0 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.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-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: max_mds 1 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: in 0 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: up {0=24281} 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: failed 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: damaged 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: stopped 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: data_pools [3] 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: metadata_pool 2 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: inline_data disabled 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: balancer 2024-04-16T00:53:25.451 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: bal_rank_mask -1 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: standby_count_wanted 1 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: [mds.foofs.smithi167.iahpzu{0:24281} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.167:6832/2239604057,v1:172.21.15.167:6833/2239604057] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: Standby daemons: 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout: [mds.foofs.smithi129.tolqef{-1:14504} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.129:6834/3121390080,v1:172.21.15.129:6835/3121390080] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: mon.smithi129@-1(???).osd e71 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: mon.smithi129@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: mon.smithi129@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: mon.smithi129@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 ceph-mon[92263]: mon.smithi129@-1(???).paxosservice(auth 1..45) refresh upgraded, format 0 -> 3 2024-04-16T00:53:25.452 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 bash[92225]: e59c8f202f76b42d38c9525b06e9cff2bbc5482192383213cd00b6e2b5806c57 2024-04-16T00:53:25.453 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:25 smithi129 systemd[1]: Started Ceph mon.smithi129 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:53:26.921 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:23.359329+0000 mon.smithi167 (mon.1) 162 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:53:26.921 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:23.359815+0000 mon.smithi167 (mon.1) 163 : audit [DBG] from='mgr.15268 172.21.15.129:0/272172604' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:53:26.922 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:23.647368+0000 mgr.smithi129.oaixno (mgr.15268) 44 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 247 B/s wr, 0 op/s 2024-04-16T00:53:26.922 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:25.647723+0000 mgr.smithi129.oaixno (mgr.15268) 45 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 123 B/s wr, 0 op/s 2024-04-16T00:53:26.922 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:26.542370+0000 mon.smithi129 (mon.0) 1 : cluster [INF] mon.smithi129 calling monitor election 2024-04-16T00:53:26.922 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:26.556293+0000 mon.smithi129 (mon.0) 2 : cluster [INF] mon.smithi129 is new leader, mons smithi129,smithi167 in quorum (ranks 0,1) 2024-04-16T00:53:26.922 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:26.561308+0000 mon.smithi129 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi129=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T00:53:26.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:26.573335+0000 mon.smithi129 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:53:26.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:26.573379+0000 mon.smithi129 (mon.0) 5 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-16T00:53:26.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:26.574481+0000 mon.smithi129 (mon.0) 6 : cluster [DBG] mgrmap e36: smithi129.oaixno(active, since 37s), standbys: smithi167.ddbodo 2024-04-16T00:53:26.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:26.575161+0000 mon.smithi129 (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:53:26.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:26.575182+0000 mon.smithi129 (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:53:26.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:26.575195+0000 mon.smithi129 (mon.0) 9 : cluster [WRN] daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:53:26.924 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:26.584046+0000 mon.smithi129 (mon.0) 10 : cluster [DBG] mgrmap e37: smithi129.oaixno(active, since 37s), standbys: smithi167.ddbodo 2024-04-16T00:53:26.924 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:26.584125+0000 mon.smithi129 (mon.0) 11 : audit [INF] from='mgr.15268 ' entity='' 2024-04-16T00:53:28.232 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:28.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:27.586434+0000 mon.smithi129 (mon.0) 12 : cluster [DBG] mgrmap e38: smithi129.oaixno(active, since 38s), standbys: smithi167.ddbodo 2024-04-16T00:53:33.265 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:33.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:33.396789+0000 mon.smithi129 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi167.ddbodo restarted 2024-04-16T00:53:33.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:33.396884+0000 mon.smithi129 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi167.ddbodo started 2024-04-16T00:53:33.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.398455+0000 mon.smithi167 (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.167:0/3943016496' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/crt"}]: dispatch 2024-04-16T00:53:33.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.398941+0000 mon.smithi167 (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.167:0/3943016496' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T00:53:33.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.400712+0000 mon.smithi167 (mon.1) 166 : audit [DBG] from='mgr.? 172.21.15.167:0/3943016496' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi167.ddbodo/key"}]: dispatch 2024-04-16T00:53:33.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.401557+0000 mon.smithi167 (mon.1) 167 : audit [DBG] from='mgr.? 172.21.15.167:0/3943016496' entity='mgr.smithi167.ddbodo' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T00:53:34.527 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:53:34.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:33.451947+0000 mon.smithi129 (mon.0) 15 : cluster [DBG] mgrmap e39: smithi129.oaixno(active, since 44s), standbys: smithi167.ddbodo 2024-04-16T00:53:34.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:33.494632+0000 mon.smithi129 (mon.0) 16 : cluster [INF] Active manager daemon smithi129.oaixno restarted 2024-04-16T00:53:34.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:33.494947+0000 mon.smithi129 (mon.0) 17 : cluster [INF] Activating manager daemon smithi129.oaixno 2024-04-16T00:53:34.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:33.499971+0000 mon.smithi129 (mon.0) 18 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-16T00:53:34.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:33.500231+0000 mon.smithi129 (mon.0) 19 : cluster [DBG] mgrmap e40: smithi129.oaixno(active, starting, since 0.00537641s), standbys: smithi167.ddbodo 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.501489+0000 mon.smithi129 (mon.0) 20 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.501599+0000 mon.smithi129 (mon.0) 21 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.502315+0000 mon.smithi129 (mon.0) 22 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.502515+0000 mon.smithi129 (mon.0) 23 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.502860+0000 mon.smithi129 (mon.0) 24 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi129.oaixno", "id": "smithi129.oaixno"}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.503080+0000 mon.smithi129 (mon.0) 25 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ddbodo", "id": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.503261+0000 mon.smithi129 (mon.0) 26 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.503505+0000 mon.smithi129 (mon.0) 27 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.503728+0000 mon.smithi129 (mon.0) 28 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.504090+0000 mon.smithi129 (mon.0) 29 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.504317+0000 mon.smithi129 (mon.0) 30 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.504482+0000 mon.smithi129 (mon.0) 31 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.504643+0000 mon.smithi129 (mon.0) 32 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:53:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.504846+0000 mon.smithi129 (mon.0) 33 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:53:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.505221+0000 mon.smithi129 (mon.0) 34 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:53:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.505509+0000 mon.smithi129 (mon.0) 35 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:53:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.506075+0000 mon.smithi129 (mon.0) 36 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:53:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:33.524610+0000 mon.smithi129 (mon.0) 37 : cluster [INF] Manager daemon smithi129.oaixno is now available 2024-04-16T00:53:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.545754+0000 mon.smithi129 (mon.0) 38 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.574125+0000 mon.smithi129 (mon.0) 39 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:53:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.578719+0000 mon.smithi129 (mon.0) 40 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:53:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:33.588645+0000 mon.smithi129 (mon.0) 41 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:53:35.218 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:53:35.218 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (9m) 16s ago 20m 17.9M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:53:35.218 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (20m) 16s ago 20m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:53:35.218 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (19m) 19s ago 19m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:53:35.218 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (7m) 16s ago 20m 35.4M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:53:35.218 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (14m) 16s ago 14m 16.1M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:53:35.218 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (14m) 19s ago 14m 39.5M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (57s) 16s ago 22m 493M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (24s) 19s ago 19m 47.5M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (22m) 16s ago 22m 81.4M 2048M 16.2.5 6933c2a0b7dd df3f51a689ee 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (19m) 19s ago 19m 61.0M 2048M 16.2.5 6933c2a0b7dd ce904d069220 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (11m) 16s ago 11m 80.2M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (11m) 19s ago 11m 81.3M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (5m) 16s ago 20m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (63s) 19s ago 19m 4692k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (18m) 16s ago 18m 426M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (18m) 16s ago 18m 324M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (18m) 16s ago 18m 251M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (17m) 16s ago 17m 397M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (17m) 19s ago 17m 393M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (17m) 19s ago 17m 433M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:53:35.219 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (16m) 19s ago 16m 367M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:53:35.220 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (16m) 19s ago 16m 532M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:53:35.220 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 unknown 16s ago 19m - - 2024-04-16T00:53:35.625 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:53:35.625 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:53:35.625 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 11, 2024-04-16T00:53:35.626 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 3 2024-04-16T00:53:35.627 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:53:35.627 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:53:35.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:33.918941+0000 mgr.smithi129.oaixno (mgr.34104) 1 : cephadm [INF] [16/Apr/2024:00:53:33] ENGINE Bus STARTING 2024-04-16T00:53:35.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:34.022669+0000 mgr.smithi129.oaixno (mgr.34104) 2 : cephadm [INF] [16/Apr/2024:00:53:34] ENGINE Serving on http://172.21.15.129:8765 2024-04-16T00:53:35.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:34.136241+0000 mgr.smithi129.oaixno (mgr.34104) 3 : cephadm [INF] [16/Apr/2024:00:53:34] ENGINE Serving on https://172.21.15.129:7150 2024-04-16T00:53:35.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:34.136396+0000 mgr.smithi129.oaixno (mgr.34104) 4 : cephadm [INF] [16/Apr/2024:00:53:34] ENGINE Bus STARTED 2024-04-16T00:53:35.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:34.503404+0000 mgr.smithi129.oaixno (mgr.34104) 5 : audit [DBG] from='client.34108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:35.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:34.504190+0000 mon.smithi129 (mon.0) 42 : cluster [DBG] mgrmap e41: smithi129.oaixno(active, since 1.00933s), standbys: smithi167.ddbodo 2024-04-16T00:53:35.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:34.511836+0000 mgr.smithi129.oaixno (mgr.34104) 6 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:35.978 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:53:35.978 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:53:35.978 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:53:35.978 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:53:35.978 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:53:35.978 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr" 2024-04-16T00:53:35.978 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:53:35.978 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "2/23 daemons upgraded", 2024-04-16T00:53:35.978 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T00:53:35.978 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:53:35.979 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:53:36.379 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T00:53:36.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:34.848957+0000 mgr.smithi129.oaixno (mgr.34104) 7 : audit [DBG] from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:36.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:35.207279+0000 mgr.smithi129.oaixno (mgr.34104) 8 : audit [DBG] from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:36.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:35.499809+0000 mon.smithi129 (mon.0) 43 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:53:36.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:35.499832+0000 mon.smithi129 (mon.0) 44 : cluster [INF] Cluster is now healthy 2024-04-16T00:53:36.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:35.504723+0000 mgr.smithi129.oaixno (mgr.34104) 9 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:36.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:35.624047+0000 mon.smithi129 (mon.0) 45 : audit [DBG] from='client.? 172.21.15.129:0/4154645411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:53:36.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:36.378354+0000 mon.smithi129 (mon.0) 46 : audit [DBG] from='client.? 172.21.15.129:0/2141406810' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:53:37.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:35.976371+0000 mgr.smithi129.oaixno (mgr.34104) 10 : audit [DBG] from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:37.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:36.510917+0000 mon.smithi129 (mon.0) 47 : cluster [DBG] mgrmap e42: smithi129.oaixno(active, since 3s), standbys: smithi167.ddbodo 2024-04-16T00:53:38.312 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:38.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:37.505129+0000 mgr.smithi129.oaixno (mgr.34104) 11 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:38.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:38.190546+0000 mon.smithi129 (mon.0) 48 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:38.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:38.196592+0000 mon.smithi129 (mon.0) 49 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:39.612 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:38.522038+0000 mon.smithi129 (mon.0) 50 : cluster [DBG] mgrmap e43: smithi129.oaixno(active, since 5s), standbys: smithi167.ddbodo 2024-04-16T00:53:39.612 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:38.835224+0000 mon.smithi129 (mon.0) 51 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:39.612 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:38.841832+0000 mon.smithi129 (mon.0) 52 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:40.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:39.505428+0000 mgr.smithi129.oaixno (mgr.34104) 12 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:40.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:40.296988+0000 mon.smithi129 (mon.0) 53 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:40.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:40.301685+0000 mon.smithi129 (mon.0) 54 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:42.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:41.287797+0000 mon.smithi129 (mon.0) 55 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:42.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:41.292249+0000 mon.smithi129 (mon.0) 56 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:42.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:41.505993+0000 mgr.smithi129.oaixno (mgr.34104) 13 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-16T00:53:42.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:42.227881+0000 mon.smithi129 (mon.0) 57 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:42.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:42.234956+0000 mon.smithi129 (mon.0) 58 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:42.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:42.236459+0000 mon.smithi129 (mon.0) 59 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:42.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:42.237346+0000 mon.smithi129 (mon.0) 60 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:53:43.359 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:43.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:42.238604+0000 mgr.smithi129.oaixno (mgr.34104) 14 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:53:43.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:42.238802+0000 mgr.smithi129.oaixno (mgr.34104) 15 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.conf 2024-04-16T00:53:43.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:42.502932+0000 mgr.smithi129.oaixno (mgr.34104) 16 : cephadm [INF] Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:43.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:42.503362+0000 mgr.smithi129.oaixno (mgr.34104) 17 : cephadm [INF] Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:44.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:42.767007+0000 mgr.smithi129.oaixno (mgr.34104) 18 : cephadm [INF] Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:44.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:42.767637+0000 mgr.smithi129.oaixno (mgr.34104) 19 : cephadm [INF] Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:44.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:43.031029+0000 mgr.smithi129.oaixno (mgr.34104) 20 : cephadm [INF] Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:44.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:43.031477+0000 mgr.smithi129.oaixno (mgr.34104) 21 : cephadm [INF] Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:44.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:43.299691+0000 mon.smithi129 (mon.0) 61 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:44.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:43.303098+0000 mon.smithi129 (mon.0) 62 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:44.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:43.307334+0000 mon.smithi129 (mon.0) 63 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:44.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:43.312577+0000 mon.smithi129 (mon.0) 64 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:44.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:43.313504+0000 mgr.smithi129.oaixno (mgr.34104) 22 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 116 B/s wr, 13 op/s 2024-04-16T00:53:44.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:43.319481+0000 mon.smithi129 (mon.0) 65 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:44.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:43.328773+0000 mon.smithi129 (mon.0) 66 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:44.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:43.463946+0000 mon.smithi129 (mon.0) 67 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:44.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:43.465943+0000 mon.smithi129 (mon.0) 68 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:53:44.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:43.466798+0000 mon.smithi129 (mon.0) 69 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T00:53:45.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:44.311711+0000 mon.smithi129 (mon.0) 70 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:53:45.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:45.140007+0000 mon.smithi129 (mon.0) 71 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:45.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:45.143261+0000 mon.smithi129 (mon.0) 72 : audit [INF] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:53:45.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:45.143954+0000 mon.smithi129 (mon.0) 73 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:53:45.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: audit 2024-04-16T00:53:45.146567+0000 mon.smithi129 (mon.0) 74 : audit [DBG] from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:46.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:45.135243+0000 mgr.smithi129.oaixno (mgr.34104) 23 : cephadm [INF] Upgrade: Updating mon.smithi167 2024-04-16T00:53:46.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cephadm 2024-04-16T00:53:45.147597+0000 mgr.smithi129.oaixno (mgr.34104) 24 : cephadm [INF] Deploying daemon mon.smithi167 on smithi167 2024-04-16T00:53:46.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: cluster 2024-04-16T00:53:45.314134+0000 mgr.smithi129.oaixno (mgr.34104) 25 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-04-16T00:53:46.968 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:46 smithi167 systemd[1]: Stopping Ceph mon.smithi167 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:53:46.968 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:53:46.964+0000 7fc272c72700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi167 -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-16T00:53:46.968 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167[39010]: debug 2024-04-16T00:53:46.964+0000 7fc272c72700 -1 mon.smithi167@1(peon) e2 *** Got Signal Terminated *** 2024-04-16T00:53:47.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:47 smithi167 bash[67862]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon.smithi167 2024-04-16T00:53:48.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 systemd[1]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi167.service: Succeeded. 2024-04-16T00:53:48.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 systemd[1]: Stopped Ceph mon.smithi167 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:53:48.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 systemd[1]: Starting Ceph mon.smithi167 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:53:48.395 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: set uid:gid to 167:167 (ceph:ceph) 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable), process ceph-mon, pid 7 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: pidfile_write: ignore empty --pid-file 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: load: jerasure load: lrc 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: RocksDB version: 7.9.2 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Git sha 0 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Compile date 2024-04-14 15:03:13 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: DB SUMMARY 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: DB Session ID: DCT0XWRYCSIBA4OEAQUX 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: CURRENT file: CURRENT 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: IDENTITY file: IDENTITY 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: MANIFEST file: MANIFEST-000005 size: 2061 Bytes 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi167/store.db dir, Total Num: 1, files: 000038.sst 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi167/store.db: 000036.log size: 226424 ; 2024-04-16T00:53:49.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.error_if_exists: 0 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.create_if_missing: 0 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.paranoid_checks: 1 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.env: 0x55c68ec31820 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.fs: PosixFileSystem 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.info_log: 0x55c69155b3c0 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_file_opening_threads: 16 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.statistics: (nil) 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.use_fsync: 0 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_log_file_size: 0 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T00:53:49.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.keep_log_file_num: 1000 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.recycle_log_file_num: 0 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.allow_fallocate: 1 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.allow_mmap_reads: 0 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.allow_mmap_writes: 0 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.use_direct_reads: 0 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.create_missing_column_families: 0 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.db_log_dir: 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.wal_dir: 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T00:53:49.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.advise_random_on_open: 1 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.db_write_buffer_size: 0 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.write_buffer_manager: 0x55c6907d0140 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.rate_limiter: (nil) 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.wal_recovery_mode: 2 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.enable_thread_tracking: 0 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.enable_pipelined_write: 0 2024-04-16T00:53:49.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.unordered_write: 0 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.row_cache: None 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.wal_filter: None 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.allow_ingest_behind: 0 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.two_write_queues: 0 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.manual_wal_flush: 0 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.wal_compression: 0 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.atomic_flush: 0 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T00:53:49.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.log_readahead_size: 0 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.best_efforts_recovery: 0 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.allow_data_in_errors: 0 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.db_host_id: __hostname__ 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_background_jobs: 2 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_background_compactions: -1 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_subcompactions: 1 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T00:53:49.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_total_wal_size: 0 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_open_files: -1 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bytes_per_sync: 0 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_readahead_size: 0 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_background_flushes: -1 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Compression algorithms supported: 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: kZSTD supported: 0 2024-04-16T00:53:49.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: kXpressCompression supported: 0 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: kLZ4HCCompression supported: 1 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: kZlibCompression supported: 1 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: kSnappyCompression supported: 1 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: kLZ4Compression supported: 1 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: kBZip2Compression supported: 0 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi167/store.db/MANIFEST-000005 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.merge_operator: 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_filter: None 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_filter_factory: None 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.sst_partitioner_factory: None 2024-04-16T00:53:49.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c69155b4e0) 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: cache_index_and_filter_blocks: 1 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: pin_top_level_index_and_filter: 1 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: index_type: 0 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: data_block_index_type: 0 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: index_shortening: 1 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: checksum: 4 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: no_block_cache: 0 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_cache: 0x55c6908711f0 2024-04-16T00:53:49.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_cache_name: BinnedLRUCache 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_cache_options: 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: capacity : 536870912 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: num_shard_bits : 4 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: strict_capacity_limit : 0 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: high_pri_pool_ratio: 0.000 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_cache_compressed: (nil) 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: persistent_cache: (nil) 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_size: 4096 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_size_deviation: 10 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_restart_interval: 16 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: index_block_restart_interval: 1 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: metadata_block_size: 4096 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: partition_filters: 0 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: use_delta_encoding: 1 2024-04-16T00:53:49.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: filter_policy: bloomfilter 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: whole_key_filtering: 1 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: verify_compression: 0 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: read_amp_bytes_per_bit: 0 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: format_version: 5 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: enable_index_compression: 1 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: block_align: 0 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: max_auto_readahead_size: 262144 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: prepopulate_block_cache: 0 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: initial_auto_readahead_size: 8192 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: num_file_reads_for_auto_readahead: 2 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.write_buffer_size: 33554432 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_write_buffer_number: 2 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compression: NoCompression 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bottommost_compression: Disabled 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.prefix_extractor: nullptr 2024-04-16T00:53:49.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.num_levels: 7 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T00:53:49.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compression_opts.level: 32767 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compression_opts.strategy: 0 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compression_opts.enabled: false 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.target_file_size_base: 67108864 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T00:53:49.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.arena_block_size: 1048576 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.disable_auto_compactions: 0 2024-04-16T00:53:49.096 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T00:53:49.097 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T00:53:49.097 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.table_properties_collectors: 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.inplace_update_support: 0 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T00:53:49.098 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.bloom_locality: 0 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.max_successive_merges: 0 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.paranoid_file_checks: 0 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.force_consistency_checks: 1 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.report_bg_io_stats: 0 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.ttl: 2592000 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.enable_blob_files: false 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.min_blob_size: 0 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.blob_file_size: 268435456 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T00:53:49.099 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.blob_file_starting_level: 0 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: 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-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi167/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 40, last_sequence is 21705, log_number is 36,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 36 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 548bff48-5d90-4de1-bb5c-dbf25c899470 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713228828690889, "job": 1, "event": "recovery_started", "wal_files": [36]} 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #36 mode 2 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713228828691973, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 41, "file_size": 152067, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 21710, "largest_seqno": 21732, "table_properties": {"data_size": 150832, "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": 360, "raw_average_key_size": 22, "raw_value_size": 150357, "raw_average_value_size": 9397, "num_data_blocks": 7, "num_entries": 16, "num_filter_entries": 16, "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": 1713228828, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "548bff48-5d90-4de1-bb5c-dbf25c899470", "db_session_id": "DCT0XWRYCSIBA4OEAQUX", "orig_file_number": 41, "seqno_to_time_mapping": "N/A"}} 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713228828692052, "job": 1, "event": "recovery_finished"} 2024-04-16T00:53:49.100 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: [db/version_set.cc:5047] Creating manifest 43 2024-04-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi167/store.db/000036.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c690910000 2024-04-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: DB pointer 0x55c6908fe000 2024-04-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ** DB Stats ** 2024-04-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.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-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.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-16T00:53:49.101 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-04-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ** Compaction Stats [default] ** 2024-04-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.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-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: L0 1/0 148.50 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 211.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: L6 1/0 36.43 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-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Sum 2/0 36.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 211.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.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 211.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-04-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ** Compaction Stats [default] ** 2024-04-16T00:53:49.102 INFO:journalctl@ceph.mon.smithi167.smithi167.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-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.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 211.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-04-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-04-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T00:53:49.103 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Cumulative compaction: 0.00 GB write, 44.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Interval compaction: 0.00 GB write, 44.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.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-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Block cache BinnedLRUCache@0x55c6908711f0#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-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.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-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-04-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: starting mon.smithi167 rank 1 at public addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] at bind addrs [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi167 fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: mon.smithi167@-1(???) e2 preinit fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: mon.smithi167@-1(???).mds e8 new map 2024-04-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: mon.smithi167@-1(???).mds e8 print_map 2024-04-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: e8 2024-04-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.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-16T00:53:49.104 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: legacy client fscid: 1 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Filesystem 'foofs' (1) 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: fs_name foofs 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: epoch 5 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: created 2024-04-16T00:38:43.017311+0000 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: modified 2024-04-16T00:38:51.046754+0000 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: tableserver 0 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: root 0 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: session_timeout 60 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: session_autoclose 300 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: max_file_size 1099511627776 2024-04-16T00:53:49.105 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: max_xattr_size 65536 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: required_client_features {} 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: last_failure 0 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: last_failure_osd_epoch 0 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.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-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: max_mds 1 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: in 0 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: up {0=24281} 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: failed 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: damaged 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: stopped 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: data_pools [3] 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: metadata_pool 2 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: inline_data disabled 2024-04-16T00:53:49.106 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: balancer 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: bal_rank_mask -1 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: standby_count_wanted 1 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: [mds.foofs.smithi167.iahpzu{0:24281} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.167:6832/2239604057,v1:172.21.15.167:6833/2239604057] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: Standby daemons: 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout: [mds.foofs.smithi129.tolqef{-1:14504} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.129:6834/3121390080,v1:172.21.15.129:6835/3121390080] compat {c=[1],r=[1],i=[7ff]}] 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: mon.smithi167@-1(???).osd e72 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: mon.smithi167@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: mon.smithi167@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:53:49.107 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: mon.smithi167@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T00:53:49.108 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 ceph-mon[68072]: mon.smithi167@-1(???).paxosservice(auth 1..46) refresh upgraded, format 0 -> 3 2024-04-16T00:53:49.108 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 bash[68033]: edc09a2a4bed0fab203ea2de28110d02656e8be2149d4720152baf7142eee3ec 2024-04-16T00:53:49.108 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:48 smithi167 systemd[1]: Started Ceph mon.smithi167 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:53:49.763 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mkfs 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:53:49.763 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mkfs 93bcc7e6-fb88-11ee-bc8f-c7b262605968 2024-04-16T00:53:50.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Reconfiguring daemon alertmanager.smithi129 on smithi129 2024-04-16T00:53:50.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Reconfiguring grafana.smithi129 (dependencies changed)... 2024-04-16T00:53:50.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T00:53:50.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Reconfiguring daemon grafana.smithi129 on smithi129 2024-04-16T00:53:50.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Reconfiguring node-exporter.smithi129 (dependencies changed)... 2024-04-16T00:53:50.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Reconfiguring daemon node-exporter.smithi129 on smithi129 2024-04-16T00:53:50.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Reconfiguring prometheus.smithi129 (dependencies changed)... 2024-04-16T00:53:50.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Reconfiguring daemon prometheus.smithi129 on smithi129 2024-04-16T00:53:50.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Reconfiguring node-exporter.smithi167 (dependencies changed)... 2024-04-16T00:53:50.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Reconfiguring daemon node-exporter.smithi167 on smithi167 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Upgrade: Updating mgr.smithi129.oaixno 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Deploying daemon mgr.smithi129.oaixno on smithi129 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Failing over to other MGR 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: [16/Apr/2024:00:52:50] ENGINE Bus STARTING 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: [16/Apr/2024:00:52:50] ENGINE Serving on http://172.21.15.129:8765 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: [16/Apr/2024:00:52:50] ENGINE Serving on https://172.21.15.129:7150 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: [16/Apr/2024:00:52:50] ENGINE Bus STARTED 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi167:/etc/ceph/ceph.conf 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:50.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Reconfiguring prometheus.smithi129 (dependencies changed)... 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Reconfiguring daemon prometheus.smithi129 on smithi129 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v10: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v11: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Upgrade: Updating mgr.smithi167.ddbodo 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Deploying daemon mgr.smithi167.ddbodo on smithi167 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v12: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v13: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s 2024-04-16T00:53:50.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v14: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 351 B/s rd, 263 B/s wr, 0 op/s 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v15: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v16: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v17: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Standby manager daemon smithi167.ddbodo restarted 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Standby manager daemon smithi167.ddbodo started 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mgrmap e36: smithi129.oaixno(active, since 29s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v18: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v19: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 199 B/s rd, 199 B/s wr, 0 op/s 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v20: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 123 B/s wr, 0 op/s 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Upgrade: Setting container_image for all mgr 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Upgrade: Updating mon.smithi129 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Deploying daemon mon.smithi129 on smithi129 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v21: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 247 B/s wr, 0 op/s 2024-04-16T00:53:50.086 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v22: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 247 B/s wr, 0 op/s 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v23: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 123 B/s wr, 0 op/s 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mon.smithi129 calling monitor election 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mon.smithi129 is new leader, mons smithi129,smithi167 in quorum (ranks 0,1) 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: monmap e2: 2 mons at {smithi129=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: osdmap e71: 8 total, 8 up, 8 in 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mgrmap e36: smithi129.oaixno(active, since 37s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mgrmap e37: smithi129.oaixno(active, since 37s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mgrmap e38: smithi129.oaixno(active, since 38s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Standby manager daemon smithi167.ddbodo restarted 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Standby manager daemon smithi167.ddbodo started 2024-04-16T00:53:50.087 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mgrmap e39: smithi129.oaixno(active, since 44s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Active manager daemon smithi129.oaixno restarted 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Activating manager daemon smithi129.oaixno 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: osdmap e72: 8 total, 8 up, 8 in 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mgrmap e40: smithi129.oaixno(active, starting, since 0.00537641s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi129.oaixno", "id": "smithi129.oaixno"}]: dispatch 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ddbodo", "id": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:53:50.088 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Manager daemon smithi129.oaixno is now available 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: [16/Apr/2024:00:53:33] ENGINE Bus STARTING 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: [16/Apr/2024:00:53:34] ENGINE Serving on http://172.21.15.129:8765 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: [16/Apr/2024:00:53:34] ENGINE Serving on https://172.21.15.129:7150 2024-04-16T00:53:50.089 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: [16/Apr/2024:00:53:34] ENGINE Bus STARTED 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='client.34108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mgrmap e41: smithi129.oaixno(active, since 1.00933s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v3: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Cluster is now healthy 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v4: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/4154645411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2141406810' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mgrmap e42: smithi129.oaixno(active, since 3s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v5: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:50.090 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mgrmap e43: smithi129.oaixno(active, since 5s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v6: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v7: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:50.091 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi167:/etc/ceph/ceph.conf 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.092 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v8: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 116 B/s wr, 13 op/s 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Upgrade: Updating mon.smithi167 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:50.093 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Deploying daemon mon.smithi167 on smithi167 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v9: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mon.smithi129 calling monitor election 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mon.smithi167 calling monitor election 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mon.smithi129 is new leader, mons smithi129,smithi167 in quorum (ranks 0,1) 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: monmap e3: 2 mons at {smithi129=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: osdmap e72: 8 total, 8 up, 8 in 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: mgrmap e43: smithi129.oaixno(active, since 15s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:53:50.094 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:50.095 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:49 smithi167 ceph-mon[68072]: pgmap v11: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-16T00:53:50.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Reconfiguring daemon alertmanager.smithi129 on smithi129 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Reconfiguring grafana.smithi129 (dependencies changed)... 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Reconfiguring daemon grafana.smithi129 on smithi129 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Reconfiguring node-exporter.smithi129 (dependencies changed)... 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Reconfiguring daemon node-exporter.smithi129 on smithi129 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Reconfiguring prometheus.smithi129 (dependencies changed)... 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Reconfiguring daemon prometheus.smithi129 on smithi129 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Reconfiguring node-exporter.smithi167 (dependencies changed)... 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Reconfiguring daemon node-exporter.smithi167 on smithi167 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:53:50.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Upgrade: Updating mgr.smithi129.oaixno 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Deploying daemon mgr.smithi129.oaixno on smithi129 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Upgrade: Need to upgrade myself (mgr.smithi167.ddbodo) 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Failing over to other MGR 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: [16/Apr/2024:00:52:50] ENGINE Bus STARTING 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: [16/Apr/2024:00:52:50] ENGINE Serving on http://172.21.15.129:8765 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: [16/Apr/2024:00:52:50] ENGINE Serving on https://172.21.15.129:7150 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: [16/Apr/2024:00:52:50] ENGINE Bus STARTED 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi167:/etc/ceph/ceph.conf 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:50.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Reconfiguring prometheus.smithi129 (dependencies changed)... 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Reconfiguring daemon prometheus.smithi129 on smithi129 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v10: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v11: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Upgrade: Updating mgr.smithi167.ddbodo 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Deploying daemon mgr.smithi167.ddbodo on smithi167 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v12: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 175 B/s wr, 10 op/s 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v13: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s 2024-04-16T00:53:50.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v14: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 351 B/s rd, 263 B/s wr, 0 op/s 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v15: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v16: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v17: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Standby manager daemon smithi167.ddbodo restarted 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Standby manager daemon smithi167.ddbodo started 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mgrmap e36: smithi129.oaixno(active, since 29s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v18: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v19: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 199 B/s rd, 199 B/s wr, 0 op/s 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v20: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 123 B/s wr, 0 op/s 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Upgrade: Setting container_image for all mgr 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Upgrade: Updating mon.smithi129 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Deploying daemon mon.smithi129 on smithi129 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v21: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 247 B/s wr, 0 op/s 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v22: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 247 B/s wr, 0 op/s 2024-04-16T00:53:50.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v23: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 247 B/s rd, 123 B/s wr, 0 op/s 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mon.smithi129 calling monitor election 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mon.smithi129 is new leader, mons smithi129,smithi167 in quorum (ranks 0,1) 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: monmap e2: 2 mons at {smithi129=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: osdmap e71: 8 total, 8 up, 8 in 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mgrmap e36: smithi129.oaixno(active, since 37s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mgrmap e37: smithi129.oaixno(active, since 37s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mgrmap e38: smithi129.oaixno(active, since 38s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Standby manager daemon smithi167.ddbodo restarted 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Standby manager daemon smithi167.ddbodo started 2024-04-16T00:53:50.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mgrmap e39: smithi129.oaixno(active, since 44s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Active manager daemon smithi129.oaixno restarted 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Activating manager daemon smithi129.oaixno 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: osdmap e72: 8 total, 8 up, 8 in 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mgrmap e40: smithi129.oaixno(active, starting, since 0.00537641s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi129.oaixno", "id": "smithi129.oaixno"}]: dispatch 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr metadata", "who": "smithi167.ddbodo", "id": "smithi167.ddbodo"}]: dispatch 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:53:50.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Manager daemon smithi129.oaixno is now available 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/mirror_snapshot_schedule"}]: dispatch 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi129.oaixno/trash_purge_schedule"}]: dispatch 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: [16/Apr/2024:00:53:33] ENGINE Bus STARTING 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: [16/Apr/2024:00:53:34] ENGINE Serving on http://172.21.15.129:8765 2024-04-16T00:53:50.183 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: [16/Apr/2024:00:53:34] ENGINE Serving on https://172.21.15.129:7150 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: [16/Apr/2024:00:53:34] ENGINE Bus STARTED 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='client.34108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mgrmap e41: smithi129.oaixno(active, since 1.00933s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v3: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Cluster is now healthy 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v4: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/4154645411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2141406810' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mgrmap e42: smithi129.oaixno(active, since 3s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.184 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v5: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mgrmap e43: smithi129.oaixno(active, since 5s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v6: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v7: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.185 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi129:/etc/ceph/ceph.conf 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi167:/etc/ceph/ceph.conf 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.conf 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi129:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi167:/etc/ceph/ceph.client.admin.keyring 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Updating smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v8: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 116 B/s wr, 13 op/s 2024-04-16T00:53:50.186 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Upgrade: Updating mon.smithi167 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Deploying daemon mon.smithi167 on smithi167 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v9: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi129"}]: dispatch 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mon metadata", "id": "smithi167"}]: dispatch 2024-04-16T00:53:50.187 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mon.smithi129 calling monitor election 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mon.smithi167 calling monitor election 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mon.smithi129 is new leader, mons smithi129,smithi167 in quorum (ranks 0,1) 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: monmap e3: 2 mons at {smithi129=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: osdmap e72: 8 total, 8 up, 8 in 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: mgrmap e43: smithi129.oaixno(active, since 15s), standbys: smithi167.ddbodo 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:53:50.188 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:49 smithi129 ceph-mon[92263]: pgmap v11: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-16T00:53:52.614 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:52 smithi129 ceph-mon[92263]: pgmap v12: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 260 B/s wr, 10 op/s 2024-04-16T00:53:52.711 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:52 smithi167 ceph-mon[68072]: pgmap v12: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 260 B/s wr, 10 op/s 2024-04-16T00:53:53.443 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:54.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:54 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:54.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:54 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:54.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:54 smithi167 ceph-mon[68072]: pgmap v13: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-04-16T00:53:54.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:54 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:54.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:54 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:54.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:54 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:54.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:54 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:54.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:54 smithi129 ceph-mon[92263]: pgmap v13: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-04-16T00:53:54.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:54 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:54.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:54 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:56.658 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:56 smithi167 ceph-mon[68072]: pgmap v14: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:53:56.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:56 smithi129 ceph-mon[92263]: pgmap v14: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:53:58.481 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:53:58.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:58.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:58.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:58.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:53:58.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: pgmap v15: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 171 B/s rd, 171 B/s wr, 0 op/s 2024-04-16T00:53:58.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: pgmap v16: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-04-16T00:53:58.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:58.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:58.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: Reconfiguring mon.smithi129 (monmap changed)... 2024-04-16T00:53:58.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:53:58.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:53:58.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:58.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:58 smithi167 ceph-mon[68072]: Reconfiguring daemon mon.smithi129 on smithi129 2024-04-16T00:53:58.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:58.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:58.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:58.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:53:58.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: pgmap v15: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 171 B/s rd, 171 B/s wr, 0 op/s 2024-04-16T00:53:58.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: pgmap v16: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-04-16T00:53:58.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:58.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:53:58.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: Reconfiguring mon.smithi129 (monmap changed)... 2024-04-16T00:53:58.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:53:58.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:53:58.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:53:58.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:58 smithi129 ceph-mon[92263]: Reconfiguring daemon mon.smithi129 on smithi129 2024-04-16T00:54:00.150 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:59 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:00.151 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:59 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:00.151 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:59 smithi129 ceph-mon[92263]: Reconfiguring mgr.smithi129.oaixno (monmap changed)... 2024-04-16T00:54:00.151 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:59 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi129.oaixno", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:54:00.151 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:59 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:54:00.151 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:59 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:00.151 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:59 smithi129 ceph-mon[92263]: Reconfiguring daemon mgr.smithi129.oaixno on smithi129 2024-04-16T00:54:00.151 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:53:59 smithi129 ceph-mon[92263]: pgmap v17: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-04-16T00:54:00.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:59 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:00.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:59 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:00.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:59 smithi167 ceph-mon[68072]: Reconfiguring mgr.smithi129.oaixno (monmap changed)... 2024-04-16T00:54:00.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:59 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi129.oaixno", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:54:00.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:59 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:54:00.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:59 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:00.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:59 smithi167 ceph-mon[68072]: Reconfiguring daemon mgr.smithi129.oaixno on smithi129 2024-04-16T00:54:00.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:53:59 smithi167 ceph-mon[68072]: pgmap v17: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-04-16T00:54:01.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:01 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:01.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:01 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:01.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:01 smithi129 ceph-mon[92263]: Reconfiguring crash.smithi129 (monmap changed)... 2024-04-16T00:54:01.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:01 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi129", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:54:01.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:01 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:01.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:01 smithi129 ceph-mon[92263]: Reconfiguring daemon crash.smithi129 on smithi129 2024-04-16T00:54:01.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:01 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:01.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:01 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:01.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:01 smithi167 ceph-mon[68072]: Reconfiguring crash.smithi129 (monmap changed)... 2024-04-16T00:54:01.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:01 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi129", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:54:01.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:01 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:01.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:01 smithi167 ceph-mon[68072]: Reconfiguring daemon crash.smithi129 on smithi129 2024-04-16T00:54:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:02 smithi167 ceph-mon[68072]: pgmap v18: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-04-16T00:54:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T00:54:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:02 smithi129 ceph-mon[92263]: pgmap v18: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-04-16T00:54:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T00:54:02.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:03.517 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:03.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:03 smithi167 ceph-mon[68072]: Reconfiguring osd.0 (monmap changed)... 2024-04-16T00:54:03.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:03 smithi167 ceph-mon[68072]: Reconfiguring daemon osd.0 on smithi129 2024-04-16T00:54:03.903 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:03 smithi129 ceph-mon[92263]: Reconfiguring osd.0 (monmap changed)... 2024-04-16T00:54:03.903 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:03 smithi129 ceph-mon[92263]: Reconfiguring daemon osd.0 on smithi129 2024-04-16T00:54:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:04 smithi167 ceph-mon[68072]: pgmap v19: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-04-16T00:54:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:54:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T00:54:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:04 smithi129 ceph-mon[92263]: pgmap v19: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-04-16T00:54:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:54:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T00:54:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:05.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:05 smithi167 ceph-mon[68072]: Reconfiguring osd.1 (monmap changed)... 2024-04-16T00:54:05.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:05 smithi167 ceph-mon[68072]: Reconfiguring daemon osd.1 on smithi129 2024-04-16T00:54:05.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:05 smithi129 ceph-mon[92263]: Reconfiguring osd.1 (monmap changed)... 2024-04-16T00:54:05.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:05 smithi129 ceph-mon[92263]: Reconfiguring daemon osd.1 on smithi129 2024-04-16T00:54:06.734 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:54:06.807 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:06 smithi129 ceph-mon[92263]: pgmap v20: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-04-16T00:54:06.807 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:06 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:06.807 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:06 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:06.807 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:06 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T00:54:06.807 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:06 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:06.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:06 smithi167 ceph-mon[68072]: pgmap v20: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 205 B/s rd, 205 B/s wr, 0 op/s 2024-04-16T00:54:06.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:06 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:06.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:06 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:06.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:06 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T00:54:06.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:06 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:07.380 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:54:07.380 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (10m) 27s ago 21m 17.9M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:54:07.380 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (21m) 27s ago 21m 6387k - 16.2.5 6933c2a0b7dd edc835e03bfe 2024-04-16T00:54:07.380 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (20m) 14s ago 20m 6395k - 16.2.5 6933c2a0b7dd 6cba2fa12966 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (7m) 27s ago 20m 35.6M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (15m) 27s ago 15m 16.3M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (15m) 14s ago 15m 40.0M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (90s) 27s ago 22m 472M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (56s) 14s ago 20m 447M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (42s) 27s ago 22m 31.6M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (19s) 14s ago 19m 20.6M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (12m) 27s ago 12m 80.3M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (12m) 14s ago 12m 81.5M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (5m) 27s ago 20m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (95s) 14s ago 19m 4692k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (19m) 27s ago 19m 426M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (18m) 27s ago 18m 325M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:54:07.381 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (18m) 27s ago 18m 251M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:54:07.382 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (18m) 27s ago 18m 397M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:54:07.382 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (17m) 14s ago 17m 393M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:54:07.382 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (17m) 14s ago 17m 433M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:54:07.382 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (17m) 14s ago 17m 367M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:54:07.382 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (16m) 14s ago 16m 533M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:54:07.382 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 unknown 27s ago 20m - - 2024-04-16T00:54:07.788 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:54:07.789 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:54:07.790 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-04-16T00:54:07.790 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 4 2024-04-16T00:54:07.790 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:54:07.790 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:54:07.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:07 smithi167 ceph-mon[68072]: Reconfiguring osd.2 (monmap changed)... 2024-04-16T00:54:07.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:07 smithi167 ceph-mon[68072]: Reconfiguring daemon osd.2 on smithi129 2024-04-16T00:54:07.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:07 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:07.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:07 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:07.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:07 smithi129 ceph-mon[92263]: Reconfiguring osd.2 (monmap changed)... 2024-04-16T00:54:07.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:07 smithi129 ceph-mon[92263]: Reconfiguring daemon osd.2 on smithi129 2024-04-16T00:54:07.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:07 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:07.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:07 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:08.139 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:54:08.140 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:54:08.140 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:54:08.140 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:54:08.140 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:54:08.140 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T00:54:08.140 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr" 2024-04-16T00:54:08.140 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:54:08.140 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "4/23 daemons upgraded", 2024-04-16T00:54:08.140 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading mon daemons", 2024-04-16T00:54:08.140 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:54:08.140 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:54:08.531 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:54:08.532 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:54:08.532 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:54:08.567 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:08.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:08 smithi129 ceph-mon[92263]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:08 smithi129 ceph-mon[92263]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:08 smithi129 ceph-mon[92263]: pgmap v21: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:54:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:08 smithi129 ceph-mon[92263]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:08 smithi129 ceph-mon[92263]: Reconfiguring osd.3 (monmap changed)... 2024-04-16T00:54:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T00:54:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:08 smithi129 ceph-mon[92263]: Reconfiguring daemon osd.3 on smithi129 2024-04-16T00:54:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:08 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/3055833307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:08 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2353269369' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:54:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:08 smithi167 ceph-mon[68072]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:08 smithi167 ceph-mon[68072]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:08 smithi167 ceph-mon[68072]: pgmap v21: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:54:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:08 smithi167 ceph-mon[68072]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:08 smithi167 ceph-mon[68072]: Reconfiguring osd.3 (monmap changed)... 2024-04-16T00:54:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T00:54:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:08 smithi167 ceph-mon[68072]: Reconfiguring daemon osd.3 on smithi129 2024-04-16T00:54:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:08 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/3055833307' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:08 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2353269369' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:54:09.828 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:09 smithi129 ceph-mon[92263]: from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:09.828 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:09 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:09.828 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:09 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:09.828 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:09 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi129.tolqef", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:54:09.828 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:09 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:09.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:09 smithi167 ceph-mon[68072]: from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:09.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:09 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:09.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:09 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:09.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:09 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi129.tolqef", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:54:09.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:09 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:10.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:10 smithi167 ceph-mon[68072]: pgmap v22: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:10.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:10 smithi167 ceph-mon[68072]: Reconfiguring mds.foofs.smithi129.tolqef (monmap changed)... 2024-04-16T00:54:10.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:10 smithi167 ceph-mon[68072]: Reconfiguring daemon mds.foofs.smithi129.tolqef on smithi129 2024-04-16T00:54:10.890 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:10 smithi129 ceph-mon[92263]: pgmap v22: 129 pgs: 129 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:10.890 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:10 smithi129 ceph-mon[92263]: Reconfiguring mds.foofs.smithi129.tolqef (monmap changed)... 2024-04-16T00:54:10.890 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:10 smithi129 ceph-mon[92263]: Reconfiguring daemon mds.foofs.smithi129.tolqef on smithi129 2024-04-16T00:54:12.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:11 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:12.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:11 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:12.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:11 smithi167 ceph-mon[68072]: Reconfiguring crash.smithi167 (monmap changed)... 2024-04-16T00:54:12.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:11 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:54:12.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:11 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:12.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:11 smithi167 ceph-mon[68072]: Reconfiguring daemon crash.smithi167 on smithi167 2024-04-16T00:54:12.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:11 smithi167 ceph-mon[68072]: pgmap v23: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:12.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:11 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:12.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:11 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:12.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:11 smithi129 ceph-mon[92263]: Reconfiguring crash.smithi167 (monmap changed)... 2024-04-16T00:54:12.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:11 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:54:12.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:11 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:12.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:11 smithi129 ceph-mon[92263]: Reconfiguring daemon crash.smithi167 on smithi167 2024-04-16T00:54:12.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:11 smithi129 ceph-mon[92263]: pgmap v23: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:13.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:13 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:13.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:13 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:13.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:13 smithi167 ceph-mon[68072]: Reconfiguring mgr.smithi167.ddbodo (monmap changed)... 2024-04-16T00:54:13.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:13 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ddbodo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:54:13.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:13 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:54:13.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:13 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:13.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:13 smithi167 ceph-mon[68072]: Reconfiguring daemon mgr.smithi167.ddbodo on smithi167 2024-04-16T00:54:13.608 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:13 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:13 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:13 smithi129 ceph-mon[92263]: Reconfiguring mgr.smithi167.ddbodo (monmap changed)... 2024-04-16T00:54:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:13 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi167.ddbodo", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T00:54:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:13 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T00:54:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:13 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:13 smithi129 ceph-mon[92263]: Reconfiguring daemon mgr.smithi167.ddbodo on smithi167 2024-04-16T00:54:14.728 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:14 smithi167 ceph-mon[68072]: pgmap v24: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:14.728 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:14.729 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:14.729 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:54:14.729 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:54:14.729 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:14 smithi129 ceph-mon[92263]: pgmap v24: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T00:54:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T00:54:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:15.543 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:15 smithi167 ceph-mon[68072]: Reconfiguring mon.smithi167 (monmap changed)... 2024-04-16T00:54:15.544 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:15 smithi167 ceph-mon[68072]: Reconfiguring daemon mon.smithi167 on smithi167 2024-04-16T00:54:15.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:15 smithi129 ceph-mon[92263]: Reconfiguring mon.smithi167 (monmap changed)... 2024-04-16T00:54:15.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:15 smithi129 ceph-mon[92263]: Reconfiguring daemon mon.smithi167 on smithi167 2024-04-16T00:54:16.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:16 smithi129 ceph-mon[92263]: pgmap v25: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:16.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:16 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:16.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:16 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:16.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:16 smithi129 ceph-mon[92263]: Reconfiguring osd.4 (monmap changed)... 2024-04-16T00:54:16.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:16 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T00:54:16.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:16 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:16.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:16 smithi129 ceph-mon[92263]: Reconfiguring daemon osd.4 on smithi167 2024-04-16T00:54:17.034 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:16 smithi167 ceph-mon[68072]: pgmap v25: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:17.034 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:16 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:17.034 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:16 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:17.035 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:16 smithi167 ceph-mon[68072]: Reconfiguring osd.4 (monmap changed)... 2024-04-16T00:54:17.035 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:16 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T00:54:17.035 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:16 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:17.035 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:16 smithi167 ceph-mon[68072]: Reconfiguring daemon osd.4 on smithi167 2024-04-16T00:54:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:18 smithi129 ceph-mon[92263]: Reconfiguring osd.5 (monmap changed)... 2024-04-16T00:54:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T00:54:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:18 smithi129 ceph-mon[92263]: Reconfiguring daemon osd.5 on smithi167 2024-04-16T00:54:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:18 smithi129 ceph-mon[92263]: pgmap v26: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:18.466 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:18.466 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:18.466 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:18 smithi167 ceph-mon[68072]: Reconfiguring osd.5 (monmap changed)... 2024-04-16T00:54:18.466 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T00:54:18.466 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:18.466 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:18 smithi167 ceph-mon[68072]: Reconfiguring daemon osd.5 on smithi167 2024-04-16T00:54:18.466 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:18 smithi167 ceph-mon[68072]: pgmap v26: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:18.648 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:19 smithi167 ceph-mon[68072]: Reconfiguring osd.6 (monmap changed)... 2024-04-16T00:54:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T00:54:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:19 smithi167 ceph-mon[68072]: Reconfiguring daemon osd.6 on smithi167 2024-04-16T00:54:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:54:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:19 smithi129 ceph-mon[92263]: Reconfiguring osd.6 (monmap changed)... 2024-04-16T00:54:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T00:54:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:19 smithi129 ceph-mon[92263]: Reconfiguring daemon osd.6 on smithi167 2024-04-16T00:54:19.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:54:20.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:20 smithi167 ceph-mon[68072]: pgmap v27: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:20.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:20 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:20.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:20 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:20.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:20 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T00:54:20.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:20 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:20.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:20 smithi129 ceph-mon[92263]: pgmap v27: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:20.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:20 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:20.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:20 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:20.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:20 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T00:54:20.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:20 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:21.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:21 smithi167 ceph-mon[68072]: Reconfiguring osd.7 (monmap changed)... 2024-04-16T00:54:21.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:21 smithi167 ceph-mon[68072]: Reconfiguring daemon osd.7 on smithi167 2024-04-16T00:54:21.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:21 smithi129 ceph-mon[92263]: Reconfiguring osd.7 (monmap changed)... 2024-04-16T00:54:21.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:21 smithi129 ceph-mon[92263]: Reconfiguring daemon osd.7 on smithi167 2024-04-16T00:54:22.815 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:22 smithi167 ceph-mon[68072]: pgmap v28: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:22.815 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:22 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:22.815 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:22 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:22.815 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:22 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.iahpzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:54:22.815 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:22 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:22.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:22 smithi129 ceph-mon[92263]: pgmap v28: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:22 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:22 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:22 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.iahpzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:54:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:22 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:23.681 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: Reconfiguring mds.foofs.smithi167.iahpzu (monmap changed)... 2024-04-16T00:54:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: Reconfiguring daemon mds.foofs.smithi167.iahpzu on smithi167 2024-04-16T00:54:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:54:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi129"}]: dispatch 2024-04-16T00:54:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi129"}]': finished 2024-04-16T00:54:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi167"}]: dispatch 2024-04-16T00:54:23.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi167"}]': finished 2024-04-16T00:54:23.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: Reconfiguring mds.foofs.smithi167.iahpzu (monmap changed)... 2024-04-16T00:54:23.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: Reconfiguring daemon mds.foofs.smithi167.iahpzu on smithi167 2024-04-16T00:54:23.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:23.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:23.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:54:23.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:23.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:23.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:23.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi129"}]: dispatch 2024-04-16T00:54:23.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi129"}]': finished 2024-04-16T00:54:23.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi167"}]: dispatch 2024-04-16T00:54:23.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi167"}]': finished 2024-04-16T00:54:24.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:24 smithi129 ceph-mon[92263]: Upgrade: Setting container_image for all mon 2024-04-16T00:54:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:24 smithi129 ceph-mon[92263]: pgmap v29: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:24.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:24 smithi167 ceph-mon[68072]: Upgrade: Setting container_image for all mon 2024-04-16T00:54:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:24 smithi167 ceph-mon[68072]: pgmap v29: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:25 smithi129 ceph-mon[92263]: Upgrade: Updating crash.smithi129 (1/2) 2024-04-16T00:54:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi129", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:54:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:25.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:25 smithi129 ceph-mon[92263]: Deploying daemon crash.smithi129 on smithi129 2024-04-16T00:54:26.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:25 smithi167 ceph-mon[68072]: Upgrade: Updating crash.smithi129 (1/2) 2024-04-16T00:54:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi129", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:54:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:25 smithi167 ceph-mon[68072]: Deploying daemon crash.smithi129 on smithi129 2024-04-16T00:54:26.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:26 smithi129 ceph-mon[92263]: pgmap v30: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:27.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:26 smithi167 ceph-mon[68072]: pgmap v30: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:28.722 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:28.922 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:28 smithi129 ceph-mon[92263]: pgmap v31: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:29.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:28 smithi167 ceph-mon[68072]: pgmap v31: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:30.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:30 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:30.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:30 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:30.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:30 smithi167 ceph-mon[68072]: pgmap v32: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:30.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:30 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:30.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:30 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:30.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:30 smithi129 ceph-mon[92263]: pgmap v32: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:32.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:31 smithi129 ceph-mon[92263]: Upgrade: Updating crash.smithi167 (2/2) 2024-04-16T00:54:32.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:31 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:32.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:31 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:54:32.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:31 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:32.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:31 smithi129 ceph-mon[92263]: Deploying daemon crash.smithi167 on smithi167 2024-04-16T00:54:32.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:31 smithi129 ceph-mon[92263]: pgmap v33: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:32.243 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:31 smithi167 ceph-mon[68072]: Upgrade: Updating crash.smithi167 (2/2) 2024-04-16T00:54:32.243 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:31 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:32.243 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:31 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi167", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-16T00:54:32.243 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:31 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:32.243 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:31 smithi167 ceph-mon[68072]: Deploying daemon crash.smithi167 on smithi167 2024-04-16T00:54:32.243 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:31 smithi167 ceph-mon[68072]: pgmap v33: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:33.778 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:34 smithi129 ceph-mon[92263]: pgmap v34: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:54:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:54:34.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:34 smithi167 ceph-mon[68072]: pgmap v34: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:54:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:34.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:54:36.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:36 smithi129 ceph-mon[92263]: pgmap v35: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:36.766 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:36 smithi167 ceph-mon[68072]: pgmap v35: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:38.621 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:38 smithi129 ceph-mon[92263]: pgmap v36: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:38.814 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:38.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:38 smithi167 ceph-mon[68072]: pgmap v36: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:38.925 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:54:39.621 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:54:39.621 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (10m) 59s ago 21m 17.9M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:54:39.621 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 starting - - - - 2024-04-16T00:54:39.621 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (6s) 1s ago 20m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T00:54:39.621 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (8m) 59s ago 21m 35.6M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:54:39.621 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (15m) 59s ago 15m 16.3M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:54:39.621 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (15m) 1s ago 15m 39.9M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:54:39.621 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (2m) 59s ago 23m 472M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (89s) 1s ago 20m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (74s) 59s ago 23m 31.6M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (51s) 1s ago 20m 39.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (13m) 59s ago 13m 80.3M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (12m) 1s ago 12m 81.5M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (6m) 59s ago 21m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (2m) 1s ago 20m 4692k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (19m) 59s ago 19m 426M 1944M 16.2.5 6933c2a0b7dd 6a18cfaba5ae 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (19m) 59s ago 19m 325M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (19m) 59s ago 19m 251M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (18m) 59s ago 18m 397M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (18m) 1s ago 18m 393M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (18m) 1s ago 18m 433M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:54:39.622 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (17m) 1s ago 17m 367M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:54:39.623 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (17m) 1s ago 17m 533M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:54:39.623 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 unknown 59s ago 20m - - 2024-04-16T00:54:39.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:39 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:39.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:39 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:39.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:39 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:39.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:39 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:39.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:39 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:39.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:39 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:39.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:39 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:39.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:39 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:40.030 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:54:40.031 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:54:40.031 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:54:40.031 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:54:40.031 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:54:40.031 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:54:40.031 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:54:40.032 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:54:40.032 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-16T00:54:40.032 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:54:40.032 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:54:40.032 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:54:40.032 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:54:40.032 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:54:40.033 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-04-16T00:54:40.033 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 4 2024-04-16T00:54:40.033 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:54:40.033 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:54:40.360 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:54:40.360 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:54:40.360 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:54:40.360 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:54:40.360 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:54:40.360 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T00:54:40.361 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr" 2024-04-16T00:54:40.361 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:54:40.361 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "5/23 daemons upgraded", 2024-04-16T00:54:40.361 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading crash daemons", 2024-04-16T00:54:40.361 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:54:40.361 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:54:40.496 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:40 smithi167 ceph-mon[68072]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:40.496 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:40 smithi167 ceph-mon[68072]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:40.497 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:40 smithi167 ceph-mon[68072]: pgmap v37: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:40.497 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:40 smithi167 ceph-mon[68072]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:40.497 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:40 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/1527044231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:40.815 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:54:40.816 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:54:40.816 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:54:40.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:40 smithi129 ceph-mon[92263]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:40 smithi129 ceph-mon[92263]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:40 smithi129 ceph-mon[92263]: pgmap v37: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:40 smithi129 ceph-mon[92263]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:40 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/1527044231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:41.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:41 smithi129 ceph-mon[92263]: from='client.34192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:41.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:41 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2794405886' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:54:41.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:41 smithi167 ceph-mon[68072]: from='client.34192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:54:41.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:41 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2794405886' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:54:42.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:42 smithi167 ceph-mon[68072]: pgmap v38: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:42.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:42 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:42.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:42 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:42.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:42 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:42.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:42 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:42.900 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:42 smithi129 ceph-mon[92263]: pgmap v38: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:42.900 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:42 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:42.900 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:42 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:42.900 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:42 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:42.900 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:42 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:43.853 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:43.911 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:43.911 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:43.912 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:43 smithi129 ceph-mon[92263]: pgmap v39: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:44.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:44.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:44.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:43 smithi167 ceph-mon[68072]: pgmap v39: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:54:46.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: pgmap v40: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:46.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:46.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:46.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:46.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:54:46.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:46.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:46.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:54:46.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:46.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:46.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:46.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:46.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi129"}]: dispatch 2024-04-16T00:54:46.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi129"}]': finished 2024-04-16T00:54:46.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi167"}]: dispatch 2024-04-16T00:54:46.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi167"}]': finished 2024-04-16T00:54:46.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:46 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T00:54:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: pgmap v40: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:54:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:54:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:54:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:46.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:54:46.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:46.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi129"}]: dispatch 2024-04-16T00:54:46.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi129"}]': finished 2024-04-16T00:54:46.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi167"}]: dispatch 2024-04-16T00:54:46.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi167"}]': finished 2024-04-16T00:54:46.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:46 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T00:54:47.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:47 smithi129 ceph-mon[92263]: pgmap v41: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 194 B/s rd, 194 B/s wr, 0 op/s 2024-04-16T00:54:47.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:47 smithi129 ceph-mon[92263]: pgmap v42: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 240 B/s rd, 240 B/s wr, 0 op/s 2024-04-16T00:54:47.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:47 smithi129 ceph-mon[92263]: Upgrade: Setting container_image for all crash 2024-04-16T00:54:47.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:47 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T00:54:47.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:47 smithi129 ceph-mon[92263]: Upgrade: osd.0 is safe to restart 2024-04-16T00:54:47.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:47 smithi167 ceph-mon[68072]: pgmap v41: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 194 B/s rd, 194 B/s wr, 0 op/s 2024-04-16T00:54:47.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:47 smithi167 ceph-mon[68072]: pgmap v42: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 240 B/s rd, 240 B/s wr, 0 op/s 2024-04-16T00:54:47.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:47 smithi167 ceph-mon[68072]: Upgrade: Setting container_image for all crash 2024-04-16T00:54:47.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:47 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T00:54:47.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:47 smithi167 ceph-mon[68072]: Upgrade: osd.0 is safe to restart 2024-04-16T00:54:48.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:48 smithi129 ceph-mon[92263]: Upgrade: Updating osd.0 2024-04-16T00:54:48.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:48.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T00:54:48.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:48.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:48 smithi129 ceph-mon[92263]: Deploying daemon osd.0 on smithi129 2024-04-16T00:54:48.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:48 smithi167 ceph-mon[68072]: Upgrade: Updating osd.0 2024-04-16T00:54:48.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:48.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T00:54:48.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:54:48.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:48 smithi167 ceph-mon[68072]: Deploying daemon osd.0 on smithi129 2024-04-16T00:54:48.887 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:49.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:49 smithi129 ceph-mon[92263]: pgmap v43: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 240 B/s rd, 240 B/s wr, 0 op/s 2024-04-16T00:54:49.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:54:49.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:49 smithi167 ceph-mon[68072]: pgmap v43: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 240 B/s rd, 240 B/s wr, 0 op/s 2024-04-16T00:54:49.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:54:51.547 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:51 smithi129 ceph-mon[92263]: pgmap v44: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 240 B/s rd, 240 B/s wr, 0 op/s 2024-04-16T00:54:51.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:51 smithi167 ceph-mon[68072]: pgmap v44: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 240 B/s rd, 240 B/s wr, 0 op/s 2024-04-16T00:54:51.926 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:51 smithi129 systemd[1]: Stopping Ceph osd.0 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:54:51.926 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.0[45850]: debug 2024-04-16T00:54:51.705+0000 7fa4252e0700 -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-16T00:54:51.926 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.0[45850]: debug 2024-04-16T00:54:51.705+0000 7fa4252e0700 -1 osd.0 72 *** Got signal Terminated *** 2024-04-16T00:54:51.926 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:51 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.0[45850]: debug 2024-04-16T00:54:51.705+0000 7fa4252e0700 -1 osd.0 72 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:54:52.418 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:52 smithi129 bash[100166]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.0 2024-04-16T00:54:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.2 2024-04-16T00:54:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 failed (root=default,host=smithi129) (connection refused reported by osd.2) 2024-04-16T00:54:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.3 2024-04-16T00:54:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.2 2024-04-16T00:54:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.5 2024-04-16T00:54:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.4 2024-04-16T00:54:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.7 2024-04-16T00:54:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.1 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.6 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.3 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.5 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.4 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.7 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.1 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.6 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.7 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.6 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.2 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.1 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.3 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.2 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.5 2024-04-16T00:54:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.4 2024-04-16T00:54:52.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.7 2024-04-16T00:54:52.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.1 2024-04-16T00:54:52.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.6 2024-04-16T00:54:52.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.3 2024-04-16T00:54:52.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.5 2024-04-16T00:54:52.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.4 2024-04-16T00:54:52.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.7 2024-04-16T00:54:52.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:52 smithi129 ceph-mon[92263]: osd.0 reported immediately failed by osd.6 2024-04-16T00:54:52.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.2 2024-04-16T00:54:52.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 failed (root=default,host=smithi129) (connection refused reported by osd.2) 2024-04-16T00:54:52.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.3 2024-04-16T00:54:52.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.2 2024-04-16T00:54:52.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.5 2024-04-16T00:54:52.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.4 2024-04-16T00:54:52.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.7 2024-04-16T00:54:52.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.1 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.6 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.3 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.5 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.4 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.7 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.1 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.6 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.7 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.6 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.2 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.1 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.3 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.2 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.5 2024-04-16T00:54:52.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.4 2024-04-16T00:54:52.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.7 2024-04-16T00:54:52.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.1 2024-04-16T00:54:52.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.6 2024-04-16T00:54:52.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.3 2024-04-16T00:54:52.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.5 2024-04-16T00:54:52.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.4 2024-04-16T00:54:52.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.7 2024-04-16T00:54:52.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:52 smithi167 ceph-mon[68072]: osd.0 reported immediately failed by osd.6 2024-04-16T00:54:53.830 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:53 smithi129 ceph-mon[92263]: pgmap v45: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 240 B/s rd, 240 B/s wr, 0 op/s 2024-04-16T00:54:53.831 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:53 smithi129 ceph-mon[92263]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:54:53.831 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:53 smithi129 ceph-mon[92263]: osdmap e73: 8 total, 7 up, 8 in 2024-04-16T00:54:53.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:53 smithi167 ceph-mon[68072]: pgmap v45: 129 pgs: 129 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 240 B/s rd, 240 B/s wr, 0 op/s 2024-04-16T00:54:53.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:53 smithi167 ceph-mon[68072]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:54:53.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:53 smithi167 ceph-mon[68072]: osdmap e73: 8 total, 7 up, 8 in 2024-04-16T00:54:53.939 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:54.426 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:54 smithi129 systemd[1]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.0.service: Succeeded. 2024-04-16T00:54:54.426 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:54 smithi129 systemd[1]: Stopped Ceph osd.0 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:54:54.426 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:54 smithi129 systemd[1]: Starting Ceph osd.0 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:54:54.693 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:54 smithi129 ceph-mon[92263]: osdmap e74: 8 total, 7 up, 8 in 2024-04-16T00:54:54.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:54 smithi167 ceph-mon[68072]: osdmap e74: 8 total, 7 up, 8 in 2024-04-16T00:54:55.588 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:55 smithi129 ceph-mon[92263]: pgmap v48: 129 pgs: 16 stale+active+clean, 113 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-04-16T00:54:55.589 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:55 smithi129 bash[100474]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T00:54:55.589 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:55 smithi129 bash[100474]: 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-16T00:54:55.589 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:55 smithi129 bash[100474]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T00:54:55.589 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:55 smithi129 bash[100474]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T00:54:55.589 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:55 smithi129 bash[100474]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-16T00:54:55.589 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:55 smithi129 bash[100474]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T00:54:55.589 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:55 smithi129 bash[100474]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-16T00:54:55.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:55 smithi167 ceph-mon[68072]: pgmap v48: 129 pgs: 16 stale+active+clean, 113 active+clean; 317 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-04-16T00:54:56.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:56 smithi129 ceph-mon[92263]: Health check failed: Degraded data redundancy: 198/1413 objects degraded (14.013%), 30 pgs degraded (PG_DEGRADED) 2024-04-16T00:54:56.676 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:56 smithi129 ceph-osd[100797]: -- 172.21.15.129:0/2403719031 <== mon.0 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55811f9a71e0 con 0x55811f977000 2024-04-16T00:54:56.676 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:56 smithi129 bash[100758]: eb7121e22ca3a0ef3f9e367ce3f27d980b2c1e951a92bccf4a78ad2f32f216a4 2024-04-16T00:54:56.676 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:56 smithi129 systemd[1]: Started Ceph osd.0 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:54:56.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:56 smithi167 ceph-mon[68072]: Health check failed: Degraded data redundancy: 198/1413 objects degraded (14.013%), 30 pgs degraded (PG_DEGRADED) 2024-04-16T00:54:57.176 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:54:56 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-0[100773]: 2024-04-16T00:54:56.917+0000 7f195f1ec7c0 -1 Falling back to public interface 2024-04-16T00:54:57.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:57 smithi167 ceph-mon[68072]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 198/1413 objects degraded (14.013%) 2024-04-16T00:54:57.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:57 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:57.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:57 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:57.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:57 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:54:57.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:57 smithi129 ceph-mon[92263]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 198/1413 objects degraded (14.013%) 2024-04-16T00:54:57.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:57 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:57.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:57 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:54:57.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:57 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:54:58.981 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:54:59.822 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:54:59 smithi129 ceph-mon[92263]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 198/1413 objects degraded (14.013%) 2024-04-16T00:54:59.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:54:59 smithi167 ceph-mon[68072]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 198/1413 objects degraded (14.013%) 2024-04-16T00:55:01.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:01 smithi167 ceph-mon[68072]: pgmap v51: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 198/1413 objects degraded (14.013%) 2024-04-16T00:55:01.899 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:01 smithi129 ceph-mon[92263]: pgmap v51: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 198/1413 objects degraded (14.013%) 2024-04-16T00:55:01.900 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:55:01 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-0[100773]: 2024-04-16T00:55:01.576+0000 7f195f1ec7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-16T00:55:02.535 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:55:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-0[100773]: 2024-04-16T00:55:02.183+0000 7f195f1ec7c0 -1 osd.0 72 log_to_monitors true 2024-04-16T00:55:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:02 smithi167 ceph-mon[68072]: from='osd.0 [v2:172.21.15.129:6802/3427063522,v1:172.21.15.129:6803/3427063522]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T00:55:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:02 smithi129 ceph-mon[92263]: from='osd.0 [v2:172.21.15.129:6802/3427063522,v1:172.21.15.129:6803/3427063522]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T00:55:02.926 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 00:55:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-0[100773]: 2024-04-16T00:55:02.553+0000 7f1950646700 -1 osd.0 72 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:55:03.548 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:03 smithi129 ceph-mon[92263]: pgmap v52: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 217 B/s wr, 0 op/s; 198/1413 objects degraded (14.013%) 2024-04-16T00:55:03.548 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:03 smithi129 ceph-mon[92263]: from='osd.0 [v2:172.21.15.129:6802/3427063522,v1:172.21.15.129:6803/3427063522]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T00:55:03.548 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:03 smithi129 ceph-mon[92263]: osdmap e75: 8 total, 7 up, 8 in 2024-04-16T00:55:03.548 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:03 smithi129 ceph-mon[92263]: from='osd.0 [v2:172.21.15.129:6802/3427063522,v1:172.21.15.129:6803/3427063522]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:55:03.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:03 smithi167 ceph-mon[68072]: pgmap v52: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 217 B/s wr, 0 op/s; 198/1413 objects degraded (14.013%) 2024-04-16T00:55:03.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:03 smithi167 ceph-mon[68072]: from='osd.0 [v2:172.21.15.129:6802/3427063522,v1:172.21.15.129:6803/3427063522]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T00:55:03.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:03 smithi167 ceph-mon[68072]: osdmap e75: 8 total, 7 up, 8 in 2024-04-16T00:55:03.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:03 smithi167 ceph-mon[68072]: from='osd.0 [v2:172.21.15.129:6802/3427063522,v1:172.21.15.129:6803/3427063522]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:55:04.015 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:04.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:04 smithi167 ceph-mon[68072]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:55:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:04 smithi167 ceph-mon[68072]: osd.0 [v2:172.21.15.129:6802/3427063522,v1:172.21.15.129:6803/3427063522] boot 2024-04-16T00:55:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:04 smithi167 ceph-mon[68072]: osdmap e76: 8 total, 8 up, 8 in 2024-04-16T00:55:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:55:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:55:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:04 smithi167 ceph-mon[68072]: osdmap e77: 8 total, 8 up, 8 in 2024-04-16T00:55:04.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:04 smithi129 ceph-mon[92263]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:55:04.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:04 smithi129 ceph-mon[92263]: osd.0 [v2:172.21.15.129:6802/3427063522,v1:172.21.15.129:6803/3427063522] boot 2024-04-16T00:55:04.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:04 smithi129 ceph-mon[92263]: osdmap e76: 8 total, 8 up, 8 in 2024-04-16T00:55:04.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T00:55:04.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:04.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:55:04.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:04.885 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:04.885 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:04.885 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:04.885 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:04 smithi129 ceph-mon[92263]: osdmap e77: 8 total, 8 up, 8 in 2024-04-16T00:55:05.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:05 smithi167 ceph-mon[68072]: pgmap v55: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 198/1413 objects degraded (14.013%) 2024-04-16T00:55:05.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:05 smithi129 ceph-mon[92263]: pgmap v55: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s; 198/1413 objects degraded (14.013%) 2024-04-16T00:55:06.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:06 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 91/1413 objects degraded (6.440%), 9 pgs degraded (PG_DEGRADED) 2024-04-16T00:55:06.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:06 smithi129 ceph-mon[92263]: mgrmap e44: smithi129.oaixno(active, since 93s), standbys: smithi167.ddbodo 2024-04-16T00:55:07.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:06 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 91/1413 objects degraded (6.440%), 9 pgs degraded (PG_DEGRADED) 2024-04-16T00:55:07.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:06 smithi167 ceph-mon[68072]: mgrmap e44: smithi129.oaixno(active, since 93s), standbys: smithi167.ddbodo 2024-04-16T00:55:07.807 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:07 smithi129 ceph-mon[92263]: pgmap v57: 129 pgs: 33 peering, 9 active+undersized+degraded, 7 active+undersized, 80 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s; 91/1413 objects degraded (6.440%) 2024-04-16T00:55:08.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:07 smithi167 ceph-mon[68072]: pgmap v57: 129 pgs: 33 peering, 9 active+undersized+degraded, 7 active+undersized, 80 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s; 91/1413 objects degraded (6.440%) 2024-04-16T00:55:09.069 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: pgmap v58: 129 pgs: 33 peering, 96 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-16T00:55:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:55:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:55:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: pgmap v59: 129 pgs: 33 peering, 96 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 192 B/s rd, 385 B/s wr, 0 op/s 2024-04-16T00:55:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: pgmap v60: 129 pgs: 33 peering, 96 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 474 B/s wr, 0 op/s 2024-04-16T00:55:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:55:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:55:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:55:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-16T00:55:09.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:08 smithi129 ceph-mon[92263]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 91/1413 objects degraded (6.440%), 9 pgs degraded) 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: pgmap v58: 129 pgs: 33 peering, 96 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: pgmap v59: 129 pgs: 33 peering, 96 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 192 B/s rd, 385 B/s wr, 0 op/s 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: pgmap v60: 129 pgs: 33 peering, 96 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 237 B/s rd, 474 B/s wr, 0 op/s 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:09.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:09.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:55:09.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:55:09.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-16T00:55:09.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:08 smithi167 ceph-mon[68072]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 91/1413 objects degraded (6.440%), 9 pgs degraded) 2024-04-16T00:55:11.167 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:55:11.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:10 smithi129 ceph-mon[92263]: pgmap v61: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 339 B/s rd, 848 B/s wr, 1 op/s 2024-04-16T00:55:11.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:10 smithi167 ceph-mon[68072]: pgmap v61: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 339 B/s rd, 848 B/s wr, 1 op/s 2024-04-16T00:55:11.798 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (11m) 8s ago 22m 17.9M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (43s) 8s ago 22m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (38s) 33s ago 21m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (8m) 8s ago 21m 35.6M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (16m) 8s ago 16m 16.6M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (16m) 33s ago 16m 39.9M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (2m) 8s ago 23m 496M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (2m) 33s ago 21m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (107s) 8s ago 23m 50.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (83s) 33s ago 21m 39.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (13m) 8s ago 13m 81.3M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (13m) 33s ago 13m 81.5M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (6m) 8s ago 21m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (2m) 33s ago 20m 4692k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (15s) 8s ago 20m 11.4M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (20m) 8s ago 20m 325M 1944M 16.2.5 6933c2a0b7dd 0d087fd31e50 2024-04-16T00:55:11.799 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (19m) 8s ago 19m 252M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:55:11.800 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (19m) 8s ago 19m 396M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:55:11.800 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (18m) 33s ago 18m 393M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:55:11.800 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (18m) 33s ago 18m 433M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:55:11.800 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (18m) 33s ago 18m 367M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:55:11.800 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (17m) 33s ago 17m 533M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:55:11.800 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 unknown 8s ago 21m - - 2024-04-16T00:55:12.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:11 smithi129 ceph-mon[92263]: from='client.34204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:12.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:11 smithi129 ceph-mon[92263]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:12.183 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 9, 2024-04-16T00:55:12.184 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 5 2024-04-16T00:55:12.185 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:55:12.185 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:55:12.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:11 smithi167 ceph-mon[68072]: from='client.34204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:12.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:11 smithi167 ceph-mon[68072]: from='client.34208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:12.505 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout: "crash" 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "7/23 daemons upgraded", 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:55:12.506 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:55:12.931 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:55:12.931 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:55:12.931 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:55:13.092 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:12 smithi129 ceph-mon[92263]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:13.092 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:12 smithi129 ceph-mon[92263]: pgmap v62: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 139 B/s rd, 419 B/s wr, 0 op/s 2024-04-16T00:55:13.092 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:12 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/1409721394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:13.092 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:12 smithi129 ceph-mon[92263]: from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:13.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:12 smithi167 ceph-mon[68072]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:13.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:12 smithi167 ceph-mon[68072]: pgmap v62: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 139 B/s rd, 419 B/s wr, 0 op/s 2024-04-16T00:55:13.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:12 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/1409721394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:13.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:12 smithi167 ceph-mon[68072]: from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:14.023 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:13 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2834044654' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:55:14.110 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:14.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:13 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2834044654' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:55:15.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:14 smithi167 ceph-mon[68072]: pgmap v63: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 382 B/s wr, 0 op/s 2024-04-16T00:55:15.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:14 smithi129 ceph-mon[92263]: pgmap v63: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 382 B/s wr, 0 op/s 2024-04-16T00:55:17.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:16 smithi167 ceph-mon[68072]: pgmap v64: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 509 B/s wr, 0 op/s 2024-04-16T00:55:17.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:16 smithi129 ceph-mon[92263]: pgmap v64: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 254 B/s rd, 509 B/s wr, 0 op/s 2024-04-16T00:55:19.150 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:19 smithi129 ceph-mon[92263]: pgmap v65: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 409 B/s wr, 0 op/s 2024-04-16T00:55:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:55:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:20.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:19 smithi167 ceph-mon[68072]: pgmap v65: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 409 B/s wr, 0 op/s 2024-04-16T00:55:20.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:20.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:55:20.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:21.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:21 smithi129 ceph-mon[92263]: pgmap v66: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:55:22.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:21 smithi167 ceph-mon[68072]: pgmap v66: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 426 B/s wr, 0 op/s 2024-04-16T00:55:23.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:23 smithi129 ceph-mon[92263]: pgmap v67: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:55:23.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:55:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:23 smithi167 ceph-mon[68072]: pgmap v67: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:55:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:55:24.185 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:24 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:55:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:24 smithi129 ceph-mon[92263]: Upgrade: osd.1 is safe to restart 2024-04-16T00:55:25.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:24 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-16T00:55:25.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:24 smithi167 ceph-mon[68072]: Upgrade: osd.1 is safe to restart 2024-04-16T00:55:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:25 smithi129 ceph-mon[92263]: pgmap v68: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:55:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T00:55:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:55:26.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:25 smithi167 ceph-mon[68072]: pgmap v68: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:55:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T00:55:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:55:26.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:26 smithi129 ceph-mon[92263]: Upgrade: Updating osd.1 2024-04-16T00:55:26.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:26 smithi129 ceph-mon[92263]: Deploying daemon osd.1 on smithi129 2024-04-16T00:55:27.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:26 smithi167 ceph-mon[68072]: Upgrade: Updating osd.1 2024-04-16T00:55:27.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:26 smithi167 ceph-mon[68072]: Deploying daemon osd.1 on smithi129 2024-04-16T00:55:27.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:27 smithi129 ceph-mon[92263]: pgmap v69: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:55:28.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:27 smithi167 ceph-mon[68072]: pgmap v69: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:55:29.176 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:28 smithi129 systemd[1]: Stopping Ceph osd.1 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:55:29.176 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.1[49162]: debug 2024-04-16T00:55:28.955+0000 7f68b7830700 -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-16T00:55:29.176 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.1[49162]: debug 2024-04-16T00:55:28.955+0000 7f68b7830700 -1 osd.1 77 *** Got signal Terminated *** 2024-04-16T00:55:29.177 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.1[49162]: debug 2024-04-16T00:55:28.955+0000 7f68b7830700 -1 osd.1 77 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:55:29.227 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:29.604 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:29 smithi129 bash[103730]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.1 2024-04-16T00:55:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: pgmap v70: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:55:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.2 2024-04-16T00:55:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 failed (root=default,host=smithi129) (connection refused reported by osd.2) 2024-04-16T00:55:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.3 2024-04-16T00:55:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.2 2024-04-16T00:55:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.0 2024-04-16T00:55:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.5 2024-04-16T00:55:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.4 2024-04-16T00:55:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.7 2024-04-16T00:55:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.6 2024-04-16T00:55:29.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.3 2024-04-16T00:55:29.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.0 2024-04-16T00:55:29.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.5 2024-04-16T00:55:29.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.4 2024-04-16T00:55:29.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.7 2024-04-16T00:55:29.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:29 smithi129 ceph-mon[92263]: osd.1 reported immediately failed by osd.6 2024-04-16T00:55:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: pgmap v70: 129 pgs: 129 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:55:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.2 2024-04-16T00:55:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 failed (root=default,host=smithi129) (connection refused reported by osd.2) 2024-04-16T00:55:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.3 2024-04-16T00:55:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.2 2024-04-16T00:55:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.0 2024-04-16T00:55:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.5 2024-04-16T00:55:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.4 2024-04-16T00:55:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.7 2024-04-16T00:55:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.6 2024-04-16T00:55:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.3 2024-04-16T00:55:30.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.0 2024-04-16T00:55:30.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.5 2024-04-16T00:55:30.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.4 2024-04-16T00:55:30.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.7 2024-04-16T00:55:30.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:29 smithi167 ceph-mon[68072]: osd.1 reported immediately failed by osd.6 2024-04-16T00:55:30.885 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:30 smithi129 ceph-mon[92263]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:55:30.885 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:30 smithi129 ceph-mon[92263]: osdmap e78: 8 total, 7 up, 8 in 2024-04-16T00:55:31.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:30 smithi167 ceph-mon[68072]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:55:31.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:30 smithi167 ceph-mon[68072]: osdmap e78: 8 total, 7 up, 8 in 2024-04-16T00:55:31.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:31 smithi129 ceph-mon[92263]: pgmap v72: 129 pgs: 18 stale+active+clean, 111 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:55:31.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:31 smithi129 ceph-mon[92263]: osdmap e79: 8 total, 7 up, 8 in 2024-04-16T00:55:31.927 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:31 smithi129 systemd[1]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.1.service: Succeeded. 2024-04-16T00:55:31.927 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:31 smithi129 systemd[1]: Stopped Ceph osd.1 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:55:31.927 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:31 smithi129 systemd[1]: Starting Ceph osd.1 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:55:32.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:31 smithi167 ceph-mon[68072]: pgmap v72: 129 pgs: 18 stale+active+clean, 111 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:55:32.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:31 smithi167 ceph-mon[68072]: osdmap e79: 8 total, 7 up, 8 in 2024-04-16T00:55:33.046 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:32 smithi129 bash[104043]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-16T00:55:33.047 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:32 smithi129 bash[104043]: 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-16T00:55:33.047 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:32 smithi129 bash[104043]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-16T00:55:33.047 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:32 smithi129 bash[104043]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-16T00:55:33.047 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:32 smithi129 bash[104043]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-16T00:55:33.047 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:32 smithi129 bash[104043]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-16T00:55:33.047 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:32 smithi129 bash[104043]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-16T00:55:33.892 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-osd[104340]: -- 172.21.15.129:0/2517618098 <== mon.0 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d0d18bd1e0 con 0x55d0d188d000 2024-04-16T00:55:33.892 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: pgmap v74: 129 pgs: 18 stale+active+clean, 111 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:55:33.892 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 5]}]: dispatch 2024-04-16T00:55:33.892 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2, 4, 1]}]: dispatch 2024-04-16T00:55:33.892 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 1]}]: dispatch 2024-04-16T00:55:33.892 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 0]}]: dispatch 2024-04-16T00:55:33.893 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 1]}]: dispatch 2024-04-16T00:55:33.893 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 1]}]: dispatch 2024-04-16T00:55:33.893 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.6"}]: dispatch 2024-04-16T00:55:33.893 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.10"}]: dispatch 2024-04-16T00:55:33.893 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.17"}]: dispatch 2024-04-16T00:55:33.893 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:33.893 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:55:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: pgmap v74: 129 pgs: 18 stale+active+clean, 111 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:55:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 5]}]: dispatch 2024-04-16T00:55:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2, 4, 1]}]: dispatch 2024-04-16T00:55:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 1]}]: dispatch 2024-04-16T00:55:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 0]}]: dispatch 2024-04-16T00:55:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 1]}]: dispatch 2024-04-16T00:55:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 1]}]: dispatch 2024-04-16T00:55:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.6"}]: dispatch 2024-04-16T00:55:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.10"}]: dispatch 2024-04-16T00:55:34.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.17"}]: dispatch 2024-04-16T00:55:34.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:34.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:55:34.175 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:33 smithi129 bash[104302]: 3b396c0c980258332c3c5fd900e39683ad46fcfad7818aabbf3c2f276f0b38c7 2024-04-16T00:55:34.176 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:33 smithi129 systemd[1]: Started Ceph osd.1 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:55:34.263 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:34.636 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 5]}]': finished 2024-04-16T00:55:34.636 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2, 4, 1]}]': finished 2024-04-16T00:55:34.636 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 1]}]': finished 2024-04-16T00:55:34.636 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 0]}]': finished 2024-04-16T00:55:34.636 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 1]}]': finished 2024-04-16T00:55:34.636 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 1]}]': finished 2024-04-16T00:55:34.637 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.6"}]': finished 2024-04-16T00:55:34.637 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.10"}]': finished 2024-04-16T00:55:34.637 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.17"}]': finished 2024-04-16T00:55:34.637 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: osdmap e80: 8 total, 7 up, 8 in 2024-04-16T00:55:34.637 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:34.637 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:34.637 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:55:34.637 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-mon[92263]: osdmap e81: 8 total, 7 up, 8 in 2024-04-16T00:55:34.637 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:34 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-1[104317]: 2024-04-16T00:55:34.359+0000 7fa6491767c0 -1 Falling back to public interface 2024-04-16T00:55:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 5]}]': finished 2024-04-16T00:55:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2, 4, 1]}]': finished 2024-04-16T00:55:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 1]}]': finished 2024-04-16T00:55:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [4, 0]}]': finished 2024-04-16T00:55:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 1]}]': finished 2024-04-16T00:55:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 1]}]': finished 2024-04-16T00:55:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.6"}]': finished 2024-04-16T00:55:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.10"}]': finished 2024-04-16T00:55:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.17"}]': finished 2024-04-16T00:55:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: osdmap e80: 8 total, 7 up, 8 in 2024-04-16T00:55:35.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:35.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:35.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:55:35.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:34 smithi167 ceph-mon[68072]: osdmap e81: 8 total, 7 up, 8 in 2024-04-16T00:55:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:35 smithi129 ceph-mon[92263]: pgmap v76: 129 pgs: 3 active+undersized+degraded, 17 stale+active+clean, 1 active+undersized, 108 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 19/1413 objects degraded (1.345%) 2024-04-16T00:55:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:35 smithi129 ceph-mon[92263]: Health check failed: Degraded data redundancy: 19/1413 objects degraded (1.345%), 3 pgs degraded (PG_DEGRADED) 2024-04-16T00:55:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:35 smithi129 ceph-mon[92263]: osdmap e82: 8 total, 7 up, 8 in 2024-04-16T00:55:36.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:35 smithi167 ceph-mon[68072]: pgmap v76: 129 pgs: 3 active+undersized+degraded, 17 stale+active+clean, 1 active+undersized, 108 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 19/1413 objects degraded (1.345%) 2024-04-16T00:55:36.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:35 smithi167 ceph-mon[68072]: Health check failed: Degraded data redundancy: 19/1413 objects degraded (1.345%), 3 pgs degraded (PG_DEGRADED) 2024-04-16T00:55:36.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:35 smithi167 ceph-mon[68072]: osdmap e82: 8 total, 7 up, 8 in 2024-04-16T00:55:37.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:36 smithi167 ceph-mon[68072]: pgmap v79: 129 pgs: 5 peering, 27 active+undersized+degraded, 24 active+undersized, 73 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 194 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:55:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:36 smithi167 ceph-mon[68072]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-16T00:55:37.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:36 smithi129 ceph-mon[92263]: pgmap v79: 129 pgs: 5 peering, 27 active+undersized+degraded, 24 active+undersized, 73 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 194 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:55:37.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:36 smithi129 ceph-mon[92263]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-16T00:55:38.921 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-1[104317]: 2024-04-16T00:55:38.597+0000 7fa6491767c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-16T00:55:39.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:38 smithi129 ceph-mon[92263]: pgmap v80: 129 pgs: 3 active+clean+remapped, 5 peering, 27 active+undersized+degraded, 24 active+undersized, 70 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:55:39.176 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-1[104317]: 2024-04-16T00:55:39.000+0000 7fa6491767c0 -1 osd.1 77 log_to_monitors true 2024-04-16T00:55:39.298 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:39.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:38 smithi167 ceph-mon[68072]: pgmap v80: 129 pgs: 3 active+clean+remapped, 5 peering, 27 active+undersized+degraded, 24 active+undersized, 70 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 170 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:55:40.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:39 smithi129 ceph-mon[92263]: from='osd.1 [v2:172.21.15.129:6810/1700115982,v1:172.21.15.129:6811/1700115982]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T00:55:40.176 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 00:55:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-1[104317]: 2024-04-16T00:55:39.943+0000 7fa63a5d0700 -1 osd.1 77 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:55:40.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:39 smithi167 ceph-mon[68072]: from='osd.1 [v2:172.21.15.129:6810/1700115982,v1:172.21.15.129:6811/1700115982]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T00:55:41.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:40 smithi167 ceph-mon[68072]: pgmap v81: 129 pgs: 9 active+clean+remapped, 27 active+undersized+degraded, 24 active+undersized, 69 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 327 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%); 1/1413 objects misplaced (0.071%) 2024-04-16T00:55:41.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:40 smithi167 ceph-mon[68072]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-16T00:55:41.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:40 smithi167 ceph-mon[68072]: from='osd.1 [v2:172.21.15.129:6810/1700115982,v1:172.21.15.129:6811/1700115982]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T00:55:41.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:40 smithi167 ceph-mon[68072]: osdmap e83: 8 total, 7 up, 8 in 2024-04-16T00:55:41.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:40 smithi167 ceph-mon[68072]: from='osd.1 [v2:172.21.15.129:6810/1700115982,v1:172.21.15.129:6811/1700115982]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:55:41.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:40 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 151/1413 objects degraded (10.686%), 27 pgs degraded (PG_DEGRADED) 2024-04-16T00:55:41.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:40 smithi129 ceph-mon[92263]: pgmap v81: 129 pgs: 9 active+clean+remapped, 27 active+undersized+degraded, 24 active+undersized, 69 active+clean; 317 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 327 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%); 1/1413 objects misplaced (0.071%) 2024-04-16T00:55:41.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:40 smithi129 ceph-mon[92263]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-16T00:55:41.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:40 smithi129 ceph-mon[92263]: from='osd.1 [v2:172.21.15.129:6810/1700115982,v1:172.21.15.129:6811/1700115982]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T00:55:41.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:40 smithi129 ceph-mon[92263]: osdmap e83: 8 total, 7 up, 8 in 2024-04-16T00:55:41.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:40 smithi129 ceph-mon[92263]: from='osd.1 [v2:172.21.15.129:6810/1700115982,v1:172.21.15.129:6811/1700115982]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:55:41.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:40 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 151/1413 objects degraded (10.686%), 27 pgs degraded (PG_DEGRADED) 2024-04-16T00:55:42.274 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:41 smithi129 ceph-mon[92263]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:55:42.274 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:41 smithi129 ceph-mon[92263]: osd.1 [v2:172.21.15.129:6810/1700115982,v1:172.21.15.129:6811/1700115982] boot 2024-04-16T00:55:42.274 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:41 smithi129 ceph-mon[92263]: osdmap e84: 8 total, 8 up, 8 in 2024-04-16T00:55:42.274 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:55:42.274 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:42.274 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:42.274 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:42.274 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:42.274 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:41 smithi129 ceph-mon[92263]: osdmap e85: 8 total, 8 up, 8 in 2024-04-16T00:55:42.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:41 smithi167 ceph-mon[68072]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:55:42.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:41 smithi167 ceph-mon[68072]: osd.1 [v2:172.21.15.129:6810/1700115982,v1:172.21.15.129:6811/1700115982] boot 2024-04-16T00:55:42.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:41 smithi167 ceph-mon[68072]: osdmap e84: 8 total, 8 up, 8 in 2024-04-16T00:55:42.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T00:55:42.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:42.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:42.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:42.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:42.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:41 smithi167 ceph-mon[68072]: osdmap e85: 8 total, 8 up, 8 in 2024-04-16T00:55:43.281 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:55:43.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:42 smithi167 ceph-mon[68072]: pgmap v84: 129 pgs: 9 active+clean+remapped, 27 active+undersized+degraded, 24 active+undersized, 69 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 163 B/s rd, 163 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%); 1/1413 objects misplaced (0.071%) 2024-04-16T00:55:43.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:42 smithi167 ceph-mon[68072]: osdmap e86: 8 total, 8 up, 8 in 2024-04-16T00:55:43.338 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:42 smithi129 ceph-mon[92263]: pgmap v84: 129 pgs: 9 active+clean+remapped, 27 active+undersized+degraded, 24 active+undersized, 69 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 163 B/s rd, 163 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%); 1/1413 objects misplaced (0.071%) 2024-04-16T00:55:43.338 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:42 smithi129 ceph-mon[92263]: osdmap e86: 8 total, 8 up, 8 in 2024-04-16T00:55:43.963 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:55:43.963 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (11m) 2s ago 22m 17.9M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:55:43.963 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (75s) 2s ago 22m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T00:55:43.963 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (70s) 65s ago 21m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T00:55:43.963 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (9m) 2s ago 22m 35.8M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:55:43.963 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (16m) 2s ago 16m 16.7M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:55:43.963 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (16m) 65s ago 16m 39.9M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:55:43.963 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (3m) 2s ago 24m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (2m) 65s ago 21m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (2m) 2s ago 24m 53.4M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (115s) 65s ago 21m 39.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (14m) 2s ago 14m 81.6M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (14m) 65s ago 14m 81.5M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (7m) 2s ago 22m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (3m) 65s ago 21m 4692k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (47s) 2s ago 21m 124M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (10s) 2s ago 20m 12.8M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (20m) 2s ago 20m 251M 1944M 16.2.5 6933c2a0b7dd 1bb136f73a54 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (19m) 2s ago 19m 397M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (19m) 65s ago 19m 393M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:55:43.964 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (19m) 65s ago 19m 433M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:55:43.965 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (18m) 65s ago 18m 367M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:55:43.965 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (18m) 65s ago 18m 533M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:55:43.965 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running 2s ago 21m - - 2024-04-16T00:55:44.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:43 smithi167 ceph-mon[68072]: from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:44.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:43 smithi167 ceph-mon[68072]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:44.336 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:44.367 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:55:44.367 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:55:44.367 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:55:44.367 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:55:44.367 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:55:44.367 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8, 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 6 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:55:44.368 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:55:44.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:43 smithi129 ceph-mon[92263]: from='client.34232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:44.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:43 smithi129 ceph-mon[92263]: from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout: "crash" 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "8/23 daemons upgraded", 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:55:44.713 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:55:44.714 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:55:45.107 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 134/1413 objects degraded (9.483%), 25 pgs degraded 2024-04-16T00:55:45.107 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:55:45.107 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:55:45.107 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 134/1413 objects degraded (9.483%), 25 pgs degraded 2024-04-16T00:55:45.107 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.0 is active+undersized+degraded, acting [7,0] 2024-04-16T00:55:45.107 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.2 is active+undersized+degraded, acting [5,6] 2024-04-16T00:55:45.107 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.4 is active+undersized+degraded, acting [0,7] 2024-04-16T00:55:45.107 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.6 is active+undersized+degraded, acting [6,4] 2024-04-16T00:55:45.107 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.8 is active+undersized+degraded, acting [7,0] 2024-04-16T00:55:45.107 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-04-16T00:55:45.108 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-04-16T00:55:45.108 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.d is active+undersized+degraded, acting [4,3] 2024-04-16T00:55:45.108 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.10 is active+undersized+degraded, acting [2,0] 2024-04-16T00:55:45.108 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.15 is active+undersized+degraded, acting [5,0] 2024-04-16T00:55:45.108 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-04-16T00:55:45.108 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-04-16T00:55:45.108 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-04-16T00:55:45.108 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-04-16T00:55:45.108 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-04-16T00:55:45.108 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-04-16T00:55:45.108 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-04-16T00:55:45.109 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-04-16T00:55:45.109 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-04-16T00:55:45.109 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-04-16T00:55:45.109 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.a is active+undersized+degraded, acting [6,7] 2024-04-16T00:55:45.109 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-04-16T00:55:45.109 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.18 is active+undersized+degraded, acting [4,6] 2024-04-16T00:55:45.109 INFO:teuthology.orchestra.run.smithi129.stdout: pg 5.0 is active+undersized+degraded, acting [3,4] 2024-04-16T00:55:45.109 INFO:teuthology.orchestra.run.smithi129.stdout: pg 5.19 is active+undersized+degraded, acting [5,7] 2024-04-16T00:55:45.287 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:44 smithi129 ceph-mon[92263]: pgmap v87: 129 pgs: 6 active+clean+remapped, 3 peering, 25 active+undersized+degraded, 23 active+undersized, 72 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 134/1413 objects degraded (9.483%); 1/1413 objects misplaced (0.071%) 2024-04-16T00:55:45.287 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:44 smithi129 ceph-mon[92263]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:45.288 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:44 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/387775918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:45.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:44 smithi167 ceph-mon[68072]: pgmap v87: 129 pgs: 6 active+clean+remapped, 3 peering, 25 active+undersized+degraded, 23 active+undersized, 72 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 134/1413 objects degraded (9.483%); 1/1413 objects misplaced (0.071%) 2024-04-16T00:55:45.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:44 smithi167 ceph-mon[68072]: from='client.34240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:45.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:44 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/387775918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/123044339' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:55:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 134/1413 objects degraded (9.483%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T00:55:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:55:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:55:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: pgmap v88: 129 pgs: 3 peering, 126 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s; 7 B/s, 0 objects/s recovering 2024-04-16T00:55:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:55:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:55:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:55:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:45 smithi167 ceph-mon[68072]: Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-16T00:55:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:55:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/123044339' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:55:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 134/1413 objects degraded (9.483%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: pgmap v88: 129 pgs: 3 peering, 126 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s; 7 B/s, 0 objects/s recovering 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:55:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:45 smithi129 ceph-mon[92263]: Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-16T00:55:47.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:46 smithi167 ceph-mon[68072]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:55:47.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:46 smithi167 ceph-mon[68072]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 134/1413 objects degraded (9.483%), 25 pgs degraded) 2024-04-16T00:55:47.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:46 smithi167 ceph-mon[68072]: Cluster is now healthy 2024-04-16T00:55:47.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:46 smithi129 ceph-mon[92263]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T00:55:47.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:46 smithi129 ceph-mon[92263]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 134/1413 objects degraded (9.483%), 25 pgs degraded) 2024-04-16T00:55:47.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:46 smithi129 ceph-mon[92263]: Cluster is now healthy 2024-04-16T00:55:48.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:47 smithi167 ceph-mon[68072]: pgmap v89: 129 pgs: 3 peering, 126 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 159 B/s rd, 159 B/s wr, 0 op/s; 6 B/s, 0 objects/s recovering 2024-04-16T00:55:48.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:47 smithi129 ceph-mon[92263]: pgmap v89: 129 pgs: 3 peering, 126 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 159 B/s rd, 159 B/s wr, 0 op/s; 6 B/s, 0 objects/s recovering 2024-04-16T00:55:49.373 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:49.750 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:49.750 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:55:49.750 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:50.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:50.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:55:50.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:55:50.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:50 smithi129 ceph-mon[92263]: pgmap v90: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 136 B/s rd, 136 B/s wr, 0 op/s; 5 B/s, 0 objects/s recovering 2024-04-16T00:55:51.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:50 smithi167 ceph-mon[68072]: pgmap v90: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 136 B/s rd, 136 B/s wr, 0 op/s; 5 B/s, 0 objects/s recovering 2024-04-16T00:55:52.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:52 smithi129 ceph-mon[92263]: pgmap v91: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 217 B/s rd, 217 B/s wr, 0 op/s; 4 B/s, 0 objects/s recovering 2024-04-16T00:55:53.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:52 smithi167 ceph-mon[68072]: pgmap v91: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 217 B/s rd, 217 B/s wr, 0 op/s; 4 B/s, 0 objects/s recovering 2024-04-16T00:55:54.418 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:54.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:54 smithi129 ceph-mon[92263]: pgmap v92: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s; 3 B/s, 0 objects/s recovering 2024-04-16T00:55:55.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:54 smithi167 ceph-mon[68072]: pgmap v92: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s; 3 B/s, 0 objects/s recovering 2024-04-16T00:55:56.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:56 smithi129 ceph-mon[92263]: pgmap v93: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 267 B/s rd, 267 B/s wr, 0 op/s; 3 B/s, 0 objects/s recovering 2024-04-16T00:55:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:56 smithi167 ceph-mon[68072]: pgmap v93: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 267 B/s rd, 267 B/s wr, 0 op/s; 3 B/s, 0 objects/s recovering 2024-04-16T00:55:58.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:58 smithi129 ceph-mon[92263]: pgmap v94: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:55:59.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:58 smithi167 ceph-mon[68072]: pgmap v94: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:55:59.460 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:55:59.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:55:59 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:00.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:55:59 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:00.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:00 smithi129 ceph-mon[92263]: pgmap v95: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:56:00.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:00 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:56:01.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:00 smithi167 ceph-mon[68072]: pgmap v95: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:56:01.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:00 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:56:01.909 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:01 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:56:01.909 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:01 smithi129 ceph-mon[92263]: Upgrade: osd.2 is safe to restart 2024-04-16T00:56:02.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:01 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-16T00:56:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:01 smithi167 ceph-mon[68072]: Upgrade: osd.2 is safe to restart 2024-04-16T00:56:02.849 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:02 smithi129 ceph-mon[92263]: pgmap v96: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:56:03.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:02 smithi167 ceph-mon[68072]: pgmap v96: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:56:04.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:03 smithi167 ceph-mon[68072]: Upgrade: Updating osd.2 2024-04-16T00:56:04.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:03 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:04.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:03 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T00:56:04.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:03 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:56:04.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:03 smithi167 ceph-mon[68072]: Deploying daemon osd.2 on smithi129 2024-04-16T00:56:04.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:03 smithi167 ceph-mon[68072]: pgmap v97: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:56:04.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:03 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:56:04.371 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:03 smithi129 ceph-mon[92263]: Upgrade: Updating osd.2 2024-04-16T00:56:04.371 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:03 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:04.371 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:03 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T00:56:04.372 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:03 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:56:04.372 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:03 smithi129 ceph-mon[92263]: Deploying daemon osd.2 on smithi129 2024-04-16T00:56:04.372 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:03 smithi129 ceph-mon[92263]: pgmap v97: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:56:04.372 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:03 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:56:04.499 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:56:06.408 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:06 smithi129 systemd[1]: Stopping Ceph osd.2 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:56:06.409 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.2[52755]: debug 2024-04-16T00:56:06.273+0000 7f2a295d2700 -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-16T00:56:06.409 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.2[52755]: debug 2024-04-16T00:56:06.273+0000 7f2a295d2700 -1 osd.2 86 *** Got signal Terminated *** 2024-04-16T00:56:06.409 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:06 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.2[52755]: debug 2024-04-16T00:56:06.273+0000 7f2a295d2700 -1 osd.2 86 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:56:06.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:06 smithi129 ceph-mon[92263]: pgmap v98: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:56:06.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:06 smithi167 ceph-mon[68072]: pgmap v98: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:56:07.040 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:06 smithi129 bash[107278]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.2 2024-04-16T00:56:07.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:07.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 failed (root=default,host=smithi129) (connection refused reported by osd.1) 2024-04-16T00:56:07.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.5 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.4 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.7 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.6 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.3 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.5 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.4 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.7 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.6 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.3 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.3 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:07.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.5 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.4 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.7 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.6 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.3 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.5 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.4 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.7 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.6 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:07 smithi129 ceph-mon[92263]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:07.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:07.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 failed (root=default,host=smithi129) (connection refused reported by osd.1) 2024-04-16T00:56:07.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:07.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.5 2024-04-16T00:56:07.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.4 2024-04-16T00:56:07.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.7 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.6 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.3 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.5 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.4 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.7 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.6 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.3 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.3 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.5 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.4 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.7 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.6 2024-04-16T00:56:07.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.3 2024-04-16T00:56:07.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:07.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.5 2024-04-16T00:56:07.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.4 2024-04-16T00:56:07.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.7 2024-04-16T00:56:07.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.6 2024-04-16T00:56:07.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:07.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.0 2024-04-16T00:56:07.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:07 smithi167 ceph-mon[68072]: osd.2 reported immediately failed by osd.1 2024-04-16T00:56:08.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:08 smithi129 ceph-mon[92263]: pgmap v99: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:56:08.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:08 smithi129 ceph-mon[92263]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:56:08.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:08 smithi129 ceph-mon[92263]: osdmap e87: 8 total, 7 up, 8 in 2024-04-16T00:56:08.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:08 smithi167 ceph-mon[68072]: pgmap v99: 129 pgs: 129 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:56:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:08 smithi167 ceph-mon[68072]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:56:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:08 smithi167 ceph-mon[68072]: osdmap e87: 8 total, 7 up, 8 in 2024-04-16T00:56:08.926 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:08 smithi129 systemd[1]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.2.service: Succeeded. 2024-04-16T00:56:08.926 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:08 smithi129 systemd[1]: Stopped Ceph osd.2 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:56:08.926 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:08 smithi129 systemd[1]: Starting Ceph osd.2 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:56:09.543 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:56:09.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:09 smithi129 ceph-mon[92263]: osdmap e88: 8 total, 7 up, 8 in 2024-04-16T00:56:09.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:09 smithi167 ceph-mon[68072]: osdmap e88: 8 total, 7 up, 8 in 2024-04-16T00:56:10.176 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:09 smithi129 bash[107567]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-16T00:56:10.176 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:09 smithi129 bash[107567]: 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-16T00:56:10.176 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:09 smithi129 bash[107567]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-16T00:56:10.176 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:09 smithi129 bash[107567]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-16T00:56:10.176 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:09 smithi129 bash[107567]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-16T00:56:10.176 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:09 smithi129 bash[107567]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-16T00:56:10.176 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:09 smithi129 bash[107567]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-16T00:56:10.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:10 smithi129 ceph-mon[92263]: pgmap v102: 129 pgs: 5 peering, 8 stale+active+clean, 116 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-04-16T00:56:10.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:10 smithi129 ceph-mon[92263]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-16T00:56:10.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:10 smithi167 ceph-mon[68072]: pgmap v102: 129 pgs: 5 peering, 8 stale+active+clean, 116 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2024-04-16T00:56:10.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:10 smithi167 ceph-mon[68072]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-16T00:56:11.426 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:11 smithi129 ceph-osd[107904]: -- 172.21.15.129:0/308886964 <== mon.0 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563adef971e0 con 0x563adef66c00 2024-04-16T00:56:11.426 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:11 smithi129 bash[107867]: 35da3a2c611a2d5bd1872b9480137586adcb920edfc003e1e7959b20220a014f 2024-04-16T00:56:11.426 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:11 smithi129 systemd[1]: Started Ceph osd.2 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:56:11.850 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:11 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-2[107881]: 2024-04-16T00:56:11.562+0000 7f919b10d7c0 -1 Falling back to public interface 2024-04-16T00:56:12.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:12 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:12.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:12 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:12.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:12 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:56:12.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:12 smithi129 ceph-mon[92263]: pgmap v103: 129 pgs: 19 active+undersized+degraded, 5 peering, 10 active+undersized, 95 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 116/1413 objects degraded (8.209%) 2024-04-16T00:56:12.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:12 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:12.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:12 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:12.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:12 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:56:12.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:12 smithi167 ceph-mon[68072]: pgmap v103: 129 pgs: 19 active+undersized+degraded, 5 peering, 10 active+undersized, 95 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 116/1413 objects degraded (8.209%) 2024-04-16T00:56:13.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:13 smithi129 ceph-mon[92263]: Health check failed: Degraded data redundancy: 116/1413 objects degraded (8.209%), 19 pgs degraded (PG_DEGRADED) 2024-04-16T00:56:13.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:13 smithi167 ceph-mon[68072]: Health check failed: Degraded data redundancy: 116/1413 objects degraded (8.209%), 19 pgs degraded (PG_DEGRADED) 2024-04-16T00:56:14.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:14 smithi129 ceph-mon[92263]: pgmap v104: 129 pgs: 20 active+undersized+degraded, 14 active+undersized, 95 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 125/1413 objects degraded (8.846%) 2024-04-16T00:56:14.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:14 smithi167 ceph-mon[68072]: pgmap v104: 129 pgs: 20 active+undersized+degraded, 14 active+undersized, 95 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 125/1413 objects degraded (8.846%) 2024-04-16T00:56:14.587 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:56:15.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:15 smithi129 ceph-mon[92263]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-16T00:56:15.507 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:56:15.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:15 smithi167 ceph-mon[68072]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-16T00:56:15.925 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-2[107881]: 2024-04-16T00:56:15.622+0000 7f919b10d7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-16T00:56:16.199 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:16 smithi129 ceph-mon[92263]: pgmap v105: 129 pgs: 20 active+undersized+degraded, 14 active+undersized, 95 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 125/1413 objects degraded (8.846%) 2024-04-16T00:56:16.200 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:16 smithi129 ceph-mon[92263]: from='client.34258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:16.200 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:16 smithi129 ceph-mon[92263]: from='osd.2 [v2:172.21.15.129:6818/2956206924,v1:172.21.15.129:6819/2956206924]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T00:56:16.200 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:15 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-2[107881]: 2024-04-16T00:56:15.927+0000 7f919b10d7c0 -1 osd.2 86 log_to_monitors true 2024-04-16T00:56:16.200 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 00:56:16 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-2[107881]: 2024-04-16T00:56:16.197+0000 7f918c567700 -1 osd.2 86 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:56:16.215 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:56:16.215 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (12m) 35s ago 23m 17.9M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:56:16.215 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (107s) 35s ago 23m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T00:56:16.215 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (102s) 97s ago 22m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T00:56:16.215 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (10m) 35s ago 22m 35.8M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:56:16.215 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (17m) 35s ago 17m 16.7M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:56:16.215 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (17m) 97s ago 17m 39.9M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (3m) 35s ago 24m 497M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (3m) 97s ago 22m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (2m) 35s ago 24m 53.4M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (2m) 97s ago 22m 39.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (14m) 35s ago 14m 81.6M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (14m) 97s ago 14m 81.5M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (7m) 35s ago 22m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (3m) 97s ago 21m 4692k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (80s) 35s ago 21m 124M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (42s) 35s ago 21m 12.8M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 starting - - - 1944M 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (20m) 35s ago 20m 397M 1944M 16.2.5 6933c2a0b7dd 4edebf395dae 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (20m) 97s ago 20m 393M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (19m) 97s ago 19m 433M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:56:16.216 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (19m) 97s ago 19m 367M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:56:16.217 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (19m) 97s ago 19m 533M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:56:16.217 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running 35s ago 22m - - 2024-04-16T00:56:16.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:16 smithi167 ceph-mon[68072]: pgmap v105: 129 pgs: 20 active+undersized+degraded, 14 active+undersized, 95 active+clean; 317 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 125/1413 objects degraded (8.846%) 2024-04-16T00:56:16.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:16 smithi167 ceph-mon[68072]: from='client.34258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:16.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:16 smithi167 ceph-mon[68072]: from='osd.2 [v2:172.21.15.129:6818/2956206924,v1:172.21.15.129:6819/2956206924]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:56:16.656 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:56:16.657 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:56:16.657 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:56:16.657 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:56:16.657 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-04-16T00:56:16.657 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 6 2024-04-16T00:56:16.657 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:56:16.657 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:56:16.998 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:56:16.998 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:56:16.998 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:56:16.998 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:56:16.998 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:56:16.998 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T00:56:16.998 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T00:56:16.999 INFO:teuthology.orchestra.run.smithi129.stdout: "crash" 2024-04-16T00:56:16.999 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:56:16.999 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "8/23 daemons upgraded", 2024-04-16T00:56:16.999 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:56:16.999 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:56:16.999 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:56:17.189 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:17 smithi129 ceph-mon[92263]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:17.189 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:17 smithi129 ceph-mon[92263]: from='osd.2 [v2:172.21.15.129:6818/2956206924,v1:172.21.15.129:6819/2956206924]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T00:56:17.189 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:17 smithi129 ceph-mon[92263]: osdmap e89: 8 total, 7 up, 8 in 2024-04-16T00:56:17.189 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:17 smithi129 ceph-mon[92263]: from='osd.2 [v2:172.21.15.129:6818/2956206924,v1:172.21.15.129:6819/2956206924]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:56:17.190 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:17 smithi129 ceph-mon[92263]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:17.190 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:17 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/677930984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:17.450 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN Degraded data redundancy: 125/1413 objects degraded (8.846%), 20 pgs degraded 2024-04-16T00:56:17.450 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 125/1413 objects degraded (8.846%), 20 pgs degraded 2024-04-16T00:56:17.450 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.1 is active+undersized+degraded, acting [3,0] 2024-04-16T00:56:17.450 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.3 is active+undersized+degraded, acting [5,7] 2024-04-16T00:56:17.450 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.7 is active+undersized+degraded, acting [6,7] 2024-04-16T00:56:17.450 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.c is active+undersized+degraded, acting [5,0] 2024-04-16T00:56:17.450 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.e is active+undersized+degraded, acting [3,7] 2024-04-16T00:56:17.450 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.10 is active+undersized+degraded, acting [1,0] 2024-04-16T00:56:17.450 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-04-16T00:56:17.450 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.16 is active+undersized+degraded, acting [5,6] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.1c is active+undersized+degraded, acting [7,5] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.13 is active+undersized+degraded, acting [7,4] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.19 is active+undersized+degraded, acting [1,0] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 5.a is active+undersized+degraded, acting [4,3] 2024-04-16T00:56:17.451 INFO:teuthology.orchestra.run.smithi129.stdout: pg 5.14 is active+undersized+degraded, acting [3,7] 2024-04-16T00:56:17.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:17 smithi167 ceph-mon[68072]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:17.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:17 smithi167 ceph-mon[68072]: from='osd.2 [v2:172.21.15.129:6818/2956206924,v1:172.21.15.129:6819/2956206924]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T00:56:17.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:17 smithi167 ceph-mon[68072]: osdmap e89: 8 total, 7 up, 8 in 2024-04-16T00:56:17.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:17 smithi167 ceph-mon[68072]: from='osd.2 [v2:172.21.15.129:6818/2956206924,v1:172.21.15.129:6819/2956206924]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:56:17.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:17 smithi167 ceph-mon[68072]: from='client.34268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:17.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:17 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/677930984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:18.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:18 smithi167 ceph-mon[68072]: from='client.34276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:18.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:18 smithi167 ceph-mon[68072]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:56:18.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:18 smithi167 ceph-mon[68072]: osd.2 [v2:172.21.15.129:6818/2956206924,v1:172.21.15.129:6819/2956206924] boot 2024-04-16T00:56:18.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:18 smithi167 ceph-mon[68072]: osdmap e90: 8 total, 8 up, 8 in 2024-04-16T00:56:18.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:56:18.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:18 smithi167 ceph-mon[68072]: pgmap v108: 129 pgs: 20 active+undersized+degraded, 14 active+undersized, 95 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 125/1413 objects degraded (8.846%) 2024-04-16T00:56:18.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:18 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/256636626' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:56:18.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:18.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:18.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:18 smithi167 ceph-mon[68072]: osdmap e91: 8 total, 8 up, 8 in 2024-04-16T00:56:18.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:18 smithi129 ceph-mon[92263]: from='client.34276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:18.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:18 smithi129 ceph-mon[92263]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:56:18.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:18 smithi129 ceph-mon[92263]: osd.2 [v2:172.21.15.129:6818/2956206924,v1:172.21.15.129:6819/2956206924] boot 2024-04-16T00:56:18.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:18 smithi129 ceph-mon[92263]: osdmap e90: 8 total, 8 up, 8 in 2024-04-16T00:56:18.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T00:56:18.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:18 smithi129 ceph-mon[92263]: pgmap v108: 129 pgs: 20 active+undersized+degraded, 14 active+undersized, 95 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 125/1413 objects degraded (8.846%) 2024-04-16T00:56:18.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:18 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/256636626' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:56:18.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:18.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:18.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:18 smithi129 ceph-mon[92263]: osdmap e91: 8 total, 8 up, 8 in 2024-04-16T00:56:19.633 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:56:19.802 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:19.802 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:56:19.802 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:19.802 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:19.802 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:20.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:20.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:56:20.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:20.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:20.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:20.880 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:20 smithi129 ceph-mon[92263]: pgmap v110: 129 pgs: 3 peering, 19 active+undersized+degraded, 12 active+undersized, 95 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s; 116/1413 objects degraded (8.209%) 2024-04-16T00:56:20.880 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:20 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 116/1413 objects degraded (8.209%), 19 pgs degraded (PG_DEGRADED) 2024-04-16T00:56:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:20 smithi167 ceph-mon[68072]: pgmap v110: 129 pgs: 3 peering, 19 active+undersized+degraded, 12 active+undersized, 95 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 0 op/s; 116/1413 objects degraded (8.209%) 2024-04-16T00:56:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:20 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 116/1413 objects degraded (8.209%), 19 pgs degraded (PG_DEGRADED) 2024-04-16T00:56:21.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:21 smithi129 ceph-mon[92263]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 116/1413 objects degraded (8.209%), 19 pgs degraded) 2024-04-16T00:56:21.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:21 smithi129 ceph-mon[92263]: Cluster is now healthy 2024-04-16T00:56:22.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:21 smithi167 ceph-mon[68072]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 116/1413 objects degraded (8.209%), 19 pgs degraded) 2024-04-16T00:56:22.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:21 smithi167 ceph-mon[68072]: Cluster is now healthy 2024-04-16T00:56:22.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:22 smithi129 ceph-mon[92263]: pgmap v111: 129 pgs: 3 peering, 126 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:22 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:22 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:22 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:56:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:22 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:56:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:22 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:22 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:23.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:22 smithi167 ceph-mon[68072]: pgmap v111: 129 pgs: 3 peering, 126 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:22 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:22 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:22 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:56:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:22 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:56:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:22 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:22 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:23.856 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:23 smithi129 ceph-mon[92263]: pgmap v112: 129 pgs: 129 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 319 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:23.856 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:56:23.857 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:23.857 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:23.857 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:23.857 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:23 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:56:23.857 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:23 smithi129 ceph-mon[92263]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:56:24.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:23 smithi167 ceph-mon[68072]: pgmap v112: 129 pgs: 129 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 319 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:56:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:23 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:56:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:23 smithi167 ceph-mon[68072]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T00:56:24.673 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:56:24.897 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:24 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:56:24.897 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:24 smithi129 ceph-mon[92263]: Upgrade: osd.3 is safe to restart 2024-04-16T00:56:24.897 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:24 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:24.897 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:24 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T00:56:24.897 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:24 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:56:25.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:24 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-16T00:56:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:24 smithi167 ceph-mon[68072]: Upgrade: osd.3 is safe to restart 2024-04-16T00:56:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:24 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:24 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T00:56:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:24 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:56:25.912 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:25 smithi129 ceph-mon[92263]: Upgrade: Updating osd.3 2024-04-16T00:56:25.912 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:25 smithi129 ceph-mon[92263]: Deploying daemon osd.3 on smithi129 2024-04-16T00:56:25.912 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:25 smithi129 ceph-mon[92263]: pgmap v113: 129 pgs: 129 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 138 B/s rd, 276 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:26.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:25 smithi167 ceph-mon[68072]: Upgrade: Updating osd.3 2024-04-16T00:56:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:25 smithi167 ceph-mon[68072]: Deploying daemon osd.3 on smithi129 2024-04-16T00:56:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:25 smithi167 ceph-mon[68072]: pgmap v113: 129 pgs: 129 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 138 B/s rd, 276 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:27.849 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:27 smithi129 ceph-mon[92263]: pgmap v114: 129 pgs: 129 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 111 B/s rd, 333 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:28.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:27 smithi167 ceph-mon[68072]: pgmap v114: 129 pgs: 129 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 111 B/s rd, 333 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:28.652 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:28 smithi129 systemd[1]: Stopping Ceph osd.3 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:56:28.653 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.3[56192]: debug 2024-04-16T00:56:28.327+0000 7f5232e87700 -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-16T00:56:28.653 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.3[56192]: debug 2024-04-16T00:56:28.327+0000 7f5232e87700 -1 osd.3 91 *** Got signal Terminated *** 2024-04-16T00:56:28.653 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.3[56192]: debug 2024-04-16T00:56:28.327+0000 7f5232e87700 -1 osd.3 91 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:56:28.926 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:28 smithi129 bash[110615]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.3 2024-04-16T00:56:28.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.4 2024-04-16T00:56:28.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 failed (root=default,host=smithi129) (connection refused reported by osd.4) 2024-04-16T00:56:28.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.5 2024-04-16T00:56:28.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.7 2024-04-16T00:56:28.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.0 2024-04-16T00:56:28.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.0 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.1 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.2 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.5 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.4 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.7 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.6 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.1 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.2 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.5 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.4 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.7 2024-04-16T00:56:28.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:28 smithi129 ceph-mon[92263]: osd.3 reported immediately failed by osd.6 2024-04-16T00:56:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.4 2024-04-16T00:56:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 failed (root=default,host=smithi129) (connection refused reported by osd.4) 2024-04-16T00:56:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.5 2024-04-16T00:56:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.7 2024-04-16T00:56:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.0 2024-04-16T00:56:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.0 2024-04-16T00:56:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.1 2024-04-16T00:56:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.2 2024-04-16T00:56:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.5 2024-04-16T00:56:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.4 2024-04-16T00:56:29.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.7 2024-04-16T00:56:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.6 2024-04-16T00:56:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.1 2024-04-16T00:56:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.2 2024-04-16T00:56:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.5 2024-04-16T00:56:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.4 2024-04-16T00:56:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.7 2024-04-16T00:56:29.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:28 smithi167 ceph-mon[68072]: osd.3 reported immediately failed by osd.6 2024-04-16T00:56:29.714 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:56:29.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:29 smithi129 ceph-mon[92263]: pgmap v115: 129 pgs: 129 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 98 B/s rd, 295 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:29 smithi129 ceph-mon[92263]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:56:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:29 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:29 smithi129 ceph-mon[92263]: osdmap e92: 8 total, 7 up, 8 in 2024-04-16T00:56:30.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:29 smithi167 ceph-mon[68072]: pgmap v115: 129 pgs: 129 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 98 B/s rd, 295 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:29 smithi167 ceph-mon[68072]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:56:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:29 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:29 smithi167 ceph-mon[68072]: osdmap e92: 8 total, 7 up, 8 in 2024-04-16T00:56:30.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:30 smithi129 ceph-mon[92263]: osdmap e93: 8 total, 7 up, 8 in 2024-04-16T00:56:31.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:30 smithi167 ceph-mon[68072]: osdmap e93: 8 total, 7 up, 8 in 2024-04-16T00:56:31.176 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:30 smithi129 systemd[1]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.3.service: Succeeded. 2024-04-16T00:56:31.176 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:30 smithi129 systemd[1]: Stopped Ceph osd.3 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:56:31.176 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:30 smithi129 systemd[1]: Starting Ceph osd.3 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:56:31.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:31 smithi129 ceph-mon[92263]: pgmap v118: 129 pgs: 7 active+undersized+degraded, 19 peering, 4 stale+active+clean, 6 active+undersized, 93 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 32/1413 objects degraded (2.265%) 2024-04-16T00:56:31.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:31 smithi129 ceph-mon[92263]: Health check failed: Reduced data availability: 7 pgs peering (PG_AVAILABILITY) 2024-04-16T00:56:31.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:31 smithi129 ceph-mon[92263]: Health check failed: Degraded data redundancy: 32/1413 objects degraded (2.265%), 7 pgs degraded (PG_DEGRADED) 2024-04-16T00:56:31.926 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:31 smithi129 bash[110933]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-16T00:56:31.926 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:31 smithi129 bash[110933]: 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-16T00:56:31.926 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:31 smithi129 bash[110933]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-16T00:56:31.926 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:31 smithi129 bash[110933]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-16T00:56:31.927 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:31 smithi129 bash[110933]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-16T00:56:31.927 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:31 smithi129 bash[110933]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-16T00:56:31.927 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:31 smithi129 bash[110933]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-16T00:56:32.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:31 smithi167 ceph-mon[68072]: pgmap v118: 129 pgs: 7 active+undersized+degraded, 19 peering, 4 stale+active+clean, 6 active+undersized, 93 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 32/1413 objects degraded (2.265%) 2024-04-16T00:56:32.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:31 smithi167 ceph-mon[68072]: Health check failed: Reduced data availability: 7 pgs peering (PG_AVAILABILITY) 2024-04-16T00:56:32.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:31 smithi167 ceph-mon[68072]: Health check failed: Degraded data redundancy: 32/1413 objects degraded (2.265%), 7 pgs degraded (PG_DEGRADED) 2024-04-16T00:56:33.426 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:33 smithi129 ceph-osd[111229]: -- 172.21.15.129:0/1767362005 <== mon.0 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a9b8cef1e0 con 0x55a9b8cbec00 2024-04-16T00:56:33.426 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:33 smithi129 bash[111191]: 55d86dcc74a483705b30e3fd065e12c34210dde32485468a11136dcd0486ebf8 2024-04-16T00:56:33.426 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:33 smithi129 systemd[1]: Started Ceph osd.3 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:56:33.926 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:33 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-3[111206]: 2024-04-16T00:56:33.555+0000 7f3d52e2e7c0 -1 Falling back to public interface 2024-04-16T00:56:33.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:33 smithi129 ceph-mon[92263]: pgmap v119: 129 pgs: 17 active+undersized+degraded, 19 peering, 9 active+undersized, 84 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 104/1413 objects degraded (7.360%) 2024-04-16T00:56:33.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:33.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:33.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:56:33.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:33.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:56:34.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:33 smithi167 ceph-mon[68072]: pgmap v119: 129 pgs: 17 active+undersized+degraded, 19 peering, 9 active+undersized, 84 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 104/1413 objects degraded (7.360%) 2024-04-16T00:56:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:56:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:56:34.763 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:56:35.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:34 smithi167 ceph-mon[68072]: pgmap v120: 129 pgs: 29 active+undersized+degraded, 16 active+undersized, 84 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 182/1413 objects degraded (12.880%) 2024-04-16T00:56:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:34 smithi167 ceph-mon[68072]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs peering) 2024-04-16T00:56:35.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:34 smithi129 ceph-mon[92263]: pgmap v120: 129 pgs: 29 active+undersized+degraded, 16 active+undersized, 84 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 182/1413 objects degraded (12.880%) 2024-04-16T00:56:35.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:34 smithi129 ceph-mon[92263]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs peering) 2024-04-16T00:56:37.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:37 smithi129 ceph-mon[92263]: pgmap v121: 129 pgs: 29 active+undersized+degraded, 16 active+undersized, 84 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 182/1413 objects degraded (12.880%) 2024-04-16T00:56:38.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:37 smithi167 ceph-mon[68072]: pgmap v121: 129 pgs: 29 active+undersized+degraded, 16 active+undersized, 84 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 182/1413 objects degraded (12.880%) 2024-04-16T00:56:38.676 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-3[111206]: 2024-04-16T00:56:38.357+0000 7f3d52e2e7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-16T00:56:39.176 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:38 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-3[111206]: 2024-04-16T00:56:38.986+0000 7f3d52e2e7c0 -1 osd.3 91 log_to_monitors true 2024-04-16T00:56:39.802 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:56:39.926 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 00:56:39 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-3[111206]: 2024-04-16T00:56:39.667+0000 7f3d44288700 -1 osd.3 91 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:56:39.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:39 smithi129 ceph-mon[92263]: pgmap v122: 129 pgs: 29 active+undersized+degraded, 16 active+undersized, 84 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 182/1413 objects degraded (12.880%) 2024-04-16T00:56:39.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:39 smithi129 ceph-mon[92263]: from='osd.3 [v2:172.21.15.129:6826/1815800366,v1:172.21.15.129:6827/1815800366]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T00:56:40.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:39 smithi167 ceph-mon[68072]: pgmap v122: 129 pgs: 29 active+undersized+degraded, 16 active+undersized, 84 active+clean; 317 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 182/1413 objects degraded (12.880%) 2024-04-16T00:56:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:39 smithi167 ceph-mon[68072]: from='osd.3 [v2:172.21.15.129:6826/1815800366,v1:172.21.15.129:6827/1815800366]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T00:56:40.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:40 smithi129 ceph-mon[92263]: from='osd.3 [v2:172.21.15.129:6826/1815800366,v1:172.21.15.129:6827/1815800366]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T00:56:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:40 smithi129 ceph-mon[92263]: osdmap e94: 8 total, 7 up, 8 in 2024-04-16T00:56:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:40 smithi129 ceph-mon[92263]: from='osd.3 [v2:172.21.15.129:6826/1815800366,v1:172.21.15.129:6827/1815800366]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:56:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:40 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 182/1413 objects degraded (12.880%), 29 pgs degraded (PG_DEGRADED) 2024-04-16T00:56:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:40 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:40 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:41.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:40 smithi167 ceph-mon[68072]: from='osd.3 [v2:172.21.15.129:6826/1815800366,v1:172.21.15.129:6827/1815800366]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T00:56:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:40 smithi167 ceph-mon[68072]: osdmap e94: 8 total, 7 up, 8 in 2024-04-16T00:56:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:40 smithi167 ceph-mon[68072]: from='osd.3 [v2:172.21.15.129:6826/1815800366,v1:172.21.15.129:6827/1815800366]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-04-16T00:56:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:40 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 182/1413 objects degraded (12.880%), 29 pgs degraded (PG_DEGRADED) 2024-04-16T00:56:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:40 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:41.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:40 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:41.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:41 smithi129 ceph-mon[92263]: pgmap v124: 129 pgs: 29 active+undersized+degraded, 16 active+undersized, 84 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 182/1413 objects degraded (12.880%) 2024-04-16T00:56:41.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:41 smithi129 ceph-mon[92263]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:56:41.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:41 smithi129 ceph-mon[92263]: osd.3 [v2:172.21.15.129:6826/1815800366,v1:172.21.15.129:6827/1815800366] boot 2024-04-16T00:56:41.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:41 smithi129 ceph-mon[92263]: osdmap e95: 8 total, 8 up, 8 in 2024-04-16T00:56:41.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:56:41.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:41.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:41.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:41 smithi129 ceph-mon[92263]: osdmap e96: 8 total, 8 up, 8 in 2024-04-16T00:56:42.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:41 smithi167 ceph-mon[68072]: pgmap v124: 129 pgs: 29 active+undersized+degraded, 16 active+undersized, 84 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 182/1413 objects degraded (12.880%) 2024-04-16T00:56:42.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:41 smithi167 ceph-mon[68072]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:56:42.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:41 smithi167 ceph-mon[68072]: osd.3 [v2:172.21.15.129:6826/1815800366,v1:172.21.15.129:6827/1815800366] boot 2024-04-16T00:56:42.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:41 smithi167 ceph-mon[68072]: osdmap e95: 8 total, 8 up, 8 in 2024-04-16T00:56:42.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T00:56:42.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:42.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:42.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:41 smithi167 ceph-mon[68072]: osdmap e96: 8 total, 8 up, 8 in 2024-04-16T00:56:43.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:43 smithi129 ceph-mon[92263]: pgmap v127: 129 pgs: 4 peering, 22 active+undersized+degraded, 14 active+undersized, 89 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 130/1413 objects degraded (9.200%) 2024-04-16T00:56:44.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:43 smithi167 ceph-mon[68072]: pgmap v127: 129 pgs: 4 peering, 22 active+undersized+degraded, 14 active+undersized, 89 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s; 130/1413 objects degraded (9.200%) 2024-04-16T00:56:44.848 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: pgmap v128: 129 pgs: 4 peering, 17 active+undersized+degraded, 8 active+undersized, 100 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 171 B/s rd, 171 B/s wr, 0 op/s; 92/1413 objects degraded (6.511%) 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: pgmap v129: 129 pgs: 4 peering, 17 active+undersized+degraded, 8 active+undersized, 100 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 208 B/s wr, 0 op/s; 92/1413 objects degraded (6.511%) 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:45.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:56:45.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:45 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 130/1413 objects degraded (9.200%), 22 pgs degraded (PG_DEGRADED) 2024-04-16T00:56:45.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:45.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:45.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:56:45.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:56:45.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: pgmap v128: 129 pgs: 4 peering, 17 active+undersized+degraded, 8 active+undersized, 100 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 171 B/s rd, 171 B/s wr, 0 op/s; 92/1413 objects degraded (6.511%) 2024-04-16T00:56:45.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: pgmap v129: 129 pgs: 4 peering, 17 active+undersized+degraded, 8 active+undersized, 100 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 208 B/s wr, 0 op/s; 92/1413 objects degraded (6.511%) 2024-04-16T00:56:45.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:45.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:45.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:56:45.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:45.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:45.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:45.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:56:45.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:45 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 130/1413 objects degraded (9.200%), 22 pgs degraded (PG_DEGRADED) 2024-04-16T00:56:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:46 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:56:46.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:46 smithi167 ceph-mon[68072]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-16T00:56:46.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:46 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:56:46.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:46 smithi129 ceph-mon[92263]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-16T00:56:47.812 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:56:47.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:47 smithi167 ceph-mon[68072]: pgmap v130: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 343 B/s wr, 29 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:47.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:47 smithi167 ceph-mon[68072]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 92/1413 objects degraded (6.511%), 17 pgs degraded) 2024-04-16T00:56:47.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:47 smithi129 ceph-mon[92263]: pgmap v130: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 343 B/s wr, 29 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:47.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:47 smithi129 ceph-mon[92263]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 92/1413 objects degraded (6.511%), 17 pgs degraded) 2024-04-16T00:56:48.482 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (12m) 8s ago 23m 17.6M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (2m) 8s ago 23m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (2m) 2m ago 22m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (10m) 8s ago 23m 35.8M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (18m) 8s ago 18m 16.9M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (17m) 2m ago 17m 39.9M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (4m) 8s ago 25m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (3m) 2m ago 22m 448M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (3m) 8s ago 25m 58.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (3m) 2m ago 22m 39.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (15m) 8s ago 15m 81.7M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (15m) 2m ago 15m 81.5M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:56:48.483 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (8m) 8s ago 23m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:56:48.484 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (4m) 2m ago 22m 4692k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:56:48.484 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (112s) 8s ago 22m 126M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T00:56:48.484 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (75s) 8s ago 21m 110M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T00:56:48.484 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (37s) 8s ago 21m 88.2M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T00:56:48.484 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (15s) 8s ago 20m 10.5M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T00:56:48.484 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (20m) 2m ago 20m 393M 2712M 16.2.5 6933c2a0b7dd 5ee0daad49bb 2024-04-16T00:56:48.484 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (20m) 2m ago 20m 433M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:56:48.484 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (19m) 2m ago 19m 367M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:56:48.484 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (19m) 2m ago 19m 533M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:56:48.484 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 unknown 8s ago 23m - - 2024-04-16T00:56:48.879 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:56:48.879 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:56:48.879 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:56:48.879 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:56:48.879 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:56:48.879 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 4 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:56:48.880 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:56:49.206 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout: "crash" 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "10/23 daemons upgraded", 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:56:49.207 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:56:49.594 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T00:56:49.594 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:56:49.594 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:56:49.884 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:56:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:49 smithi129 ceph-mon[92263]: from='client.34288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:49 smithi129 ceph-mon[92263]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:49 smithi129 ceph-mon[92263]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:49.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:49 smithi129 ceph-mon[92263]: pgmap v131: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 259 B/s wr, 22 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:49.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:49.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:56:49.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:49.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:49 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/412933263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:50.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:49 smithi167 ceph-mon[68072]: from='client.34288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:50.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:49 smithi167 ceph-mon[68072]: from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:50.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:49 smithi167 ceph-mon[68072]: from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:50.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:49 smithi167 ceph-mon[68072]: pgmap v131: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 22 KiB/s rd, 259 B/s wr, 22 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:50.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:50.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:56:50.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:56:50.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:49 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/412933263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:56:50.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:50 smithi129 ceph-mon[92263]: from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:50.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:50 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2456859526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:56:51.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:50 smithi167 ceph-mon[68072]: from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:56:51.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:50 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2456859526' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:56:51.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:51 smithi129 ceph-mon[92263]: pgmap v132: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 114 B/s wr, 19 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:52.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:51 smithi167 ceph-mon[68072]: pgmap v132: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 KiB/s rd, 114 B/s wr, 19 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:53.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:53 smithi129 ceph-mon[92263]: pgmap v133: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 205 B/s wr, 17 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:54.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:53 smithi167 ceph-mon[68072]: pgmap v133: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 205 B/s wr, 17 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:54.928 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:56:55.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:55 smithi129 ceph-mon[92263]: pgmap v134: 129 pgs: 129 active+clean; 317 MiB data, 2.2 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-16T00:56:56.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:55 smithi167 ceph-mon[68072]: pgmap v134: 129 pgs: 129 active+clean; 317 MiB data, 2.2 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-16T00:56:57.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:57 smithi129 ceph-mon[92263]: pgmap v135: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 255 B/s wr, 14 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:57 smithi167 ceph-mon[68072]: pgmap v135: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 255 B/s wr, 14 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:56:59.743 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:56:59 smithi129 ceph-mon[92263]: pgmap v136: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:56:59.965 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:00.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:56:59 smithi167 ceph-mon[68072]: pgmap v136: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:57:00.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:00 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:57:00.948 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:00 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:57:01.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:01 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:57:01.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:01 smithi129 ceph-mon[92263]: Upgrade: osd.4 is safe to restart 2024-04-16T00:57:01.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:01 smithi129 ceph-mon[92263]: pgmap v137: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:57:01.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:01 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:01.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:01 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T00:57:01.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:01 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:57:02.074 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:01 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-16T00:57:02.074 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:01 smithi167 ceph-mon[68072]: Upgrade: osd.4 is safe to restart 2024-04-16T00:57:02.074 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:01 smithi167 ceph-mon[68072]: pgmap v137: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:57:02.074 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:01 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:02.074 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:01 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T00:57:02.075 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:01 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:57:02.886 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:02 smithi167 ceph-mon[68072]: Upgrade: Updating osd.4 2024-04-16T00:57:02.886 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:02 smithi167 ceph-mon[68072]: Deploying daemon osd.4 on smithi167 2024-04-16T00:57:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:02 smithi129 ceph-mon[92263]: Upgrade: Updating osd.4 2024-04-16T00:57:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:02 smithi129 ceph-mon[92263]: Deploying daemon osd.4 on smithi167 2024-04-16T00:57:03.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:03 smithi129 ceph-mon[92263]: pgmap v138: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:57:03.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:03 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:57:03.987 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:03 smithi167 ceph-mon[68072]: pgmap v138: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:57:03.987 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:03 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:57:05.082 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:04 smithi167 systemd[1]: Stopping Ceph osd.4 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:57:05.082 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.4[42916]: debug 2024-04-16T00:57:04.763+0000 7f7796f87700 -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-16T00:57:05.082 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.4[42916]: debug 2024-04-16T00:57:04.763+0000 7f7796f87700 -1 osd.4 96 *** Got signal Terminated *** 2024-04-16T00:57:05.082 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:04 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.4[42916]: debug 2024-04-16T00:57:04.763+0000 7f7796f87700 -1 osd.4 96 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:57:05.582 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:05 smithi167 bash[73448]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.4 2024-04-16T00:57:05.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: pgmap v139: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:57:05.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:05.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 failed (root=default,host=smithi167) (connection refused reported by osd.6) 2024-04-16T00:57:05.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:05.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:05.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.3 2024-04-16T00:57:05.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.5 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.7 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.0 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.1 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.3 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.5 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.7 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.0 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.1 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.0 2024-04-16T00:57:05.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.3 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.5 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.7 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.0 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.1 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.3 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.5 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.7 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.1 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:05.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:05 smithi129 ceph-mon[92263]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: pgmap v139: 129 pgs: 129 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:57:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 failed (root=default,host=smithi167) (connection refused reported by osd.6) 2024-04-16T00:57:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.3 2024-04-16T00:57:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.5 2024-04-16T00:57:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.7 2024-04-16T00:57:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.0 2024-04-16T00:57:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.1 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.3 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.5 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.7 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.0 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.1 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.0 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.3 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.5 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.7 2024-04-16T00:57:06.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:06.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.0 2024-04-16T00:57:06.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.1 2024-04-16T00:57:06.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:06.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.3 2024-04-16T00:57:06.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.5 2024-04-16T00:57:06.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.7 2024-04-16T00:57:06.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:06.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.1 2024-04-16T00:57:06.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.6 2024-04-16T00:57:06.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:05 smithi167 ceph-mon[68072]: osd.4 reported immediately failed by osd.2 2024-04-16T00:57:06.684 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:06.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:06 smithi129 ceph-mon[92263]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:57:06.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:06 smithi129 ceph-mon[92263]: osdmap e97: 8 total, 7 up, 8 in 2024-04-16T00:57:06.975 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:06 smithi167 ceph-mon[68072]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:57:06.975 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:06 smithi167 ceph-mon[68072]: osdmap e97: 8 total, 7 up, 8 in 2024-04-16T00:57:07.581 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:07 smithi167 systemd[1]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.4.service: Succeeded. 2024-04-16T00:57:07.582 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:07 smithi167 systemd[1]: Stopped Ceph osd.4 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:57:07.582 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:07 smithi167 systemd[1]: Starting Ceph osd.4 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:57:07.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:07 smithi129 ceph-mon[92263]: pgmap v141: 129 pgs: 3 peering, 14 stale+active+clean, 112 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:57:07.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:07 smithi129 ceph-mon[92263]: osdmap e98: 8 total, 7 up, 8 in 2024-04-16T00:57:07.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:07 smithi129 ceph-mon[92263]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-16T00:57:08.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:07 smithi167 ceph-mon[68072]: pgmap v141: 129 pgs: 3 peering, 14 stale+active+clean, 112 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:57:08.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:07 smithi167 ceph-mon[68072]: osdmap e98: 8 total, 7 up, 8 in 2024-04-16T00:57:08.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:07 smithi167 ceph-mon[68072]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-16T00:57:08.707 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:08 smithi167 bash[73735]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-16T00:57:08.708 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:08 smithi167 bash[73735]: 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-16T00:57:08.708 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:08 smithi167 bash[73735]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T00:57:08.708 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:08 smithi167 bash[73735]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T00:57:08.708 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:08 smithi167 bash[73735]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-16T00:57:08.708 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:08 smithi167 bash[73735]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-16T00:57:08.708 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:08 smithi167 bash[73735]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-16T00:57:09.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:08 smithi167 ceph-mon[68072]: pgmap v143: 129 pgs: 8 active+undersized+degraded, 3 peering, 12 stale+active+clean, 1 active+undersized, 105 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 68/1413 objects degraded (4.812%) 2024-04-16T00:57:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:08 smithi167 ceph-mon[68072]: Health check failed: Degraded data redundancy: 68/1413 objects degraded (4.812%), 8 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:09.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:08 smithi129 ceph-mon[92263]: pgmap v143: 129 pgs: 8 active+undersized+degraded, 3 peering, 12 stale+active+clean, 1 active+undersized, 105 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s; 68/1413 objects degraded (4.812%) 2024-04-16T00:57:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:08 smithi129 ceph-mon[92263]: Health check failed: Degraded data redundancy: 68/1413 objects degraded (4.812%), 8 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:10.081 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:09 smithi167 ceph-osd[74023]: -- 172.21.15.167:0/1651515020 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555da0b0f1e0 con 0x555da0adec00 2024-04-16T00:57:10.081 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:09 smithi167 bash[73986]: de611270b49d5a72cc445448fce28137a0a3092f1388dc0ec7d3ee6d7bf3bd4b 2024-04-16T00:57:10.082 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:09 smithi167 systemd[1]: Started Ceph osd.4 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:57:10.571 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:10 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T00:57:10.216+0000 7fce249347c0 -1 Falling back to public interface 2024-04-16T00:57:11.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:10 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:11.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:10 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:11.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:10 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:57:11.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:10 smithi167 ceph-mon[68072]: pgmap v144: 129 pgs: 29 active+undersized+degraded, 3 peering, 22 active+undersized, 75 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 220/1413 objects degraded (15.570%) 2024-04-16T00:57:11.093 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:10 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:11.093 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:10 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:11.093 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:10 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:57:11.093 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:10 smithi129 ceph-mon[92263]: pgmap v144: 129 pgs: 29 active+undersized+degraded, 3 peering, 22 active+undersized, 75 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 220/1413 objects degraded (15.570%) 2024-04-16T00:57:11.718 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:12 smithi129 ceph-mon[92263]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-04-16T00:57:13.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:12 smithi167 ceph-mon[68072]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-04-16T00:57:13.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:13 smithi167 ceph-mon[68072]: pgmap v145: 129 pgs: 31 active+undersized+degraded, 23 active+undersized, 75 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 230/1413 objects degraded (16.277%) 2024-04-16T00:57:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:13 smithi129 ceph-mon[92263]: pgmap v145: 129 pgs: 31 active+undersized+degraded, 23 active+undersized, 75 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 230/1413 objects degraded (16.277%) 2024-04-16T00:57:15.236 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:15.236 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:15.236 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:14 smithi167 ceph-mon[68072]: pgmap v146: 129 pgs: 31 active+undersized+degraded, 23 active+undersized, 75 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 230/1413 objects degraded (16.277%) 2024-04-16T00:57:15.236 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:15.236 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:15.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:15.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:15.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:14 smithi129 ceph-mon[92263]: pgmap v146: 129 pgs: 31 active+undersized+degraded, 23 active+undersized, 75 active+clean; 317 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 230/1413 objects degraded (16.277%) 2024-04-16T00:57:15.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:15.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:15.582 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T00:57:15.263+0000 7fce249347c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-16T00:57:16.081 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T00:57:15.823+0000 7fce249347c0 -1 osd.4 96 log_to_monitors true 2024-04-16T00:57:16.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:15 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 230/1413 objects degraded (16.277%), 31 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:16.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:15 smithi167 ceph-mon[68072]: from='osd.4 [v2:172.21.15.167:6800/1090491099,v1:172.21.15.167:6801/1090491099]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:57:16.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:15 smithi167 ceph-mon[68072]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:57:16.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:15 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 230/1413 objects degraded (16.277%), 31 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:16.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:15 smithi129 ceph-mon[92263]: from='osd.4 [v2:172.21.15.167:6800/1090491099,v1:172.21.15.167:6801/1090491099]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:57:16.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:15 smithi129 ceph-mon[92263]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T00:57:16.582 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 00:57:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T00:57:16.460+0000 7fce11d86700 -1 osd.4 96 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:57:16.760 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:17.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:16 smithi167 ceph-mon[68072]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T00:57:17.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:16 smithi167 ceph-mon[68072]: osdmap e99: 8 total, 7 up, 8 in 2024-04-16T00:57:17.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:16 smithi167 ceph-mon[68072]: from='osd.4 [v2:172.21.15.167:6800/1090491099,v1:172.21.15.167:6801/1090491099]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:57:17.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:16 smithi167 ceph-mon[68072]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:57:17.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:16 smithi167 ceph-mon[68072]: from='osd.4 ' entity='osd.4' 2024-04-16T00:57:17.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:16 smithi167 ceph-mon[68072]: pgmap v148: 129 pgs: 31 active+undersized+degraded, 23 active+undersized, 75 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 103 B/s wr, 0 op/s; 230/1413 objects degraded (16.277%) 2024-04-16T00:57:17.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:16 smithi129 ceph-mon[92263]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T00:57:17.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:16 smithi129 ceph-mon[92263]: osdmap e99: 8 total, 7 up, 8 in 2024-04-16T00:57:17.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:16 smithi129 ceph-mon[92263]: from='osd.4 [v2:172.21.15.167:6800/1090491099,v1:172.21.15.167:6801/1090491099]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:57:17.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:16 smithi129 ceph-mon[92263]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:57:17.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:16 smithi129 ceph-mon[92263]: from='osd.4 ' entity='osd.4' 2024-04-16T00:57:17.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:16 smithi129 ceph-mon[92263]: pgmap v148: 129 pgs: 31 active+undersized+degraded, 23 active+undersized, 75 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 103 B/s wr, 0 op/s; 230/1413 objects degraded (16.277%) 2024-04-16T00:57:18.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:17 smithi167 ceph-mon[68072]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:57:18.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:17 smithi167 ceph-mon[68072]: osd.4 [v2:172.21.15.167:6800/1090491099,v1:172.21.15.167:6801/1090491099] boot 2024-04-16T00:57:18.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:17 smithi167 ceph-mon[68072]: osdmap e100: 8 total, 8 up, 8 in 2024-04-16T00:57:18.257 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:17 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:57:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:17 smithi129 ceph-mon[92263]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:57:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:17 smithi129 ceph-mon[92263]: osd.4 [v2:172.21.15.167:6800/1090491099,v1:172.21.15.167:6801/1090491099] boot 2024-04-16T00:57:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:17 smithi129 ceph-mon[92263]: osdmap e100: 8 total, 8 up, 8 in 2024-04-16T00:57:18.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:17 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T00:57:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:57:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:57:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: pgmap v150: 129 pgs: 7 peering, 25 active+undersized+degraded, 22 active+undersized, 75 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 132 B/s rd, 132 B/s wr, 0 op/s; 171/1413 objects degraded (12.102%) 2024-04-16T00:57:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: pgmap v151: 129 pgs: 7 peering, 25 active+undersized+degraded, 22 active+undersized, 75 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 178 B/s wr, 0 op/s; 171/1413 objects degraded (12.102%) 2024-04-16T00:57:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:57:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:19.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:19.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:19.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:57:19.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:57:19.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-16T00:57:19.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: osdmap e101: 8 total, 8 up, 8 in 2024-04-16T00:57:19.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:57:19.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:57:19.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:57:19.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: pgmap v150: 129 pgs: 7 peering, 25 active+undersized+degraded, 22 active+undersized, 75 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 132 B/s rd, 132 B/s wr, 0 op/s; 171/1413 objects degraded (12.102%) 2024-04-16T00:57:19.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: pgmap v151: 129 pgs: 7 peering, 25 active+undersized+degraded, 22 active+undersized, 75 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 178 B/s wr, 0 op/s; 171/1413 objects degraded (12.102%) 2024-04-16T00:57:19.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:57:19.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:19.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:19.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:19.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:57:19.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:57:19.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: Upgrade: unsafe to stop osd(s) at this time (9 PGs are or would become offline) 2024-04-16T00:57:19.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: osdmap e101: 8 total, 8 up, 8 in 2024-04-16T00:57:19.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:57:19.679 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:19.946 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:57:20.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:20 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 171/1413 objects degraded (12.102%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:20.586 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:57:20.586 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (13m) 40s ago 24m 17.6M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:57:20.586 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (2m) 40s ago 24m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T00:57:20.586 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (2m) 6s ago 23m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T00:57:20.586 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (11m) 40s ago 23m 35.8M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:57:20.586 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (18m) 40s ago 18m 16.9M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (18m) 6s ago 18m 39.9M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (4m) 40s ago 25m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (4m) 6s ago 23m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (3m) 40s ago 25m 58.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (3m) 6s ago 23m 47.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (15m) 40s ago 15m 81.7M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (15m) 6s ago 15m 81.7M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (9m) 40s ago 23m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (4m) 6s ago 22m 8912k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (2m) 40s ago 22m 126M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (107s) 40s ago 22m 110M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (69s) 40s ago 21m 88.2M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T00:57:20.587 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (47s) 40s ago 21m 10.5M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T00:57:20.588 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (11s) 6s ago 21m 10.4M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T00:57:20.588 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (20m) 6s ago 20m 432M 2712M 16.2.5 6933c2a0b7dd 435499dde4b6 2024-04-16T00:57:20.588 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (20m) 6s ago 20m 366M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:57:20.588 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (20m) 6s ago 20m 533M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:57:20.588 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 unknown 40s ago 23m - - 2024-04-16T00:57:20.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:20 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 171/1413 objects degraded (12.102%), 25 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:20.973 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:57:20.973 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:57:20.973 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:57:20.973 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:57:20.973 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:57:20.973 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:57:20.973 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:57:20.973 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:57:20.973 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-04-16T00:57:20.974 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 5 2024-04-16T00:57:20.974 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:57:20.974 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:57:20.974 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:57:20.974 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:57:20.974 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:57:20.974 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-04-16T00:57:20.974 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 9 2024-04-16T00:57:20.974 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:57:20.974 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:57:21.304 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:57:21.304 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:57:21.305 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:57:21.305 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:57:21.305 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:57:21.305 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T00:57:21.305 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T00:57:21.306 INFO:teuthology.orchestra.run.smithi129.stdout: "crash" 2024-04-16T00:57:21.306 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:57:21.306 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "11/23 daemons upgraded", 2024-04-16T00:57:21.306 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:57:21.306 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:57:21.306 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:57:21.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:21 smithi167 ceph-mon[68072]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:21.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:21 smithi167 ceph-mon[68072]: from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:21.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:21 smithi167 ceph-mon[68072]: pgmap v153: 129 pgs: 7 peering, 7 active+undersized+degraded, 10 active+undersized, 105 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 236 B/s rd, 236 B/s wr, 0 op/s; 43/1413 objects degraded (3.043%) 2024-04-16T00:57:21.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:21 smithi167 ceph-mon[68072]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:21.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:21 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2912582546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:21.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:21 smithi129 ceph-mon[92263]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:21.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:21 smithi129 ceph-mon[92263]: from='client.34318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:21.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:21 smithi129 ceph-mon[92263]: pgmap v153: 129 pgs: 7 peering, 7 active+undersized+degraded, 10 active+undersized, 105 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 236 B/s rd, 236 B/s wr, 0 op/s; 43/1413 objects degraded (3.043%) 2024-04-16T00:57:21.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:21 smithi129 ceph-mon[92263]: from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:21.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:21 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2912582546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:21.697 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 43/1413 objects degraded (3.043%), 7 pgs degraded 2024-04-16T00:57:21.697 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:57:21.697 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:57:21.697 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 43/1413 objects degraded (3.043%), 7 pgs degraded 2024-04-16T00:57:21.697 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-16T00:57:21.697 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-16T00:57:21.697 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-16T00:57:21.697 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-16T00:57:21.697 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-16T00:57:21.697 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.18 is active+undersized+degraded, acting [6,1] 2024-04-16T00:57:21.697 INFO:teuthology.orchestra.run.smithi129.stdout: pg 5.a is active+undersized+degraded, acting [2,3] 2024-04-16T00:57:21.789 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:22.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:22 smithi167 ceph-mon[68072]: from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:22.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:22 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/3954489757' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:57:22.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:22 smithi129 ceph-mon[92263]: from='client.34330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:22.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:22 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/3954489757' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:57:23.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:23 smithi167 ceph-mon[68072]: pgmap v154: 129 pgs: 7 peering, 122 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 178 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:57:23.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:23 smithi167 ceph-mon[68072]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/1413 objects degraded (3.043%), 7 pgs degraded) 2024-04-16T00:57:23.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:23 smithi129 ceph-mon[92263]: pgmap v154: 129 pgs: 7 peering, 122 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 178 B/s rd, 178 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:57:23.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:23 smithi129 ceph-mon[92263]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/1413 objects degraded (3.043%), 7 pgs degraded) 2024-04-16T00:57:25.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:25 smithi167 ceph-mon[68072]: pgmap v155: 129 pgs: 129 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 149 B/s rd, 149 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:57:25.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:25 smithi129 ceph-mon[92263]: pgmap v155: 129 pgs: 129 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 149 B/s rd, 149 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:57:26.841 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:27.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:27 smithi167 ceph-mon[68072]: pgmap v156: 129 pgs: 129 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:57:27.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:27 smithi129 ceph-mon[92263]: pgmap v156: 129 pgs: 129 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:57:30.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:29 smithi167 ceph-mon[68072]: pgmap v157: 129 pgs: 129 active+clean; 317 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-16T00:57:30.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:29 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:30.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:29 smithi129 ceph-mon[92263]: pgmap v157: 129 pgs: 129 active+clean; 317 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-16T00:57:30.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:29 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:31.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:30 smithi167 ceph-mon[68072]: pgmap v158: 129 pgs: 129 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 259 B/s rd, 172 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:57:31.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:30 smithi129 ceph-mon[92263]: pgmap v158: 129 pgs: 129 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 259 B/s rd, 172 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-16T00:57:31.878 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:33.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:33 smithi129 ceph-mon[92263]: pgmap v159: 129 pgs: 129 active+clean; 317 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-16T00:57:33.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:33 smithi167 ceph-mon[68072]: pgmap v159: 129 pgs: 129 active+clean; 317 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-16T00:57:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:57:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:57:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: Upgrade: osd.5 is safe to restart 2024-04-16T00:57:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:57:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-16T00:57:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-16T00:57:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-16T00:57:34.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-16T00:57:34.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.11"}]: dispatch 2024-04-16T00:57:34.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.19"}]: dispatch 2024-04-16T00:57:34.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.1e"}]: dispatch 2024-04-16T00:57:34.707 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:57:34.707 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-16T00:57:34.707 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: Upgrade: osd.5 is safe to restart 2024-04-16T00:57:34.707 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:34.707 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:57:34.707 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-16T00:57:34.707 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-04-16T00:57:34.707 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]: dispatch 2024-04-16T00:57:34.707 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-16T00:57:34.707 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.11"}]: dispatch 2024-04-16T00:57:34.708 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.19"}]: dispatch 2024-04-16T00:57:34.708 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.1e"}]: dispatch 2024-04-16T00:57:35.890 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: pgmap v160: 129 pgs: 129 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:57:35.890 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-16T00:57:35.890 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-16T00:57:35.890 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]': finished 2024-04-16T00:57:35.891 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-16T00:57:35.891 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.11"}]': finished 2024-04-16T00:57:35.891 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.19"}]': finished 2024-04-16T00:57:35.891 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.1e"}]': finished 2024-04-16T00:57:35.891 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: osdmap e102: 8 total, 8 up, 8 in 2024-04-16T00:57:35.891 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:35.891 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T00:57:35.891 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:35 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:57:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: pgmap v160: 129 pgs: 129 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:57:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-16T00:57:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-04-16T00:57:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.c", "id": [3, 2]}]': finished 2024-04-16T00:57:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-16T00:57:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.11"}]': finished 2024-04-16T00:57:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.19"}]': finished 2024-04-16T00:57:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "4.1e"}]': finished 2024-04-16T00:57:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: osdmap e102: 8 total, 8 up, 8 in 2024-04-16T00:57:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:35.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T00:57:35.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:35 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:57:36.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:36 smithi167 ceph-mon[68072]: Upgrade: Updating osd.5 2024-04-16T00:57:36.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:36 smithi167 ceph-mon[68072]: Deploying daemon osd.5 on smithi167 2024-04-16T00:57:36.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:36 smithi167 ceph-mon[68072]: osdmap e103: 8 total, 8 up, 8 in 2024-04-16T00:57:36.919 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:36.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:36 smithi129 ceph-mon[92263]: Upgrade: Updating osd.5 2024-04-16T00:57:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:36 smithi129 ceph-mon[92263]: Deploying daemon osd.5 on smithi167 2024-04-16T00:57:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:36 smithi129 ceph-mon[92263]: osdmap e103: 8 total, 8 up, 8 in 2024-04-16T00:57:37.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:37 smithi129 ceph-mon[92263]: pgmap v163: 129 pgs: 2 peering, 127 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:57:37.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:37 smithi129 ceph-mon[92263]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T00:57:37.928 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:37 smithi167 ceph-mon[68072]: pgmap v163: 129 pgs: 2 peering, 127 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:57:37.929 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:37 smithi167 ceph-mon[68072]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T00:57:38.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:38 smithi167 systemd[1]: Stopping Ceph osd.5 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:57:38.583 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.5[45804]: debug 2024-04-16T00:57:38.372+0000 7f8fdb3a7700 -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-16T00:57:38.583 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.5[45804]: debug 2024-04-16T00:57:38.372+0000 7f8fdb3a7700 -1 osd.5 103 *** Got signal Terminated *** 2024-04-16T00:57:38.583 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.5[45804]: debug 2024-04-16T00:57:38.372+0000 7f8fdb3a7700 -1 osd.5 103 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:57:39.081 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:38 smithi167 bash[76150]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.5 2024-04-16T00:57:39.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: pgmap v164: 129 pgs: 2 peering, 127 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:57:39.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.1 2024-04-16T00:57:39.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 failed (root=default,host=smithi167) (connection refused reported by osd.1) 2024-04-16T00:57:39.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.1 2024-04-16T00:57:39.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.2 2024-04-16T00:57:39.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.3 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.4 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.7 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.6 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.0 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.2 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.3 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.4 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.7 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.6 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.0 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.1 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.1 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.2 2024-04-16T00:57:39.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.3 2024-04-16T00:57:39.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.4 2024-04-16T00:57:39.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.7 2024-04-16T00:57:39.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.6 2024-04-16T00:57:39.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.0 2024-04-16T00:57:39.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.2 2024-04-16T00:57:39.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.3 2024-04-16T00:57:39.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.4 2024-04-16T00:57:39.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.7 2024-04-16T00:57:39.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.6 2024-04-16T00:57:39.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:39 smithi129 ceph-mon[92263]: osd.5 reported immediately failed by osd.0 2024-04-16T00:57:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: pgmap v164: 129 pgs: 2 peering, 127 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:57:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.1 2024-04-16T00:57:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 failed (root=default,host=smithi167) (connection refused reported by osd.1) 2024-04-16T00:57:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.1 2024-04-16T00:57:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.2 2024-04-16T00:57:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.3 2024-04-16T00:57:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.4 2024-04-16T00:57:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.7 2024-04-16T00:57:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.6 2024-04-16T00:57:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.0 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.2 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.3 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.4 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.7 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.6 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.0 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.1 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.1 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.2 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.3 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.4 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.7 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.6 2024-04-16T00:57:40.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.0 2024-04-16T00:57:40.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.2 2024-04-16T00:57:40.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.3 2024-04-16T00:57:40.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.4 2024-04-16T00:57:40.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.7 2024-04-16T00:57:40.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.6 2024-04-16T00:57:40.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:39 smithi167 ceph-mon[68072]: osd.5 reported immediately failed by osd.0 2024-04-16T00:57:40.921 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:40 smithi167 ceph-mon[68072]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:57:40.922 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:40 smithi167 ceph-mon[68072]: osdmap e104: 8 total, 7 up, 8 in 2024-04-16T00:57:40.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:40 smithi129 ceph-mon[92263]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:57:40.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:40 smithi129 ceph-mon[92263]: osdmap e104: 8 total, 7 up, 8 in 2024-04-16T00:57:41.332 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:40 smithi167 systemd[1]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.5.service: Succeeded. 2024-04-16T00:57:41.332 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:40 smithi167 systemd[1]: Stopped Ceph osd.5 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:57:41.332 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:41 smithi167 systemd[1]: Starting Ceph osd.5 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:57:41.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:41 smithi167 ceph-mon[68072]: pgmap v166: 129 pgs: 10 stale+active+clean, 14 peering, 105 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:57:41.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:41 smithi167 ceph-mon[68072]: osdmap e105: 8 total, 7 up, 8 in 2024-04-16T00:57:41.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:41 smithi129 ceph-mon[92263]: pgmap v166: 129 pgs: 10 stale+active+clean, 14 peering, 105 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:57:41.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:41 smithi129 ceph-mon[92263]: osdmap e105: 8 total, 7 up, 8 in 2024-04-16T00:57:41.952 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:42.331 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:42 smithi167 bash[76436]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-16T00:57:42.332 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:42 smithi167 bash[76436]: 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-16T00:57:42.332 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:42 smithi167 bash[76436]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-16T00:57:42.332 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:42 smithi167 bash[76436]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-16T00:57:42.332 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:42 smithi167 bash[76436]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-16T00:57:42.332 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:42 smithi167 bash[76436]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-16T00:57:42.332 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:42 smithi167 bash[76436]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-16T00:57:43.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:42 smithi167 ceph-mon[68072]: Health check update: Reduced data availability: 3 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-16T00:57:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:42 smithi167 ceph-mon[68072]: Health check failed: Degraded data redundancy: 23/1413 objects degraded (1.628%), 5 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:42 smithi129 ceph-mon[92263]: Health check update: Reduced data availability: 3 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-16T00:57:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:42 smithi129 ceph-mon[92263]: Health check failed: Degraded data redundancy: 23/1413 objects degraded (1.628%), 5 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:43.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:43 smithi167 ceph-osd[76752]: -- 172.21.15.167:0/1010346232 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5653c14551e0 con 0x5653c1425000 2024-04-16T00:57:43.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:43 smithi167 bash[76714]: 20a097dfbc188638d9b7f46b9c0c0f340e94f64720020d44b04614bb3149c90b 2024-04-16T00:57:43.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:43 smithi167 systemd[1]: Started Ceph osd.5 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:57:44.082 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T00:57:43.739+0000 7f66af5b87c0 -1 Falling back to public interface 2024-04-16T00:57:44.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:43 smithi167 ceph-mon[68072]: pgmap v168: 129 pgs: 5 stale+active+clean, 5 active+undersized+degraded, 14 peering, 8 active+undersized, 97 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 304 B/s wr, 0 op/s; 23/1413 objects degraded (1.628%); 6 B/s, 0 objects/s recovering 2024-04-16T00:57:44.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:44.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:44.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:57:44.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:43 smithi129 ceph-mon[92263]: pgmap v168: 129 pgs: 5 stale+active+clean, 5 active+undersized+degraded, 14 peering, 8 active+undersized, 97 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 304 B/s wr, 0 op/s; 23/1413 objects degraded (1.628%); 6 B/s, 0 objects/s recovering 2024-04-16T00:57:44.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:44.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:44.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:57:46.060 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:45 smithi167 ceph-mon[68072]: pgmap v169: 129 pgs: 4 stale+active+clean, 7 active+undersized+degraded, 14 peering, 12 active+undersized, 92 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 44/1413 objects degraded (3.114%); 5 B/s, 0 objects/s recovering 2024-04-16T00:57:46.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:45 smithi129 ceph-mon[92263]: pgmap v169: 129 pgs: 4 stale+active+clean, 7 active+undersized+degraded, 14 peering, 12 active+undersized, 92 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 44/1413 objects degraded (3.114%); 5 B/s, 0 objects/s recovering 2024-04-16T00:57:46.994 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:47.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:46 smithi167 ceph-mon[68072]: pgmap v170: 129 pgs: 23 active+undersized+degraded, 23 active+undersized, 83 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 156/1413 objects degraded (11.040%); 5 B/s, 0 objects/s recovering 2024-04-16T00:57:47.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:46 smithi167 ceph-mon[68072]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 7 pgs peering) 2024-04-16T00:57:47.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:46 smithi129 ceph-mon[92263]: pgmap v170: 129 pgs: 23 active+undersized+degraded, 23 active+undersized, 83 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 156/1413 objects degraded (11.040%); 5 B/s, 0 objects/s recovering 2024-04-16T00:57:47.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:46 smithi129 ceph-mon[92263]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 7 pgs peering) 2024-04-16T00:57:48.776 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:48.776 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:48.776 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:48.776 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:48.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:48.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:48.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:48.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:49.331 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:48 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T00:57:48.884+0000 7f66af5b87c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-16T00:57:49.759 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:49 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T00:57:49.396+0000 7f66af5b87c0 -1 osd.5 103 log_to_monitors true 2024-04-16T00:57:49.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:49 smithi167 ceph-mon[68072]: pgmap v171: 129 pgs: 23 active+undersized+degraded, 23 active+undersized, 83 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 235 B/s rd, 235 B/s wr, 0 op/s; 156/1413 objects degraded (11.040%); 4 B/s, 0 objects/s recovering 2024-04-16T00:57:49.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:49.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:57:49.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:49.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:49 smithi167 ceph-mon[68072]: from='osd.5 [v2:172.21.15.167:6808/2992933534,v1:172.21.15.167:6809/2992933534]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:57:49.759 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:49 smithi167 ceph-mon[68072]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:57:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:49 smithi129 ceph-mon[92263]: pgmap v171: 129 pgs: 23 active+undersized+degraded, 23 active+undersized, 83 active+clean; 317 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 235 B/s rd, 235 B/s wr, 0 op/s; 156/1413 objects degraded (11.040%); 4 B/s, 0 objects/s recovering 2024-04-16T00:57:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:57:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:49 smithi129 ceph-mon[92263]: from='osd.5 [v2:172.21.15.167:6808/2992933534,v1:172.21.15.167:6809/2992933534]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:57:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:49 smithi129 ceph-mon[92263]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T00:57:50.332 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:57:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T00:57:50.192+0000 7f66a0a12700 -1 osd.5 103 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:57:51.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:51 smithi167 ceph-mon[68072]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T00:57:51.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:51 smithi167 ceph-mon[68072]: osdmap e106: 8 total, 7 up, 8 in 2024-04-16T00:57:51.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:51 smithi167 ceph-mon[68072]: from='osd.5 [v2:172.21.15.167:6808/2992933534,v1:172.21.15.167:6809/2992933534]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:57:51.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:51 smithi167 ceph-mon[68072]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:57:51.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:51 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 156/1413 objects degraded (11.040%), 23 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:51.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:51 smithi167 ceph-mon[68072]: pgmap v173: 129 pgs: 23 active+undersized+degraded, 23 active+undersized, 83 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s; 156/1413 objects degraded (11.040%) 2024-04-16T00:57:51.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:51 smithi129 ceph-mon[92263]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T00:57:51.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:51 smithi129 ceph-mon[92263]: osdmap e106: 8 total, 7 up, 8 in 2024-04-16T00:57:51.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:51 smithi129 ceph-mon[92263]: from='osd.5 [v2:172.21.15.167:6808/2992933534,v1:172.21.15.167:6809/2992933534]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:57:51.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:51 smithi129 ceph-mon[92263]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:57:51.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:51 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 156/1413 objects degraded (11.040%), 23 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:51.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:51 smithi129 ceph-mon[92263]: pgmap v173: 129 pgs: 23 active+undersized+degraded, 23 active+undersized, 83 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 211 B/s rd, 211 B/s wr, 0 op/s; 156/1413 objects degraded (11.040%) 2024-04-16T00:57:52.041 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:52.066 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:57:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:57:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: osd.5 [v2:172.21.15.167:6808/2992933534,v1:172.21.15.167:6809/2992933534] boot 2024-04-16T00:57:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: osdmap e107: 8 total, 8 up, 8 in 2024-04-16T00:57:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:57:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:57:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:57:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:52.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:57:52.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:52.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:52.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:52.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:57:52.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:52 smithi167 ceph-mon[68072]: osdmap e108: 8 total, 8 up, 8 in 2024-04-16T00:57:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:57:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: osd.5 [v2:172.21.15.167:6808/2992933534,v1:172.21.15.167:6809/2992933534] boot 2024-04-16T00:57:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: osdmap e107: 8 total, 8 up, 8 in 2024-04-16T00:57:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T00:57:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:57:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:57:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:57:52.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:57:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:57:52.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:52 smithi129 ceph-mon[92263]: osdmap e108: 8 total, 8 up, 8 in 2024-04-16T00:57:52.718 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:57:52.718 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (13m) 72s ago 24m 17.6M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:57:52.718 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (3m) 72s ago 24m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T00:57:52.718 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (3m) 5s ago 23m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (11m) 72s ago 24m 35.8M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (19m) 72s ago 19m 16.9M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (19m) 5s ago 19m 39.9M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (5m) 72s ago 26m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (4m) 5s ago 23m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (4m) 72s ago 26m 58.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (4m) 5s ago 23m 47.7M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (16m) 72s ago 16m 81.7M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (16m) 5s ago 16m 81.7M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (9m) 72s ago 24m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (5m) 5s ago 23m 8912k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (2m) 72s ago 23m 126M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (2m) 72s ago 22m 110M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T00:57:52.719 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (102s) 72s ago 22m 88.2M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T00:57:52.720 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (80s) 72s ago 21m 10.5M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T00:57:52.720 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (43s) 5s ago 21m 135M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T00:57:52.720 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (9s) 5s ago 21m 11.2M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 20a097dfbc18 2024-04-16T00:57:52.720 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (20m) 5s ago 20m 366M 2712M 16.2.5 6933c2a0b7dd b34e703a3a72 2024-04-16T00:57:52.720 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (20m) 5s ago 20m 533M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:57:52.720 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 unknown 72s ago 24m - - 2024-04-16T00:57:53.106 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:57:53.107 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:57:53.107 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:57:53.107 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:57:53.107 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:57:53.107 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:57:53.107 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:57:53.107 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:57:53.107 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-04-16T00:57:53.108 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 6 2024-04-16T00:57:53.108 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:57:53.108 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:57:53.108 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:57:53.108 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:57:53.108 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:57:53.108 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-04-16T00:57:53.108 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 10 2024-04-16T00:57:53.108 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:57:53.109 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:57:53.430 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:57:53.430 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:57:53.430 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:57:53.430 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:57:53.430 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:57:53.430 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T00:57:53.430 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T00:57:53.430 INFO:teuthology.orchestra.run.smithi129.stdout: "crash" 2024-04-16T00:57:53.431 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:57:53.431 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "12/23 daemons upgraded", 2024-04-16T00:57:53.431 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:57:53.431 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:57:53.431 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:57:53.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:53 smithi167 ceph-mon[68072]: pgmap v175: 129 pgs: 5 peering, 22 active+undersized+degraded, 19 active+undersized, 83 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 275 B/s rd, 275 B/s wr, 0 op/s; 152/1413 objects degraded (10.757%) 2024-04-16T00:57:53.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:53 smithi167 ceph-mon[68072]: pgmap v176: 129 pgs: 5 peering, 22 active+undersized+degraded, 19 active+undersized, 83 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s; 152/1413 objects degraded (10.757%) 2024-04-16T00:57:53.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:53 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:57:53.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:53 smithi167 ceph-mon[68072]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-16T00:57:53.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:53 smithi167 ceph-mon[68072]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:53.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:53 smithi167 ceph-mon[68072]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:53.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:53 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/3113282392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:53.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:53 smithi129 ceph-mon[92263]: pgmap v175: 129 pgs: 5 peering, 22 active+undersized+degraded, 19 active+undersized, 83 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 275 B/s rd, 275 B/s wr, 0 op/s; 152/1413 objects degraded (10.757%) 2024-04-16T00:57:53.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:53 smithi129 ceph-mon[92263]: pgmap v176: 129 pgs: 5 peering, 22 active+undersized+degraded, 19 active+undersized, 83 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s; 152/1413 objects degraded (10.757%) 2024-04-16T00:57:53.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:53 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:57:53.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:53 smithi129 ceph-mon[92263]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-16T00:57:53.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:53 smithi129 ceph-mon[92263]: from='client.34342 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:53.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:53 smithi129 ceph-mon[92263]: from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:53.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:53 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/3113282392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:57:53.822 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 152/1413 objects degraded (10.757%), 22 pgs degraded 2024-04-16T00:57:53.822 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:57:53.822 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:57:53.822 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 152/1413 objects degraded (10.757%), 22 pgs degraded 2024-04-16T00:57:53.822 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.2 is active+undersized+degraded, acting [1,6] 2024-04-16T00:57:53.822 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.3 is active+undersized+degraded, acting [2,7] 2024-04-16T00:57:53.822 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.b is active+undersized+degraded, acting [7,4] 2024-04-16T00:57:53.822 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.12 is active+undersized+degraded, acting [3,2] 2024-04-16T00:57:53.822 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.14 is active+undersized+degraded, acting [6,3] 2024-04-16T00:57:53.822 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.15 is active+undersized+degraded, acting [1,0] 2024-04-16T00:57:53.822 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.16 is active+undersized+degraded, acting [6,2] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.18 is active+undersized+degraded, acting [4,7] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.1c is active+undersized+degraded, acting [7,2] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.1e is active+undersized+degraded, acting [3,0] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.17 is active+undersized+degraded, acting [0,3] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.1c is active+undersized+degraded, acting [4,1] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.1f is active+undersized+degraded, acting [0,2] 2024-04-16T00:57:53.823 INFO:teuthology.orchestra.run.smithi129.stdout: pg 5.19 is active+undersized+degraded, acting [1,7] 2024-04-16T00:57:54.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:54 smithi167 ceph-mon[68072]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:54.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:54 smithi167 ceph-mon[68072]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:54.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:54 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/836852694' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:57:54.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:54 smithi129 ceph-mon[92263]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:54.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:54 smithi129 ceph-mon[92263]: from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:57:54.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:54 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/836852694' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:57:55.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:55 smithi167 ceph-mon[68072]: pgmap v178: 129 pgs: 5 peering, 20 active+undersized+degraded, 16 active+undersized, 88 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 285 B/s wr, 0 op/s; 131/1413 objects degraded (9.271%) 2024-04-16T00:57:55.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:55 smithi129 ceph-mon[92263]: pgmap v178: 129 pgs: 5 peering, 20 active+undersized+degraded, 16 active+undersized, 88 active+clean; 317 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 285 B/s wr, 0 op/s; 131/1413 objects degraded (9.271%) 2024-04-16T00:57:56.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:56 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 131/1413 objects degraded (9.271%), 20 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:56.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:56 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 131/1413 objects degraded (9.271%), 20 pgs degraded (PG_DEGRADED) 2024-04-16T00:57:57.087 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:57:57.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:57 smithi167 ceph-mon[68072]: pgmap v179: 129 pgs: 5 peering, 3 active+undersized, 121 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-04-16T00:57:57.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:57 smithi167 ceph-mon[68072]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 131/1413 objects degraded (9.271%), 20 pgs degraded) 2024-04-16T00:57:57.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:57 smithi129 ceph-mon[92263]: pgmap v179: 129 pgs: 5 peering, 3 active+undersized, 121 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 188 B/s rd, 188 B/s wr, 0 op/s 2024-04-16T00:57:57.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:57 smithi129 ceph-mon[92263]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 131/1413 objects degraded (9.271%), 20 pgs degraded) 2024-04-16T00:57:59.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:57:59 smithi167 ceph-mon[68072]: pgmap v180: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 155 B/s rd, 311 B/s wr, 0 op/s 2024-04-16T00:57:59.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:57:59 smithi129 ceph-mon[92263]: pgmap v180: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 155 B/s rd, 311 B/s wr, 0 op/s 2024-04-16T00:58:01.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:01 smithi167 ceph-mon[68072]: pgmap v181: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-16T00:58:01.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:01 smithi129 ceph-mon[92263]: pgmap v181: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-16T00:58:02.126 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:03.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:03 smithi167 ceph-mon[68072]: pgmap v182: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:58:03.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:03 smithi129 ceph-mon[92263]: pgmap v182: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:58:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:58:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:05.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:58:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:05.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:05 smithi129 ceph-mon[92263]: pgmap v183: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 176 B/s wr, 0 op/s 2024-04-16T00:58:06.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:05 smithi167 ceph-mon[68072]: pgmap v183: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 176 B/s rd, 176 B/s wr, 0 op/s 2024-04-16T00:58:07.174 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:07.793 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:07 smithi167 ceph-mon[68072]: pgmap v184: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:58:07.793 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:07 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:58:07.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:07 smithi129 ceph-mon[92263]: pgmap v184: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:58:07.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:07 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:58:08.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:08 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:58:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:08 smithi167 ceph-mon[68072]: Upgrade: osd.6 is safe to restart 2024-04-16T00:58:08.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:08.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:08 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-16T00:58:08.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:08 smithi129 ceph-mon[92263]: Upgrade: osd.6 is safe to restart 2024-04-16T00:58:08.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:09 smithi129 ceph-mon[92263]: pgmap v185: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:58:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:09 smithi129 ceph-mon[92263]: Upgrade: Updating osd.6 2024-04-16T00:58:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:09 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T00:58:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:09 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:58:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:09 smithi129 ceph-mon[92263]: Deploying daemon osd.6 on smithi167 2024-04-16T00:58:10.073 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:09 smithi167 ceph-mon[68072]: pgmap v185: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:58:10.073 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:09 smithi167 ceph-mon[68072]: Upgrade: Updating osd.6 2024-04-16T00:58:10.073 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:09 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T00:58:10.073 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:09 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:58:10.073 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:09 smithi167 ceph-mon[68072]: Deploying daemon osd.6 on smithi167 2024-04-16T00:58:11.746 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:11 smithi167 ceph-mon[68072]: pgmap v186: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:58:11.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:11 smithi129 ceph-mon[92263]: pgmap v186: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:58:12.082 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:11 smithi167 systemd[1]: Stopping Ceph osd.6 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:58:12.082 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.6[48663]: debug 2024-04-16T00:58:11.943+0000 7f88239f6700 -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-16T00:58:12.082 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.6[48663]: debug 2024-04-16T00:58:11.943+0000 7f88239f6700 -1 osd.6 108 *** Got signal Terminated *** 2024-04-16T00:58:12.082 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:11 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.6[48663]: debug 2024-04-16T00:58:11.943+0000 7f88239f6700 -1 osd.6 108 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:58:12.215 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:12.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:12 smithi167 bash[78881]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.6 2024-04-16T00:58:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.7 2024-04-16T00:58:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 failed (root=default,host=smithi167) (connection refused reported by osd.7) 2024-04-16T00:58:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.7 2024-04-16T00:58:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.4 2024-04-16T00:58:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.5 2024-04-16T00:58:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.0 2024-04-16T00:58:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.1 2024-04-16T00:58:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.2 2024-04-16T00:58:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.3 2024-04-16T00:58:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.4 2024-04-16T00:58:12.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.0 2024-04-16T00:58:12.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.1 2024-04-16T00:58:12.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.2 2024-04-16T00:58:12.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.3 2024-04-16T00:58:12.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:12 smithi129 ceph-mon[92263]: osd.6 reported immediately failed by osd.5 2024-04-16T00:58:13.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.7 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 failed (root=default,host=smithi167) (connection refused reported by osd.7) 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.7 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.4 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.5 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.0 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.1 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.2 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.3 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.4 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.0 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.1 2024-04-16T00:58:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.2 2024-04-16T00:58:13.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.3 2024-04-16T00:58:13.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:12 smithi167 ceph-mon[68072]: osd.6 reported immediately failed by osd.5 2024-04-16T00:58:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:13 smithi129 ceph-mon[92263]: pgmap v187: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:58:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:13 smithi129 ceph-mon[92263]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:58:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:13 smithi129 ceph-mon[92263]: osdmap e109: 8 total, 7 up, 8 in 2024-04-16T00:58:13.995 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:13 smithi167 ceph-mon[68072]: pgmap v187: 129 pgs: 129 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:58:13.995 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:13 smithi167 ceph-mon[68072]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:58:13.995 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:13 smithi167 ceph-mon[68072]: osdmap e109: 8 total, 7 up, 8 in 2024-04-16T00:58:14.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:14 smithi167 systemd[1]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.6.service: Succeeded. 2024-04-16T00:58:14.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:14 smithi167 systemd[1]: Stopped Ceph osd.6 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:58:14.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:14 smithi167 systemd[1]: Starting Ceph osd.6 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:58:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:14 smithi129 ceph-mon[92263]: osdmap e110: 8 total, 7 up, 8 in 2024-04-16T00:58:15.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:14 smithi167 ceph-mon[68072]: osdmap e110: 8 total, 7 up, 8 in 2024-04-16T00:58:15.624 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:15 smithi167 bash[79165]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-16T00:58:15.624 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:15 smithi167 bash[79165]: 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-16T00:58:15.624 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:15 smithi167 bash[79165]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-16T00:58:15.624 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:15 smithi167 bash[79165]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-16T00:58:15.624 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:15 smithi167 bash[79165]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-16T00:58:15.625 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:15 smithi167 bash[79165]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-16T00:58:15.625 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:15 smithi167 bash[79165]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-16T00:58:15.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:15 smithi129 ceph-mon[92263]: pgmap v190: 129 pgs: 13 stale+active+clean, 116 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:58:16.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:15 smithi167 ceph-mon[68072]: pgmap v190: 129 pgs: 13 stale+active+clean, 116 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:58:16.832 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:16 smithi167 ceph-osd[79454]: -- 172.21.15.167:0/3258579762 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5634159191e0 con 0x5634158e9000 2024-04-16T00:58:16.832 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:16 smithi167 bash[79416]: 9197a9e025ee087c33c3e0dfe51e95c9bb583b7a00e4639b7c73f8d8f0425892 2024-04-16T00:58:16.832 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:16 smithi167 systemd[1]: Started Ceph osd.6 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:58:17.255 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:17.331 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T00:58:16.998+0000 7f2a4a1487c0 -1 Falling back to public interface 2024-04-16T00:58:17.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:17 smithi129 ceph-mon[92263]: pgmap v191: 129 pgs: 17 active+undersized+degraded, 8 stale+active+clean, 9 active+undersized, 95 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 109/1413 objects degraded (7.714%) 2024-04-16T00:58:17.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:17 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:17.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:17 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:17.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:17 smithi129 ceph-mon[92263]: Health check failed: Degraded data redundancy: 109/1413 objects degraded (7.714%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T00:58:17.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:17 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:58:18.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:17 smithi167 ceph-mon[68072]: pgmap v191: 129 pgs: 17 active+undersized+degraded, 8 stale+active+clean, 9 active+undersized, 95 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 109/1413 objects degraded (7.714%) 2024-04-16T00:58:18.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:17 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:18.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:17 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:18.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:17 smithi167 ceph-mon[68072]: Health check failed: Degraded data redundancy: 109/1413 objects degraded (7.714%), 17 pgs degraded (PG_DEGRADED) 2024-04-16T00:58:18.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:17 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:58:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:19 smithi129 ceph-mon[92263]: pgmap v192: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:58:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:19.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:58:20.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:19 smithi167 ceph-mon[68072]: pgmap v192: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:58:20.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:20.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:58:21.666 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T00:58:21.347+0000 7f2a4a1487c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-16T00:58:21.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:21 smithi129 ceph-mon[92263]: pgmap v193: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:58:21.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:21 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:21.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:21 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:21.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:21 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:21.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:21 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:21.927 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:21 smithi167 ceph-mon[68072]: pgmap v193: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:58:21.927 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:21 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:21.927 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:21 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:21.927 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:21 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:21.927 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:21 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:21.927 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T00:58:21.827+0000 7f2a4a1487c0 -1 osd.6 108 log_to_monitors true 2024-04-16T00:58:22.298 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:22.831 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 00:58:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T00:58:22.699+0000 7f2a3b5a2700 -1 osd.6 108 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:58:22.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:22 smithi167 ceph-mon[68072]: from='osd.6 [v2:172.21.15.167:6816/876541562,v1:172.21.15.167:6817/876541562]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:58:22.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:22 smithi167 ceph-mon[68072]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:58:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:22 smithi129 ceph-mon[92263]: from='osd.6 [v2:172.21.15.167:6816/876541562,v1:172.21.15.167:6817/876541562]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:58:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:22 smithi129 ceph-mon[92263]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T00:58:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:23 smithi167 ceph-mon[68072]: pgmap v194: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 223 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:58:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:23 smithi167 ceph-mon[68072]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T00:58:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:23 smithi167 ceph-mon[68072]: osdmap e111: 8 total, 7 up, 8 in 2024-04-16T00:58:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:23 smithi167 ceph-mon[68072]: from='osd.6 [v2:172.21.15.167:6816/876541562,v1:172.21.15.167:6817/876541562]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:58:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:23 smithi167 ceph-mon[68072]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:58:24.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:23 smithi129 ceph-mon[92263]: pgmap v194: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 317 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 223 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:58:24.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:23 smithi129 ceph-mon[92263]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T00:58:24.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:23 smithi129 ceph-mon[92263]: osdmap e111: 8 total, 7 up, 8 in 2024-04-16T00:58:24.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:23 smithi129 ceph-mon[92263]: from='osd.6 [v2:172.21.15.167:6816/876541562,v1:172.21.15.167:6817/876541562]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:58:24.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:23 smithi129 ceph-mon[92263]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:58:24.182 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:58:24.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:24 smithi167 ceph-mon[68072]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:58:24.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:24 smithi167 ceph-mon[68072]: osd.6 [v2:172.21.15.167:6816/876541562,v1:172.21.15.167:6817/876541562] boot 2024-04-16T00:58:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:24 smithi167 ceph-mon[68072]: osdmap e112: 8 total, 8 up, 8 in 2024-04-16T00:58:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:24 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:58:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:24 smithi167 ceph-mon[68072]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T00:58:24.837 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:58:24.837 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (14m) 104s ago 25m 17.6M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:58:24.837 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (3m) 104s ago 25m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T00:58:24.837 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (3m) 4s ago 24m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T00:58:24.837 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (12m) 104s ago 25m 35.8M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:58:24.837 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (19m) 104s ago 19m 16.9M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:58:24.837 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (19m) 4s ago 19m 39.9M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:58:24.837 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (5m) 104s ago 26m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:58:24.837 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (5m) 4s ago 24m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (5m) 104s ago 27m 58.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (4m) 4s ago 24m 52.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (16m) 104s ago 16m 81.7M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (16m) 4s ago 16m 81.8M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (10m) 104s ago 24m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (5m) 4s ago 24m 8912k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (3m) 104s ago 23m 126M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (2m) 104s ago 23m 110M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (2m) 104s ago 22m 88.2M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (112s) 104s ago 22m 10.5M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (75s) 4s ago 22m 137M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (41s) 4s ago 21m 127M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 20a097dfbc18 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (8s) 4s ago 21m 10.4M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9197a9e025ee 2024-04-16T00:58:24.838 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (21m) 4s ago 21m 534M 2712M 16.2.5 6933c2a0b7dd fd4cd35ea123 2024-04-16T00:58:24.839 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 unknown 104s ago 24m - - 2024-04-16T00:58:25.050 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:24 smithi129 ceph-mon[92263]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:58:25.050 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:24 smithi129 ceph-mon[92263]: osd.6 [v2:172.21.15.167:6816/876541562,v1:172.21.15.167:6817/876541562] boot 2024-04-16T00:58:25.050 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:24 smithi129 ceph-mon[92263]: osdmap e112: 8 total, 8 up, 8 in 2024-04-16T00:58:25.050 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:24 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T00:58:25.050 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:24 smithi129 ceph-mon[92263]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T00:58:25.235 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 7 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:58:25.236 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:58:25.237 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:58:25.237 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-04-16T00:58:25.237 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 11 2024-04-16T00:58:25.237 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:58:25.237 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:58:25.561 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:58:25.561 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:58:25.561 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:58:25.561 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:58:25.561 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:58:25.561 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T00:58:25.562 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T00:58:25.562 INFO:teuthology.orchestra.run.smithi129.stdout: "crash" 2024-04-16T00:58:25.562 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:58:25.562 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "13/23 daemons upgraded", 2024-04-16T00:58:25.562 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:58:25.562 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:58:25.562 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:58:25.947 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 97/1413 objects degraded (6.865%), 16 pgs degraded 2024-04-16T00:58:25.947 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:58:25.948 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:58:25.948 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 97/1413 objects degraded (6.865%), 16 pgs degraded 2024-04-16T00:58:25.948 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.2 is active+undersized+degraded, acting [5,1] 2024-04-16T00:58:25.948 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.6 is active+undersized+degraded, acting [1,4] 2024-04-16T00:58:25.948 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.7 is active+undersized+degraded, acting [7,2] 2024-04-16T00:58:25.949 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-04-16T00:58:25.949 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.16 is active+undersized+degraded, acting [5,2] 2024-04-16T00:58:25.949 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.1a is active+undersized+degraded, acting [4,7] 2024-04-16T00:58:25.949 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-16T00:58:25.949 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-04-16T00:58:25.949 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-04-16T00:58:25.950 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-04-16T00:58:25.950 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-16T00:58:25.950 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-04-16T00:58:25.950 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-04-16T00:58:25.950 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.5 is active+undersized+degraded, acting [4,7] 2024-04-16T00:58:25.950 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.a is active+undersized+degraded, acting [1,7] 2024-04-16T00:58:25.950 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.18 is active+undersized+degraded, acting [4,1] 2024-04-16T00:58:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: pgmap v197: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:58:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:58:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:58:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: pgmap v199: 129 pgs: 12 peering, 16 active+undersized+degraded, 15 active+undersized, 86 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 199 B/s wr, 0 op/s; 97/1413 objects degraded (6.865%) 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: pgmap v200: 129 pgs: 12 peering, 16 active+undersized+degraded, 15 active+undersized, 86 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 326 B/s rd, 0 op/s; 97/1413 objects degraded (6.865%) 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 151/1413 objects degraded (10.686%), 24 pgs degraded (PG_DEGRADED) 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/1177738774' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:26.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:25 smithi167 ceph-mon[68072]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: pgmap v197: 129 pgs: 24 active+undersized+degraded, 19 active+undersized, 86 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 151/1413 objects degraded (10.686%) 2024-04-16T00:58:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:58:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:58:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: pgmap v199: 129 pgs: 12 peering, 16 active+undersized+degraded, 15 active+undersized, 86 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 199 B/s rd, 199 B/s wr, 0 op/s; 97/1413 objects degraded (6.865%) 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: pgmap v200: 129 pgs: 12 peering, 16 active+undersized+degraded, 15 active+undersized, 86 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 326 B/s rd, 0 op/s; 97/1413 objects degraded (6.865%) 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 151/1413 objects degraded (10.686%), 24 pgs degraded (PG_DEGRADED) 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/1177738774' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:26.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:25 smithi129 ceph-mon[92263]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:27.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:26 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/3483475930' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:58:27.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:26 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/3483475930' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:58:27.340 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:28.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:27 smithi129 ceph-mon[92263]: pgmap v201: 129 pgs: 12 peering, 7 active+undersized+degraded, 8 active+undersized, 102 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 242 B/s rd, 242 B/s wr, 0 op/s; 37/1413 objects degraded (2.619%) 2024-04-16T00:58:28.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:27 smithi167 ceph-mon[68072]: pgmap v201: 129 pgs: 12 peering, 7 active+undersized+degraded, 8 active+undersized, 102 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 242 B/s rd, 242 B/s wr, 0 op/s; 37/1413 objects degraded (2.619%) 2024-04-16T00:58:29.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:28 smithi167 ceph-mon[68072]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/1413 objects degraded (2.619%), 7 pgs degraded) 2024-04-16T00:58:29.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:28 smithi129 ceph-mon[92263]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/1413 objects degraded (2.619%), 7 pgs degraded) 2024-04-16T00:58:30.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:29 smithi167 ceph-mon[68072]: pgmap v202: 129 pgs: 12 peering, 117 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 195 B/s wr, 0 op/s 2024-04-16T00:58:30.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:29 smithi129 ceph-mon[92263]: pgmap v202: 129 pgs: 12 peering, 117 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 195 B/s wr, 0 op/s 2024-04-16T00:58:32.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:31 smithi167 ceph-mon[68072]: pgmap v203: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 286 B/s rd, 143 B/s wr, 0 op/s 2024-04-16T00:58:32.386 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:32.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:31 smithi129 ceph-mon[92263]: pgmap v203: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 286 B/s rd, 143 B/s wr, 0 op/s 2024-04-16T00:58:34.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:34 smithi129 ceph-mon[92263]: pgmap v204: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 124 B/s rd, 249 B/s wr, 0 op/s 2024-04-16T00:58:34.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:34.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:58:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:34 smithi167 ceph-mon[68072]: pgmap v204: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 124 B/s rd, 249 B/s wr, 0 op/s 2024-04-16T00:58:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:58:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:36 smithi129 ceph-mon[92263]: pgmap v205: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:58:37.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:36 smithi167 ceph-mon[68072]: pgmap v205: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:58:37.432 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:38.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:38 smithi129 ceph-mon[92263]: pgmap v206: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:58:39.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:38 smithi167 ceph-mon[68072]: pgmap v206: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:58:40.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:39 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:40.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:39 smithi167 ceph-mon[68072]: pgmap v207: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:58:40.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:39 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:40.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:39 smithi129 ceph-mon[92263]: pgmap v207: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:58:40.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:40 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:58:40.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:40 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:58:40.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:40 smithi167 ceph-mon[68072]: Upgrade: osd.7 is safe to restart 2024-04-16T00:58:41.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:40 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:58:41.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:40 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-16T00:58:41.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:40 smithi129 ceph-mon[92263]: Upgrade: osd.7 is safe to restart 2024-04-16T00:58:42.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:41 smithi167 ceph-mon[68072]: pgmap v208: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:58:42.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:41 smithi129 ceph-mon[92263]: pgmap v208: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:58:42.463 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:43.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:42 smithi167 ceph-mon[68072]: Upgrade: Updating osd.7 2024-04-16T00:58:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:42 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:42 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T00:58:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:42 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:58:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:42 smithi167 ceph-mon[68072]: Deploying daemon osd.7 on smithi167 2024-04-16T00:58:43.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:42 smithi129 ceph-mon[92263]: Upgrade: Updating osd.7 2024-04-16T00:58:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:42 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:42 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T00:58:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:42 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:58:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:42 smithi129 ceph-mon[92263]: Deploying daemon osd.7 on smithi167 2024-04-16T00:58:44.016 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:43 smithi167 ceph-mon[68072]: pgmap v209: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:58:44.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:43 smithi129 ceph-mon[92263]: pgmap v209: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:58:45.332 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:45 smithi167 systemd[1]: Stopping Ceph osd.7 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:58:45.332 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.7[51562]: debug 2024-04-16T00:58:45.253+0000 7fec23c3a700 -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-16T00:58:45.332 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.7[51562]: debug 2024-04-16T00:58:45.253+0000 7fec23c3a700 -1 osd.7 113 *** Got signal Terminated *** 2024-04-16T00:58:45.332 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.7[51562]: debug 2024-04-16T00:58:45.253+0000 7fec23c3a700 -1 osd.7 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T00:58:45.959 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:45 smithi167 bash[81581]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd.7 2024-04-16T00:58:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: pgmap v210: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:58:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.3 2024-04-16T00:58:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 failed (root=default,host=smithi167) (connection refused reported by osd.3) 2024-04-16T00:58:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.1 2024-04-16T00:58:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.2 2024-04-16T00:58:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.3 2024-04-16T00:58:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.5 2024-04-16T00:58:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.0 2024-04-16T00:58:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.1 2024-04-16T00:58:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.2 2024-04-16T00:58:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.4 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.0 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.5 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.6 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.4 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.6 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.0 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.0 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.1 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.2 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.3 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.4 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.1 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.2 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.3 2024-04-16T00:58:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.4 2024-04-16T00:58:46.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.5 2024-04-16T00:58:46.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.6 2024-04-16T00:58:46.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.5 2024-04-16T00:58:46.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:45 smithi167 ceph-mon[68072]: osd.7 reported immediately failed by osd.6 2024-04-16T00:58:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: pgmap v210: 129 pgs: 129 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T00:58:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.3 2024-04-16T00:58:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 failed (root=default,host=smithi167) (connection refused reported by osd.3) 2024-04-16T00:58:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.1 2024-04-16T00:58:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.2 2024-04-16T00:58:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.3 2024-04-16T00:58:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.5 2024-04-16T00:58:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.0 2024-04-16T00:58:46.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.1 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.2 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.4 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.0 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.5 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.6 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.4 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.6 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.0 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.0 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.1 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.2 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.3 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.4 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.1 2024-04-16T00:58:46.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.2 2024-04-16T00:58:46.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.3 2024-04-16T00:58:46.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.4 2024-04-16T00:58:46.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.5 2024-04-16T00:58:46.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.6 2024-04-16T00:58:46.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.5 2024-04-16T00:58:46.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:45 smithi129 ceph-mon[92263]: osd.7 reported immediately failed by osd.6 2024-04-16T00:58:47.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:46 smithi167 ceph-mon[68072]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:58:47.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:46 smithi167 ceph-mon[68072]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-16T00:58:47.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:46 smithi167 ceph-mon[68072]: osdmap e114: 8 total, 7 up, 8 in 2024-04-16T00:58:47.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:46 smithi129 ceph-mon[92263]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T00:58:47.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:46 smithi129 ceph-mon[92263]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-16T00:58:47.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:46 smithi129 ceph-mon[92263]: osdmap e114: 8 total, 7 up, 8 in 2024-04-16T00:58:47.500 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:48.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:47 smithi167 ceph-mon[68072]: pgmap v212: 129 pgs: 15 peering, 9 stale+active+clean, 105 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-16T00:58:48.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:47 smithi167 ceph-mon[68072]: Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-16T00:58:48.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:47 smithi167 ceph-mon[68072]: osdmap e115: 8 total, 7 up, 8 in 2024-04-16T00:58:48.333 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:47 smithi167 systemd[1]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.7.service: Succeeded. 2024-04-16T00:58:48.333 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:47 smithi167 systemd[1]: Stopped Ceph osd.7 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:58:48.333 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:48 smithi167 systemd[1]: Starting Ceph osd.7 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T00:58:48.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:47 smithi129 ceph-mon[92263]: pgmap v212: 129 pgs: 15 peering, 9 stale+active+clean, 105 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-16T00:58:48.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:47 smithi129 ceph-mon[92263]: Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-16T00:58:48.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:47 smithi129 ceph-mon[92263]: osdmap e115: 8 total, 7 up, 8 in 2024-04-16T00:58:49.293 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:48 smithi167 bash[81868]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-16T00:58:49.294 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:48 smithi167 bash[81868]: 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-16T00:58:49.294 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:48 smithi167 bash[81868]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-16T00:58:49.294 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:48 smithi167 bash[81868]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-16T00:58:49.294 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:48 smithi167 bash[81868]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-16T00:58:49.294 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:48 smithi167 bash[81868]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-16T00:58:49.294 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:48 smithi167 bash[81868]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-16T00:58:49.865 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:49.865 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:58:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:58:50.331 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:49 smithi167 ceph-osd[82158]: -- 172.21.15.167:0/3715289961 <== mon.1 v2:172.21.15.167:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5643296e51e0 con 0x5643296b4c00 2024-04-16T00:58:50.332 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:50 smithi167 bash[82120]: 9d35dd9d7271cb80abeb5aa6749391066fcf3e23998b7d8c6e34c16999a3dae8 2024-04-16T00:58:50.332 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:50 smithi167 systemd[1]: Started Ceph osd.7 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968. 2024-04-16T00:58:50.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:50 smithi167 ceph-mon[68072]: pgmap v214: 129 pgs: 11 active+undersized+degraded, 15 peering, 4 stale+active+clean, 7 active+undersized, 92 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 63/1413 objects degraded (4.459%) 2024-04-16T00:58:50.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:50 smithi167 ceph-mon[68072]: Health check failed: Degraded data redundancy: 63/1413 objects degraded (4.459%), 11 pgs degraded (PG_DEGRADED) 2024-04-16T00:58:50.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:50 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:50.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:50 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:50.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:50 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:58:50.833 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:50 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T00:58:50.498+0000 7f487e5af7c0 -1 Falling back to public interface 2024-04-16T00:58:50.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:50 smithi129 ceph-mon[92263]: pgmap v214: 129 pgs: 11 active+undersized+degraded, 15 peering, 4 stale+active+clean, 7 active+undersized, 92 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 63/1413 objects degraded (4.459%) 2024-04-16T00:58:50.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:50 smithi129 ceph-mon[92263]: Health check failed: Degraded data redundancy: 63/1413 objects degraded (4.459%), 11 pgs degraded (PG_DEGRADED) 2024-04-16T00:58:50.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:50 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:50.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:50 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:50.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:50 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:58:52.539 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:52.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:52 smithi129 ceph-mon[92263]: pgmap v215: 129 pgs: 28 active+undersized+degraded, 15 peering, 13 active+undersized, 73 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 135/1413 objects degraded (9.554%) 2024-04-16T00:58:53.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:52 smithi167 ceph-mon[68072]: pgmap v215: 129 pgs: 28 active+undersized+degraded, 15 peering, 13 active+undersized, 73 active+clean; 317 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 135/1413 objects degraded (9.554%) 2024-04-16T00:58:53.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:53 smithi167 ceph-mon[68072]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-04-16T00:58:53.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:53 smithi129 ceph-mon[92263]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 7 pgs peering) 2024-04-16T00:58:54.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:54 smithi129 ceph-mon[92263]: pgmap v216: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 317 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 219/1413 objects degraded (15.499%) 2024-04-16T00:58:54.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:54 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:54.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:54 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:55.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:54 smithi167 ceph-mon[68072]: pgmap v216: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 317 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 219/1413 objects degraded (15.499%) 2024-04-16T00:58:55.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:54 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:55.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:54 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:55.835 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:55 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T00:58:55.617+0000 7f487e5af7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-16T00:58:55.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:55 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:55.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:55 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:55.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:55 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 219/1413 objects degraded (15.499%), 37 pgs degraded (PG_DEGRADED) 2024-04-16T00:58:55.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:55 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:55.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:55 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:55.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:55 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 219/1413 objects degraded (15.499%), 37 pgs degraded (PG_DEGRADED) 2024-04-16T00:58:56.296 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:58:56.581 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:56 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T00:58:56.305+0000 7f487e5af7c0 -1 osd.7 113 log_to_monitors true 2024-04-16T00:58:56.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:56 smithi129 ceph-mon[92263]: pgmap v217: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 317 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 228 B/s wr, 0 op/s; 219/1413 objects degraded (15.499%) 2024-04-16T00:58:56.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:56 smithi129 ceph-mon[92263]: from='osd.7 [v2:172.21.15.167:6824/4261756164,v1:172.21.15.167:6825/4261756164]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:58:56.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:56 smithi129 ceph-mon[92263]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:58:56.932 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:58:56.932 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (14m) 2m ago 25m 17.6M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:58:56.933 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (4m) 2m ago 25m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T00:58:56.933 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (4m) 2s ago 24m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T00:58:56.933 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (12m) 2m ago 25m 35.8M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:58:56.933 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (20m) 2m ago 20m 16.9M - 16.2.5 6933c2a0b7dd d47eefe1bc5b 2024-04-16T00:58:56.934 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (20m) 2s ago 20m 39.9M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:58:56.934 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (6m) 2m ago 27m 499M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:58:56.934 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (5m) 2s ago 24m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:58:56.934 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (5m) 2m ago 27m 58.3M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T00:58:56.935 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (5m) 2s ago 24m 54.6M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T00:58:56.935 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (17m) 2m ago 17m 81.7M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:58:56.935 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (17m) 2s ago 17m 81.8M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:58:56.935 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (10m) 2m ago 25m 17.1M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:58:56.935 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (6m) 2s ago 24m 6907k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:58:56.936 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (4m) 2m ago 24m 126M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T00:58:56.936 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (3m) 2m ago 23m 110M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T00:58:56.936 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (2m) 2m ago 23m 88.2M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T00:58:56.936 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (2m) 2m ago 22m 10.5M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T00:58:56.936 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (107s) 2s ago 22m 138M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T00:58:56.937 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (74s) 2s ago 22m 128M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 20a097dfbc18 2024-04-16T00:58:56.937 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (40s) 2s ago 22m 112M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9197a9e025ee 2024-04-16T00:58:56.937 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (7s) 2s ago 21m 12.5M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9d35dd9d7271 2024-04-16T00:58:56.937 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 unknown 2m ago 25m - - 2024-04-16T00:58:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:56 smithi167 ceph-mon[68072]: pgmap v217: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 317 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 228 B/s wr, 0 op/s; 219/1413 objects degraded (15.499%) 2024-04-16T00:58:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:56 smithi167 ceph-mon[68072]: from='osd.7 [v2:172.21.15.167:6824/4261756164,v1:172.21.15.167:6825/4261756164]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:58:57.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:56 smithi167 ceph-mon[68072]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T00:58:57.318 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:58:57.318 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:58:57.318 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:58:57.318 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:58:57.318 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:58:57.318 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:58:57.318 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:58:57.318 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:58:57.319 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 7 2024-04-16T00:58:57.319 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:58:57.319 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:58:57.319 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-16T00:58:57.319 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:58:57.319 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:58:57.319 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-04-16T00:58:57.319 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 11 2024-04-16T00:58:57.319 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:58:57.319 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:58:57.578 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:58:57.581 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:58:57 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T00:58:57.145+0000 7f486ba01700 -1 osd.7 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T00:58:57.648 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:58:57.649 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:58:57.649 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:58:57.649 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:58:57.649 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:58:57.649 INFO:teuthology.orchestra.run.smithi129.stdout: "osd", 2024-04-16T00:58:57.649 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T00:58:57.649 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T00:58:57.649 INFO:teuthology.orchestra.run.smithi129.stdout: "crash" 2024-04-16T00:58:57.649 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:58:57.650 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "14/23 daemons upgraded", 2024-04-16T00:58:57.650 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T00:58:57.650 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:58:57.650 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:58:57.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:57 smithi129 ceph-mon[92263]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:57.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:57 smithi129 ceph-mon[92263]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:57.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:57 smithi129 ceph-mon[92263]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T00:58:57.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:57 smithi129 ceph-mon[92263]: osdmap e116: 8 total, 7 up, 8 in 2024-04-16T00:58:57.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:57 smithi129 ceph-mon[92263]: from='osd.7 [v2:172.21.15.167:6824/4261756164,v1:172.21.15.167:6825/4261756164]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:58:57.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:57 smithi129 ceph-mon[92263]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:58:57.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:57 smithi129 ceph-mon[92263]: from='osd.7 ' entity='osd.7' 2024-04-16T00:58:57.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:57 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/665553965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:57.974 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:57 smithi167 ceph-mon[68072]: from='client.34392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:57.974 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:57 smithi167 ceph-mon[68072]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:57.975 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:57 smithi167 ceph-mon[68072]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T00:58:57.975 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:57 smithi167 ceph-mon[68072]: osdmap e116: 8 total, 7 up, 8 in 2024-04-16T00:58:57.975 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:57 smithi167 ceph-mon[68072]: from='osd.7 [v2:172.21.15.167:6824/4261756164,v1:172.21.15.167:6825/4261756164]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:58:57.975 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:57 smithi167 ceph-mon[68072]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi167", "root=default"]}]: dispatch 2024-04-16T00:58:57.975 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:57 smithi167 ceph-mon[68072]: from='osd.7 ' entity='osd.7' 2024-04-16T00:58:57.976 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:57 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/665553965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:58.037 INFO:teuthology.orchestra.run.smithi129.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: 219/1413 objects degraded (15.499%), 37 pgs degraded 2024-04-16T00:58:58.037 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:58:58.037 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in unknown state 2024-04-16T00:58:58.037 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-16T00:58:58.037 INFO:teuthology.orchestra.run.smithi129.stdout: osd.7 (root=default,host=smithi167) is down 2024-04-16T00:58:58.037 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running quincy or later but require_osd_release < quincy 2024-04-16T00:58:58.038 INFO:teuthology.orchestra.run.smithi129.stdout: all OSDs are running quincy or later but require_osd_release < quincy 2024-04-16T00:58:58.038 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 219/1413 objects degraded (15.499%), 37 pgs degraded 2024-04-16T00:58:58.038 INFO:teuthology.orchestra.run.smithi129.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-16T00:58:58.038 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.0 is active+undersized+degraded, acting [1,0] 2024-04-16T00:58:58.038 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.3 is active+undersized+degraded, acting [5,2] 2024-04-16T00:58:58.038 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.4 is active+undersized+degraded, acting [1,0] 2024-04-16T00:58:58.038 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-04-16T00:58:58.038 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.7 is active+undersized+degraded, acting [6,2] 2024-04-16T00:58:58.039 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.8 is active+undersized+degraded, acting [0,1] 2024-04-16T00:58:58.039 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-04-16T00:58:58.039 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-16T00:58:58.039 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2024-04-16T00:58:58.039 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.e is active+undersized+degraded, acting [2,3] 2024-04-16T00:58:58.039 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-16T00:58:58.039 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.18 is active+undersized+degraded, acting [5,4] 2024-04-16T00:58:58.039 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.1a is active+undersized+degraded, acting [6,4] 2024-04-16T00:58:58.040 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-04-16T00:58:58.040 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.1c is active+undersized+degraded, acting [5,2] 2024-04-16T00:58:58.040 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-04-16T00:58:58.040 INFO:teuthology.orchestra.run.smithi129.stdout: pg 2.1f is active+undersized+degraded, acting [0,4] 2024-04-16T00:58:58.040 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-04-16T00:58:58.040 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-04-16T00:58:58.040 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-04-16T00:58:58.040 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-16T00:58:58.041 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-16T00:58:58.041 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-16T00:58:58.041 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-16T00:58:58.041 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-16T00:58:58.041 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-16T00:58:58.041 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-16T00:58:58.041 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-16T00:58:58.041 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-04-16T00:58:58.042 INFO:teuthology.orchestra.run.smithi129.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-04-16T00:58:58.042 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-04-16T00:58:58.042 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.5 is active+undersized+degraded, acting [6,4] 2024-04-16T00:58:58.042 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.a is active+undersized+degraded, acting [6,1] 2024-04-16T00:58:58.042 INFO:teuthology.orchestra.run.smithi129.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-04-16T00:58:58.042 INFO:teuthology.orchestra.run.smithi129.stdout: pg 5.14 is active+undersized+degraded, acting [3,2] 2024-04-16T00:58:58.042 INFO:teuthology.orchestra.run.smithi129.stdout: pg 5.19 is active+undersized+degraded, acting [1,5] 2024-04-16T00:58:58.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: pgmap v219: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 219/1413 objects degraded (15.499%) 2024-04-16T00:58:58.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:58.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:58.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2677299240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:58:58.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:58:58.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: osd.7 [v2:172.21.15.167:6824/4261756164,v1:172.21.15.167:6825/4261756164] boot 2024-04-16T00:58:58.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: osdmap e117: 8 total, 8 up, 8 in 2024-04-16T00:58:58.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:58:58.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:58.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:58.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:58:58.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:58:58.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:58.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:58.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:58:58.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:58.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:58.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:58.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:58.928 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-16T00:58:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-16T00:58:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-16T00:58:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-16T00:58:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-16T00:58:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-16T00:58:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-16T00:58:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-16T00:58:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-16T00:58:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-16T00:58:58.929 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-16T00:58:58.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-16T00:58:58.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-16T00:58:58.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-16T00:58:58.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-16T00:58:58.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-16T00:58:58.930 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-16T00:58:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: pgmap v219: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 219/1413 objects degraded (15.499%) 2024-04-16T00:58:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:58:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2677299240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:58:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T00:58:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: osd.7 [v2:172.21.15.167:6824/4261756164,v1:172.21.15.167:6825/4261756164] boot 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: osdmap e117: 8 total, 8 up, 8 in 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:59.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-16T00:58:59.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-16T00:58:59.085 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-16T00:58:59.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:59 smithi129 ceph-mon[92263]: pgmap v221: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 138 B/s rd, 277 B/s wr, 0 op/s; 219/1413 objects degraded (15.499%) 2024-04-16T00:58:59.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:59 smithi129 ceph-mon[92263]: pgmap v222: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s; 219/1413 objects degraded (15.499%) 2024-04-16T00:58:59.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:59 smithi129 ceph-mon[92263]: Upgrade: Setting container_image for all osd 2024-04-16T00:58:59.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:59 smithi129 ceph-mon[92263]: Upgrade: Setting require_osd_release to 18 reef 2024-04-16T00:58:59.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:59 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:58:59.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:59 smithi129 ceph-mon[92263]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-16T00:58:59.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:59 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-16T00:58:59.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:59 smithi129 ceph-mon[92263]: osdmap e118: 8 total, 8 up, 8 in 2024-04-16T00:58:59.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:58:59 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi129.tolqef"]}]: dispatch 2024-04-16T00:59:00.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:59 smithi167 ceph-mon[68072]: pgmap v221: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 138 B/s rd, 277 B/s wr, 0 op/s; 219/1413 objects degraded (15.499%) 2024-04-16T00:59:00.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:59 smithi167 ceph-mon[68072]: pgmap v222: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s; 219/1413 objects degraded (15.499%) 2024-04-16T00:59:00.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:59 smithi167 ceph-mon[68072]: Upgrade: Setting container_image for all osd 2024-04-16T00:59:00.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:59 smithi167 ceph-mon[68072]: Upgrade: Setting require_osd_release to 18 reef 2024-04-16T00:59:00.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:59 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:00.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:59 smithi167 ceph-mon[68072]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-16T00:59:00.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:59 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-16T00:59:00.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:59 smithi167 ceph-mon[68072]: osdmap e118: 8 total, 8 up, 8 in 2024-04-16T00:59:00.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:58:59 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi129.tolqef"]}]: dispatch 2024-04-16T00:59:00.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:00 smithi129 ceph-mon[92263]: Upgrade: It appears safe to stop mds.foofs.smithi129.tolqef 2024-04-16T00:59:01.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:00 smithi167 ceph-mon[68072]: Upgrade: It appears safe to stop mds.foofs.smithi129.tolqef 2024-04-16T00:59:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:01 smithi167 ceph-mon[68072]: pgmap v224: 129 pgs: 24 active+undersized+degraded, 13 active+undersized, 92 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 169/1413 objects degraded (11.960%) 2024-04-16T00:59:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:01 smithi167 ceph-mon[68072]: Health check update: Degraded data redundancy: 169/1413 objects degraded (11.960%), 24 pgs degraded (PG_DEGRADED) 2024-04-16T00:59:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:01 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:01 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi129.tolqef", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:59:02.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:01 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:01 smithi129 ceph-mon[92263]: pgmap v224: 129 pgs: 24 active+undersized+degraded, 13 active+undersized, 92 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 169/1413 objects degraded (11.960%) 2024-04-16T00:59:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:01 smithi129 ceph-mon[92263]: Health check update: Degraded data redundancy: 169/1413 objects degraded (11.960%), 24 pgs degraded (PG_DEGRADED) 2024-04-16T00:59:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:01 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:01 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi129.tolqef", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:59:02.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:01 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:02.614 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:59:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:02 smithi129 ceph-mon[92263]: Upgrade: Updating mds.foofs.smithi129.tolqef 2024-04-16T00:59:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:02 smithi129 ceph-mon[92263]: Deploying daemon mds.foofs.smithi129.tolqef on smithi129 2024-04-16T00:59:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:02 smithi129 ceph-mon[92263]: daemon mds.foofs.smithi129.tolqef compat changed unexpectedly 2024-04-16T00:59:02.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:02 smithi129 ceph-mon[92263]: osdmap e119: 8 total, 8 up, 8 in 2024-04-16T00:59:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:02 smithi167 ceph-mon[68072]: Upgrade: Updating mds.foofs.smithi129.tolqef 2024-04-16T00:59:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:02 smithi167 ceph-mon[68072]: Deploying daemon mds.foofs.smithi129.tolqef on smithi129 2024-04-16T00:59:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:02 smithi167 ceph-mon[68072]: daemon mds.foofs.smithi129.tolqef compat changed unexpectedly 2024-04-16T00:59:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:02 smithi167 ceph-mon[68072]: osdmap e119: 8 total, 8 up, 8 in 2024-04-16T00:59:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:03 smithi167 ceph-mon[68072]: pgmap v225: 129 pgs: 7 active+undersized+degraded, 6 active+undersized, 116 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 190 B/s wr, 0 op/s; 48/1413 objects degraded (3.397%) 2024-04-16T00:59:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:03 smithi167 ceph-mon[68072]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T00:59:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:03 smithi167 ceph-mon[68072]: fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 2024-04-16T00:59:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:03 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:04.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:03 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:59:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:03 smithi129 ceph-mon[92263]: pgmap v225: 129 pgs: 7 active+undersized+degraded, 6 active+undersized, 116 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 190 B/s wr, 0 op/s; 48/1413 objects degraded (3.397%) 2024-04-16T00:59:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:03 smithi129 ceph-mon[92263]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T00:59:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:03 smithi129 ceph-mon[92263]: fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 2024-04-16T00:59:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:03 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:03 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:59:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:59:05.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:59:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:05 smithi167 ceph-mon[68072]: pgmap v227: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-16T00:59:06.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:05 smithi167 ceph-mon[68072]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/1413 objects degraded (3.397%), 7 pgs degraded) 2024-04-16T00:59:06.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:05 smithi129 ceph-mon[92263]: pgmap v227: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-16T00:59:06.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:05 smithi129 ceph-mon[92263]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/1413 objects degraded (3.397%), 7 pgs degraded) 2024-04-16T00:59:07.670 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:59:07.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:07 smithi129 ceph-mon[92263]: pgmap v228: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:59:08.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:07 smithi167 ceph-mon[68072]: pgmap v228: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 127 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:59:09.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:09 smithi167 ceph-mon[68072]: pgmap v229: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 111 B/s rd, 223 B/s wr, 0 op/s 2024-04-16T00:59:09.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:09 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:09.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:09 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:09.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:09 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:59:09.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:09 smithi167 ceph-mon[68072]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T00:59:09.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:09 smithi167 ceph-mon[68072]: mds.? [v2:172.21.15.129:6834/3432075816,v1:172.21.15.129:6835/3432075816] up:boot 2024-04-16T00:59:09.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:09 smithi167 ceph-mon[68072]: fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:59:09.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:09 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:59:09.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:09 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:09 smithi129 ceph-mon[92263]: pgmap v229: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 111 B/s rd, 223 B/s wr, 0 op/s 2024-04-16T00:59:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:09 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:09 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:09 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:59:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:09 smithi129 ceph-mon[92263]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T00:59:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:09 smithi129 ceph-mon[92263]: mds.? [v2:172.21.15.129:6834/3432075816,v1:172.21.15.129:6835/3432075816] up:boot 2024-04-16T00:59:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:09 smithi129 ceph-mon[92263]: fsmap foofs:1 {0=foofs.smithi167.iahpzu=up:active} 1 up:standby 2024-04-16T00:59:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:09 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:59:09.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:09 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:11.807 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:11 smithi129 ceph-mon[92263]: pgmap v230: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:59:11.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:11 smithi167 ceph-mon[68072]: pgmap v230: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:59:12.710 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:59:13.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:13 smithi167 ceph-mon[68072]: pgmap v231: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:59:13.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:13 smithi129 ceph-mon[92263]: pgmap v231: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-16T00:59:14.737 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:14.737 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:14.737 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:14.737 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:14.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:14.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:14.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:14.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:15.825 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:15 smithi129 ceph-mon[92263]: pgmap v232: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s 2024-04-16T00:59:15.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:15 smithi167 ceph-mon[68072]: pgmap v232: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 175 B/s rd, 175 B/s wr, 0 op/s 2024-04-16T00:59:17.753 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:59:17.806 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:17 smithi129 ceph-mon[92263]: pgmap v233: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:59:17.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:17 smithi167 ceph-mon[68072]: pgmap v233: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2024-04-16T00:59:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: Detected new or changed devices on smithi129 2024-04-16T00:59:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:59:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: pgmap v234: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-04-16T00:59:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: pgmap v235: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-16T00:59:19.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:59:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi167.iahpzu"]}]: dispatch 2024-04-16T00:59:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: Upgrade: It appears safe to stop mds.foofs.smithi167.iahpzu 2024-04-16T00:59:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:19.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:59:19.238 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: Detected new or changed devices on smithi129 2024-04-16T00:59:19.238 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:19.238 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:19.238 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:19.238 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:59:19.238 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: pgmap v234: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-04-16T00:59:19.238 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: pgmap v235: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-16T00:59:19.238 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:19.239 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:19.239 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:59:19.239 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:19.239 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:19.239 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:19.239 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:19.239 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi167.iahpzu"]}]: dispatch 2024-04-16T00:59:19.239 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: Upgrade: It appears safe to stop mds.foofs.smithi167.iahpzu 2024-04-16T00:59:19.239 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:19.239 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:59:21.034 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:20 smithi167 ceph-mon[68072]: Upgrade: Updating mds.foofs.smithi167.iahpzu 2024-04-16T00:59:21.034 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:20 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:21.034 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:20 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.iahpzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:59:21.034 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:20 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:21.034 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:20 smithi167 ceph-mon[68072]: Deploying daemon mds.foofs.smithi167.iahpzu on smithi167 2024-04-16T00:59:21.034 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:20 smithi167 ceph-mon[68072]: pgmap v236: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-16T00:59:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:20 smithi129 ceph-mon[92263]: Upgrade: Updating mds.foofs.smithi167.iahpzu 2024-04-16T00:59:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:20 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:20 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi167.iahpzu", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-16T00:59:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:20 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:20 smithi129 ceph-mon[92263]: Deploying daemon mds.foofs.smithi167.iahpzu on smithi167 2024-04-16T00:59:21.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:20 smithi129 ceph-mon[92263]: pgmap v236: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 214 B/s rd, 214 B/s wr, 0 op/s 2024-04-16T00:59:21.678 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:21 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon-smithi129[92240]: 2024-04-16T00:59:21.410+0000 7fa3536a8700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:59:21.741 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 00:59:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T00:59:21.442+0000 7f668f1ef700 -1 bdev(0x5653c2218000 /var/lib/ceph/osd/ceph-5/block) aio_submit retries 4 2024-04-16T00:59:21.742 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 00:59:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T00:59:21.440+0000 7f48579d9700 -1 bdev(0x56432a490000 /var/lib/ceph/osd/ceph-7/block) aio_submit retries 1 2024-04-16T00:59:22.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:21 smithi167 ceph-mon[68072]: daemon mds.foofs.smithi167.iahpzu compat changed unexpectedly 2024-04-16T00:59:22.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:21 smithi167 ceph-mon[68072]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-16T00:59:22.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:21 smithi167 ceph-mon[68072]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:59:22.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:21 smithi167 ceph-mon[68072]: osdmap e120: 8 total, 8 up, 8 in 2024-04-16T00:59:22.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:21 smithi167 ceph-mon[68072]: Standby daemon mds.foofs.smithi129.tolqef assigned to filesystem foofs as rank 0 2024-04-16T00:59:22.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:21 smithi167 ceph-mon[68072]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T00:59:22.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:21 smithi167 ceph-mon[68072]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T00:59:22.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:21 smithi167 ceph-mon[68072]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-16T00:59:22.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:21 smithi167 ceph-mon[68072]: fsmap foofs:1/1 {0=foofs.smithi129.tolqef=up:replay} 2024-04-16T00:59:22.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:21 smithi129 ceph-mon[92263]: daemon mds.foofs.smithi167.iahpzu compat changed unexpectedly 2024-04-16T00:59:22.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:21 smithi129 ceph-mon[92263]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-16T00:59:22.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:21 smithi129 ceph-mon[92263]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-16T00:59:22.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:21 smithi129 ceph-mon[92263]: osdmap e120: 8 total, 8 up, 8 in 2024-04-16T00:59:22.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:21 smithi129 ceph-mon[92263]: Standby daemon mds.foofs.smithi129.tolqef assigned to filesystem foofs as rank 0 2024-04-16T00:59:22.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:21 smithi129 ceph-mon[92263]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-16T00:59:22.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:21 smithi129 ceph-mon[92263]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-16T00:59:22.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:21 smithi129 ceph-mon[92263]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-16T00:59:22.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:21 smithi129 ceph-mon[92263]: fsmap foofs:1/1 {0=foofs.smithi129.tolqef=up:replay} 2024-04-16T00:59:22.802 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:59:23.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:22 smithi167 ceph-mon[68072]: pgmap v238: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 270 B/s wr, 1 op/s 2024-04-16T00:59:23.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:22 smithi129 ceph-mon[92263]: pgmap v238: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 270 B/s wr, 1 op/s 2024-04-16T00:59:24.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:23 smithi167 ceph-mon[68072]: mds.? [v2:172.21.15.129:6834/3432075816,v1:172.21.15.129:6835/3432075816] up:reconnect 2024-04-16T00:59:24.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:23 smithi167 ceph-mon[68072]: fsmap foofs:1/1 {0=foofs.smithi129.tolqef=up:reconnect} 2024-04-16T00:59:24.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:23 smithi129 ceph-mon[92263]: mds.? [v2:172.21.15.129:6834/3432075816,v1:172.21.15.129:6835/3432075816] up:reconnect 2024-04-16T00:59:24.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:23 smithi129 ceph-mon[92263]: fsmap foofs:1/1 {0=foofs.smithi129.tolqef=up:reconnect} 2024-04-16T00:59:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:24 smithi167 ceph-mon[68072]: mds.? [v2:172.21.15.129:6834/3432075816,v1:172.21.15.129:6835/3432075816] up:rejoin 2024-04-16T00:59:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:24 smithi167 ceph-mon[68072]: fsmap foofs:1/1 {0=foofs.smithi129.tolqef=up:rejoin} 2024-04-16T00:59:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:24 smithi167 ceph-mon[68072]: daemon mds.foofs.smithi129.tolqef is now active in filesystem foofs as rank 0 2024-04-16T00:59:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:24 smithi167 ceph-mon[68072]: pgmap v239: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 135 B/s wr, 3 op/s 2024-04-16T00:59:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:24 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:59:25.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:24 smithi129 ceph-mon[92263]: mds.? [v2:172.21.15.129:6834/3432075816,v1:172.21.15.129:6835/3432075816] up:rejoin 2024-04-16T00:59:25.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:24 smithi129 ceph-mon[92263]: fsmap foofs:1/1 {0=foofs.smithi129.tolqef=up:rejoin} 2024-04-16T00:59:25.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:24 smithi129 ceph-mon[92263]: daemon mds.foofs.smithi129.tolqef is now active in filesystem foofs as rank 0 2024-04-16T00:59:25.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:24 smithi129 ceph-mon[92263]: pgmap v239: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 135 B/s wr, 3 op/s 2024-04-16T00:59:25.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:24 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:59:26.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:25 smithi167 ceph-mon[68072]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-16T00:59:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:25 smithi167 ceph-mon[68072]: mds.? [v2:172.21.15.129:6834/3432075816,v1:172.21.15.129:6835/3432075816] up:active 2024-04-16T00:59:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:25 smithi167 ceph-mon[68072]: fsmap foofs:1 {0=foofs.smithi129.tolqef=up:active} 2024-04-16T00:59:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:25 smithi129 ceph-mon[92263]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-16T00:59:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:25 smithi129 ceph-mon[92263]: mds.? [v2:172.21.15.129:6834/3432075816,v1:172.21.15.129:6835/3432075816] up:active 2024-04-16T00:59:26.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:25 smithi129 ceph-mon[92263]: fsmap foofs:1 {0=foofs.smithi129.tolqef=up:active} 2024-04-16T00:59:27.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:26 smithi167 ceph-mon[68072]: pgmap v240: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 127 B/s wr, 7 op/s 2024-04-16T00:59:27.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:26 smithi129 ceph-mon[92263]: pgmap v240: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 127 B/s wr, 7 op/s 2024-04-16T00:59:27.844 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:59:28.398 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T00:59:29.040 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T00:59:29.040 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (15m) 15s ago 26m 17.5M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T00:59:29.040 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (5m) 15s ago 26m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T00:59:29.040 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (4m) 35s ago 25m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (13m) 15s ago 26m 36.1M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (21s) 15s ago 20m 11.1M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 16201d5488ce 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (20m) 35s ago 20m 39.9M - 16.2.5 6933c2a0b7dd 562cbaae3ca5 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (6m) 15s ago 27m 505M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (6m) 35s ago 25m 450M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (6m) 15s ago 28m 77.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (5m) 35s ago 25m 54.6M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (17m) 15s ago 17m 81.9M - 3.5 6933c2a0b7dd 2dc279727f57 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (17m) 35s ago 17m 81.8M - 3.5 6933c2a0b7dd 3ac79dbab123 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (11m) 15s ago 25m 15.2M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (6m) 35s ago 25m 6907k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (4m) 15s ago 24m 133M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (3m) 15s ago 24m 116M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T00:59:29.041 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (3m) 15s ago 23m 93.5M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T00:59:29.042 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (2m) 15s ago 23m 126M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T00:59:29.042 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (2m) 35s ago 23m 138M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T00:59:29.042 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (106s) 35s ago 22m 128M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 20a097dfbc18 2024-04-16T00:59:29.042 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (72s) 35s ago 22m 112M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9197a9e025ee 2024-04-16T00:59:29.042 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (39s) 35s ago 22m 12.5M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9d35dd9d7271 2024-04-16T00:59:29.042 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 error 15s ago 25m - - 2024-04-16T00:59:29.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:28 smithi129 ceph-mon[92263]: pgmap v241: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-16T00:59:29.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:28 smithi129 ceph-mon[92263]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:59:29.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:28 smithi167 ceph-mon[68072]: pgmap v241: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-16T00:59:29.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:28 smithi167 ceph-mon[68072]: from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T00:59:29.424 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 1 2024-04-16T00:59:29.425 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T00:59:29.425 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T00:59:29.425 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 13 2024-04-16T00:59:29.425 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T00:59:29.425 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:59:29.749 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T00:59:29.749 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T00:59:29.749 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T00:59:29.749 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T00:59:29.749 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T00:59:29.749 INFO:teuthology.orchestra.run.smithi129.stdout: "osd", 2024-04-16T00:59:29.749 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T00:59:29.750 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T00:59:29.750 INFO:teuthology.orchestra.run.smithi129.stdout: "crash" 2024-04-16T00:59:29.750 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T00:59:29.750 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "15/23 daemons upgraded", 2024-04-16T00:59:29.750 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading mds daemons", 2024-04-16T00:59:29.750 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T00:59:29.750 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T00:59:30.151 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s); insufficient standby MDS daemons available 2024-04-16T00:59:30.151 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T00:59:30.151 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in error state 2024-04-16T00:59:30.151 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2024-04-16T00:59:30.152 INFO:teuthology.orchestra.run.smithi129.stdout: have 0; want 1 more 2024-04-16T00:59:30.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:29 smithi167 ceph-mon[68072]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:59:30.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:29 smithi167 ceph-mon[68072]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:59:30.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:29 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/3662723826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:30.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:29 smithi129 ceph-mon[92263]: from='client.34426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:59:30.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:29 smithi129 ceph-mon[92263]: from='client.34430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:59:30.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:29 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/3662723826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:31.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:30 smithi167 ceph-mon[68072]: from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:59:31.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:30 smithi167 ceph-mon[68072]: pgmap v242: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-16T00:59:31.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:30 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/4199939636' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:59:31.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:30 smithi129 ceph-mon[92263]: from='client.34438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T00:59:31.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:30 smithi129 ceph-mon[92263]: pgmap v242: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-16T00:59:31.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:30 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/4199939636' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T00:59:32.883 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:59:33.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:32 smithi167 ceph-mon[68072]: pgmap v243: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 KiB/s wr, 13 op/s 2024-04-16T00:59:33.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:32 smithi129 ceph-mon[92263]: pgmap v243: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 6.4 KiB/s wr, 13 op/s 2024-04-16T00:59:34.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:33 smithi167 ceph-mon[68072]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T00:59:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:33 smithi167 ceph-mon[68072]: mds.? [v2:172.21.15.167:6832/1420654630,v1:172.21.15.167:6833/1420654630] up:boot 2024-04-16T00:59:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:33 smithi167 ceph-mon[68072]: fsmap foofs:1 {0=foofs.smithi129.tolqef=up:active} 1 up:standby 2024-04-16T00:59:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:59:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:59:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:59:34.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:33 smithi129 ceph-mon[92263]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-16T00:59:34.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:33 smithi129 ceph-mon[92263]: mds.? [v2:172.21.15.167:6832/1420654630,v1:172.21.15.167:6833/1420654630] up:boot 2024-04-16T00:59:34.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:33 smithi129 ceph-mon[92263]: fsmap foofs:1 {0=foofs.smithi129.tolqef=up:active} 1 up:standby 2024-04-16T00:59:34.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:59:34.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:34.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:34.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:59:34.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:59:35.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:35 smithi167 ceph-mon[68072]: pgmap v244: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.7 KiB/s wr, 10 op/s 2024-04-16T00:59:35.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:35 smithi129 ceph-mon[92263]: pgmap v244: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.7 KiB/s wr, 10 op/s 2024-04-16T00:59:37.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:37 smithi167 ceph-mon[68072]: pgmap v245: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 5.7 KiB/s wr, 9 op/s 2024-04-16T00:59:37.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:37 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:37.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:37 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:37.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:37 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:37.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:37 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:37.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:37 smithi129 ceph-mon[92263]: pgmap v245: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 5.7 KiB/s wr, 9 op/s 2024-04-16T00:59:37.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:37 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:37.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:37 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:37.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:37 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:37.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:37 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:37.923 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:59:39.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:39 smithi167 ceph-mon[68072]: pgmap v246: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 5.7 KiB/s wr, 7 op/s 2024-04-16T00:59:39.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:39 smithi129 ceph-mon[92263]: pgmap v246: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 5.7 KiB/s wr, 7 op/s 2024-04-16T00:59:41.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: pgmap v247: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 5.7 KiB/s wr, 3 op/s 2024-04-16T00:59:41.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: Detected new or changed devices on smithi167 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: pgmap v248: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 6.4 KiB/s wr, 3 op/s 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: pgmap v249: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: Upgrade: Setting container_image for all mds 2024-04-16T00:59:41.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:59:41.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi129.tolqef"}]': finished 2024-04-16T00:59:41.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:59:41.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi167.iahpzu"}]': finished 2024-04-16T00:59:41.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: Upgrade: Setting container_image for all rgw 2024-04-16T00:59:41.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T00:59:41.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T00:59:41.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: Upgrade: Setting container_image for all iscsi 2024-04-16T00:59:41.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.839 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: pgmap v247: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 5.7 KiB/s wr, 3 op/s 2024-04-16T00:59:41.839 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: Detected new or changed devices on smithi167 2024-04-16T00:59:41.839 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.839 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.839 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:41.839 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T00:59:41.839 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: pgmap v248: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 192 B/s rd, 6.4 KiB/s wr, 3 op/s 2024-04-16T00:59:41.839 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: pgmap v249: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 237 B/s rd, 237 B/s wr, 0 op/s 2024-04-16T00:59:41.839 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.839 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: Upgrade: Setting container_image for all mds 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi129.tolqef"}]: dispatch 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi129.tolqef"}]': finished 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi167.iahpzu"}]: dispatch 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi167.iahpzu"}]': finished 2024-04-16T00:59:41.840 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: Upgrade: Setting container_image for all rgw 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: Upgrade: Setting container_image for all iscsi 2024-04-16T00:59:41.841 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:42.959 INFO:teuthology.orchestra.run.smithi129.stderr:mount.nfs: mounting smithi129:/fake failed, reason given by server: No such file or directory 2024-04-16T00:59:43.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: Upgrade: Updating nfs.foo.0.1.smithi129.afdnxl (1/2) 2024-04-16T00:59:43.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:43.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: Creating key for client.nfs.foo.0.1.smithi129.afdnxl 2024-04-16T00:59:43.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:59:43.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T00:59:43.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 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-16T00:59:43.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 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-16T00:59:43.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:43.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:59:43.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:59:43.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: Rados config object exists: conf-nfs.foo 2024-04-16T00:59:43.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: Creating key for client.nfs.foo.0.1.smithi129.afdnxl-rgw 2024-04-16T00:59:43.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:59:43.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: Bind address in nfs.foo.0.1.smithi129.afdnxl's ganesha conf is defaulting to empty 2024-04-16T00:59:43.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:43.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: Deploying daemon nfs.foo.0.1.smithi129.afdnxl on smithi129 2024-04-16T00:59:43.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:43 smithi129 ceph-mon[92263]: pgmap v250: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 237 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-04-16T00:59:43.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: Upgrade: Updating nfs.foo.0.1.smithi129.afdnxl (1/2) 2024-04-16T00:59:43.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:43.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: Creating key for client.nfs.foo.0.1.smithi129.afdnxl 2024-04-16T00:59:43.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:59:43.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-16T00:59:43.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 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-16T00:59:43.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 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-16T00:59:43.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:43.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:59:43.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:59:43.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: Rados config object exists: conf-nfs.foo 2024-04-16T00:59:43.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: Creating key for client.nfs.foo.0.1.smithi129.afdnxl-rgw 2024-04-16T00:59:43.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi129.afdnxl-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:59:43.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: Bind address in nfs.foo.0.1.smithi129.afdnxl's ganesha conf is defaulting to empty 2024-04-16T00:59:43.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:43.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: Deploying daemon nfs.foo.0.1.smithi129.afdnxl on smithi129 2024-04-16T00:59:43.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:43 smithi167 ceph-mon[68072]: pgmap v250: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 237 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-04-16T00:59:45.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:45 smithi129 ceph-mon[92263]: pgmap v251: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 118 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-04-16T00:59:45.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:45 smithi167 ceph-mon[68072]: pgmap v251: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 118 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-04-16T00:59:47.486 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:47 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:47.486 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:47 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:47.486 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:47 smithi167 ceph-mon[68072]: pgmap v252: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 KiB/s wr, 3 op/s 2024-04-16T00:59:47.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:47 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:47.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:47 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:47.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:47 smithi129 ceph-mon[92263]: pgmap v252: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 KiB/s wr, 3 op/s 2024-04-16T00:59:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: Upgrade: Updating nfs.foo.1.1.smithi167.voovtc (2/2) 2024-04-16T00:59:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: Creating key for client.nfs.foo.1.1.smithi167.voovtc 2024-04-16T00:59:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:59:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T00:59:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 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-16T00:59:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 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-16T00:59:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:59:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:59:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: Rados config object exists: conf-nfs.foo 2024-04-16T00:59:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: Creating key for client.nfs.foo.1.1.smithi167.voovtc-rgw 2024-04-16T00:59:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:59:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: Bind address in nfs.foo.1.1.smithi167.voovtc's ganesha conf is defaulting to empty 2024-04-16T00:59:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: Deploying daemon nfs.foo.1.1.smithi167.voovtc on smithi167 2024-04-16T00:59:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: pgmap v253: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 KiB/s wr, 3 op/s 2024-04-16T00:59:49.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: Upgrade: Updating nfs.foo.1.1.smithi167.voovtc (2/2) 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: Creating key for client.nfs.foo.1.1.smithi167.voovtc 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 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-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 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-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: Rados config object exists: conf-nfs.foo 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: Creating key for client.nfs.foo.1.1.smithi167.voovtc-rgw 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi167.voovtc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T00:59:49.219 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: Bind address in nfs.foo.1.1.smithi167.voovtc's ganesha conf is defaulting to empty 2024-04-16T00:59:49.220 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T00:59:49.220 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: Deploying daemon nfs.foo.1.1.smithi167.voovtc on smithi167 2024-04-16T00:59:49.220 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: pgmap v253: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.7 KiB/s wr, 3 op/s 2024-04-16T00:59:49.220 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T00:59:51.018 DEBUG:teuthology.orchestra.run.smithi129:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-04-16T00:59:51.085 INFO:teuthology.orchestra.run.smithi129.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-16T00:59:51.085 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T00:59:51.085 INFO:teuthology.orchestra.run.smithi129.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-04-16T00:59:51.086 INFO:teuthology.orchestra.run.smithi129.stdout:4 of 5 processes prepared for launch 0 sec 2024-04-16T00:59:51.186 INFO:teuthology.orchestra.run.smithi129.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-16T00:59:51.186 INFO:teuthology.orchestra.run.smithi129.stdout:releasing clients 2024-04-16T00:59:51.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:51 smithi167 ceph-mon[68072]: pgmap v254: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 KiB/s rd, 3.0 KiB/s wr, 5 op/s 2024-04-16T00:59:51.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:51 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:51.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:51 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:51.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:51 smithi129 ceph-mon[92263]: pgmap v254: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 KiB/s rd, 3.0 KiB/s wr, 5 op/s 2024-04-16T00:59:51.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:51 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:51.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:51 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:52.186 INFO:teuthology.orchestra.run.smithi129.stdout: 0 1 0.00 MB/sec warmup 1 sec latency 999.945 ms 2024-04-16T00:59:52.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:59:52.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T00:59:53.187 INFO:teuthology.orchestra.run.smithi129.stdout: 0 1 0.00 MB/sec warmup 2 sec latency 2000.422 ms 2024-04-16T00:59:53.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:53 smithi167 ceph-mon[68072]: pgmap v255: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 2.7 KiB/s wr, 7 op/s 2024-04-16T00:59:53.889 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:53 smithi129 ceph-mon[92263]: pgmap v255: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.8 KiB/s rd, 2.7 KiB/s wr, 7 op/s 2024-04-16T00:59:54.187 INFO:teuthology.orchestra.run.smithi129.stdout: 0 1 0.00 MB/sec warmup 3 sec latency 3000.458 ms 2024-04-16T00:59:55.187 INFO:teuthology.orchestra.run.smithi129.stdout: 0 1 0.00 MB/sec warmup 4 sec latency 4000.500 ms 2024-04-16T00:59:55.780 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:55 smithi129 ceph-mon[92263]: pgmap v256: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.3 KiB/s wr, 7 op/s 2024-04-16T00:59:55.780 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:55 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:55.780 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:55 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:55.780 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:55 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:55.780 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:55 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:56.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:55 smithi167 ceph-mon[68072]: pgmap v256: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.3 KiB/s wr, 7 op/s 2024-04-16T00:59:56.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:55 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:56.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:55 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:56.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:55 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:56.046 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:55 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:56.186 INFO:teuthology.orchestra.run.smithi129.stdout: 0 1 0.00 MB/sec warmup 5 sec latency 5000.526 ms 2024-04-16T00:59:57.187 INFO:teuthology.orchestra.run.smithi129.stdout: 0 1 0.00 MB/sec warmup 6 sec latency 6000.555 ms 2024-04-16T00:59:57.882 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:57 smithi129 ceph-mon[92263]: pgmap v257: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.3 KiB/s wr, 12 op/s 2024-04-16T00:59:57.882 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:57 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:57.882 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:57 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:57.882 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:57 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:57.882 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:57 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:57 smithi167 ceph-mon[68072]: pgmap v257: 129 pgs: 129 active+clean; 317 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.3 KiB/s wr, 12 op/s 2024-04-16T00:59:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:57 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:57 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:57 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:58.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:57 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T00:59:58.187 INFO:teuthology.orchestra.run.smithi129.stdout: 3 71 2.13 MB/sec warmup 7 sec latency 7000.586 ms 2024-04-16T00:59:58.835 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 00:59:58 smithi129 ceph-mon[92263]: pgmap v258: 129 pgs: 129 active+clean; 315 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 9.6 KiB/s wr, 14 op/s 2024-04-16T00:59:58.929 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 00:59:58 smithi167 ceph-mon[68072]: pgmap v258: 129 pgs: 129 active+clean; 315 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 9.6 KiB/s wr, 14 op/s 2024-04-16T01:00:00.193 INFO:teuthology.orchestra.run.smithi129.stdout: 5 413 24.13 MB/sec execute 1 sec latency 150.670 ms 2024-04-16T01:00:00.263 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:00 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:00.263 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:00 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:00.263 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:00 smithi129 ceph-mon[92263]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:00:00.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:00 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:00.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:00 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:00.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:00 smithi167 ceph-mon[68072]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:00:00.668 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T01:00:01.041 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:01 smithi129 ceph-mon[92263]: pgmap v259: 129 pgs: 129 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 99 op/s 2024-04-16T01:00:01.041 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:01 smithi129 ceph-mon[92263]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:01.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 570 23.04 MB/sec execute 2 sec latency 104.021 ms 2024-04-16T01:00:01.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:01 smithi167 ceph-mon[68072]: pgmap v259: 129 pgs: 129 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 99 op/s 2024-04-16T01:00:01.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:01 smithi167 ceph-mon[68072]: from='client.34488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:01.683 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:00:01.683 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (16m) 4s ago 27m 17.5M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T01:00:01.683 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (5m) 4s ago 26m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T01:00:01.683 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (5m) 6s ago 26m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T01:00:01.683 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (13m) 4s ago 26m 36.3M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T01:00:01.683 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (53s) 4s ago 21m 29.4M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 16201d5488ce 2024-04-16T01:00:01.683 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (29s) 6s ago 21m 14.8M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 2e6db9ade8d3 2024-04-16T01:00:01.683 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (7m) 4s ago 28m 507M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T01:00:01.683 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (6m) 6s ago 25m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (6m) 4s ago 28m 79.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (6m) 6s ago 25m 57.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (15s) 4s ago 18m 65.0M - 5.5 aa4d2281650a 097ac789ff13 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (10s) 6s ago 18m 17.1M - 5.5 aa4d2281650a c057726a3c0f 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (11m) 4s ago 26m 15.2M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (7m) 6s ago 25m 6907k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (5m) 4s ago 25m 135M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (4m) 4s ago 24m 121M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (3m) 4s ago 24m 96.6M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (3m) 4s ago 24m 129M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (2m) 6s ago 23m 141M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (2m) 6s ago 23m 133M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 20a097dfbc18 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (105s) 6s ago 23m 117M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9197a9e025ee 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (72s) 6s ago 22m 157M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9d35dd9d7271 2024-04-16T01:00:01.684 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 error 4s ago 26m - - 2024-04-16T01:00:02.085 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:02 smithi129 ceph-mon[92263]: from='client.34492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:02.085 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:02 smithi129 ceph-mon[92263]: from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:02.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 771 19.15 MB/sec execute 3 sec latency 103.903 ms 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:00:02.309 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T01:00:02.310 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T01:00:02.310 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T01:00:02.310 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:00:02.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:02 smithi167 ceph-mon[68072]: from='client.34492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:02.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:02 smithi167 ceph-mon[68072]: from='client.44367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:02.844 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:00:02.844 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:00:02.844 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T01:00:02.844 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:00:02.844 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T01:00:02.844 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T01:00:02.844 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T01:00:02.844 INFO:teuthology.orchestra.run.smithi129.stdout: "crash", 2024-04-16T01:00:02.844 INFO:teuthology.orchestra.run.smithi129.stdout: "osd", 2024-04-16T01:00:02.845 INFO:teuthology.orchestra.run.smithi129.stdout: "mds", 2024-04-16T01:00:02.845 INFO:teuthology.orchestra.run.smithi129.stdout: "nfs" 2024-04-16T01:00:02.845 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T01:00:02.845 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T01:00:02.845 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading nfs daemons", 2024-04-16T01:00:02.845 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T01:00:02.845 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:00:03.131 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:03 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2961787108' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:03.131 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:03 smithi129 ceph-mon[92263]: pgmap v260: 129 pgs: 129 active+clean; 302 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 5.0 MiB/s wr, 127 op/s 2024-04-16T01:00:03.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 1011 15.46 MB/sec execute 4 sec latency 104.672 ms 2024-04-16T01:00:03.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:03 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2961787108' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:03.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:03 smithi167 ceph-mon[68072]: pgmap v260: 129 pgs: 129 active+clean; 302 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 5.0 MiB/s wr, 127 op/s 2024-04-16T01:00:03.427 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:00:03.427 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:00:03.427 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in error state 2024-04-16T01:00:04.144 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:04 smithi129 ceph-mon[92263]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:04.144 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:04 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/1568953886' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:00:04.144 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:00:04.192 INFO:teuthology.orchestra.run.smithi129.stdout: 5 cleanup 5 sec 2024-04-16T01:00:04.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:04 smithi167 ceph-mon[68072]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:04.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:04 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/1568953886' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:00:04.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:00:04.462 INFO:teuthology.orchestra.run.smithi129.stdout:[1389] unlink './clients/client3/~dmtmp/PARADOX/.nfs0000010000004d4500000016' failed - Device or resource busy 2024-04-16T01:00:04.462 INFO:teuthology.orchestra.run.smithi129.stdout:[1389] unlink './clients/client3/~dmtmp/PARADOX/.nfs0000010000004d480000000c' failed - Device or resource busy 2024-04-16T01:00:04.463 INFO:teuthology.orchestra.run.smithi129.stdout:[1389] unlink './clients/client3/~dmtmp/PARADOX/.nfs0000010000004d4b0000000d' failed - Device or resource busy 2024-04-16T01:00:04.888 INFO:teuthology.orchestra.run.smithi129.stdout:[1500] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004d0d00000014' failed - Device or resource busy 2024-04-16T01:00:04.951 INFO:teuthology.orchestra.run.smithi129.stdout:[1500] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004e1b00000015' failed - Device or resource busy 2024-04-16T01:00:05.076 INFO:teuthology.orchestra.run.smithi129.stdout:[1500] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004d1700000019' failed - Device or resource busy 2024-04-16T01:00:05.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:05.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:05.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:00:05.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:00:05.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: pgmap v261: 129 pgs: 129 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 7.3 MiB/s wr, 157 op/s 2024-04-16T01:00:05.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: pgmap v262: 129 pgs: 129 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 8.8 MiB/s wr, 189 op/s 2024-04-16T01:00:05.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:05.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:05.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:00:05.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.180 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: Upgrade: Setting container_image for all nfs 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi129.afdnxl"}]: dispatch 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi129.afdnxl"}]': finished 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi167.voovtc"}]: dispatch 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi167.voovtc"}]': finished 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.181 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: Upgrade: Setting container_image for all nvmeof 2024-04-16T01:00:05.182 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:05 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:05.194 INFO:teuthology.orchestra.run.smithi129.stdout: 2 cleanup 6 sec 2024-04-16T01:00:05.264 INFO:teuthology.orchestra.run.smithi129.stdout:[1500] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004d0800000018' failed - Device or resource busy 2024-04-16T01:00:05.327 INFO:teuthology.orchestra.run.smithi129.stdout:[1500] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004e1800000017' failed - Device or resource busy 2024-04-16T01:00:05.452 INFO:teuthology.orchestra.run.smithi129.stdout:[1500] unlink './clients/client4/~dmtmp/PARADOX/.nfs0000010000004d0b00000011' failed - Device or resource busy 2024-04-16T01:00:05.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:05.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:05.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:00:05.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:00:05.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: pgmap v261: 129 pgs: 129 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 7.3 MiB/s wr, 157 op/s 2024-04-16T01:00:05.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: pgmap v262: 129 pgs: 129 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 8.8 MiB/s wr, 189 op/s 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.583 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: Upgrade: Setting container_image for all nfs 2024-04-16T01:00:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi129.afdnxl"}]: dispatch 2024-04-16T01:00:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi129.afdnxl"}]': finished 2024-04-16T01:00:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi167.voovtc"}]: dispatch 2024-04-16T01:00:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi167.voovtc"}]': finished 2024-04-16T01:00:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: Upgrade: Setting container_image for all nvmeof 2024-04-16T01:00:05.584 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:05 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:00:06.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 7 sec 2024-04-16T01:00:07.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 8 sec 2024-04-16T01:00:07.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:07 smithi129 ceph-mon[92263]: pgmap v263: 129 pgs: 129 active+clean; 322 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 12 MiB/s wr, 336 op/s 2024-04-16T01:00:07.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:07 smithi167 ceph-mon[68072]: pgmap v263: 129 pgs: 129 active+clean; 322 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 12 MiB/s wr, 336 op/s 2024-04-16T01:00:08.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 9 sec 2024-04-16T01:00:09.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 10 sec 2024-04-16T01:00:09.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:09 smithi129 ceph-mon[92263]: pgmap v264: 129 pgs: 129 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 12 MiB/s wr, 362 op/s 2024-04-16T01:00:09.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:09 smithi167 ceph-mon[68072]: pgmap v264: 129 pgs: 129 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 12 MiB/s wr, 362 op/s 2024-04-16T01:00:10.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 11 sec 2024-04-16T01:00:11.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 12 sec 2024-04-16T01:00:11.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:11 smithi129 ceph-mon[92263]: pgmap v265: 129 pgs: 129 active+clean; 262 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 9.5 MiB/s wr, 265 op/s 2024-04-16T01:00:11.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:11 smithi167 ceph-mon[68072]: pgmap v265: 129 pgs: 129 active+clean; 262 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 9.5 MiB/s wr, 265 op/s 2024-04-16T01:00:12.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 13 sec 2024-04-16T01:00:13.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 14 sec 2024-04-16T01:00:13.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:13 smithi129 ceph-mon[92263]: pgmap v266: 129 pgs: 129 active+clean; 225 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.1 MiB/s wr, 238 op/s 2024-04-16T01:00:13.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:13 smithi167 ceph-mon[68072]: pgmap v266: 129 pgs: 129 active+clean; 225 MiB data, 992 MiB used, 714 GiB / 715 GiB avail; 9.1 KiB/s rd, 6.1 MiB/s wr, 238 op/s 2024-04-16T01:00:14.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 15 sec 2024-04-16T01:00:15.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 16 sec 2024-04-16T01:00:15.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:15 smithi129 ceph-mon[92263]: pgmap v267: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.4 MiB/s wr, 196 op/s 2024-04-16T01:00:15.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:15 smithi167 ceph-mon[68072]: pgmap v267: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 4.6 KiB/s rd, 3.4 MiB/s wr, 196 op/s 2024-04-16T01:00:16.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 17 sec 2024-04-16T01:00:17.197 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 18 sec 2024-04-16T01:00:17.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:17 smithi129 ceph-mon[92263]: pgmap v268: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.9 MiB/s wr, 164 op/s 2024-04-16T01:00:17.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:17 smithi167 ceph-mon[68072]: pgmap v268: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 2.9 MiB/s wr, 164 op/s 2024-04-16T01:00:18.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 19 sec 2024-04-16T01:00:19.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 20 sec 2024-04-16T01:00:19.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:19 smithi129 ceph-mon[92263]: pgmap v269: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 3.8 KiB/s rd, 223 KiB/s wr, 42 op/s 2024-04-16T01:00:19.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:19 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:00:19.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:19 smithi167 ceph-mon[68072]: pgmap v269: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 3.8 KiB/s rd, 223 KiB/s wr, 42 op/s 2024-04-16T01:00:19.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:19 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:00:20.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 21 sec 2024-04-16T01:00:21.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 22 sec 2024-04-16T01:00:21.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:21 smithi129 ceph-mon[92263]: pgmap v270: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 32 KiB/s wr, 17 op/s 2024-04-16T01:00:21.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:21 smithi167 ceph-mon[68072]: pgmap v270: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 32 KiB/s wr, 17 op/s 2024-04-16T01:00:22.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 23 sec 2024-04-16T01:00:23.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 24 sec 2024-04-16T01:00:23.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:23 smithi129 ceph-mon[92263]: pgmap v271: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 5.4 KiB/s wr, 10 op/s 2024-04-16T01:00:23.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:23 smithi167 ceph-mon[68072]: pgmap v271: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.4 KiB/s rd, 5.4 KiB/s wr, 10 op/s 2024-04-16T01:00:24.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 25 sec 2024-04-16T01:00:25.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 26 sec 2024-04-16T01:00:25.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:25 smithi129 ceph-mon[92263]: pgmap v272: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 3.2 KiB/s wr, 1 op/s 2024-04-16T01:00:25.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:25 smithi167 ceph-mon[68072]: pgmap v272: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 3.2 KiB/s wr, 1 op/s 2024-04-16T01:00:26.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 27 sec 2024-04-16T01:00:27.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 28 sec 2024-04-16T01:00:27.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:27 smithi129 ceph-mon[92263]: pgmap v273: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 3.0 KiB/s wr, 1 op/s 2024-04-16T01:00:27.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:27 smithi167 ceph-mon[68072]: pgmap v273: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 3.0 KiB/s wr, 1 op/s 2024-04-16T01:00:28.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 29 sec 2024-04-16T01:00:29.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 30 sec 2024-04-16T01:00:29.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:29 smithi129 ceph-mon[92263]: pgmap v274: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:00:29.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:29 smithi167 ceph-mon[68072]: pgmap v274: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:00:30.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 31 sec 2024-04-16T01:00:31.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 32 sec 2024-04-16T01:00:31.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:31 smithi129 ceph-mon[92263]: pgmap v275: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:00:31.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:31 smithi167 ceph-mon[68072]: pgmap v275: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-16T01:00:32.194 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 33 sec 2024-04-16T01:00:33.198 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 34 sec 2024-04-16T01:00:33.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:33 smithi167 ceph-mon[68072]: pgmap v276: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:33.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:33 smithi129 ceph-mon[92263]: pgmap v276: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:33.801 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T01:00:34.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 35 sec 2024-04-16T01:00:34.460 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:00:34.461 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (16m) 37s ago 27m 17.5M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T01:00:34.461 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (6m) 37s ago 27m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T01:00:34.461 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (6m) 39s ago 26m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T01:00:34.461 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (14m) 37s ago 27m 36.3M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T01:00:34.461 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (86s) 37s ago 21m 29.4M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 16201d5488ce 2024-04-16T01:00:34.461 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (62s) 39s ago 21m 14.8M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 2e6db9ade8d3 2024-04-16T01:00:34.461 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (7m) 37s ago 29m 507M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T01:00:34.461 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (7m) 39s ago 26m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T01:00:34.461 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (7m) 37s ago 29m 79.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (6m) 39s ago 26m 57.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (48s) 37s ago 18m 65.0M - 5.5 aa4d2281650a 097ac789ff13 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (43s) 39s ago 18m 17.1M - 5.5 aa4d2281650a c057726a3c0f 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (12m) 37s ago 27m 15.2M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (8m) 39s ago 26m 6907k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (5m) 37s ago 25m 135M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (5m) 37s ago 25m 121M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (4m) 37s ago 24m 96.6M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (4m) 37s ago 24m 129M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (3m) 39s ago 24m 141M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (2m) 39s ago 23m 133M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 20a097dfbc18 2024-04-16T01:00:34.462 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (2m) 39s ago 23m 117M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9197a9e025ee 2024-04-16T01:00:34.463 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (104s) 39s ago 23m 157M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9d35dd9d7271 2024-04-16T01:00:34.463 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 error 37s ago 26m - - 2024-04-16T01:00:34.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:00:34.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:00:34.862 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:00:34.863 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T01:00:34.863 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:00:34.863 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:00:34.863 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T01:00:34.863 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:00:34.863 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:00:34.863 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T01:00:34.863 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T01:00:34.863 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:00:34.863 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T01:00:34.864 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:00:34.864 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:00:34.864 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T01:00:34.864 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T01:00:34.864 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T01:00:34.864 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:00:35.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 36 sec 2024-04-16T01:00:35.199 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:00:35.199 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "crash", 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "osd", 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "mds", 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "nfs" 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-16T01:00:35.200 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T01:00:35.201 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:00:35.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:35 smithi167 ceph-mon[68072]: from='client.34508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:35.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:35 smithi167 ceph-mon[68072]: pgmap v277: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:35.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:35 smithi167 ceph-mon[68072]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:35.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:35 smithi167 ceph-mon[68072]: from='client.34516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:35.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:35 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/3055226049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:35.597 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:00:35.597 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:00:35.597 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in error state 2024-04-16T01:00:35.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:35 smithi129 ceph-mon[92263]: from='client.34508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:35.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:35 smithi129 ceph-mon[92263]: pgmap v277: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:35.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:35 smithi129 ceph-mon[92263]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:35.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:35 smithi129 ceph-mon[92263]: from='client.34516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:35.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:35 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/3055226049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:00:36.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 37 sec 2024-04-16T01:00:36.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:36 smithi167 ceph-mon[68072]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:36.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:36 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2785615093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:00:36.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:36 smithi129 ceph-mon[92263]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:00:36.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:36 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2785615093' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:00:37.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 38 sec 2024-04-16T01:00:37.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:37 smithi167 ceph-mon[68072]: pgmap v278: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:00:37.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:37 smithi129 ceph-mon[92263]: pgmap v278: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:00:38.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 39 sec 2024-04-16T01:00:39.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 40 sec 2024-04-16T01:00:39.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:39 smithi167 ceph-mon[68072]: pgmap v279: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:39.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:39 smithi129 ceph-mon[92263]: pgmap v279: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:40.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 41 sec 2024-04-16T01:00:41.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 42 sec 2024-04-16T01:00:41.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:41 smithi167 ceph-mon[68072]: pgmap v280: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:41.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:41 smithi129 ceph-mon[92263]: pgmap v280: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:42.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 43 sec 2024-04-16T01:00:43.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 44 sec 2024-04-16T01:00:43.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:43 smithi167 ceph-mon[68072]: pgmap v281: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:43.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:43 smithi129 ceph-mon[92263]: pgmap v281: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:44.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 45 sec 2024-04-16T01:00:45.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 46 sec 2024-04-16T01:00:45.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:45 smithi167 ceph-mon[68072]: pgmap v282: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:45.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:45 smithi129 ceph-mon[92263]: pgmap v282: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:46.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 47 sec 2024-04-16T01:00:47.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 48 sec 2024-04-16T01:00:47.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:47 smithi167 ceph-mon[68072]: pgmap v283: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:00:47.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:47 smithi129 ceph-mon[92263]: pgmap v283: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:00:48.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 49 sec 2024-04-16T01:00:49.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 50 sec 2024-04-16T01:00:49.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:49 smithi167 ceph-mon[68072]: pgmap v284: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:49.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:00:49.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:49 smithi129 ceph-mon[92263]: pgmap v284: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:49.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:00:50.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 51 sec 2024-04-16T01:00:51.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 52 sec 2024-04-16T01:00:51.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:51 smithi167 ceph-mon[68072]: pgmap v285: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:51.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:51 smithi129 ceph-mon[92263]: pgmap v285: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:52.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 53 sec 2024-04-16T01:00:53.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 54 sec 2024-04-16T01:00:53.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:53 smithi167 ceph-mon[68072]: pgmap v286: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:53.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:53 smithi129 ceph-mon[92263]: pgmap v286: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:54.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 55 sec 2024-04-16T01:00:55.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 56 sec 2024-04-16T01:00:55.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:55 smithi167 ceph-mon[68072]: pgmap v287: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:55.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:55 smithi129 ceph-mon[92263]: pgmap v287: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:56.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 57 sec 2024-04-16T01:00:57.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 58 sec 2024-04-16T01:00:57.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:57 smithi167 ceph-mon[68072]: pgmap v288: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:00:57.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:57 smithi129 ceph-mon[92263]: pgmap v288: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:00:58.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 59 sec 2024-04-16T01:00:59.198 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 60 sec 2024-04-16T01:00:59.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:00:59 smithi167 ceph-mon[68072]: pgmap v289: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:00:59.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:00:59 smithi129 ceph-mon[92263]: pgmap v289: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:01:00.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 61 sec 2024-04-16T01:01:01.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 62 sec 2024-04-16T01:01:01.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:01 smithi129 ceph-mon[92263]: pgmap v290: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:01:01.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:01 smithi167 ceph-mon[68072]: pgmap v290: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:01:02.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 63 sec 2024-04-16T01:01:03.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 64 sec 2024-04-16T01:01:03.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:03 smithi129 ceph-mon[92263]: pgmap v291: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:01:03.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:03 smithi167 ceph-mon[68072]: pgmap v291: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:01:04.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 65 sec 2024-04-16T01:01:04.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:01:04.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:01:05.195 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 66 sec 2024-04-16T01:01:05.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:05 smithi129 ceph-mon[92263]: pgmap v292: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:01:05.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:05 smithi167 ceph-mon[68072]: pgmap v292: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:01:05.950 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T01:01:06.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 67 sec 2024-04-16T01:01:06.612 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:01:06.612 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (17m) 69s ago 28m 17.5M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T01:01:06.612 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (6m) 69s ago 28m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T01:01:06.612 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (6m) 71s ago 27m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T01:01:06.612 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (14m) 69s ago 27m 36.3M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T01:01:06.612 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (118s) 69s ago 22m 29.4M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 16201d5488ce 2024-04-16T01:01:06.612 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (94s) 71s ago 22m 14.8M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 2e6db9ade8d3 2024-04-16T01:01:06.612 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (8m) 69s ago 29m 507M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T01:01:06.612 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (7m) 71s ago 27m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T01:01:06.612 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (7m) 69s ago 29m 79.9M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (7m) 71s ago 26m 57.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (80s) 69s ago 19m 65.0M - 5.5 aa4d2281650a 097ac789ff13 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (75s) 71s ago 19m 17.1M - 5.5 aa4d2281650a c057726a3c0f 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (12m) 69s ago 27m 15.2M - 0.18.1 e5a616e4b9cf e3afe79e2c41 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (8m) 71s ago 26m 6907k - 0.18.1 e5a616e4b9cf 0185536f15b6 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (6m) 69s ago 26m 135M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (5m) 69s ago 25m 121M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (4m) 69s ago 25m 96.6M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (4m) 69s ago 25m 129M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (3m) 71s ago 24m 141M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (3m) 71s ago 24m 133M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 20a097dfbc18 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (2m) 71s ago 24m 117M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9197a9e025ee 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (2m) 71s ago 23m 157M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9d35dd9d7271 2024-04-16T01:01:06.613 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 error 69s ago 27m - - 2024-04-16T01:01:07.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 68 sec 2024-04-16T01:01:08.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 69 sec 2024-04-16T01:01:09.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 70 sec 2024-04-16T01:01:10.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 71 sec 2024-04-16T01:01:11.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 72 sec 2024-04-16T01:01:12.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 73 sec 2024-04-16T01:01:13.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 74 sec 2024-04-16T01:01:14.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 75 sec 2024-04-16T01:01:15.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 76 sec 2024-04-16T01:01:16.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 77 sec 2024-04-16T01:01:17.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 78 sec 2024-04-16T01:01:18.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 79 sec 2024-04-16T01:01:19.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 80 sec 2024-04-16T01:01:20.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 81 sec 2024-04-16T01:01:21.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 82 sec 2024-04-16T01:01:23.379 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 83 sec 2024-04-16T01:01:23.379 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 84 sec 2024-04-16T01:01:23.389 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:01:23.389 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T01:01:23.389 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:01:23.389 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:01:23.389 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T01:01:23.389 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:01:23.389 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:01:23.389 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T01:01:23.389 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T01:01:23.389 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:01:23.389 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T01:01:23.390 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:01:23.390 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:01:23.390 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T01:01:23.390 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T01:01:23.390 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T01:01:23.390 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:01:23.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:23 smithi129 ceph-mon[92263]: from='client.34532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:23.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:23 smithi129 ceph-mon[92263]: from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:23.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:23 smithi129 ceph-mon[92263]: from='client.34540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:23.725 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: "crash", 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: "osd", 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: "mds", 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: "nfs" 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T01:01:23.726 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T01:01:23.727 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-16T01:01:23.727 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T01:01:23.727 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:01:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:23 smithi167 ceph-mon[68072]: from='client.34532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:23 smithi167 ceph-mon[68072]: from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:23.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:23 smithi167 ceph-mon[68072]: from='client.34540 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:24.123 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:01:24.123 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:01:24.123 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in error state 2024-04-16T01:01:24.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 85 sec 2024-04-16T01:01:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: pgmap v293: 129 pgs: 1 active+clean+laggy, 128 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 139 B/s rd, 0 op/s 2024-04-16T01:01:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/3746886981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:01:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: mon.smithi167 calling monitor election 2024-04-16T01:01:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: mon.smithi129 calling monitor election 2024-04-16T01:01:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: mon.smithi129 is new leader, mons smithi129,smithi167 in quorum (ranks 0,1) 2024-04-16T01:01:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: monmap e3: 2 mons at {smithi129=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T01:01:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: fsmap foofs:1 {0=foofs.smithi129.tolqef=up:active} 1 up:standby 2024-04-16T01:01:24.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: osdmap e120: 8 total, 8 up, 8 in 2024-04-16T01:01:24.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: mgrmap e44: smithi129.oaixno(active, since 7m), standbys: smithi167.ddbodo 2024-04-16T01:01:24.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:01:24.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:01:24.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: daemon prometheus.smithi129 on smithi129 is in error state 2024-04-16T01:01:24.677 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:24 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/220771586' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: pgmap v293: 129 pgs: 1 active+clean+laggy, 128 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 139 B/s rd, 0 op/s 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/3746886981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: mon.smithi167 calling monitor election 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: mon.smithi129 calling monitor election 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: mon.smithi129 is new leader, mons smithi129,smithi167 in quorum (ranks 0,1) 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: monmap e3: 2 mons at {smithi129=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],smithi167=[v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: fsmap foofs:1 {0=foofs.smithi129.tolqef=up:active} 1 up:standby 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: osdmap e120: 8 total, 8 up, 8 in 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: mgrmap e44: smithi129.oaixno(active, since 7m), standbys: smithi167.ddbodo 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-16T01:01:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:01:24.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: daemon prometheus.smithi129 on smithi129 is in error state 2024-04-16T01:01:24.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:24 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/220771586' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:01:25.197 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 86 sec 2024-04-16T01:01:25.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:25 smithi129 ceph-mon[92263]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:25.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:25 smithi129 ceph-mon[92263]: Upgrade: Updating node-exporter.smithi129 (1/2) 2024-04-16T01:01:25.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:25 smithi129 ceph-mon[92263]: Deploying daemon node-exporter.smithi129 on smithi129 2024-04-16T01:01:25.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:25 smithi167 ceph-mon[68072]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:25.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:25 smithi167 ceph-mon[68072]: Upgrade: Updating node-exporter.smithi129 (1/2) 2024-04-16T01:01:25.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:25 smithi167 ceph-mon[68072]: Deploying daemon node-exporter.smithi129 on smithi129 2024-04-16T01:01:26.197 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 87 sec 2024-04-16T01:01:26.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:26 smithi129 ceph-mon[92263]: pgmap v294: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 139 B/s rd, 0 op/s 2024-04-16T01:01:26.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:26 smithi129 ceph-mon[92263]: Health check failed: Slow OSD heartbeats on front (longest 1063.862ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:01:26.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:26 smithi167 ceph-mon[68072]: pgmap v294: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 139 B/s rd, 0 op/s 2024-04-16T01:01:26.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:26 smithi167 ceph-mon[68072]: Health check failed: Slow OSD heartbeats on front (longest 1063.862ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:01:27.196 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 88 sec 2024-04-16T01:01:28.197 INFO:teuthology.orchestra.run.smithi129.stdout: 1 cleanup 89 sec 2024-04-16T01:01:28.533 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:28 smithi129 ceph-mon[92263]: pgmap v295: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 139 B/s rd, 0 op/s 2024-04-16T01:01:28.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:28 smithi167 ceph-mon[68072]: pgmap v295: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 139 B/s rd, 0 op/s 2024-04-16T01:01:29.003 INFO:teuthology.orchestra.run.smithi129.stdout: 0 cleanup 90 sec 2024-04-16T01:01:29.003 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T01:01:29.003 INFO:teuthology.orchestra.run.smithi129.stdout: Operation Count AvgLat MaxLat 2024-04-16T01:01:29.003 INFO:teuthology.orchestra.run.smithi129.stdout: ---------------------------------------- 2024-04-16T01:01:29.003 INFO:teuthology.orchestra.run.smithi129.stdout: NTCreateX 763 13.666 150.667 2024-04-16T01:01:29.003 INFO:teuthology.orchestra.run.smithi129.stdout: Close 690 5.734 62.708 2024-04-16T01:01:29.003 INFO:teuthology.orchestra.run.smithi129.stdout: Rename 43 12.923 76.210 2024-04-16T01:01:29.003 INFO:teuthology.orchestra.run.smithi129.stdout: Unlink 81 6.617 63.541 2024-04-16T01:01:29.003 INFO:teuthology.orchestra.run.smithi129.stdout: Qpathinfo 450 4.438 71.480 2024-04-16T01:01:29.004 INFO:teuthology.orchestra.run.smithi129.stdout: Qfileinfo 318 9.777 30.571 2024-04-16T01:01:29.004 INFO:teuthology.orchestra.run.smithi129.stdout: Qfsinfo 153 3.880 27.919 2024-04-16T01:01:29.004 INFO:teuthology.orchestra.run.smithi129.stdout: Sfileinfo 151 9.873 47.727 2024-04-16T01:01:29.004 INFO:teuthology.orchestra.run.smithi129.stdout: Find 217 6.170 101.802 2024-04-16T01:01:29.004 INFO:teuthology.orchestra.run.smithi129.stdout: WriteX 1493 0.024 0.081 2024-04-16T01:01:29.004 INFO:teuthology.orchestra.run.smithi129.stdout: ReadX 923 0.024 2.492 2024-04-16T01:01:29.004 INFO:teuthology.orchestra.run.smithi129.stdout: Flush 122 10.665 28.781 2024-04-16T01:01:29.004 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T01:01:29.004 INFO:teuthology.orchestra.run.smithi129.stdout:Throughput 15.4641 MB/sec 5 clients 5 procs max_latency=150.670 ms 2024-04-16T01:01:29.005 DEBUG:teuthology.parallel:result is None 2024-04-16T01:01:30.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:30 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:30.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:30 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:30.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:30 smithi167 ceph-mon[68072]: pgmap v296: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 139 B/s rd, 0 op/s 2024-04-16T01:01:30.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:30 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:30.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:30 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:30.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:30 smithi129 ceph-mon[92263]: pgmap v296: 129 pgs: 129 active+clean; 219 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 139 B/s rd, 0 op/s 2024-04-16T01:01:31.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:31 smithi167 ceph-mon[68072]: Health check failed: Slow OSD heartbeats on back (longest 1995.310ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-16T01:01:31.757 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:31 smithi167 ceph-mon[68072]: Health check update: Slow OSD heartbeats on front (longest 1995.320ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:01:31.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:31 smithi129 ceph-mon[92263]: Health check failed: Slow OSD heartbeats on back (longest 1995.310ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-16T01:01:31.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:31 smithi129 ceph-mon[92263]: Health check update: Slow OSD heartbeats on front (longest 1995.320ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:01:32.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:32 smithi167 ceph-mon[68072]: Upgrade: Updating node-exporter.smithi167 (2/2) 2024-04-16T01:01:32.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:32 smithi167 ceph-mon[68072]: Deploying daemon node-exporter.smithi167 on smithi167 2024-04-16T01:01:32.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:32 smithi167 ceph-mon[68072]: pgmap v297: 129 pgs: 129 active+clean; 218 MiB data, 964 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 1.7 KiB/s wr, 0 op/s 2024-04-16T01:01:32.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:32 smithi129 ceph-mon[92263]: Upgrade: Updating node-exporter.smithi167 (2/2) 2024-04-16T01:01:32.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:32 smithi129 ceph-mon[92263]: Deploying daemon node-exporter.smithi167 on smithi167 2024-04-16T01:01:32.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:32 smithi129 ceph-mon[92263]: pgmap v297: 129 pgs: 129 active+clean; 218 MiB data, 964 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 1.7 KiB/s wr, 0 op/s 2024-04-16T01:01:34.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:34 smithi167 ceph-mon[68072]: pgmap v298: 129 pgs: 129 active+clean; 216 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 1.8 KiB/s wr, 0 op/s 2024-04-16T01:01:34.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:34.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:01:34.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:34 smithi129 ceph-mon[92263]: pgmap v298: 129 pgs: 129 active+clean; 216 MiB data, 959 MiB used, 714 GiB / 715 GiB avail; 244 B/s rd, 1.8 KiB/s wr, 0 op/s 2024-04-16T01:01:34.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:34.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:01:36.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:36 smithi167 ceph-mon[68072]: pgmap v299: 129 pgs: 129 active+clean; 216 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 9.3 KiB/s wr, 2 op/s 2024-04-16T01:01:36.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:36.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:36.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:01:36.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:36 smithi129 ceph-mon[92263]: pgmap v299: 129 pgs: 129 active+clean; 216 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 9.3 KiB/s wr, 2 op/s 2024-04-16T01:01:36.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:36.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:36.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:01:38.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:38 smithi167 ceph-mon[68072]: pgmap v300: 129 pgs: 129 active+clean; 214 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 9.5 KiB/s wr, 2 op/s 2024-04-16T01:01:38.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:38 smithi167 ceph-mon[68072]: Health check update: Slow OSD heartbeats on back (longest 3117.040ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-16T01:01:38.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:38 smithi167 ceph-mon[68072]: Health check update: Slow OSD heartbeats on front (longest 3117.299ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:01:38.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:38 smithi129 ceph-mon[92263]: pgmap v300: 129 pgs: 129 active+clean; 214 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 9.5 KiB/s wr, 2 op/s 2024-04-16T01:01:38.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:38 smithi129 ceph-mon[92263]: Health check update: Slow OSD heartbeats on back (longest 3117.040ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-16T01:01:38.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:38 smithi129 ceph-mon[92263]: Health check update: Slow OSD heartbeats on front (longest 3117.299ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:01:39.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:39 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:39.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:39 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:39.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:39 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:39.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:39 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:39.867 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:39 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:39.867 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:39 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:39.867 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:39 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:39.867 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:39 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:40.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:40 smithi167 ceph-mon[68072]: pgmap v301: 129 pgs: 129 active+clean; 212 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 9.5 KiB/s wr, 3 op/s 2024-04-16T01:01:40.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:40 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:40.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:40 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:40 smithi129 ceph-mon[92263]: pgmap v301: 129 pgs: 129 active+clean; 212 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 9.5 KiB/s wr, 3 op/s 2024-04-16T01:01:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:40 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:40 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:41 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:42.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:41 smithi129 ceph-mon[92263]: pgmap v302: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 11 KiB/s wr, 4 op/s 2024-04-16T01:01:42.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:42.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:41 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:42.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:41 smithi167 ceph-mon[68072]: pgmap v302: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 11 KiB/s wr, 4 op/s 2024-04-16T01:01:43.891 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:43.891 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:43 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:43.892 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:43 smithi129 ceph-mon[92263]: pgmap v303: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 6.7 KiB/s wr, 3 op/s 2024-04-16T01:01:44.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:44.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:43 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:44.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:43 smithi167 ceph-mon[68072]: pgmap v303: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 6.7 KiB/s wr, 3 op/s 2024-04-16T01:01:46.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:46.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:46.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:01:46.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:01:46.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: pgmap v304: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 533 B/s rd, 6.9 KiB/s wr, 2 op/s 2024-04-16T01:01:46.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: pgmap v305: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 430 B/s rd, 2.0 KiB/s wr, 2 op/s 2024-04-16T01:01:46.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:46.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:46.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:01:46.177 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.179 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:45 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:01:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:01:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: pgmap v304: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 533 B/s rd, 6.9 KiB/s wr, 2 op/s 2024-04-16T01:01:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: pgmap v305: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 430 B/s rd, 2.0 KiB/s wr, 2 op/s 2024-04-16T01:01:46.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:45 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:46.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:46 smithi129 ceph-mon[92263]: Upgrade: Updating prometheus.smithi129 2024-04-16T01:01:47.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:46 smithi167 ceph-mon[68072]: Upgrade: Updating prometheus.smithi129 2024-04-16T01:01:48.122 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:47 smithi129 ceph-mon[92263]: pgmap v306: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 215 B/s rd, 1.8 KiB/s wr, 1 op/s 2024-04-16T01:01:48.122 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:47 smithi129 ceph-mon[92263]: Deploying daemon prometheus.smithi129 on smithi129 2024-04-16T01:01:48.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:47 smithi167 ceph-mon[68072]: pgmap v306: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 215 B/s rd, 1.8 KiB/s wr, 1 op/s 2024-04-16T01:01:48.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:47 smithi167 ceph-mon[68072]: Deploying daemon prometheus.smithi129 on smithi129 2024-04-16T01:01:49.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:01:49.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:01:50.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:49 smithi129 ceph-mon[92263]: pgmap v307: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 215 B/s rd, 1.8 KiB/s wr, 1 op/s 2024-04-16T01:01:50.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:49 smithi167 ceph-mon[68072]: pgmap v307: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 215 B/s rd, 1.8 KiB/s wr, 1 op/s 2024-04-16T01:01:52.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:52 smithi129 ceph-mon[92263]: pgmap v308: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 215 B/s rd, 0 op/s 2024-04-16T01:01:52.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:52.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:52.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:52 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:01:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:52 smithi167 ceph-mon[68072]: pgmap v308: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 215 B/s rd, 0 op/s 2024-04-16T01:01:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:52.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:52 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:01:54.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:54 smithi129 ceph-mon[92263]: pgmap v309: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 215 B/s rd, 0 op/s 2024-04-16T01:01:54.472 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T01:01:54.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:54 smithi167 ceph-mon[68072]: pgmap v309: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 215 B/s rd, 0 op/s 2024-04-16T01:01:55.134 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:01:55.134 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (17m) 14s ago 28m 17.5M - 0.20.0 0881eb8f169f 32d29bfb92b5 2024-04-16T01:01:55.134 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (7m) 14s ago 28m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T01:01:55.134 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (7m) 16s ago 27m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T01:01:55.134 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (15m) 14s ago 28m 36.0M - 6.7.4 557c83e11646 cd743c82b0e6 2024-04-16T01:01:55.134 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (2m) 14s ago 23m 40.6M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 16201d5488ce 2024-04-16T01:01:55.134 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (2m) 16s ago 23m 15.3M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 2e6db9ade8d3 2024-04-16T01:01:55.134 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (9m) 14s ago 30m 508M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T01:01:55.134 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (8m) 16s ago 27m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (8m) 14s ago 30m 84.4M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (8m) 16s ago 27m 58.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (2m) 14s ago 20m 203M - 5.5 aa4d2281650a 097ac789ff13 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (2m) 16s ago 20m 76.6M - 5.5 aa4d2281650a c057726a3c0f 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (26s) 14s ago 28m 3632k - 1.5.0 0da6a335fe13 d42c6ded4503 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (20s) 16s ago 27m 5431k - 1.5.0 0da6a335fe13 98b5a357d6fe 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (6m) 14s ago 27m 147M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (6m) 14s ago 26m 147M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (5m) 14s ago 26m 104M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (5m) 14s ago 25m 159M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (4m) 16s ago 25m 160M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (4m) 16s ago 25m 140M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 20a097dfbc18 2024-04-16T01:01:55.135 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (3m) 16s ago 25m 125M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9197a9e025ee 2024-04-16T01:01:55.136 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (3m) 16s ago 24m 176M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9d35dd9d7271 2024-04-16T01:01:55.136 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 starting - - - - 2024-04-16T01:01:55.425 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:55 smithi129 ceph-mon[92263]: from='client.34556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T01:01:55.538 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:01:55.539 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:01:55.539 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T01:01:55.539 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T01:01:55.539 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T01:01:55.539 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:01:55.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:55 smithi167 ceph-mon[68072]: from='client.34556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:55.873 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:01:55.873 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:01:55.873 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T01:01:55.873 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout: "crash", 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout: "osd", 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout: "mds", 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout: "nfs" 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T01:01:55.874 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:01:56.293 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Slow OSD heartbeats on back (longest 3117.040ms); Slow OSD heartbeats on front (longest 3117.299ms) 2024-04-16T01:01:56.293 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-16T01:01:56.293 INFO:teuthology.orchestra.run.smithi129.stdout: daemon prometheus.smithi129 on smithi129 is in error state 2024-04-16T01:01:56.294 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] OSD_SLOW_PING_TIME_BACK: Slow OSD heartbeats on back (longest 3117.040ms) 2024-04-16T01:01:56.294 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.1 [] to osd.6 [] 3117.040 msec 2024-04-16T01:01:56.294 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.6 [] to osd.3 [] 2924.162 msec 2024-04-16T01:01:56.294 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.3 [] to osd.6 [] 2669.688 msec 2024-04-16T01:01:56.294 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.3 [] to osd.2 [] 2548.144 msec 2024-04-16T01:01:56.294 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.4 [] to osd.3 [] 1995.310 msec 2024-04-16T01:01:56.295 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.1 [] to osd.3 [] 1809.783 msec 2024-04-16T01:01:56.295 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.2 [] to osd.3 [] 1512.017 msec 2024-04-16T01:01:56.295 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.4 [] to osd.0 [] 1358.521 msec 2024-04-16T01:01:56.295 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.3 [] to osd.0 [] 1196.617 msec 2024-04-16T01:01:56.295 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.0 [] to osd.3 [] 1188.838 msec 2024-04-16T01:01:56.295 INFO:teuthology.orchestra.run.smithi129.stdout: Truncated long network list. Use ceph daemon mgr.# dump_osd_network for more information 2024-04-16T01:01:56.295 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] OSD_SLOW_PING_TIME_FRONT: Slow OSD heartbeats on front (longest 3117.299ms) 2024-04-16T01:01:56.296 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.1 [] to osd.6 [] 3117.299 msec 2024-04-16T01:01:56.296 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.6 [] to osd.3 [] 2920.559 msec 2024-04-16T01:01:56.296 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.3 [] to osd.6 [] 2668.318 msec 2024-04-16T01:01:56.296 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.3 [] to osd.2 [] 2546.916 msec 2024-04-16T01:01:56.296 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.3 [] to osd.0 [] 2546.373 msec 2024-04-16T01:01:56.296 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.4 [] to osd.3 [] 1995.320 msec 2024-04-16T01:01:56.296 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.1 [] to osd.3 [] 1810.771 msec 2024-04-16T01:01:56.296 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.2 [] to osd.3 [] 1512.285 msec 2024-04-16T01:01:56.297 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.3 [] to osd.1 [] 1146.194 msec 2024-04-16T01:01:56.297 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.3 [] to osd.4 [] 1063.862 msec 2024-04-16T01:01:56.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:56 smithi129 ceph-mon[92263]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:56.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:56 smithi129 ceph-mon[92263]: pgmap v310: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T01:01:56.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:56 smithi129 ceph-mon[92263]: from='client.34564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:56.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:56 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/58828782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:56.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:56 smithi167 ceph-mon[68072]: from='client.34560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:56.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:56 smithi167 ceph-mon[68072]: pgmap v310: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-16T01:01:56.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:56 smithi167 ceph-mon[68072]: from='client.34564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:56.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:56 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/58828782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:01:57.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:57 smithi129 ceph-mon[92263]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:57.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:57 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/533598671' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:01:57.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:57 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:57.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:57 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:57.581 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:57 smithi167 ceph-mon[68072]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:01:57.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:57 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/533598671' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:01:57.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:57 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:57.582 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:57 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:58.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:58 smithi167 ceph-mon[68072]: pgmap v311: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:01:58.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:58.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:01:58 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:58.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:58 smithi129 ceph-mon[92263]: pgmap v311: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:01:58.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:01:58.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:01:58 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:00.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:00 smithi167 ceph-mon[68072]: pgmap v312: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:00.913 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:00 smithi129 ceph-mon[92263]: pgmap v312: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:02.663 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: pgmap v313: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:02.663 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:02.663 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:02.663 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: pgmap v314: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.664 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.665 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.665 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.665 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.665 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.665 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.665 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.665 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.665 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.665 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.665 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:02 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: pgmap v313: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:02:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:02:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: pgmap v314: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.833 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:02.834 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:02 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:04 smithi129 ceph-mon[92263]: Upgrade: Updating alertmanager.smithi129 2024-04-16T01:02:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:04 smithi129 ceph-mon[92263]: Deploying daemon alertmanager.smithi129 on smithi129 2024-04-16T01:02:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:04 smithi129 ceph-mon[92263]: pgmap v315: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:02:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:04 smithi167 ceph-mon[68072]: Upgrade: Updating alertmanager.smithi129 2024-04-16T01:02:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:04 smithi167 ceph-mon[68072]: Deploying daemon alertmanager.smithi129 on smithi129 2024-04-16T01:02:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:04 smithi167 ceph-mon[68072]: pgmap v315: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:05.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:02:06.710 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:06 smithi129 ceph-mon[92263]: pgmap v316: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:07.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:06 smithi167 ceph-mon[68072]: pgmap v316: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:08.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:08 smithi129 ceph-mon[92263]: pgmap v317: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:08.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:08 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:09.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:08 smithi167 ceph-mon[68072]: pgmap v317: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:08 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:10.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:10 smithi129 ceph-mon[92263]: pgmap v318: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:11.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:10 smithi167 ceph-mon[68072]: pgmap v318: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:12 smithi129 ceph-mon[92263]: pgmap v319: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:13.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:12 smithi167 ceph-mon[68072]: pgmap v319: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 195 B/s rd, 0 op/s 2024-04-16T01:02:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:14 smithi129 ceph-mon[92263]: pgmap v320: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:14 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:15.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:14 smithi167 ceph-mon[68072]: pgmap v320: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:15.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:15.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:15.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:15.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:14 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:16.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:16 smithi129 ceph-mon[92263]: pgmap v321: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:02:17.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:16 smithi167 ceph-mon[68072]: pgmap v321: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: pgmap v322: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.904 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:18.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:02:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: pgmap v322: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:02:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:02:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:02:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.083 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:19.084 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:02:19.855 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:19 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:02:20.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:19 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T01:02:20.644 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:20 smithi129 ceph-mon[92263]: pgmap v323: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:21.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:20 smithi167 ceph-mon[68072]: pgmap v323: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:21.887 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:21 smithi129 ceph-mon[92263]: Upgrade: Updating grafana.smithi129 2024-04-16T01:02:21.887 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:21 smithi129 ceph-mon[92263]: Deploying daemon grafana.smithi129 on smithi129 2024-04-16T01:02:22.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:21 smithi167 ceph-mon[68072]: Upgrade: Updating grafana.smithi129 2024-04-16T01:02:22.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:21 smithi167 ceph-mon[68072]: Deploying daemon grafana.smithi129 on smithi129 2024-04-16T01:02:22.913 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:22 smithi129 ceph-mon[92263]: pgmap v324: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:23.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:22 smithi167 ceph-mon[68072]: pgmap v324: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:24.876 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:24 smithi129 ceph-mon[92263]: pgmap v325: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:25.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:24 smithi167 ceph-mon[68072]: pgmap v325: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:25 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:25.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:25 smithi129 ceph-mon[92263]: pgmap v326: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:02:26.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:25 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:26.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:25 smithi167 ceph-mon[68072]: pgmap v326: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:02:26.667 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T01:02:26.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:26 smithi129 ceph-mon[92263]: from='client.34580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:02:27.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:26 smithi167 ceph-mon[68072]: from='client.34580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:02:27.339 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:02:27.339 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (19s) 13s ago 29m 16.2M - 0.25.0 c8568f914cd2 8e78e141228a 2024-04-16T01:02:27.339 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (7m) 13s ago 29m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T01:02:27.339 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (7m) 48s ago 28m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T01:02:27.339 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 starting - - - - 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (3m) 13s ago 23m 40.6M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 16201d5488ce 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (2m) 48s ago 23m 15.3M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 2e6db9ade8d3 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (9m) 13s ago 30m 510M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (9m) 48s ago 28m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (9m) 13s ago 31m 84.6M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (8m) 48s ago 28m 58.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (2m) 13s ago 20m 204M - 5.5 aa4d2281650a 097ac789ff13 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (2m) 48s ago 20m 76.6M - 5.5 aa4d2281650a c057726a3c0f 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (58s) 13s ago 28m 7470k - 1.5.0 0da6a335fe13 d42c6ded4503 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (52s) 48s ago 28m 5431k - 1.5.0 0da6a335fe13 98b5a357d6fe 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (7m) 13s ago 27m 147M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (6m) 13s ago 27m 147M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (6m) 13s ago 26m 104M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (5m) 13s ago 26m 159M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T01:02:27.340 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (5m) 48s ago 26m 160M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T01:02:27.341 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (4m) 48s ago 25m 140M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 20a097dfbc18 2024-04-16T01:02:27.341 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (4m) 48s ago 25m 125M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9197a9e025ee 2024-04-16T01:02:27.341 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (3m) 48s ago 25m 176M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9d35dd9d7271 2024-04-16T01:02:27.341 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (36s) 13s ago 28m 42.7M - 2.43.0 a07b618ecd1d 7f7a3de0f0c8 2024-04-16T01:02:27.741 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:02:27.741 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T01:02:27.741 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T01:02:27.742 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:02:27.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:27 smithi129 ceph-mon[92263]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:02:27.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:27 smithi129 ceph-mon[92263]: from='client.34588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:02:27.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:27 smithi129 ceph-mon[92263]: pgmap v327: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:27.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:27 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/675599253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:28.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:27 smithi167 ceph-mon[68072]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:02:28.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:27 smithi167 ceph-mon[68072]: from='client.34588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:02:28.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:27 smithi167 ceph-mon[68072]: pgmap v327: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:28.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:27 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/675599253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:28.083 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:02:28.083 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:68779415073ff203e402b0379758fdddf51fc45e34dd0f039888aa95268c5315", 2024-04-16T01:02:28.083 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": true, 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [ 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: "mon", 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr", 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: "crash", 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: "osd", 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: "mds", 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: "nfs" 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": "18/23 daemons upgraded", 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "Currently upgrading grafana daemons", 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T01:02:28.084 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_WARN Slow OSD heartbeats on back (longest 3117.040ms); Slow OSD heartbeats on front (longest 3117.299ms) 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] OSD_SLOW_PING_TIME_BACK: Slow OSD heartbeats on back (longest 3117.040ms) 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.1 [] to osd.6 [] 3117.040 msec 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.6 [] to osd.3 [] 2924.162 msec 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.3 [] to osd.6 [] 2669.688 msec 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.3 [] to osd.2 [] 2548.144 msec 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.3 [] to osd.7 [] 2546.113 msec 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.3 [] 2451.416 msec 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.2 [] 2447.794 msec 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.4 [] to osd.3 [] 1995.310 msec 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.5 [] to osd.3 [] 1954.313 msec 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on back from osd.5 [] to osd.0 [] 1951.886 msec 2024-04-16T01:02:28.489 INFO:teuthology.orchestra.run.smithi129.stdout: Truncated long network list. Use ceph daemon mgr.# dump_osd_network for more information 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout:[WRN] OSD_SLOW_PING_TIME_FRONT: Slow OSD heartbeats on front (longest 3117.299ms) 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.1 [] to osd.6 [] 3117.299 msec 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.6 [] to osd.3 [] 2920.559 msec 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.3 [] to osd.6 [] 2668.318 msec 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.3 [] to osd.7 [] 2548.855 msec 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.3 [] to osd.2 [] 2546.916 msec 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.3 [] to osd.0 [] 2546.373 msec 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.3 [] to osd.5 [] 2545.699 msec 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.7 [] to osd.3 [] 2449.945 msec 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.7 [] to osd.2 [] 2448.417 msec 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout: Slow OSD heartbeats on front from osd.2 [] to osd.7 [] 2114.803 msec 2024-04-16T01:02:28.490 INFO:teuthology.orchestra.run.smithi129.stdout: Truncated long network list. Use ceph daemon mgr.# dump_osd_network for more information 2024-04-16T01:02:29.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:28 smithi167 ceph-mon[68072]: from='client.34596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:02:29.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:28 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/192183974' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:02:29.106 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:28 smithi129 ceph-mon[92263]: from='client.34596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:02:29.106 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:28 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/192183974' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:02:29.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:29 smithi129 ceph-mon[92263]: pgmap v328: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:30.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:29 smithi167 ceph-mon[68072]: pgmap v328: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:31.850 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:31 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:31.850 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:31 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:31.850 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:31 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:31.850 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:31 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:32.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:31 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:32.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:31 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:32.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:31 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:32.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:31 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:32.848 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:32 smithi129 ceph-mon[92263]: pgmap v329: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:33.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:32 smithi167 ceph-mon[68072]: pgmap v329: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:33.859 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:02:34.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:02:34.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:34 smithi129 ceph-mon[92263]: pgmap v330: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:35.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:34 smithi167 ceph-mon[68072]: pgmap v330: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:36.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.333 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: Upgrade: Finalizing container_image settings 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T01:02:36.334 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T01:02:36.335 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: Upgrade: Complete! 2024-04-16T01:02:36.336 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: pgmap v331: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.337 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.427 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: Upgrade: Finalizing container_image settings 2024-04-16T01:02:36.428 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.429 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-16T01:02:36.430 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: Upgrade: Complete! 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: pgmap v331: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:36.431 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:37.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:37 smithi167 ceph-mon[68072]: Health check update: Slow OSD heartbeats on back (longest 2548.144ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-16T01:02:37.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:37 smithi167 ceph-mon[68072]: Health check update: Slow OSD heartbeats on front (longest 2548.855ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:02:37.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:37 smithi129 ceph-mon[92263]: Health check update: Slow OSD heartbeats on back (longest 2548.144ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-16T01:02:37.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:37 smithi129 ceph-mon[92263]: Health check update: Slow OSD heartbeats on front (longest 2548.855ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:02:38.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:38 smithi167 ceph-mon[68072]: pgmap v332: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:38.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:38 smithi129 ceph-mon[92263]: pgmap v332: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:40.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:39 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:40.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:39 smithi129 ceph-mon[92263]: pgmap v333: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:40.331 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:39 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:02:40.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:39 smithi167 ceph-mon[68072]: pgmap v333: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:42.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:42 smithi167 ceph-mon[68072]: pgmap v334: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:42.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:42 smithi129 ceph-mon[92263]: pgmap v334: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:44.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:44 smithi167 ceph-mon[68072]: pgmap v335: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:44.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:44 smithi129 ceph-mon[92263]: pgmap v335: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:46.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:46 smithi167 ceph-mon[68072]: pgmap v336: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:02:46.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:46 smithi129 ceph-mon[92263]: pgmap v336: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:02:48.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:48 smithi167 ceph-mon[68072]: pgmap v337: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:48.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:48 smithi129 ceph-mon[92263]: pgmap v337: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:49.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:49 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:02:49.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:49 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:02:50.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:50 smithi167 ceph-mon[68072]: pgmap v338: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:50.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:50 smithi129 ceph-mon[92263]: pgmap v338: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:52.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:52 smithi167 ceph-mon[68072]: pgmap v339: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:52.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:52 smithi129 ceph-mon[92263]: pgmap v339: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:54.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:54 smithi167 ceph-mon[68072]: pgmap v340: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:54.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:54 smithi129 ceph-mon[92263]: pgmap v340: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:55.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:55 smithi167 ceph-mon[68072]: Health check update: Slow OSD heartbeats on back (longest 2546.113ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-16T01:02:55.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:55 smithi129 ceph-mon[92263]: Health check update: Slow OSD heartbeats on back (longest 2546.113ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-16T01:02:56.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:56 smithi167 ceph-mon[68072]: pgmap v341: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:02:56.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:56 smithi129 ceph-mon[92263]: pgmap v341: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:02:58.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:02:58 smithi167 ceph-mon[68072]: pgmap v342: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:58.853 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:02:58 smithi129 ceph-mon[92263]: pgmap v342: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:02:59.520 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch ps' 2024-04-16T01:03:00.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:00 smithi167 ceph-mon[68072]: from='client.34604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:03:00.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:00 smithi167 ceph-mon[68072]: pgmap v343: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:00.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:00 smithi129 ceph-mon[92263]: from='client.34604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:03:00.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:00 smithi129 ceph-mon[92263]: pgmap v343: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:01.715 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:03:01.716 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (54s) 31s ago 30m 16.4M - 0.25.0 c8568f914cd2 8e78e141228a 2024-04-16T01:03:01.716 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (8m) 31s ago 30m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T01:03:01.716 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (8m) 83s ago 29m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T01:03:01.716 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (37s) 31s ago 29m 33.0M - 9.4.7 954c08fa6188 da46018c49a3 2024-04-16T01:03:01.716 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (3m) 31s ago 24m 40.6M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 16201d5488ce 2024-04-16T01:03:01.716 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (3m) 83s ago 24m 15.3M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 2e6db9ade8d3 2024-04-16T01:03:01.716 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (10m) 31s ago 31m 514M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T01:03:01.716 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (9m) 83s ago 28m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (9m) 31s ago 31m 85.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (9m) 83s ago 28m 58.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (3m) 31s ago 21m 213M - 5.5 aa4d2281650a 097ac789ff13 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (3m) 83s ago 21m 76.6M - 5.5 aa4d2281650a c057726a3c0f 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (93s) 31s ago 29m 8196k - 1.5.0 0da6a335fe13 d42c6ded4503 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (86s) 83s ago 28m 5431k - 1.5.0 0da6a335fe13 98b5a357d6fe 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (8m) 31s ago 28m 147M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (7m) 31s ago 27m 147M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (6m) 31s ago 27m 104M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (6m) 31s ago 27m 159M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (5m) 83s ago 26m 160M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (5m) 83s ago 26m 140M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 20a097dfbc18 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (4m) 83s ago 26m 125M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9197a9e025ee 2024-04-16T01:03:01.717 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (4m) 83s ago 25m 176M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9d35dd9d7271 2024-04-16T01:03:01.718 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (71s) 31s ago 29m 44.9M - 2.43.0 a07b618ecd1d 7f7a3de0f0c8 2024-04-16T01:03:02.365 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions' 2024-04-16T01:03:02.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:02 smithi129 ceph-mon[92263]: pgmap v344: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:02.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:02 smithi129 ceph-mon[92263]: from='client.34608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:03:02.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:02 smithi167 ceph-mon[68072]: pgmap v344: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:02.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:02 smithi167 ceph-mon[68072]: from='client.34608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:03:04.683 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:03:04.684 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T01:03:04.684 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T01:03:04.684 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T01:03:04.684 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:03:04.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:04 smithi167 ceph-mon[68072]: pgmap v345: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:04.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:04 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:03:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:04 smithi129 ceph-mon[92263]: pgmap v345: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:04.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:04 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:03:05.403 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-16T01:03:05.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:05 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/1895667010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:03:05.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:05 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/1895667010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:03:06.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:06 smithi167 ceph-mon[68072]: pgmap v346: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:06.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:06 smithi167 ceph-mon[68072]: Health check update: Slow OSD heartbeats on back (longest 2451.416ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-16T01:03:06.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:06 smithi167 ceph-mon[68072]: Health check update: Slow OSD heartbeats on front (longest 2449.945ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:03:06.899 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:06 smithi129 ceph-mon[92263]: pgmap v346: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:06.899 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:06 smithi129 ceph-mon[92263]: Health check update: Slow OSD heartbeats on back (longest 2451.416ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-16T01:03:06.899 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:06 smithi129 ceph-mon[92263]: Health check update: Slow OSD heartbeats on front (longest 2449.945ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:03:07.463 INFO:teuthology.orchestra.run.smithi129.stdout:wait for servicemap items w/ changing names to refresh 2024-04-16T01:03:08.032 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'sleep 60' 2024-04-16T01:03:08.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:08 smithi167 ceph-mon[68072]: pgmap v347: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:08.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:08 smithi129 ceph-mon[92263]: pgmap v347: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:09.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:09 smithi129 ceph-mon[92263]: Health check cleared: OSD_SLOW_PING_TIME_BACK (was: Slow OSD heartbeats on back (longest 1877.783ms)) 2024-04-16T01:03:10.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:09 smithi167 ceph-mon[68072]: Health check cleared: OSD_SLOW_PING_TIME_BACK (was: Slow OSD heartbeats on back (longest 1877.783ms)) 2024-04-16T01:03:10.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:10 smithi129 ceph-mon[92263]: pgmap v348: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:11.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:10 smithi167 ceph-mon[68072]: pgmap v348: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:12 smithi129 ceph-mon[92263]: pgmap v349: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:13.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:12 smithi167 ceph-mon[68072]: pgmap v349: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:13.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:13 smithi129 ceph-mon[92263]: Health check update: Slow OSD heartbeats on front (longest 1540.534ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:03:14.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:13 smithi167 ceph-mon[68072]: Health check update: Slow OSD heartbeats on front (longest 1540.534ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-16T01:03:14.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:14 smithi129 ceph-mon[92263]: pgmap v350: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:15.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:14 smithi167 ceph-mon[68072]: pgmap v350: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:16.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:16 smithi129 ceph-mon[92263]: pgmap v351: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:17.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:16 smithi167 ceph-mon[68072]: pgmap v351: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:18.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:18 smithi129 ceph-mon[92263]: pgmap v352: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:18.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:18.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:03:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:18 smithi167 ceph-mon[68072]: pgmap v352: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:03:20.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:20 smithi129 ceph-mon[92263]: pgmap v353: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:21.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:20 smithi167 ceph-mon[68072]: pgmap v353: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:22.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:22 smithi129 ceph-mon[92263]: pgmap v354: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:23.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:22 smithi167 ceph-mon[68072]: pgmap v354: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:24.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:24 smithi129 ceph-mon[92263]: pgmap v355: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:25.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:24 smithi167 ceph-mon[68072]: pgmap v355: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:26.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:26 smithi129 ceph-mon[92263]: pgmap v356: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:27.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:26 smithi167 ceph-mon[68072]: pgmap v356: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:28.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:28 smithi129 ceph-mon[92263]: pgmap v357: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:29.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:28 smithi167 ceph-mon[68072]: pgmap v357: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:30.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:30 smithi129 ceph-mon[92263]: pgmap v358: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:31.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:30 smithi167 ceph-mon[68072]: pgmap v358: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:32.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:32 smithi129 ceph-mon[92263]: pgmap v359: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:33.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:32 smithi167 ceph-mon[68072]: pgmap v359: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:33.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:33 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:03:34.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:33 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:03:34.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:34 smithi129 ceph-mon[92263]: pgmap v360: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:35.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:34 smithi167 ceph-mon[68072]: pgmap v360: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:35.925 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:35 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:03:36.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:35 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:03:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:36 smithi129 ceph-mon[92263]: pgmap v361: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:36 smithi129 ceph-mon[92263]: Health check cleared: OSD_SLOW_PING_TIME_FRONT (was: Slow OSD heartbeats on front (longest 1540.534ms)) 2024-04-16T01:03:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:36 smithi129 ceph-mon[92263]: Cluster is now healthy 2024-04-16T01:03:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:03:36.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:03:36.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:36.927 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:37.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:36 smithi167 ceph-mon[68072]: pgmap v361: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:36 smithi167 ceph-mon[68072]: Health check cleared: OSD_SLOW_PING_TIME_FRONT (was: Slow OSD heartbeats on front (longest 1540.534ms)) 2024-04-16T01:03:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:36 smithi167 ceph-mon[68072]: Cluster is now healthy 2024-04-16T01:03:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:03:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:03:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:37.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:38.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:38 smithi129 ceph-mon[92263]: pgmap v362: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:39.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:38 smithi167 ceph-mon[68072]: pgmap v362: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:40.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:40 smithi129 ceph-mon[92263]: pgmap v363: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:41.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:40 smithi167 ceph-mon[68072]: pgmap v363: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:43.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:42 smithi167 ceph-mon[68072]: pgmap v364: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:43.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:42 smithi129 ceph-mon[92263]: pgmap v364: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:45.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:44 smithi167 ceph-mon[68072]: pgmap v365: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:45.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:44 smithi129 ceph-mon[92263]: pgmap v365: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:47.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:46 smithi167 ceph-mon[68072]: pgmap v366: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:47.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:46 smithi129 ceph-mon[92263]: pgmap v366: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:49.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:48 smithi167 ceph-mon[68072]: pgmap v367: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:49.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:48 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:03:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:48 smithi129 ceph-mon[92263]: pgmap v367: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:03:49.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:48 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:03:51.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:50 smithi167 ceph-mon[68072]: pgmap v368: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:51.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:50 smithi129 ceph-mon[92263]: pgmap v368: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:53.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:52 smithi167 ceph-mon[68072]: pgmap v369: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:53.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:52 smithi129 ceph-mon[92263]: pgmap v369: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:55.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:54 smithi167 ceph-mon[68072]: pgmap v370: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:55.178 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:54 smithi129 ceph-mon[92263]: pgmap v370: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:57.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:56 smithi167 ceph-mon[68072]: pgmap v371: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:57.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:56 smithi129 ceph-mon[92263]: pgmap v371: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:03:59.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:03:58 smithi167 ceph-mon[68072]: pgmap v372: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:03:59.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:03:58 smithi129 ceph-mon[92263]: pgmap v372: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:01.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:00 smithi167 ceph-mon[68072]: pgmap v373: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:01.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:00 smithi129 ceph-mon[92263]: pgmap v373: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:03.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:02 smithi167 ceph-mon[68072]: pgmap v374: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:03.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:02 smithi129 ceph-mon[92263]: pgmap v374: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:04.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:03 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:04:04.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:03 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:04:05.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:04 smithi167 ceph-mon[68072]: pgmap v375: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:05.175 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:04 smithi129 ceph-mon[92263]: pgmap v375: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:07.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:06 smithi167 ceph-mon[68072]: pgmap v376: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:04:07.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:06 smithi129 ceph-mon[92263]: pgmap v376: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:04:09.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:08 smithi167 ceph-mon[68072]: pgmap v377: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:09.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:08 smithi129 ceph-mon[92263]: pgmap v377: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:10.589 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch ps' 2024-04-16T01:04:10.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:10 smithi129 ceph-mon[92263]: pgmap v378: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:11.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:10 smithi167 ceph-mon[68072]: pgmap v378: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:12.596 INFO:teuthology.orchestra.run.smithi129.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T01:04:12.596 INFO:teuthology.orchestra.run.smithi129.stdout:alertmanager.smithi129 smithi129 *:9093,9094 running (2m) 102s ago 31m 16.4M - 0.25.0 c8568f914cd2 8e78e141228a 2024-04-16T01:04:12.596 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi129 smithi129 running (9m) 102s ago 31m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a c6464a51765f 2024-04-16T01:04:12.596 INFO:teuthology.orchestra.run.smithi129.stdout:crash.smithi167 smithi167 running (9m) 2m ago 30m 6651k - 18.2.2-1221-ge3fb05d5 aa4d2281650a 5403e0a58c79 2024-04-16T01:04:12.596 INFO:teuthology.orchestra.run.smithi129.stdout:grafana.smithi129 smithi129 *:3000 running (108s) 102s ago 30m 33.0M - 9.4.7 954c08fa6188 da46018c49a3 2024-04-16T01:04:12.596 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi129.tolqef smithi129 running (5m) 102s ago 25m 40.6M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 16201d5488ce 2024-04-16T01:04:12.596 INFO:teuthology.orchestra.run.smithi129.stdout:mds.foofs.smithi167.iahpzu smithi167 running (4m) 2m ago 25m 15.3M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 2e6db9ade8d3 2024-04-16T01:04:12.596 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi129.oaixno smithi129 *:8443,9283,8765 running (11m) 102s ago 32m 514M - 18.2.2-1221-ge3fb05d5 aa4d2281650a 465d94320cc7 2024-04-16T01:04:12.596 INFO:teuthology.orchestra.run.smithi129.stdout:mgr.smithi167.ddbodo smithi167 *:8443,9283,8765 running (11m) 2m ago 30m 451M - 18.2.2-1221-ge3fb05d5 aa4d2281650a b322f7b40b9f 2024-04-16T01:04:12.596 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi129 smithi129 running (10m) 102s ago 32m 85.2M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a e59c8f202f76 2024-04-16T01:04:12.596 INFO:teuthology.orchestra.run.smithi129.stdout:mon.smithi167 smithi167 running (10m) 2m ago 30m 58.5M 2048M 18.2.2-1221-ge3fb05d5 aa4d2281650a edc09a2a4bed 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.0.1.smithi129.afdnxl smithi129 *:2049 running (4m) 102s ago 22m 213M - 5.5 aa4d2281650a 097ac789ff13 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:nfs.foo.1.1.smithi167.voovtc smithi167 *:2049 running (4m) 2m ago 22m 76.6M - 5.5 aa4d2281650a c057726a3c0f 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi129 smithi129 *:9100 running (2m) 102s ago 30m 8196k - 1.5.0 0da6a335fe13 d42c6ded4503 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:node-exporter.smithi167 smithi167 *:9100 running (2m) 2m ago 29m 5431k - 1.5.0 0da6a335fe13 98b5a357d6fe 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:osd.0 smithi129 running (9m) 102s ago 29m 147M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a eb7121e22ca3 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:osd.1 smithi129 running (8m) 102s ago 29m 147M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 3b396c0c9802 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:osd.2 smithi129 running (8m) 102s ago 28m 104M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 35da3a2c611a 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:osd.3 smithi129 running (7m) 102s ago 28m 159M 1944M 18.2.2-1221-ge3fb05d5 aa4d2281650a 55d86dcc74a4 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:osd.4 smithi167 running (7m) 2m ago 27m 160M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a de611270b49d 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:osd.5 smithi167 running (6m) 2m ago 27m 140M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 20a097dfbc18 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:osd.6 smithi167 running (5m) 2m ago 27m 125M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9197a9e025ee 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:osd.7 smithi167 running (5m) 2m ago 26m 176M 2712M 18.2.2-1221-ge3fb05d5 aa4d2281650a 9d35dd9d7271 2024-04-16T01:04:12.597 INFO:teuthology.orchestra.run.smithi129.stdout:prometheus.smithi129 smithi129 *:9095 running (2m) 102s ago 30m 44.9M - 2.43.0 a07b618ecd1d 7f7a3de0f0c8 2024-04-16T01:04:12.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:12 smithi129 ceph-mon[92263]: pgmap v379: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:13.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:12 smithi167 ceph-mon[68072]: pgmap v379: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:13.240 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph orch upgrade status' 2024-04-16T01:04:13.966 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:13 smithi129 ceph-mon[92263]: from='client.34616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:04:14.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:13 smithi167 ceph-mon[68072]: from='client.34616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:04:15.049 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:14 smithi129 ceph-mon[92263]: pgmap v380: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:15.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:14 smithi167 ceph-mon[68072]: pgmap v380: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:15.514 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:04:15.514 INFO:teuthology.orchestra.run.smithi129.stdout: "target_image": null, 2024-04-16T01:04:15.514 INFO:teuthology.orchestra.run.smithi129.stdout: "in_progress": false, 2024-04-16T01:04:15.514 INFO:teuthology.orchestra.run.smithi129.stdout: "which": "", 2024-04-16T01:04:15.514 INFO:teuthology.orchestra.run.smithi129.stdout: "services_complete": [], 2024-04-16T01:04:15.514 INFO:teuthology.orchestra.run.smithi129.stdout: "progress": null, 2024-04-16T01:04:15.514 INFO:teuthology.orchestra.run.smithi129.stdout: "message": "", 2024-04-16T01:04:15.514 INFO:teuthology.orchestra.run.smithi129.stdout: "is_paused": false 2024-04-16T01:04:15.515 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:04:16.235 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph health detail' 2024-04-16T01:04:16.901 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:16 smithi129 ceph-mon[92263]: pgmap v381: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:04:16.901 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:16 smithi129 ceph-mon[92263]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:04:17.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:16 smithi167 ceph-mon[68072]: pgmap v381: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:04:17.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:16 smithi167 ceph-mon[68072]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:04:18.553 INFO:teuthology.orchestra.run.smithi129.stdout:HEALTH_OK 2024-04-16T01:04:18.890 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:18 smithi129 ceph-mon[92263]: pgmap v382: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:18.890 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:18 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/1000387306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:04:18.890 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:18 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:04:19.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:18 smithi167 ceph-mon[68072]: pgmap v382: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:18 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/1000387306' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T01:04:19.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:18 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:04:19.139 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions' 2024-04-16T01:04:19.856 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:19 smithi129 ceph-mon[92263]: pgmap v383: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:20.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:19 smithi167 ceph-mon[68072]: pgmap v383: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:21.479 INFO:teuthology.orchestra.run.smithi129.stdout:{ 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: "mon": { 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: "mgr": { 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: "osd": { 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 8 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: "mds": { 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 2 2024-04-16T01:04:21.480 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:04:21.481 INFO:teuthology.orchestra.run.smithi129.stdout: "overall": { 2024-04-16T01:04:21.481 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)": 14 2024-04-16T01:04:21.481 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T01:04:21.481 INFO:teuthology.orchestra.run.smithi129.stdout:} 2024-04-16T01:04:21.828 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:21 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2513792577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:04:21.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:21 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2513792577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:04:22.177 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-16T01:04:22.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:22 smithi167 ceph-mon[68072]: pgmap v384: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:22.884 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:22 smithi129 ceph-mon[92263]: pgmap v384: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:24.646 INFO:teuthology.orchestra.run.smithi129.stdout:true 2024-04-16T01:04:24.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:24 smithi167 ceph-mon[68072]: pgmap v385: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:24.926 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:24 smithi129 ceph-mon[92263]: pgmap v385: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:25.360 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -e sha1=e3fb05d5e6da84b5c44db3f3051c4d242f9809c1 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-16T01:04:25.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:25 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/1609688528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:04:25.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:25 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/1609688528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:04:26.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:26 smithi167 ceph-mon[68072]: pgmap v386: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:04:26.881 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:26 smithi129 ceph-mon[92263]: pgmap v386: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:04:27.680 INFO:teuthology.orchestra.run.smithi129.stdout: "ceph version 18.2.2-1221-ge3fb05d5 (e3fb05d5e6da84b5c44db3f3051c4d242f9809c1) reef (stable)" 2024-04-16T01:04:28.339 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-04-16T01:04:28.340 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-04-16T01:04:28.340 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- ceph orch ls -f json 2024-04-16T01:04:28.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:28 smithi129 ceph-mon[92263]: pgmap v387: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:28.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:28 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2941333585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:04:28.835 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:28 smithi167 ceph-mon[68072]: pgmap v387: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:28.836 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:28 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2941333585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T01:04:30.473 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-04-16T01:04:30.473 INFO:teuthology.orchestra.run.smithi129.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-16T00:32:21.286636Z", "last_refresh": "2024-04-16T01:02:30.585483Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-16T00:32:07.871208Z", "last_refresh": "2024-04-16T01:01:38.552146Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-16T00:32:18.002429Z", "last_refresh": "2024-04-16T01:02:30.585602Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-16T00:38:43.030873Z", "last_refresh": "2024-04-16T01:01:38.552705Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-16T00:32:06.275451Z", "last_refresh": "2024-04-16T01:01:38.552226Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi129:172.21.15.129=smithi129", "smithi167:172.21.15.167=smithi167"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-16T00:32:57.417515Z", "last_refresh": "2024-04-16T01:01:38.552290Z", "running": 2, "size": 2}}, {"events": ["2024-04-16T01:03:36.313743Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-04-16T00:41:33.930021Z", "last_refresh": "2024-04-16T01:01:38.552778Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-16T00:32:19.829072Z", "last_refresh": "2024-04-16T01:01:38.552371Z", "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-16T01:01:38.552434Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-16T00:32:16.000460Z", "last_refresh": "2024-04-16T01:02:30.585720Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-16T01:04:30.769 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:30 smithi129 ceph-mon[92263]: pgmap v388: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:30.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:30 smithi167 ceph-mon[68072]: pgmap v388: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:31.112 INFO:tasks.cephadm:nfs.foo has 2/2 2024-04-16T01:04:31.113 DEBUG:teuthology.parallel:result is None 2024-04-16T01:04:31.113 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-16T01:04:31.123 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T01:04:31.124 DEBUG:teuthology.orchestra.run.smithi129:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-04-16T01:04:31.154 INFO:teuthology.orchestra.run.smithi129.stderr:+ umount /mnt/foo 2024-04-16T01:04:31.186 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T01:04:31.195 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T01:04:31.195 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-04-16T01:04:31.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:31 smithi167 ceph-mon[68072]: from='client.34640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T01:04:31.914 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:31 smithi129 ceph-mon[92263]: from='client.34640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T01:04:32.675 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:32 smithi129 ceph-mon[92263]: pgmap v389: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:32.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:32 smithi167 ceph-mon[68072]: pgmap v389: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:33.459 INFO:teuthology.orchestra.run.smithi129.stdout: "foo" 2024-04-16T01:04:34.151 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'ceph nfs export ls foo --detailed' 2024-04-16T01:04:34.831 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:34 smithi129 ceph-mon[92263]: from='client.34644 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:04:34.831 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:34 smithi129 ceph-mon[92263]: pgmap v390: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:34.831 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:34 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:04:34.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:34 smithi167 ceph-mon[68072]: from='client.34644 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:04:34.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:34 smithi167 ceph-mon[68072]: pgmap v390: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:34.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:34 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T01:04:36.518 INFO:teuthology.orchestra.run.smithi129.stdout:[ 2024-04-16T01:04:36.518 INFO:teuthology.orchestra.run.smithi129.stdout: { 2024-04-16T01:04:36.518 INFO:teuthology.orchestra.run.smithi129.stdout: "access_type": "RW", 2024-04-16T01:04:36.518 INFO:teuthology.orchestra.run.smithi129.stdout: "clients": [], 2024-04-16T01:04:36.518 INFO:teuthology.orchestra.run.smithi129.stdout: "cluster_id": "foo", 2024-04-16T01:04:36.518 INFO:teuthology.orchestra.run.smithi129.stdout: "export_id": 1, 2024-04-16T01:04:36.518 INFO:teuthology.orchestra.run.smithi129.stdout: "fsal": { 2024-04-16T01:04:36.518 INFO:teuthology.orchestra.run.smithi129.stdout: "fs_name": "foofs", 2024-04-16T01:04:36.518 INFO:teuthology.orchestra.run.smithi129.stdout: "name": "CEPH", 2024-04-16T01:04:36.518 INFO:teuthology.orchestra.run.smithi129.stdout: "user_id": "nfs.foo.1" 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: }, 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: "path": "/", 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: "protocols": [ 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: 4 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: ], 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: "pseudo": "/fake", 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: "security_label": true, 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: "squash": "no_root_squash", 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: "transports": [ 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: "TCP" 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: ] 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout: } 2024-04-16T01:04:36.519 INFO:teuthology.orchestra.run.smithi129.stdout:] 2024-04-16T01:04:36.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:36 smithi167 ceph-mon[68072]: pgmap v391: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:04:36.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:36 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:04:36.863 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:36 smithi129 ceph-mon[92263]: pgmap v391: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-16T01:04:36.863 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:36 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T01:04:37.187 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'rados -p .nfs --all ls -' 2024-04-16T01:04:37.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:37 smithi167 ceph-mon[68072]: from='client.34648 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:04:37.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:37 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:04:37.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:37 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:04:37.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:37 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:04:37.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:37 smithi167 ceph-mon[68072]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:04:37.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:37 smithi129 ceph-mon[92263]: from='client.34648 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T01:04:37.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:37 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T01:04:37.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:37 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T01:04:37.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:37 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:04:37.905 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:37 smithi129 ceph-mon[92263]: from='mgr.34104 172.21.15.129:0/3248498854' entity='mgr.smithi129.oaixno' 2024-04-16T01:04:38.831 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:38 smithi167 ceph-mon[68072]: pgmap v392: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:38.898 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:38 smithi129 ceph-mon[92263]: pgmap v392: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-16T01:04:39.165 INFO:teuthology.orchestra.run.smithi129.stdout:foo grace 2024-04-16T01:04:39.165 INFO:teuthology.orchestra.run.smithi129.stdout:foo rec-0000000000000005:nfs.foo.1 2024-04-16T01:04:39.165 INFO:teuthology.orchestra.run.smithi129.stdout:foo rec-0000000000000005:nfs.foo.0 2024-04-16T01:04:39.165 INFO:teuthology.orchestra.run.smithi129.stdout:foo conf-nfs.foo 2024-04-16T01:04:39.165 INFO:teuthology.orchestra.run.smithi129.stdout:foo export-1 2024-04-16T01:04:40.037 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-04-16T01:04:40.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:39 smithi167 ceph-mon[68072]: mgrmap e45: smithi129.oaixno(active, since 11m), standbys: smithi167.ddbodo 2024-04-16T01:04:40.332 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:39 smithi167 ceph-mon[68072]: pgmap v393: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T01:04:40.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:39 smithi129 ceph-mon[92263]: mgrmap e45: smithi129.oaixno(active, since 11m), standbys: smithi167.ddbodo 2024-04-16T01:04:40.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:39 smithi129 ceph-mon[92263]: pgmap v393: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T01:04:42.346 INFO:teuthology.orchestra.run.smithi129.stdout:6 2024-04-16T01:04:42.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:42 smithi129 ceph-mon[92263]: pgmap v394: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T01:04:42.676 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:42 smithi129 ceph-mon[92263]: from='client.? 172.21.15.129:0/2412408355' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-16T01:04:42.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:42 smithi167 ceph-mon[68072]: pgmap v394: 129 pgs: 129 active+clean; 211 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-16T01:04:42.832 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:42 smithi167 ceph-mon[68072]: from='client.? 172.21.15.129:0/2412408355' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-16T01:04:43.147 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-16T01:04:43.158 INFO:tasks.cephadm:Teardown begin 2024-04-16T01:04:43.158 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T01:04:43.188 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T01:04:43.227 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-16T01:04:43.228 DEBUG:teuthology.orchestra.run.smithi129:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-16T01:04:43.246 DEBUG:teuthology.orchestra.run.smithi167:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-16T01:04:43.288 INFO:tasks.cephadm:Stopping all daemons... 2024-04-16T01:04:43.288 INFO:tasks.cephadm.mon.smithi129:Stopping mon.smithi129... 2024-04-16T01:04:43.288 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129 2024-04-16T01:04:43.426 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:43 smithi129 systemd[1]: Stopping Ceph mon.smithi129 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T01:04:43.853 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon-smithi129[92240]: 2024-04-16T01:04:43.578+0000 7fa358eb3700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi129 -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-16T01:04:43.853 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:43 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon-smithi129[92240]: 2024-04-16T01:04:43.578+0000 7fa358eb3700 -1 mon.smithi129@0(leader) e3 *** Got Signal Terminated *** 2024-04-16T01:04:44.176 INFO:journalctl@ceph.mon.smithi129.smithi129.stdout:Apr 16 01:04:44 smithi129 bash[152974]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon-smithi129 2024-04-16T01:04:44.552 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi129.service' 2024-04-16T01:04:44.605 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T01:04:44.606 INFO:tasks.cephadm.mon.smithi129:Stopped mon.smithi129 2024-04-16T01:04:44.606 INFO:tasks.cephadm.mon.smithi167:Stopping mon.smithi167... 2024-04-16T01:04:44.606 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi167 2024-04-16T01:04:45.081 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:44 smithi167 systemd[1]: Stopping Ceph mon.smithi167 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T01:04:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon-smithi167[68049]: 2024-04-16T01:04:44.877+0000 7f99c71ab700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi167 -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-16T01:04:45.082 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon-smithi167[68049]: 2024-04-16T01:04:44.877+0000 7f99c71ab700 -1 mon.smithi167@1(peon) e3 *** Got Signal Terminated *** 2024-04-16T01:04:45.923 INFO:journalctl@ceph.mon.smithi167.smithi167.stdout:Apr 16 01:04:45 smithi167 bash[100729]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-mon-smithi167 2024-04-16T01:04:45.929 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@mon.smithi167.service' 2024-04-16T01:04:45.981 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T01:04:45.981 INFO:tasks.cephadm.mon.smithi167:Stopped mon.smithi167 2024-04-16T01:04:45.981 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-16T01:04:45.981 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.0 2024-04-16T01:04:46.264 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 01:04:46 smithi129 systemd[1]: Stopping Ceph osd.0 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T01:04:46.676 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 01:04:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-0[100773]: 2024-04-16T01:04:46.261+0000 7f1955853700 -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-16T01:04:46.676 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 01:04:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-0[100773]: 2024-04-16T01:04:46.261+0000 7f1955853700 -1 osd.0 120 *** Got signal Terminated *** 2024-04-16T01:04:46.676 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 01:04:46 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-0[100773]: 2024-04-16T01:04:46.261+0000 7f1955853700 -1 osd.0 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T01:04:52.426 INFO:journalctl@ceph.osd.0.smithi129.stdout:Apr 16 01:04:52 smithi129 bash[153166]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-0 2024-04-16T01:04:54.134 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.0.service' 2024-04-16T01:04:54.176 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T01:04:54.176 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-16T01:04:54.176 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-16T01:04:54.177 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.1 2024-04-16T01:04:54.426 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 01:04:54 smithi129 systemd[1]: Stopping Ceph osd.1 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T01:04:54.926 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 01:04:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-1[104317]: 2024-04-16T01:04:54.507+0000 7fa63f7dd700 -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-16T01:04:54.926 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 01:04:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-1[104317]: 2024-04-16T01:04:54.507+0000 7fa63f7dd700 -1 osd.1 120 *** Got signal Terminated *** 2024-04-16T01:04:54.926 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 01:04:54 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-1[104317]: 2024-04-16T01:04:54.507+0000 7fa63f7dd700 -1 osd.1 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T01:05:00.676 INFO:journalctl@ceph.osd.1.smithi129.stdout:Apr 16 01:05:00 smithi129 bash[153434]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-1 2024-04-16T01:05:02.170 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.1.service' 2024-04-16T01:05:02.213 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T01:05:02.213 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-16T01:05:02.213 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-16T01:05:02.214 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.2 2024-04-16T01:05:02.426 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 01:05:02 smithi129 systemd[1]: Stopping Ceph osd.2 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T01:05:02.926 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 01:05:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-2[107881]: 2024-04-16T01:05:02.588+0000 7f9191774700 -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-16T01:05:02.926 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 01:05:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-2[107881]: 2024-04-16T01:05:02.588+0000 7f9191774700 -1 osd.2 120 *** Got signal Terminated *** 2024-04-16T01:05:02.926 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 01:05:02 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-2[107881]: 2024-04-16T01:05:02.588+0000 7f9191774700 -1 osd.2 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T01:05:08.926 INFO:journalctl@ceph.osd.2.smithi129.stdout:Apr 16 01:05:08 smithi129 bash[153706]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-2 2024-04-16T01:05:10.540 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.2.service' 2024-04-16T01:05:10.585 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T01:05:10.586 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-16T01:05:10.586 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-16T01:05:10.586 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.3 2024-04-16T01:05:10.855 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 01:05:10 smithi129 systemd[1]: Stopping Ceph osd.3 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T01:05:11.175 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 01:05:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-3[111206]: 2024-04-16T01:05:10.851+0000 7f3d49495700 -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-16T01:05:11.176 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 01:05:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-3[111206]: 2024-04-16T01:05:10.851+0000 7f3d49495700 -1 osd.3 120 *** Got signal Terminated *** 2024-04-16T01:05:11.176 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 01:05:10 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-3[111206]: 2024-04-16T01:05:10.851+0000 7f3d49495700 -1 osd.3 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T01:05:13.176 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 01:05:12 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-3[111206]: 2024-04-16T01:05:12.865+0000 7f3d45a8b700 -1 osd.3 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:46.865045+0000 front 2024-04-16T01:04:46.865070+0000 (oldest deadline 2024-04-16T01:05:12.165190+0000) 2024-04-16T01:05:13.669 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:13.341+0000 7fce13589700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.993977+0000 front 2024-04-16T01:04:50.993832+0000 (oldest deadline 2024-04-16T01:05:13.293733+0000) 2024-04-16T01:05:14.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:13 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:13.667+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:14.176 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 01:05:13 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-3[111206]: 2024-04-16T01:05:13.886+0000 7f3d45a8b700 -1 osd.3 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:46.865045+0000 front 2024-04-16T01:04:46.865070+0000 (oldest deadline 2024-04-16T01:05:12.165190+0000) 2024-04-16T01:05:14.581 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:14.298+0000 7fce13589700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.993977+0000 front 2024-04-16T01:04:50.993832+0000 (oldest deadline 2024-04-16T01:05:13.293733+0000) 2024-04-16T01:05:14.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:14.440+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:15.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:14 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:14.715+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:15.175 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 01:05:14 smithi129 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-3[111206]: 2024-04-16T01:05:14.902+0000 7f3d45a8b700 -1 osd.3 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:46.865045+0000 front 2024-04-16T01:04:46.865070+0000 (oldest deadline 2024-04-16T01:05:12.165190+0000) 2024-04-16T01:05:15.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:15.487+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:15.583 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:15.313+0000 7fce13589700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.993977+0000 front 2024-04-16T01:04:50.993832+0000 (oldest deadline 2024-04-16T01:05:13.293733+0000) 2024-04-16T01:05:15.583 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:15.249+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:16.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:15 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:15.760+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:16.536 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:16.307+0000 7fce13589700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.993977+0000 front 2024-04-16T01:04:50.993832+0000 (oldest deadline 2024-04-16T01:05:13.293733+0000) 2024-04-16T01:05:16.537 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:16.251+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:16.832 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:16.534+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:16.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:16 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:16.773+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:16.926 INFO:journalctl@ceph.osd.3.smithi129.stdout:Apr 16 01:05:16 smithi129 bash[154013]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-3 2024-04-16T01:05:17.546 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:17.326+0000 7fce13589700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.993977+0000 front 2024-04-16T01:04:50.993832+0000 (oldest deadline 2024-04-16T01:05:13.293733+0000) 2024-04-16T01:05:17.546 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:17.252+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:17.806 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:17.544+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:18.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:17 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:17.804+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:18.394 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.3.service' 2024-04-16T01:05:18.438 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T01:05:18.438 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-16T01:05:18.438 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-16T01:05:18.439 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.4 2024-04-16T01:05:18.477 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:18.356+0000 7fce13589700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.993977+0000 front 2024-04-16T01:04:50.993832+0000 (oldest deadline 2024-04-16T01:05:13.293733+0000) 2024-04-16T01:05:18.478 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:18.219+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:18.824 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:18.594+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:18.824 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:18 smithi167 systemd[1]: Stopping Ceph osd.4 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T01:05:18.824 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:18.724+0000 7fce1af9b700 -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-16T01:05:18.824 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:18.724+0000 7fce1af9b700 -1 osd.4 120 *** Got signal Terminated *** 2024-04-16T01:05:18.824 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:18.724+0000 7fce1af9b700 -1 osd.4 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T01:05:19.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:18 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:18.821+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:19.547 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:19.245+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:19.548 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:19.310+0000 7fce13589700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.993977+0000 front 2024-04-16T01:04:50.993832+0000 (oldest deadline 2024-04-16T01:05:13.293733+0000) 2024-04-16T01:05:19.831 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:19.545+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:20.293 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:19 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:19.845+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:20.577 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:20.292+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:20.577 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:20.291+0000 7fce13589700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.993977+0000 front 2024-04-16T01:04:50.993832+0000 (oldest deadline 2024-04-16T01:05:13.293733+0000) 2024-04-16T01:05:20.831 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:20.575+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:20.832 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:20.575+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:20.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:20 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:20.825+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:21.581 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:21.294+0000 7fce13589700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.993977+0000 front 2024-04-16T01:04:50.993832+0000 (oldest deadline 2024-04-16T01:05:13.293733+0000) 2024-04-16T01:05:21.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:21.308+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:22.081 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:21.589+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:22.082 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:21.589+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:22.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:21.824+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:22.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:21 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:21.824+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:22.577 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:22.301+0000 7fce13589700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.993977+0000 front 2024-04-16T01:04:50.993832+0000 (oldest deadline 2024-04-16T01:05:13.293733+0000) 2024-04-16T01:05:22.578 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:22.264+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:22.578 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:22.264+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:22.831 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:22.575+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:22.832 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:22.575+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:22.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:22.780+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:22.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:22 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:22.780+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:23.581 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4[74000]: 2024-04-16T01:05:23.317+0000 7fce13589700 -1 osd.4 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.993977+0000 front 2024-04-16T01:04:50.993832+0000 (oldest deadline 2024-04-16T01:05:13.293733+0000) 2024-04-16T01:05:23.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:23.286+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:23.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:23.286+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:24.082 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:23.585+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:24.082 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:23.585+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:24.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:23.777+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:24.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:23 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:23.777+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:24.581 INFO:journalctl@ceph.osd.4.smithi167.stdout:Apr 16 01:05:24 smithi167 bash[100945]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-4 2024-04-16T01:05:24.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:24.547+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:24.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:24.547+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:24.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:24.325+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:24.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:24.325+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:25.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:24.775+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:25.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:24 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:24.775+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:25.782 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:25.526+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:25.782 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:25.526+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:25.782 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:25.346+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:25.782 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:25.346+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:26.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:25.814+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:26.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:25 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:25.814+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:26.430 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.4.service' 2024-04-16T01:05:26.512 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T01:05:26.512 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-16T01:05:26.512 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-16T01:05:26.512 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.5 2024-04-16T01:05:26.577 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:26.506+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:26.578 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:26.506+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:26.578 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:26.324+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:26.578 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:26.324+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:26.831 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:26.795+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:26.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:26.795+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:26.832 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:26 smithi167 systemd[1]: Stopping Ceph osd.5 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T01:05:26.832 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:26.803+0000 7f66a5c1f700 -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-16T01:05:26.832 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:26.803+0000 7f66a5c1f700 -1 osd.5 120 *** Got signal Terminated *** 2024-04-16T01:05:26.832 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:26 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:26.803+0000 7f66a5c1f700 -1 osd.5 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T01:05:27.581 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:27.459+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:27.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:27.459+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:27.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:27.291+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:27.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:27.291+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:28.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:27.814+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:28.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:27 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:27.814+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:28.581 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:28.432+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:28.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:28.432+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:28.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:28.432+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:04.861106+0000 front 2024-04-16T01:05:04.861204+0000 (oldest deadline 2024-04-16T01:05:28.361149+0000) 2024-04-16T01:05:28.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:28.297+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:28.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:28.297+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:29.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:28.812+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:29.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:28 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:28.812+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:29.581 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:29.412+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:29.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:29.412+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:29.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:29.412+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:04.861106+0000 front 2024-04-16T01:05:04.861204+0000 (oldest deadline 2024-04-16T01:05:28.361149+0000) 2024-04-16T01:05:29.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:29.327+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:29.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:29.327+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:30.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:29.765+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:30.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:29.765+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:30.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:29 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:29.765+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:30.581 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:30.327+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:30.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:30.327+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:30.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:30.367+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:30.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:30.367+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:30.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:30.367+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:04.861106+0000 front 2024-04-16T01:05:04.861204+0000 (oldest deadline 2024-04-16T01:05:28.361149+0000) 2024-04-16T01:05:31.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:30.776+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:31.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:30.776+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:31.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:30 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:30.776+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:31.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:31.279+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:31.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:31.279+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:31.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:31.393+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:48.459651+0000 front 2024-04-16T01:04:48.459430+0000 (oldest deadline 2024-04-16T01:05:14.359496+0000) 2024-04-16T01:05:31.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:31.393+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:54.360044+0000 front 2024-04-16T01:04:54.360011+0000 (oldest deadline 2024-04-16T01:05:20.259881+0000) 2024-04-16T01:05:31.582 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5[76729]: 2024-04-16T01:05:31.393+0000 7f66a2215700 -1 osd.5 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:04.861106+0000 front 2024-04-16T01:05:04.861204+0000 (oldest deadline 2024-04-16T01:05:28.361149+0000) 2024-04-16T01:05:32.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:31.767+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:32.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:31.767+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:32.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:31 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:31.767+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:32.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:32.282+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:32.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:32.282+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:33.081 INFO:journalctl@ceph.osd.5.smithi167.stdout:Apr 16 01:05:32 smithi167 bash[101245]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-5 2024-04-16T01:05:33.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:32.750+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:33.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:32.750+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:33.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:32 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:32.750+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:33.581 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:33.313+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:33.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:33.313+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:33.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:33.313+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:02.788478+0000 front 2024-04-16T01:05:02.788417+0000 (oldest deadline 2024-04-16T01:05:32.788748+0000) 2024-04-16T01:05:34.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:33.714+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:34.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:33.714+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:34.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:33 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:33.714+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:34.475 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:34.271+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:34.475 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:34.271+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:34.475 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:34.271+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:02.788478+0000 front 2024-04-16T01:05:02.788417+0000 (oldest deadline 2024-04-16T01:05:32.788748+0000) 2024-04-16T01:05:34.482 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.5.service' 2024-04-16T01:05:34.565 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T01:05:34.565 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-16T01:05:34.565 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-16T01:05:34.566 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.6 2024-04-16T01:05:34.832 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:34 smithi167 systemd[1]: Stopping Ceph osd.6 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T01:05:34.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:34.685+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:34.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:34.685+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:34.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:34.685+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:35.232 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:34.869+0000 7f2a407af700 -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-16T01:05:35.232 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:34.869+0000 7f2a407af700 -1 osd.6 120 *** Got signal Terminated *** 2024-04-16T01:05:35.232 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:34 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:34.869+0000 7f2a407af700 -1 osd.6 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T01:05:35.232 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:35.230+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:35.581 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:35.230+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:35.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:35.230+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:02.788478+0000 front 2024-04-16T01:05:02.788417+0000 (oldest deadline 2024-04-16T01:05:32.788748+0000) 2024-04-16T01:05:36.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:35.730+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:36.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:35.730+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:36.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:35 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:35.730+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:36.581 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:36.226+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:36.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:36.226+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:36.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:36.226+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:02.788478+0000 front 2024-04-16T01:05:02.788417+0000 (oldest deadline 2024-04-16T01:05:32.788748+0000) 2024-04-16T01:05:37.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:36.683+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:37.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:36.683+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:37.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:36 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:36.683+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:37.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:37.216+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:37.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:37.216+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:37.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:37.216+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:02.788478+0000 front 2024-04-16T01:05:02.788417+0000 (oldest deadline 2024-04-16T01:05:32.788748+0000) 2024-04-16T01:05:38.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:37.675+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:38.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:37.675+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:38.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:37 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:37.675+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:38.581 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:38.178+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:38.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:38.178+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:38.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:38.178+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:02.788478+0000 front 2024-04-16T01:05:02.788417+0000 (oldest deadline 2024-04-16T01:05:32.788748+0000) 2024-04-16T01:05:39.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:38.720+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:39.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:38.720+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:39.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:38 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:38.720+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:39.581 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:39.198+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:49.386883+0000 front 2024-04-16T01:04:49.387025+0000 (oldest deadline 2024-04-16T01:05:14.686752+0000) 2024-04-16T01:05:39.581 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:39.198+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:59.387566+0000 front 2024-04-16T01:04:59.387700+0000 (oldest deadline 2024-04-16T01:05:21.687604+0000) 2024-04-16T01:05:39.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:39.198+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:02.788478+0000 front 2024-04-16T01:05:02.788417+0000 (oldest deadline 2024-04-16T01:05:32.788748+0000) 2024-04-16T01:05:39.582 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6[79431]: 2024-04-16T01:05:39.198+0000 7f2a3cda5700 -1 osd.6 120 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-04-16T01:05:15.590136+0000 front 2024-04-16T01:05:15.590159+0000 (oldest deadline 2024-04-16T01:05:39.089999+0000) 2024-04-16T01:05:40.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:39.693+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:40.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:39.693+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:40.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:39.693+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:40.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:39 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:39.693+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-04-16T01:05:12.564647+0000 front 2024-04-16T01:05:12.564609+0000 (oldest deadline 2024-04-16T01:05:38.965105+0000) 2024-04-16T01:05:40.832 INFO:journalctl@ceph.osd.6.smithi167.stdout:Apr 16 01:05:40 smithi167 bash[101519]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-6 2024-04-16T01:05:40.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:40.740+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:40.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:40.740+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:40.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:40.740+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:40.832 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:40 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:40.740+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-04-16T01:05:12.564647+0000 front 2024-04-16T01:05:12.564609+0000 (oldest deadline 2024-04-16T01:05:38.965105+0000) 2024-04-16T01:05:42.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:41.714+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:42.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:41.714+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:42.083 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:41.714+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:42.083 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:41 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:41.714+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-04-16T01:05:12.564647+0000 front 2024-04-16T01:05:12.564609+0000 (oldest deadline 2024-04-16T01:05:38.965105+0000) 2024-04-16T01:05:42.463 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.6.service' 2024-04-16T01:05:42.506 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T01:05:42.511 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-16T01:05:42.511 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-16T01:05:42.511 DEBUG:teuthology.orchestra.run.smithi167:> sudo systemctl stop ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.7 2024-04-16T01:05:42.753 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:42 smithi167 systemd[1]: Stopping Ceph osd.7 for 93bcc7e6-fb88-11ee-bc8f-c7b262605968... 2024-04-16T01:05:43.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:42.750+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:43.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:42.750+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:43.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:42.750+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:43.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:42.750+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-04-16T01:05:12.564647+0000 front 2024-04-16T01:05:12.564609+0000 (oldest deadline 2024-04-16T01:05:38.965105+0000) 2024-04-16T01:05:43.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:42.802+0000 7f4874c16700 -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-16T01:05:43.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:42.802+0000 7f4874c16700 -1 osd.7 120 *** Got signal Terminated *** 2024-04-16T01:05:43.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:42 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:42.802+0000 7f4874c16700 -1 osd.7 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T01:05:44.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:43.722+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:44.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:43.722+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:44.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:43.722+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:44.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:43 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:43.722+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-04-16T01:05:12.564647+0000 front 2024-04-16T01:05:12.564609+0000 (oldest deadline 2024-04-16T01:05:38.965105+0000) 2024-04-16T01:05:45.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:44.771+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:45.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:44.771+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:45.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:44.771+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:45.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:44 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:44.771+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-04-16T01:05:12.564647+0000 front 2024-04-16T01:05:12.564609+0000 (oldest deadline 2024-04-16T01:05:38.965105+0000) 2024-04-16T01:05:46.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:45.780+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:46.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:45.780+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:46.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:45.780+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:46.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:45 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:45.780+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-04-16T01:05:12.564647+0000 front 2024-04-16T01:05:12.564609+0000 (oldest deadline 2024-04-16T01:05:38.965105+0000) 2024-04-16T01:05:47.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:46.738+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:47.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:46.738+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:47.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:46.738+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:47.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:46 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:46.738+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-04-16T01:05:12.564647+0000 front 2024-04-16T01:05:12.564609+0000 (oldest deadline 2024-04-16T01:05:38.965105+0000) 2024-04-16T01:05:48.081 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:47.756+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6806 osd.0 since back 2024-04-16T01:04:50.361798+0000 front 2024-04-16T01:04:50.361857+0000 (oldest deadline 2024-04-16T01:05:13.261682+0000) 2024-04-16T01:05:48.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:47.756+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6814 osd.1 since back 2024-04-16T01:04:56.162654+0000 front 2024-04-16T01:04:56.162777+0000 (oldest deadline 2024-04-16T01:05:21.462578+0000) 2024-04-16T01:05:48.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:47.756+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6822 osd.2 since back 2024-04-16T01:05:03.763716+0000 front 2024-04-16T01:05:03.763623+0000 (oldest deadline 2024-04-16T01:05:29.063627+0000) 2024-04-16T01:05:48.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:47 smithi167 ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7[82135]: 2024-04-16T01:05:47.756+0000 7f486d204700 -1 osd.7 120 heartbeat_check: no reply from 172.21.15.129:6830 osd.3 since back 2024-04-16T01:05:12.564647+0000 front 2024-04-16T01:05:12.564609+0000 (oldest deadline 2024-04-16T01:05:38.965105+0000) 2024-04-16T01:05:49.082 INFO:journalctl@ceph.osd.7.smithi167.stdout:Apr 16 01:05:48 smithi167 bash[101783]: ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968-osd-7 2024-04-16T01:05:50.534 DEBUG:teuthology.orchestra.run.smithi167:> sudo pkill -f 'journalctl -f -n 0 -u ceph-93bcc7e6-fb88-11ee-bc8f-c7b262605968@osd.7.service' 2024-04-16T01:05:50.575 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T01:05:50.575 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-16T01:05:50.575 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 --force --keep-logs 2024-04-16T01:08:50.010 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 --force --keep-logs 2024-04-16T01:09:09.102 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T01:09:09.141 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T01:09:09.171 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-16T01:09:09.174 DEBUG:teuthology.misc:Transferring archived files from smithi129:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739/remote/smithi129/crash 2024-04-16T01:09:09.174 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/crash -- . 2024-04-16T01:09:09.220 INFO:teuthology.orchestra.run.smithi129.stderr:tar: /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-16T01:09:09.220 INFO:teuthology.orchestra.run.smithi129.stderr:tar: Error is not recoverable: exiting now 2024-04-16T01:09:09.222 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739/remote/smithi167/crash 2024-04-16T01:09:09.223 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/crash -- . 2024-04-16T01:09:09.329 INFO:teuthology.orchestra.run.smithi167.stderr:tar: /var/lib/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/crash: Cannot open: No such file or directory 2024-04-16T01:09:09.329 INFO:teuthology.orchestra.run.smithi167.stderr:tar: Error is not recoverable: exiting now 2024-04-16T01:09:09.330 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-16T01:09:09.330 DEBUG:teuthology.orchestra.run.smithi129:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-16T01:09:09.360 INFO:teuthology.orchestra.run.smithi129.stderr:grep: /var/log/ceph/93bcc7e6-fb88-11ee-bc8f-c7b262605968/ceph.log: No such file or directory 2024-04-16T01:09:09.361 INFO:tasks.cephadm:Compressing logs... 2024-04-16T01:09:09.362 DEBUG:teuthology.orchestra.run.smithi129:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T01:09:09.404 DEBUG:teuthology.orchestra.run.smithi167:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T01:09:09.430 INFO:teuthology.orchestra.run.smithi129.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-16T01:09:09.431 INFO:teuthology.orchestra.run.smithi167.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-16T01:09:45.046 INFO:tasks.cephadm:Archiving logs... 2024-04-16T01:09:45.047 DEBUG:teuthology.misc:Transferring archived files from smithi129:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739/remote/smithi129/log 2024-04-16T01:09:45.048 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-16T01:09:48.716 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739/remote/smithi167/log 2024-04-16T01:09:48.717 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-16T01:09:52.871 INFO:tasks.cephadm:Removing cluster... 2024-04-16T01:09:52.872 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 --force 2024-04-16T01:09:53.301 DEBUG:teuthology.orchestra.run.smithi167:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 93bcc7e6-fb88-11ee-bc8f-c7b262605968 --force 2024-04-16T01:09:53.632 INFO:tasks.cephadm:Removing cephadm ... 2024-04-16T01:09:53.633 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-16T01:09:53.651 DEBUG:teuthology.orchestra.run.smithi167:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-16T01:09:53.668 INFO:tasks.cephadm:Teardown complete 2024-04-16T01:09:53.669 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-16T01:09:53.681 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-16T01:09:53.681 DEBUG:teuthology.orchestra.run.smithi129:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-16T01:09:53.693 DEBUG:teuthology.orchestra.run.smithi167:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-16T01:09:53.708 INFO:teuthology.orchestra.run.smithi129.stderr:bash: ntpq: command not found 2024-04-16T01:09:53.713 INFO:teuthology.orchestra.run.smithi129.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T01:09:53.713 INFO:teuthology.orchestra.run.smithi129.stdout:=============================================================================== 2024-04-16T01:09:53.713 INFO:teuthology.orchestra.run.smithi129.stdout:^* hv01.front.sepia.ceph.com 3 6 377 23 +843us[ +833us] +/- 47ms 2024-04-16T01:09:53.713 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 21 -1857us[-1857us] +/- 60ms 2024-04-16T01:09:53.713 INFO:teuthology.orchestra.run.smithi129.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 25 +1666us[+1657us] +/- 102ms 2024-04-16T01:09:53.713 INFO:teuthology.orchestra.run.smithi129.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T01:09:53.725 INFO:teuthology.orchestra.run.smithi167.stderr:bash: ntpq: command not found 2024-04-16T01:09:53.729 INFO:teuthology.orchestra.run.smithi167.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T01:09:53.729 INFO:teuthology.orchestra.run.smithi167.stdout:=============================================================================== 2024-04-16T01:09:53.729 INFO:teuthology.orchestra.run.smithi167.stdout:^* hv01.front.sepia.ceph.com 3 6 377 22 +805us[ +829us] +/- 47ms 2024-04-16T01:09:53.729 INFO:teuthology.orchestra.run.smithi167.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 22 -1927us[-1927us] +/- 60ms 2024-04-16T01:09:53.729 INFO:teuthology.orchestra.run.smithi167.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 24 +1639us[+1663us] +/- 102ms 2024-04-16T01:09:53.729 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T01:09:53.730 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-16T01:09:53.739 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-16T01:09:53.740 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-16T01:09:53.749 DEBUG:teuthology.orchestra.run.smithi129:> 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-16T01:09:53.827 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T01:09:53.892 DEBUG:teuthology.orchestra.run.smithi129:> 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:09:53.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T01:09:53.923 DEBUG:teuthology.orchestra.run.smithi167:> 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:09:53.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T01:09:53.953 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-16T01:09:53.963 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-16T01:09:53.973 INFO:teuthology.task.internal:Duration was 2715.521770 seconds 2024-04-16T01:09:53.973 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-16T01:09:53.982 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-16T01:09:53.983 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-16T01:09:53.985 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-16T01:09:54.029 INFO:teuthology.orchestra.run.smithi129.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T01:09:54.039 INFO:teuthology.orchestra.run.smithi167.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T01:09:54.344 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-16T01:09:54.344 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi129.front.sepia.ceph.com 2024-04-16T01:09:54.344 DEBUG:teuthology.orchestra.run.smithi129:> 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-16T01:09:54.367 INFO:teuthology.orchestra.run.smithi129.stdout:2024-04-16T01:01:05.553774+00:00 smithi129 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: 2024-04-16T01:09:54.367 ERROR:teuthology.task.internal.syslog:Error in syslog on ubuntu@smithi129.front.sepia.ceph.com: 2024-04-16T01:01:05.553774+00:00 smithi129 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: 2024-04-16T01:09:54.368 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi167.front.sepia.ceph.com 2024-04-16T01:09:54.368 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T01:09:54.391 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-16T01:09:54.391 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T01:09:54.409 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T01:09:54.492 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-16T01:09:54.492 DEBUG:teuthology.orchestra.run.smithi129:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-16T01:09:54.494 DEBUG:teuthology.orchestra.run.smithi167:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-16T01:09:54.686 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-16T01:09:54.697 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-16T01:09:54.697 DEBUG:teuthology.orchestra.run.smithi129:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-16T01:09:54.724 DEBUG:teuthology.orchestra.run.smithi167:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-16T01:09:54.751 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-16T01:09:54.761 DEBUG:teuthology.orchestra.run.smithi129:> 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-16T01:09:54.766 DEBUG:teuthology.orchestra.run.smithi167:> 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-16T01:09:54.790 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = core 2024-04-16T01:09:54.818 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = core 2024-04-16T01:09:54.843 DEBUG:teuthology.orchestra.run.smithi129:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-16T01:09:54.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T01:09:54.867 DEBUG:teuthology.orchestra.run.smithi167:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-16T01:09:54.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T01:09:54.900 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-16T01:09:54.911 INFO:teuthology.task.internal:Transferring archived files... 2024-04-16T01:09:54.912 DEBUG:teuthology.misc:Transferring archived files from smithi129:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739/remote/smithi129 2024-04-16T01:09:54.912 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-16T01:09:54.958 DEBUG:teuthology.misc:Transferring archived files from smithi167:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739/remote/smithi167 2024-04-16T01:09:54.959 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-16T01:09:55.001 INFO:teuthology.task.internal:Removing archive directory... 2024-04-16T01:09:55.001 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-16T01:09:55.004 DEBUG:teuthology.orchestra.run.smithi167:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-16T01:09:55.052 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-16T01:09:55.063 INFO:teuthology.task.internal:Not uploading archives. 2024-04-16T01:09:55.063 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-16T01:09:55.138 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-16T01:09:55.138 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-16T01:09:55.140 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-16T01:09:55.155 INFO:teuthology.orchestra.run.smithi129.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 16 01:09 /home/ubuntu/cephtest 2024-04-16T01:09:55.158 INFO:teuthology.orchestra.run.smithi167.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 16 01:09 /home/ubuntu/cephtest 2024-04-16T01:09:55.159 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-16T01:09:55.170 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-16T01:09:55.195 INFO:teuthology.nuke:Checking targets against current locks 2024-04-16T01:09:55.222 DEBUG:teuthology.nuke:shortname: smithi129 2024-04-16T01:09:55.223 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T01:09:55.250 DEBUG:teuthology.nuke:shortname: smithi167 2024-04-16T01:09:55.250 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T01:09:55.253 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739', '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 00:15:41.935515', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJUFxeCPExQHz3dIqHVQnyp7KhUPCsyYXhg39LJWxwHspmTUF0liSsZJHygsP8aKsexIHUQlIEnu3t6A5va57m0='} 2024-04-16T01:09:55.277 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi167.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-15_22:08:02-orch-reef-distro-default-smithi/7657739', '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 00:15:41.934233', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJmGu0vftWPzqUg6JtO6h3TKMf7TZyoLL2+NnPyk5u/1/m9T3g5S7c7D1UlB9GEDC6G5mCTptgNioIOCz2dEisM='} 2024-04-16T01:09:55.306 INFO:teuthology.orchestra.console.smithi129:Power off 2024-04-16T01:09:55.306 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-16T01:09:55.330 DEBUG:teuthology.orchestra.console.smithi129:power off output: Chassis Power Control: Down/Off 2024-04-16T01:09:55.331 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T01:09:55.346 INFO:teuthology.orchestra.console.smithi167:Power off 2024-04-16T01:09:55.347 DEBUG:teuthology.orchestra.console.smithi167:pexpect command: ipmitool -H smithi167.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-16T01:09:55.355 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-04-16T01:09:55.368 DEBUG:teuthology.orchestra.console.smithi167:power off output: Chassis Power Control: Down/Off 2024-04-16T01:09:55.368 DEBUG:teuthology.orchestra.console.smithi167:pexpect command: ipmitool -H smithi167.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T01:09:55.391 DEBUG:teuthology.orchestra.console.smithi167:check power output: Chassis Power is on 2024-04-16T01:09:59.357 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T01:09:59.392 DEBUG:teuthology.orchestra.console.smithi167:pexpect command: ipmitool -H smithi167.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T01:09:59.466 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-04-16T01:09:59.501 DEBUG:teuthology.orchestra.console.smithi167:check power output: Chassis Power is on 2024-04-16T01:10:03.470 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T01:10:03.502 DEBUG:teuthology.orchestra.console.smithi167:pexpect command: ipmitool -H smithi167.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T01:10:03.579 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is off 2024-04-16T01:10:03.610 DEBUG:teuthology.orchestra.console.smithi167:check power output: Chassis Power is on 2024-04-16T01:10:03.681 INFO:teuthology.orchestra.console.smithi129:Power off completed 2024-04-16T01:10:07.615 DEBUG:teuthology.orchestra.console.smithi167:pexpect command: ipmitool -H smithi167.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T01:10:07.724 DEBUG:teuthology.orchestra.console.smithi167:check power output: Chassis Power is off 2024-04-16T01:10:07.825 INFO:teuthology.orchestra.console.smithi167:Power off completed 2024-04-16T01:10:07.929 INFO:teuthology.run:Summary data: description: orch/cephadm/mgr-nfs-upgrade/{0-centos_8.stream_container_tools 1-bootstrap/16.2.5 1-start 2-nfs 3-upgrade-with-workload 4-final} duration: 2715.521769762039 failure_reason: '''2024-04-16T01:01:05.553774+00:00 smithi129 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: '' in syslog' owner: scheduled_teuthology@teuthology status: fail success: false 2024-04-16T01:10:07.929 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-16T01:10:08.027 INFO:teuthology.run:FAIL