2024-04-23T02:12:13.349 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-23T02:12:13.349 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --name teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi --verbose --archive /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147 --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} -- /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147/orig.config.yaml 2024-04-23T02:12:13.388 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T02:12:13.474 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147 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: '7669147' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: reef ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: f26c9c3fee57ca330501910de5a07c8769ef5dfc owner: scheduled_teuthology@teuthology priority: 930 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 seed: 4115 sha1: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d sleep_before_teardown: 0 subset: 43/64 suite: orch suite_branch: reef suite_path: /home/teuthworker/src/git.ceph.com_ceph_f26c9c3fee57ca330501910de5a07c8769ef5dfc/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: f26c9c3fee57ca330501910de5a07c8769ef5dfc targets: smithi033.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM8YxhzD23aTraEj3Uk5JuoZ4YX4lZVQGpTj30WMFBjNf8P/xU2IqKuvt0U7oNa9uRDGiWVOC0vJiS1Y5Y89+Yc= smithi096.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD55hOs0uQJ/kvmO+nrWJg2HnMraep+pK1dY0MKYKjRKDpF7O32tozsDoTnDasXDUtG3xz53yItM+fMbas5ptrY= 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: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-22_22:08:02 tube: smithi upgrade-tasks: sequential: - cephadm.shell: env: - sha1 host.a: - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph mgr module enable nfs --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 host.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph orch upgrade status - ceph health detail - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - cephadm.wait_for_service: service: nfs.foo user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 workload-tasks: sequential: - exec: host.a: - cd /mnt/foo && dbench 5 -t 600 || true - umount /mnt/foo - while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done - cd /mnt/foo && dbench 5 -t 5 2024-04-23T02:12:13.474 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_f26c9c3fee57ca330501910de5a07c8769ef5dfc/qa; will attempt to use it 2024-04-23T02:12:13.475 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_f26c9c3fee57ca330501910de5a07c8769ef5dfc/qa/tasks 2024-04-23T02:12:13.476 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-23T02:12:13.477 INFO:teuthology.task.internal:Checking packages... 2024-04-23T02:12:13.512 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '646b8c7d293d8ec31a40c69f7b3237b19c1be24d' 2024-04-23T02:12:13.512 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-23T02:12:13.512 INFO:teuthology.packaging:ref: None 2024-04-23T02:12:13.512 INFO:teuthology.packaging:tag: None 2024-04-23T02:12:13.512 INFO:teuthology.packaging:branch: reef 2024-04-23T02:12:13.512 INFO:teuthology.packaging:sha1: 646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:12:13.512 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-23T02:12:13.752 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-0 2024-04-23T02:12:13.753 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-23T02:12:13.761 INFO:teuthology.task.internal:no buildpackages task found 2024-04-23T02:12:13.761 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-23T02:12:13.768 INFO:teuthology.task.internal:Saving configuration 2024-04-23T02:12:13.783 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-23T02:12:13.789 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T02:12:13.816 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi033.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 02:07:05.298910', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM8YxhzD23aTraEj3Uk5JuoZ4YX4lZVQGpTj30WMFBjNf8P/xU2IqKuvt0U7oNa9uRDGiWVOC0vJiS1Y5Y89+Yc='} 2024-04-23T02:12:13.841 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi096.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 02:07:05.300639', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD55hOs0uQJ/kvmO+nrWJg2HnMraep+pK1dY0MKYKjRKDpF7O32tozsDoTnDasXDUtG3xz53yItM+fMbas5ptrY='} 2024-04-23T02:12:13.842 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-23T02:12:13.848 INFO:teuthology.task.internal:roles: ubuntu@smithi033.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0'] 2024-04-23T02:12:13.848 INFO:teuthology.task.internal:roles: ubuntu@smithi096.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-04-23T02:12:13.849 INFO:teuthology.run_tasks:Running task console_log... 2024-04-23T02:12:13.916 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fed9bddcf70>, signals=[15]) 2024-04-23T02:12:13.916 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-23T02:12:13.922 INFO:teuthology.task.internal:Opening connections... 2024-04-23T02:12:13.922 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:12:13.924 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:12:14.002 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi096.front.sepia.ceph.com 2024-04-23T02:12:14.003 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:12:14.081 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-23T02:12:14.088 DEBUG:teuthology.orchestra.run.smithi033:> uname -m 2024-04-23T02:12:14.112 INFO:teuthology.orchestra.run.smithi033.stdout:x86_64 2024-04-23T02:12:14.112 DEBUG:teuthology.orchestra.run.smithi033:> cat /etc/os-release 2024-04-23T02:12:14.175 INFO:teuthology.orchestra.run.smithi033.stdout:NAME="CentOS Stream" 2024-04-23T02:12:14.175 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION="8" 2024-04-23T02:12:14.175 INFO:teuthology.orchestra.run.smithi033.stdout:ID="centos" 2024-04-23T02:12:14.175 INFO:teuthology.orchestra.run.smithi033.stdout:ID_LIKE="rhel fedora" 2024-04-23T02:12:14.175 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION_ID="8" 2024-04-23T02:12:14.175 INFO:teuthology.orchestra.run.smithi033.stdout:PLATFORM_ID="platform:el8" 2024-04-23T02:12:14.175 INFO:teuthology.orchestra.run.smithi033.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-23T02:12:14.175 INFO:teuthology.orchestra.run.smithi033.stdout:ANSI_COLOR="0;31" 2024-04-23T02:12:14.175 INFO:teuthology.orchestra.run.smithi033.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-23T02:12:14.175 INFO:teuthology.orchestra.run.smithi033.stdout:HOME_URL="https://centos.org/" 2024-04-23T02:12:14.176 INFO:teuthology.orchestra.run.smithi033.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T02:12:14.176 INFO:teuthology.orchestra.run.smithi033.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-23T02:12:14.176 INFO:teuthology.orchestra.run.smithi033.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T02:12:14.176 INFO:teuthology.lock.ops:Updating smithi033.front.sepia.ceph.com on lock server 2024-04-23T02:12:14.196 DEBUG:teuthology.orchestra.run.smithi096:> uname -m 2024-04-23T02:12:14.219 INFO:teuthology.orchestra.run.smithi096.stdout:x86_64 2024-04-23T02:12:14.219 DEBUG:teuthology.orchestra.run.smithi096:> cat /etc/os-release 2024-04-23T02:12:14.280 INFO:teuthology.orchestra.run.smithi096.stdout:NAME="CentOS Stream" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:VERSION="8" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:ID="centos" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:ID_LIKE="rhel fedora" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:VERSION_ID="8" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:PLATFORM_ID="platform:el8" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:PRETTY_NAME="CentOS Stream 8" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:ANSI_COLOR="0;31" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:HOME_URL="https://centos.org/" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-04-23T02:12:14.281 INFO:teuthology.orchestra.run.smithi096.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-23T02:12:14.282 INFO:teuthology.lock.ops:Updating smithi096.front.sepia.ceph.com on lock server 2024-04-23T02:12:14.304 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-23T02:12:14.314 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-23T02:12:14.319 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-23T02:12:14.320 DEBUG:teuthology.orchestra.run.smithi033:> test '!' -e /home/ubuntu/cephtest 2024-04-23T02:12:14.322 DEBUG:teuthology.orchestra.run.smithi096:> test '!' -e /home/ubuntu/cephtest 2024-04-23T02:12:14.342 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-23T02:12:14.348 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-23T02:12:14.348 DEBUG:teuthology.orchestra.run.smithi033:> test -z $(ls -A /var/lib/ceph) 2024-04-23T02:12:14.384 DEBUG:teuthology.orchestra.run.smithi096:> test -z $(ls -A /var/lib/ceph) 2024-04-23T02:12:14.412 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-23T02:12:14.471 INFO:teuthology.run_tasks:Running task kernel... 2024-04-23T02:12:14.492 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-23T02:12:14.492 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-23T02:12:14.493 DEBUG:teuthology.orchestra.run.smithi033:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T02:12:14.494 DEBUG:teuthology.orchestra.run.smithi096:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-23T02:12:14.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:12:14.514 DEBUG:teuthology.orchestra.run.smithi096:> uname -r 2024-04-23T02:12:14.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:12:14.515 DEBUG:teuthology.orchestra.run.smithi033:> uname -r 2024-04-23T02:12:14.574 INFO:teuthology.orchestra.run.smithi096.stdout:4.18.0-489.el8.x86_64 2024-04-23T02:12:14.574 INFO:teuthology.task.kernel:Running kernel on smithi096: 4.18.0-489.el8.x86_64 2024-04-23T02:12:14.574 DEBUG:teuthology.orchestra.run.smithi096:> sudo yum install -y kernel 2024-04-23T02:12:14.578 INFO:teuthology.orchestra.run.smithi033.stdout:4.18.0-489.el8.x86_64 2024-04-23T02:12:14.578 INFO:teuthology.task.kernel:Running kernel on smithi033: 4.18.0-489.el8.x86_64 2024-04-23T02:12:14.578 DEBUG:teuthology.orchestra.run.smithi033:> sudo yum install -y kernel 2024-04-23T02:12:19.184 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 8 - AppStream 13 MB/s | 28 MB 00:02 2024-04-23T02:12:20.886 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 8 - AppStream 7.4 MB/s | 28 MB 00:03 2024-04-23T02:12:27.306 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 8 - BaseOS 7.1 MB/s | 10 MB 00:01 2024-04-23T02:12:28.017 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 8 - BaseOS 3.0 MB/s | 10 MB 00:03 2024-04-23T02:12:29.902 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 8 - Extras 18 kB/s | 18 kB 00:00 2024-04-23T02:12:30.242 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 8 - Extras 34 kB/s | 18 kB 00:00 2024-04-23T02:12:30.394 INFO:teuthology.orchestra.run.smithi096.stdout:CentOS Stream 8 - Extras common packages 20 kB/s | 7.7 kB 00:00 2024-04-23T02:12:30.576 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 8 - Extras common packages 35 kB/s | 7.7 kB 00:00 2024-04-23T02:12:30.687 INFO:teuthology.orchestra.run.smithi096.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2024-04-23T02:12:30.819 INFO:teuthology.orchestra.run.smithi033.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2024-04-23T02:12:31.663 INFO:teuthology.orchestra.run.smithi096.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2024-04-23T02:12:32.898 INFO:teuthology.orchestra.run.smithi033.stdout:Extra Packages for Enterprise Linux 8.2 MB/s | 16 MB 00:01 2024-04-23T02:12:35.446 INFO:teuthology.orchestra.run.smithi096.stdout:lab-extras 391 kB/s | 24 kB 00:00 2024-04-23T02:12:36.845 INFO:teuthology.orchestra.run.smithi033.stdout:lab-extras 444 kB/s | 24 kB 00:00 2024-04-23T02:12:38.442 INFO:teuthology.orchestra.run.smithi096.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-23T02:12:38.443 INFO:teuthology.orchestra.run.smithi096.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-23T02:12:38.567 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-04-23T02:12:38.568 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-04-23T02:12:38.568 INFO:teuthology.orchestra.run.smithi096.stdout: Package Architecture Version Repository Size 2024-04-23T02:12:38.568 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-04-23T02:12:38.568 INFO:teuthology.orchestra.run.smithi096.stdout:Installing: 2024-04-23T02:12:38.568 INFO:teuthology.orchestra.run.smithi096.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-23T02:12:38.568 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-04-23T02:12:38.568 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-23T02:12:38.569 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-23T02:12:38.569 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:12:38.569 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-04-23T02:12:38.569 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-04-23T02:12:38.569 INFO:teuthology.orchestra.run.smithi096.stdout:Install 3 Packages 2024-04-23T02:12:38.569 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:12:38.569 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 90 M 2024-04-23T02:12:38.570 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 96 M 2024-04-23T02:12:38.570 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-04-23T02:12:40.075 INFO:teuthology.orchestra.run.smithi033.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-04-23T02:12:40.076 INFO:teuthology.orchestra.run.smithi033.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-04-23T02:12:40.196 INFO:teuthology.orchestra.run.smithi033.stdout:Dependencies resolved. 2024-04-23T02:12:40.196 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout: Package Architecture Version Repository Size 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout:Installing: 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout: kernel x86_64 4.18.0-552.el8 baseos 10 M 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout:Installing dependencies: 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-core x86_64 4.18.0-552.el8 baseos 44 M 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-modules x86_64 4.18.0-552.el8 baseos 36 M 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction Summary 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout:Install 3 Packages 2024-04-23T02:12:40.197 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:12:40.198 INFO:teuthology.orchestra.run.smithi033.stdout:Total download size: 90 M 2024-04-23T02:12:40.198 INFO:teuthology.orchestra.run.smithi033.stdout:Installed size: 96 M 2024-04-23T02:12:40.198 INFO:teuthology.orchestra.run.smithi033.stdout:Downloading Packages: 2024-04-23T02:12:43.013 INFO:teuthology.orchestra.run.smithi033.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 3.9 MB/s | 10 MB 00:02 2024-04-23T02:12:48.245 INFO:teuthology.orchestra.run.smithi096.stdout:(1/3): kernel-4.18.0-552.el8.x86_64.rpm 1.1 MB/s | 10 MB 00:09 2024-04-23T02:12:49.479 INFO:teuthology.orchestra.run.smithi033.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 4.0 MB/s | 36 MB 00:09 2024-04-23T02:12:53.321 INFO:teuthology.orchestra.run.smithi033.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 3.4 MB/s | 44 MB 00:12 2024-04-23T02:12:53.321 INFO:teuthology.orchestra.run.smithi033.stdout:-------------------------------------------------------------------------------- 2024-04-23T02:12:53.321 INFO:teuthology.orchestra.run.smithi033.stdout:Total 6.9 MB/s | 90 MB 00:13 2024-04-23T02:12:54.035 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction check 2024-04-23T02:12:54.508 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction check succeeded. 2024-04-23T02:12:54.509 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction test 2024-04-23T02:12:55.839 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction test succeeded. 2024-04-23T02:12:55.863 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction 2024-04-23T02:12:56.811 INFO:teuthology.orchestra.run.smithi096.stdout:(2/3): kernel-modules-4.18.0-552.el8.x86_64.rpm 2.0 MB/s | 36 MB 00:18 2024-04-23T02:12:57.353 INFO:teuthology.orchestra.run.smithi096.stdout:(3/3): kernel-core-4.18.0-552.el8.x86_64.rpm 2.3 MB/s | 44 MB 00:18 2024-04-23T02:12:57.353 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-04-23T02:12:57.353 INFO:teuthology.orchestra.run.smithi096.stdout:Total 4.8 MB/s | 90 MB 00:18 2024-04-23T02:12:58.035 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-04-23T02:12:58.456 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-04-23T02:12:58.456 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-04-23T02:12:58.776 INFO:teuthology.orchestra.run.smithi033.stdout: Preparing : 1/1 2024-04-23T02:12:59.270 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-23T02:12:59.721 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-04-23T02:12:59.759 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-04-23T02:13:02.562 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-04-23T02:13:02.971 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-23T02:13:03.132 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-23T02:13:03.378 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-23T02:13:06.669 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 1/3 2024-04-23T02:13:07.039 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-23T02:13:07.068 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-23T02:13:07.364 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-23T02:13:10.472 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 2/3 2024-04-23T02:13:10.764 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : kernel-4.18.0-552.el8.x86_64 3/3 2024-04-23T02:13:30.616 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-23T02:13:30.642 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-23T02:13:30.996 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-23T02:13:30.997 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-23T02:13:30.997 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-23T02:13:31.508 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-23T02:13:31.508 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:13:31.508 INFO:teuthology.orchestra.run.smithi033.stdout:Installed: 2024-04-23T02:13:31.508 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-23T02:13:31.508 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-23T02:13:31.508 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:13:31.508 INFO:teuthology.orchestra.run.smithi033.stdout:Complete! 2024-04-23T02:13:31.644 DEBUG:teuthology.orchestra.run.smithi033:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T02:13:31.872 INFO:teuthology.orchestra.run.smithi033.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-23T02:13:31.873 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-23T02:13:31.873 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-23T02:13:31.873 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-23T02:13:31.873 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-23T02:13:31.873 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-23T02:13:31.873 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi033.front.sepia.ceph.com, path=None, version=distro) 2024-04-23T02:13:31.873 DEBUG:teuthology.orchestra.run.smithi033:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T02:13:32.093 INFO:teuthology.orchestra.run.smithi033.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-23T02:13:32.093 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-23T02:13:32.093 DEBUG:teuthology.orchestra.run.smithi033:> sudo rpm -qi grub2-tools 2024-04-23T02:13:32.127 INFO:teuthology.orchestra.run.smithi033.stdout:Name : grub2-tools 2024-04-23T02:13:32.127 INFO:teuthology.orchestra.run.smithi033.stdout:Epoch : 1 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Version : 2.02 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Release : 129.el8 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Architecture: x86_64 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Group : System Environment/Base 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Size : 9265586 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:License : GPLv3+ 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Relocations : (not relocatable) 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Packager : CentOS BuildSystem 2024-04-23T02:13:32.128 INFO:teuthology.orchestra.run.smithi033.stdout:Vendor : CentOS 2024-04-23T02:13:32.129 INFO:teuthology.orchestra.run.smithi033.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-23T02:13:32.129 INFO:teuthology.orchestra.run.smithi033.stdout:Summary : Support tools for GRUB. 2024-04-23T02:13:32.129 INFO:teuthology.orchestra.run.smithi033.stdout:Description : 2024-04-23T02:13:32.129 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:13:32.129 INFO:teuthology.orchestra.run.smithi033.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-23T02:13:32.129 INFO:teuthology.orchestra.run.smithi033.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-23T02:13:32.129 INFO:teuthology.orchestra.run.smithi033.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-23T02:13:32.129 INFO:teuthology.orchestra.run.smithi033.stdout:hardware devices. 2024-04-23T02:13:32.129 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:13:32.129 INFO:teuthology.orchestra.run.smithi033.stdout:This subpackage provides tools for support of all platforms. 2024-04-23T02:13:32.130 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-23T02:13:32.130 INFO:teuthology.task.kernel:Updating grub on smithi033 to boot 4.18.0-552.el8.x86_64 2024-04-23T02:13:32.130 DEBUG:teuthology.orchestra.run.smithi033:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-23T02:13:32.602 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-core-4.18.0-552.el8.x86_64 3/3 2024-04-23T02:13:32.626 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-23T02:13:32.973 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: kernel-4.18.0-552.el8.x86_64 3/3 2024-04-23T02:13:32.973 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : kernel-4.18.0-552.el8.x86_64 1/3 2024-04-23T02:13:32.973 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : kernel-core-4.18.0-552.el8.x86_64 2/3 2024-04-23T02:13:33.393 INFO:teuthology.orchestra.run.smithi033.stderr:Generating grub configuration file ... 2024-04-23T02:13:33.462 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : kernel-modules-4.18.0-552.el8.x86_64 3/3 2024-04-23T02:13:33.462 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:13:33.462 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-04-23T02:13:33.462 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-4.18.0-552.el8.x86_64 kernel-core-4.18.0-552.el8.x86_64 2024-04-23T02:13:33.462 INFO:teuthology.orchestra.run.smithi096.stdout: kernel-modules-4.18.0-552.el8.x86_64 2024-04-23T02:13:33.462 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:13:33.462 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-04-23T02:13:33.610 DEBUG:teuthology.orchestra.run.smithi096:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T02:13:33.825 INFO:teuthology.orchestra.run.smithi096.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-23T02:13:33.825 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-23T02:13:33.826 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-23T02:13:33.826 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-23T02:13:33.826 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-23T02:13:33.826 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-23T02:13:33.826 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi096.front.sepia.ceph.com, path=None, version=distro) 2024-04-23T02:13:33.826 DEBUG:teuthology.orchestra.run.smithi096:> rpm -q kernel | sort -rV | head -n 1 2024-04-23T02:13:34.036 INFO:teuthology.orchestra.run.smithi096.stdout:kernel-4.18.0-552.el8.x86_64 2024-04-23T02:13:34.036 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-552.el8.x86_64 2024-04-23T02:13:34.036 DEBUG:teuthology.orchestra.run.smithi096:> sudo rpm -qi grub2-tools 2024-04-23T02:13:34.070 INFO:teuthology.orchestra.run.smithi096.stdout:Name : grub2-tools 2024-04-23T02:13:34.070 INFO:teuthology.orchestra.run.smithi096.stdout:Epoch : 1 2024-04-23T02:13:34.070 INFO:teuthology.orchestra.run.smithi096.stdout:Version : 2.02 2024-04-23T02:13:34.070 INFO:teuthology.orchestra.run.smithi096.stdout:Release : 129.el8 2024-04-23T02:13:34.071 INFO:teuthology.orchestra.run.smithi096.stdout:Architecture: x86_64 2024-04-23T02:13:34.071 INFO:teuthology.orchestra.run.smithi096.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-04-23T02:13:34.071 INFO:teuthology.orchestra.run.smithi096.stdout:Group : System Environment/Base 2024-04-23T02:13:34.071 INFO:teuthology.orchestra.run.smithi096.stdout:Size : 9265586 2024-04-23T02:13:34.071 INFO:teuthology.orchestra.run.smithi096.stdout:License : GPLv3+ 2024-04-23T02:13:34.071 INFO:teuthology.orchestra.run.smithi096.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-04-23T02:13:34.071 INFO:teuthology.orchestra.run.smithi096.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-04-23T02:13:34.071 INFO:teuthology.orchestra.run.smithi096.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-04-23T02:13:34.071 INFO:teuthology.orchestra.run.smithi096.stdout:Build Host : kbuilder.bsys.centos.org 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout:Relocations : (not relocatable) 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout:Packager : CentOS BuildSystem 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout:Vendor : CentOS 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout:Summary : Support tools for GRUB. 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout:Description : 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout:hardware devices. 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:13:34.072 INFO:teuthology.orchestra.run.smithi096.stdout:This subpackage provides tools for support of all platforms. 2024-04-23T02:13:34.073 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-23T02:13:34.073 INFO:teuthology.task.kernel:Updating grub on smithi096 to boot 4.18.0-552.el8.x86_64 2024-04-23T02:13:34.073 DEBUG:teuthology.orchestra.run.smithi096:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-23T02:13:35.099 INFO:teuthology.orchestra.run.smithi033.stderr:done 2024-04-23T02:13:35.101 DEBUG:teuthology.orchestra.run.smithi033:> mktemp 2024-04-23T02:13:35.140 INFO:teuthology.orchestra.run.smithi033.stdout:/tmp/tmp.2SqQeTGlE3 2024-04-23T02:13:35.140 DEBUG:teuthology.orchestra.run.smithi033:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.2SqQeTGlE3 2024-04-23T02:13:35.222 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 0666 /tmp/tmp.2SqQeTGlE3 2024-04-23T02:13:35.362 DEBUG:teuthology.orchestra.remote:smithi033:/tmp/tmp.2SqQeTGlE3 is 6KB 2024-04-23T02:13:35.410 DEBUG:teuthology.orchestra.run.smithi033:> rm -fr /tmp/tmp.2SqQeTGlE3 2024-04-23T02:13:35.439 DEBUG:teuthology.orchestra.run.smithi033:> sudo /bin/ls /boot/loader/entries || true 2024-04-23T02:13:35.511 INFO:teuthology.orchestra.run.smithi033.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-23T02:13:35.511 INFO:teuthology.orchestra.run.smithi033.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-23T02:13:35.511 INFO:teuthology.orchestra.run.smithi033.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-23T02:13:35.511 INFO:teuthology.orchestra.run.smithi033.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-23T02:13:35.512 DEBUG:teuthology.orchestra.run.smithi033:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-23T02:13:35.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo shutdown -r now 2024-04-23T02:13:35.830 INFO:teuthology.orchestra.run.smithi096.stderr:Generating grub configuration file ... 2024-04-23T02:13:37.721 INFO:teuthology.orchestra.run.smithi096.stderr:done 2024-04-23T02:13:37.722 DEBUG:teuthology.orchestra.run.smithi096:> mktemp 2024-04-23T02:13:37.753 INFO:teuthology.orchestra.run.smithi096.stdout:/tmp/tmp.77WZcGIbtJ 2024-04-23T02:13:37.753 DEBUG:teuthology.orchestra.run.smithi096:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.77WZcGIbtJ 2024-04-23T02:13:37.839 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 0666 /tmp/tmp.77WZcGIbtJ 2024-04-23T02:13:37.935 DEBUG:teuthology.orchestra.remote:smithi096:/tmp/tmp.77WZcGIbtJ is 6KB 2024-04-23T02:13:37.983 DEBUG:teuthology.orchestra.run.smithi096:> rm -fr /tmp/tmp.77WZcGIbtJ 2024-04-23T02:13:38.000 DEBUG:teuthology.orchestra.run.smithi096:> sudo /bin/ls /boot/loader/entries || true 2024-04-23T02:13:38.072 INFO:teuthology.orchestra.run.smithi096.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-04-23T02:13:38.072 INFO:teuthology.orchestra.run.smithi096.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-04-23T02:13:38.072 INFO:teuthology.orchestra.run.smithi096.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-04-23T02:13:38.073 INFO:teuthology.orchestra.run.smithi096.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64.conf 2024-04-23T02:13:38.074 DEBUG:teuthology.orchestra.run.smithi096:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-552.el8.x86_64 2024-04-23T02:13:38.243 DEBUG:teuthology.orchestra.run.smithi096:> sudo shutdown -r now 2024-04-23T02:14:05.701 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-23T02:14:05.701 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-04-23T02:14:05.702 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:14:08.246 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-23T02:14:08.247 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-23T02:14:08.247 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:14:24.031 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.33 2024-04-23T02:14:26.590 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.96 2024-04-23T02:14:33.038 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-04-23T02:14:33.039 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:14:35.594 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-23T02:14:35.595 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:14:38.654 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.96 2024-04-23T02:14:50.666 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-23T02:14:50.667 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:14:51.422 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.33 2024-04-23T02:15:03.434 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-04-23T02:15:03.435 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:15:03.774 DEBUG:teuthology.orchestra.run.smithi033:> true 2024-04-23T02:15:04.130 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-04-23T02:15:04.130 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-552.el8.x86_64"... 2024-04-23T02:15:04.130 DEBUG:teuthology.orchestra.run.smithi033:> uname -r 2024-04-23T02:15:04.151 INFO:teuthology.orchestra.run.smithi033.stdout:4.18.0-552.el8.x86_64 2024-04-23T02:15:04.151 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-23T02:15:04.151 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-23T02:15:04.151 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-23T02:15:05.152 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-23T02:15:05.152 DEBUG:teuthology.orchestra.run.smithi033:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T02:15:05.226 INFO:teuthology.orchestra.run.smithi033.stdout:ttyS1 2024-04-23T02:15:05.240 DEBUG:teuthology.parallel:result is None 2024-04-23T02:15:09.086 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.96 2024-04-23T02:15:24.087 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-23T02:15:24.088 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:15:25.455 DEBUG:teuthology.orchestra.run.smithi096:> true 2024-04-23T02:15:25.950 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-23T02:15:25.950 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-552.el8.x86_64"... 2024-04-23T02:15:25.951 DEBUG:teuthology.orchestra.run.smithi096:> uname -r 2024-04-23T02:15:25.968 INFO:teuthology.orchestra.run.smithi096.stdout:4.18.0-552.el8.x86_64 2024-04-23T02:15:25.968 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-23T02:15:25.968 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-23T02:15:25.969 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-23T02:15:26.969 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-23T02:15:26.970 DEBUG:teuthology.orchestra.run.smithi096:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-23T02:15:27.037 INFO:teuthology.orchestra.run.smithi096.stdout:ttyS1 2024-04-23T02:15:27.049 DEBUG:teuthology.parallel:result is None 2024-04-23T02:15:27.050 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-23T02:15:27.057 INFO:teuthology.task.internal:Creating test directory... 2024-04-23T02:15:27.058 DEBUG:teuthology.orchestra.run.smithi033:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T02:15:27.062 DEBUG:teuthology.orchestra.run.smithi096:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-23T02:15:27.084 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-23T02:15:27.091 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-23T02:15:27.098 INFO:teuthology.task.internal:Creating archive directory... 2024-04-23T02:15:27.098 DEBUG:teuthology.orchestra.run.smithi033:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T02:15:27.126 DEBUG:teuthology.orchestra.run.smithi096:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-23T02:15:27.167 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-23T02:15:27.174 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-23T02:15:27.174 DEBUG:teuthology.orchestra.run.smithi033:> 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-23T02:15:27.205 DEBUG:teuthology.orchestra.run.smithi096:> 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-23T02:15:27.243 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T02:15:27.244 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T02:15:27.254 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T02:15:27.255 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-23T02:15:27.257 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-23T02:15:27.265 INFO:teuthology.task.internal:Configuring sudo... 2024-04-23T02:15:27.265 DEBUG:teuthology.orchestra.run.smithi033:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T02:15:27.300 DEBUG:teuthology.orchestra.run.smithi096:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-23T02:15:27.331 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-23T02:15:27.340 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-23T02:15:27.340 DEBUG:teuthology.orchestra.run.smithi033:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T02:15:27.373 DEBUG:teuthology.orchestra.run.smithi096:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-23T02:15:27.392 DEBUG:teuthology.orchestra.run.smithi033:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T02:15:27.479 DEBUG:teuthology.orchestra.run.smithi033:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T02:15:27.536 DEBUG:teuthology.orchestra.run.smithi033:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T02:15:27.624 DEBUG:teuthology.orchestra.run.smithi033:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T02:15:27.667 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-04-23T02:15:27.668 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T02:15:27.737 DEBUG:teuthology.orchestra.run.smithi096:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T02:15:27.784 DEBUG:teuthology.orchestra.run.smithi096:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-23T02:15:27.839 DEBUG:teuthology.orchestra.run.smithi096:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T02:15:27.928 DEBUG:teuthology.orchestra.run.smithi096:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-23T02:15:27.972 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-23T02:15:27.972 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-23T02:15:28.041 DEBUG:teuthology.orchestra.run.smithi033:> sudo service rsyslog restart 2024-04-23T02:15:28.081 DEBUG:teuthology.orchestra.run.smithi096:> sudo service rsyslog restart 2024-04-23T02:15:28.141 INFO:teuthology.orchestra.run.smithi096.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T02:15:28.153 INFO:teuthology.orchestra.run.smithi033.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T02:15:28.617 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-23T02:15:28.625 INFO:teuthology.task.internal:Starting timer... 2024-04-23T02:15:28.625 INFO:teuthology.run_tasks:Running task pcp... 2024-04-23T02:15:28.635 INFO:teuthology.run_tasks:Running task selinux... 2024-04-23T02:15:28.645 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-23T02:15:28.645 DEBUG:teuthology.orchestra.run.smithi033:> sudo service auditd rotate 2024-04-23T02:15:28.745 INFO:teuthology.orchestra.run.smithi033.stdout:Rotating logs: 2024-04-23T02:15:28.747 DEBUG:teuthology.orchestra.run.smithi096:> sudo service auditd rotate 2024-04-23T02:15:28.866 INFO:teuthology.orchestra.run.smithi096.stdout:Rotating logs: 2024-04-23T02:15:28.868 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-23T02:15:28.868 DEBUG:teuthology.orchestra.run.smithi033:> /usr/sbin/getenforce 2024-04-23T02:15:28.909 INFO:teuthology.orchestra.run.smithi033.stdout:Permissive 2024-04-23T02:15:28.909 DEBUG:teuthology.orchestra.run.smithi096:> /usr/sbin/getenforce 2024-04-23T02:15:28.933 INFO:teuthology.orchestra.run.smithi096.stdout:Permissive 2024-04-23T02:15:28.934 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi033.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi096.front.sepia.ceph.com': 'permissive'} 2024-04-23T02:15:28.934 DEBUG:teuthology.orchestra.run.smithi033:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-23T02:15:28.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:15:28.979 DEBUG:teuthology.orchestra.run.smithi096:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-23T02:15:29.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T02:15:29.007 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-23T02:15:29.007 DEBUG:teuthology.orchestra.run.smithi033:> sudo /usr/sbin/setenforce permissive 2024-04-23T02:15:29.047 DEBUG:teuthology.orchestra.run.smithi096:> sudo /usr/sbin/setenforce permissive 2024-04-23T02:15:29.083 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-23T02:15:29.093 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-23T02:15:29.110 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-23T02:15:29.111 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi033.front.sepia.ceph.com,smithi096.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-23T02:21:34.824 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi033.front.sepia.ceph.com'), Remote(name='ubuntu@smithi096.front.sepia.ceph.com')] 2024-04-23T02:21:34.826 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-04-23T02:21:34.827 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:21:34.919 DEBUG:teuthology.orchestra.run.smithi033:> true 2024-04-23T02:21:34.989 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-04-23T02:21:34.990 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-23T02:21:34.990 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi096.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-23T02:21:35.066 DEBUG:teuthology.orchestra.run.smithi096:> true 2024-04-23T02:21:35.093 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi096.front.sepia.ceph.com' 2024-04-23T02:21:35.094 INFO:teuthology.run_tasks:Running task clock... 2024-04-23T02:21:35.104 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-23T02:21:35.104 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T02:21:35.105 DEBUG:teuthology.orchestra.run.smithi033:> 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-23T02:21:35.107 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-23T02:21:35.107 DEBUG:teuthology.orchestra.run.smithi096:> 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-23T02:21:35.138 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T02:21:35.153 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T02:21:35.167 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-23T02:21:35.181 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-23T02:21:35.230 INFO:teuthology.orchestra.run.smithi033.stderr:sudo: ntpd: command not found 2024-04-23T02:21:35.241 INFO:teuthology.orchestra.run.smithi096.stderr:sudo: ntpd: command not found 2024-04-23T02:21:35.242 INFO:teuthology.orchestra.run.smithi033.stdout:506 Cannot talk to daemon 2024-04-23T02:21:35.253 INFO:teuthology.orchestra.run.smithi096.stdout:506 Cannot talk to daemon 2024-04-23T02:21:35.257 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T02:21:35.266 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-23T02:21:35.270 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T02:21:35.279 INFO:teuthology.orchestra.run.smithi096.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-23T02:21:35.338 INFO:teuthology.orchestra.run.smithi033.stderr:bash: ntpq: command not found 2024-04-23T02:21:35.342 INFO:teuthology.orchestra.run.smithi033.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T02:21:35.342 INFO:teuthology.orchestra.run.smithi033.stdout:=============================================================================== 2024-04-23T02:21:35.343 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T02:21:35.343 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T02:21:35.343 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T02:21:35.343 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T02:21:35.348 INFO:teuthology.orchestra.run.smithi096.stderr:bash: ntpq: command not found 2024-04-23T02:21:35.353 INFO:teuthology.orchestra.run.smithi096.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T02:21:35.353 INFO:teuthology.orchestra.run.smithi096.stdout:=============================================================================== 2024-04-23T02:21:35.353 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T02:21:35.353 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T02:21:35.353 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T02:21:35.354 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T02:21:35.354 INFO:teuthology.run_tasks:Running task pexec... 2024-04-23T02:21:35.364 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-23T02:21:35.364 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:21:35.364 DEBUG:teuthology.orchestra.run.smithi033:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-23T02:21:35.364 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi096.front.sepia.ceph.com 2024-04-23T02:21:35.365 DEBUG:teuthology.orchestra.run.smithi096:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-23T02:21:36.145 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:29 ago on Tue 23 Apr 2024 02:20:06 AM UTC. 2024-04-23T02:21:36.174 INFO:teuthology.orchestra.run.smithi033.stdout:Last metadata expiration check: 0:01:23 ago on Tue 23 Apr 2024 02:20:12 AM UTC. 2024-04-23T02:21:38.263 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-04-23T02:21:38.264 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-04-23T02:21:38.264 INFO:teuthology.orchestra.run.smithi096.stdout: Package Architecture Version Repository Size 2024-04-23T02:21:38.264 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-04-23T02:21:38.264 INFO:teuthology.orchestra.run.smithi096.stdout:Resetting modules: 2024-04-23T02:21:38.264 INFO:teuthology.orchestra.run.smithi096.stdout: container-tools 2024-04-23T02:21:38.264 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:21:38.264 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-04-23T02:21:38.264 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-04-23T02:21:38.264 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:21:38.479 INFO:teuthology.orchestra.run.smithi033.stdout:Dependencies resolved. 2024-04-23T02:21:38.481 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-04-23T02:21:38.481 INFO:teuthology.orchestra.run.smithi033.stdout: Package Architecture Version Repository Size 2024-04-23T02:21:38.481 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-04-23T02:21:38.481 INFO:teuthology.orchestra.run.smithi033.stdout:Resetting modules: 2024-04-23T02:21:38.481 INFO:teuthology.orchestra.run.smithi033.stdout: container-tools 2024-04-23T02:21:38.481 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:21:38.481 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction Summary 2024-04-23T02:21:38.481 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-04-23T02:21:38.482 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:21:38.517 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-04-23T02:21:38.757 INFO:teuthology.orchestra.run.smithi033.stdout:Complete! 2024-04-23T02:21:39.297 INFO:teuthology.orchestra.run.smithi096.stdout:Last metadata expiration check: 0:01:33 ago on Tue 23 Apr 2024 02:20:06 AM UTC. 2024-04-23T02:21:39.572 INFO:teuthology.orchestra.run.smithi033.stdout:Last metadata expiration check: 0:01:27 ago on Tue 23 Apr 2024 02:20:12 AM UTC. 2024-04-23T02:21:41.455 INFO:teuthology.orchestra.run.smithi096.stdout:Dependencies resolved. 2024-04-23T02:21:41.493 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-04-23T02:21:41.493 INFO:teuthology.orchestra.run.smithi096.stdout: Package Arch Version Repository Size 2024-04-23T02:21:41.493 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-04-23T02:21:41.493 INFO:teuthology.orchestra.run.smithi096.stdout:Installing group/module packages: 2024-04-23T02:21:41.493 INFO:teuthology.orchestra.run.smithi096.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-23T02:21:41.493 INFO:teuthology.orchestra.run.smithi096.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-23T02:21:41.493 INFO:teuthology.orchestra.run.smithi096.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-23T02:21:41.493 INFO:teuthology.orchestra.run.smithi096.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-23T02:21:41.493 INFO:teuthology.orchestra.run.smithi096.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout:Installing dependencies: 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout:Installing weak dependencies: 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout:Installing module profiles: 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout: container-tools/common 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout:Enabling module streams: 2024-04-23T02:21:41.494 INFO:teuthology.orchestra.run.smithi096.stdout: container-tools rhel8 2024-04-23T02:21:41.495 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:21:41.495 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction Summary 2024-04-23T02:21:41.495 INFO:teuthology.orchestra.run.smithi096.stdout:================================================================================ 2024-04-23T02:21:41.495 INFO:teuthology.orchestra.run.smithi096.stdout:Install 13 Packages 2024-04-23T02:21:41.495 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:21:41.495 INFO:teuthology.orchestra.run.smithi096.stdout:Total download size: 27 M 2024-04-23T02:21:41.496 INFO:teuthology.orchestra.run.smithi096.stdout:Installed size: 91 M 2024-04-23T02:21:41.496 INFO:teuthology.orchestra.run.smithi096.stdout:Downloading Packages: 2024-04-23T02:21:41.786 INFO:teuthology.orchestra.run.smithi096.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 2.8 MB/s | 689 kB 00:00 2024-04-23T02:21:41.828 INFO:teuthology.orchestra.run.smithi096.stdout:(2/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 908 kB/s | 38 kB 00:00 2024-04-23T02:21:41.862 INFO:teuthology.orchestra.run.smithi096.stdout:(3/13): aardvark-dns-1.10.0-1.module_el8+871+55 3.2 MB/s | 1.0 MB 00:00 2024-04-23T02:21:41.863 INFO:teuthology.orchestra.run.smithi033.stdout:Dependencies resolved. 2024-04-23T02:21:41.904 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-04-23T02:21:41.904 INFO:teuthology.orchestra.run.smithi033.stdout: Package Arch Version Repository Size 2024-04-23T02:21:41.904 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-04-23T02:21:41.904 INFO:teuthology.orchestra.run.smithi033.stdout:Installing group/module packages: 2024-04-23T02:21:41.904 INFO:teuthology.orchestra.run.smithi033.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: buildah x86_64 2:1.33.6-2.module_el8+976+11360731 appstream 9.6 M 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: cockpit-podman noarch 84.1-1.module_el8+977+8ab54275 appstream 689 k 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: crun x86_64 1.14.3-2.module_el8+968+fbb249c7 appstream 258 k 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: netavark x86_64 2:1.10.3-1.module_el8+951+32019cde appstream 4.1 M 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: toolbox x86_64 0.0.99.5-2.module_el8+971+3d3df00d appstream 2.5 M 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout:Installing dependencies: 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout:Installing weak dependencies: 2024-04-23T02:21:41.905 INFO:teuthology.orchestra.run.smithi033.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2024-04-23T02:21:41.906 INFO:teuthology.orchestra.run.smithi033.stdout:Installing module profiles: 2024-04-23T02:21:41.906 INFO:teuthology.orchestra.run.smithi033.stdout: container-tools/common 2024-04-23T02:21:41.906 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:21:41.906 INFO:teuthology.orchestra.run.smithi033.stdout:Enabling module streams: 2024-04-23T02:21:41.906 INFO:teuthology.orchestra.run.smithi033.stdout: container-tools rhel8 2024-04-23T02:21:41.906 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:21:41.906 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction Summary 2024-04-23T02:21:41.906 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-04-23T02:21:41.906 INFO:teuthology.orchestra.run.smithi033.stdout:Install 13 Packages 2024-04-23T02:21:41.906 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:21:41.907 INFO:teuthology.orchestra.run.smithi033.stdout:Total download size: 27 M 2024-04-23T02:21:41.907 INFO:teuthology.orchestra.run.smithi033.stdout:Installed size: 91 M 2024-04-23T02:21:41.907 INFO:teuthology.orchestra.run.smithi033.stdout:Downloading Packages: 2024-04-23T02:21:41.937 INFO:teuthology.orchestra.run.smithi096.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 2.3 MB/s | 258 kB 00:00 2024-04-23T02:21:42.038 INFO:teuthology.orchestra.run.smithi096.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 1.8 MB/s | 180 kB 00:00 2024-04-23T02:21:42.080 INFO:teuthology.orchestra.run.smithi096.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 596 kB/s | 25 kB 00:00 2024-04-23T02:21:42.122 INFO:teuthology.orchestra.run.smithi096.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 2.2 MB/s | 94 kB 00:00 2024-04-23T02:21:42.209 INFO:teuthology.orchestra.run.smithi033.stdout:(1/13): cockpit-podman-84.1-1.module_el8+977+8a 2.7 MB/s | 689 kB 00:00 2024-04-23T02:21:42.246 INFO:teuthology.orchestra.run.smithi033.stdout:(2/13): aardvark-dns-1.10.0-1.module_el8+871+55 3.5 MB/s | 1.0 MB 00:00 2024-04-23T02:21:42.263 INFO:teuthology.orchestra.run.smithi033.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 710 kB/s | 38 kB 00:00 2024-04-23T02:21:42.321 INFO:teuthology.orchestra.run.smithi033.stdout:(4/13): crun-1.14.3-2.module_el8+968+fbb249c7.x 3.3 MB/s | 258 kB 00:00 2024-04-23T02:21:42.381 INFO:teuthology.orchestra.run.smithi033.stdout:(5/13): python3-podman-4.9.0-1.module_el8+847+7 3.0 MB/s | 180 kB 00:00 2024-04-23T02:21:42.414 INFO:teuthology.orchestra.run.smithi033.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 747 kB/s | 25 kB 00:00 2024-04-23T02:21:42.478 INFO:teuthology.orchestra.run.smithi033.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.4 MB/s | 94 kB 00:00 2024-04-23T02:21:42.680 INFO:teuthology.orchestra.run.smithi096.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 5.0 MB/s | 4.1 MB 00:00 2024-04-23T02:21:43.064 INFO:teuthology.orchestra.run.smithi033.stdout:(8/13): netavark-1.10.3-1.module_el8+951+32019c 5.1 MB/s | 4.1 MB 00:00 2024-04-23T02:21:43.222 INFO:teuthology.orchestra.run.smithi096.stdout:(9/13): toolbox-0.0.99.5-2.module_el8+971+3d3df 4.7 MB/s | 2.5 MB 00:00 2024-04-23T02:21:43.356 INFO:teuthology.orchestra.run.smithi096.stdout:(10/13): udica-0.2.6-20.module_el8+804+f131391c 394 kB/s | 53 kB 00:00 2024-04-23T02:21:43.406 INFO:teuthology.orchestra.run.smithi096.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 822 kB/s | 41 kB 00:00 2024-04-23T02:21:43.440 INFO:teuthology.orchestra.run.smithi033.stdout:(9/13): toolbox-0.0.99.5-2.module_el8+971+3d3df 6.7 MB/s | 2.5 MB 00:00 2024-04-23T02:21:43.583 INFO:teuthology.orchestra.run.smithi033.stdout:(10/13): buildah-1.33.6-2.module_el8+976+113607 5.9 MB/s | 9.6 MB 00:01 2024-04-23T02:21:43.607 INFO:teuthology.orchestra.run.smithi033.stdout:(11/13): udica-0.2.6-20.module_el8+804+f131391c 315 kB/s | 53 kB 00:00 2024-04-23T02:21:43.632 INFO:teuthology.orchestra.run.smithi033.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 841 kB/s | 41 kB 00:00 2024-04-23T02:21:43.674 INFO:teuthology.orchestra.run.smithi096.stdout:(12/13): buildah-1.33.6-2.module_el8+976+113607 4.5 MB/s | 9.6 MB 00:02 2024-04-23T02:21:43.916 INFO:teuthology.orchestra.run.smithi033.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 6.1 MB/s | 8.8 MB 00:01 2024-04-23T02:21:43.917 INFO:teuthology.orchestra.run.smithi033.stdout:-------------------------------------------------------------------------------- 2024-04-23T02:21:43.917 INFO:teuthology.orchestra.run.smithi033.stdout:Total 14 MB/s | 27 MB 00:02 2024-04-23T02:21:43.974 INFO:teuthology.orchestra.run.smithi096.stdout:(13/13): skopeo-1.14.3-0.1.module_el8+885+7da14 4.8 MB/s | 8.8 MB 00:01 2024-04-23T02:21:43.974 INFO:teuthology.orchestra.run.smithi096.stdout:-------------------------------------------------------------------------------- 2024-04-23T02:21:43.974 INFO:teuthology.orchestra.run.smithi096.stdout:Total 11 MB/s | 27 MB 00:02 2024-04-23T02:21:44.199 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction check 2024-04-23T02:21:44.222 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction check succeeded. 2024-04-23T02:21:44.222 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction test 2024-04-23T02:21:44.247 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction check 2024-04-23T02:21:44.268 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction check succeeded. 2024-04-23T02:21:44.268 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction test 2024-04-23T02:21:44.499 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction test succeeded. 2024-04-23T02:21:44.503 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction 2024-04-23T02:21:44.531 INFO:teuthology.orchestra.run.smithi096.stdout:Transaction test succeeded. 2024-04-23T02:21:44.534 INFO:teuthology.orchestra.run.smithi096.stdout:Running transaction 2024-04-23T02:21:45.165 INFO:teuthology.orchestra.run.smithi096.stdout: Preparing : 1/1 2024-04-23T02:21:45.193 INFO:teuthology.orchestra.run.smithi033.stdout: Preparing : 1/1 2024-04-23T02:21:46.104 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-23T02:21:46.180 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2024-04-23T02:21:46.302 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-23T02:21:46.393 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2/13 2024-04-23T02:21:46.498 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-23T02:21:46.570 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/13 2024-04-23T02:21:46.695 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-23T02:21:46.773 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 4/13 2024-04-23T02:21:46.925 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-23T02:21:47.003 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 5/13 2024-04-23T02:21:47.441 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-23T02:21:47.572 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 6/13 2024-04-23T02:21:48.389 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-23T02:21:48.614 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 7/13 2024-04-23T02:21:48.660 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-23T02:21:48.928 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 8/13 2024-04-23T02:21:48.966 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-23T02:21:49.144 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 9/13 2024-04-23T02:21:49.389 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-23T02:21:49.592 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-23T02:21:49.599 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 10/13 2024-04-23T02:21:49.777 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-23T02:21:49.811 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-23T02:21:50.014 INFO:teuthology.orchestra.run.smithi096.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-23T02:21:50.023 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-23T02:21:50.228 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-23T02:21:50.444 INFO:teuthology.orchestra.run.smithi096.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-23T02:21:50.444 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-23T02:21:50.444 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-23T02:21:50.445 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-23T02:21:50.445 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-23T02:21:50.445 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-23T02:21:50.445 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-23T02:21:50.445 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-23T02:21:50.445 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-23T02:21:50.445 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-23T02:21:50.445 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-23T02:21:50.445 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-23T02:21:50.445 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-23T02:21:50.685 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 13/13 2024-04-23T02:21:50.685 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/13 2024-04-23T02:21:50.685 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2/13 2024-04-23T02:21:50.685 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : cockpit-podman-84.1-1.module_el8+977+8ab54275.noar 3/13 2024-04-23T02:21:50.685 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2024-04-23T02:21:50.685 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 5/13 2024-04-23T02:21:50.685 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 6/13 2024-04-23T02:21:50.686 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/13 2024-04-23T02:21:50.686 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2024-04-23T02:21:50.686 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2024-04-23T02:21:50.686 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/13 2024-04-23T02:21:50.686 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 11/13 2024-04-23T02:21:50.686 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/13 2024-04-23T02:21:50.950 INFO:teuthology.orchestra.run.smithi096.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-23T02:21:50.950 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:21:50.950 INFO:teuthology.orchestra.run.smithi096.stdout:Installed: 2024-04-23T02:21:50.950 INFO:teuthology.orchestra.run.smithi096.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-23T02:21:50.950 INFO:teuthology.orchestra.run.smithi096.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-23T02:21:50.950 INFO:teuthology.orchestra.run.smithi096.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-23T02:21:50.950 INFO:teuthology.orchestra.run.smithi096.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-23T02:21:50.950 INFO:teuthology.orchestra.run.smithi096.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-23T02:21:50.950 INFO:teuthology.orchestra.run.smithi096.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-23T02:21:50.951 INFO:teuthology.orchestra.run.smithi096.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-23T02:21:50.951 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-23T02:21:50.951 INFO:teuthology.orchestra.run.smithi096.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-23T02:21:50.951 INFO:teuthology.orchestra.run.smithi096.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-23T02:21:50.951 INFO:teuthology.orchestra.run.smithi096.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-23T02:21:50.951 INFO:teuthology.orchestra.run.smithi096.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-23T02:21:50.951 INFO:teuthology.orchestra.run.smithi096.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-23T02:21:50.951 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:21:50.951 INFO:teuthology.orchestra.run.smithi096.stdout:Complete! 2024-04-23T02:21:51.204 DEBUG:teuthology.parallel:result is None 2024-04-23T02:21:51.362 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2024-04-23T02:21:51.362 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:21:51.362 INFO:teuthology.orchestra.run.smithi033.stdout:Installed: 2024-04-23T02:21:51.362 INFO:teuthology.orchestra.run.smithi033.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: buildah-2:1.33.6-2.module_el8+976+11360731.x86_64 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: cockpit-podman-84.1-1.module_el8+977+8ab54275.noarch 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: crun-1.14.3-2.module_el8+968+fbb249c7.x86_64 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: netavark-2:1.10.3-1.module_el8+951+32019cde.x86_64 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: toolbox-0.0.99.5-2.module_el8+971+3d3df00d.x86_64 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: yajl-2.1.0-12.el8.x86_64 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:21:51.363 INFO:teuthology.orchestra.run.smithi033.stdout:Complete! 2024-04-23T02:21:51.623 DEBUG:teuthology.parallel:result is None 2024-04-23T02:21:51.623 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-23T02:21:51.720 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': '646b8c7d293d8ec31a40c69f7b3237b19c1be24d'} 2024-04-23T02:21:51.720 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v16.2.5 2024-04-23T02:21:51.721 INFO:tasks.cephadm:Cluster fsid is 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:21:51.721 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-23T02:21:51.721 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-04-23T02:21:51.721 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi033': '172.21.15.33', 'mon.smithi096': '172.21.15.96'} 2024-04-23T02:21:51.721 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-23T02:21:51.721 DEBUG:teuthology.orchestra.run.smithi033:> sudo hostname $(hostname -s) 2024-04-23T02:21:51.749 DEBUG:teuthology.orchestra.run.smithi096:> sudo hostname $(hostname -s) 2024-04-23T02:21:51.777 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v16.2.5)... 2024-04-23T02:21:51.777 DEBUG:teuthology.orchestra.run.smithi033:> 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-23T02:21:52.023 INFO:teuthology.orchestra.run.smithi033.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Apr 23 02:21 /home/ubuntu/cephtest/cephadm 2024-04-23T02:21:52.024 DEBUG:teuthology.orchestra.run.smithi096:> 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-23T02:21:52.256 INFO:teuthology.orchestra.run.smithi096.stdout:-rw-rw-r--. 1 ubuntu ubuntu 298325 Apr 23 02:21 /home/ubuntu/cephtest/cephadm 2024-04-23T02:21:52.256 DEBUG:teuthology.orchestra.run.smithi033:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-23T02:21:52.277 DEBUG:teuthology.orchestra.run.smithi096:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-23T02:21:52.305 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v16.2.5 on all hosts... 2024-04-23T02:21:52.305 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-04-23T02:21:52.320 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 pull 2024-04-23T02:21:54.221 INFO:teuthology.orchestra.run.smithi096.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-23T02:21:54.374 INFO:teuthology.orchestra.run.smithi033.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-23T02:22:15.752 INFO:teuthology.orchestra.run.smithi096.stdout:{ 2024-04-23T02:22:15.752 INFO:teuthology.orchestra.run.smithi096.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-04-23T02:22:15.752 INFO:teuthology.orchestra.run.smithi096.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-04-23T02:22:15.752 INFO:teuthology.orchestra.run.smithi096.stdout: "repo_digests": [ 2024-04-23T02:22:15.752 INFO:teuthology.orchestra.run.smithi096.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-04-23T02:22:15.752 INFO:teuthology.orchestra.run.smithi096.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-04-23T02:22:15.752 INFO:teuthology.orchestra.run.smithi096.stdout: ] 2024-04-23T02:22:15.752 INFO:teuthology.orchestra.run.smithi096.stdout:} 2024-04-23T02:22:16.534 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:22:16.534 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph_version": "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)", 2024-04-23T02:22:16.535 INFO:teuthology.orchestra.run.smithi033.stdout: "image_id": "6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355", 2024-04-23T02:22:16.535 INFO:teuthology.orchestra.run.smithi033.stdout: "repo_digests": [ 2024-04-23T02:22:16.535 INFO:teuthology.orchestra.run.smithi033.stdout: "quay.io/ceph/ceph@sha256:829ebf54704f2d827de00913b171e5da741aad9b53c1f35ad59251524790eceb", 2024-04-23T02:22:16.535 INFO:teuthology.orchestra.run.smithi033.stdout: "quay.io/ceph/ceph@sha256:eb5600add17bccbe73ff1ee92faae1fce95007dcc51123f8c8a6258a090d2b03" 2024-04-23T02:22:16.535 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2024-04-23T02:22:16.535 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:22:16.559 DEBUG:teuthology.orchestra.run.smithi033:> sudo mkdir -p /etc/ceph 2024-04-23T02:22:16.593 DEBUG:teuthology.orchestra.run.smithi096:> sudo mkdir -p /etc/ceph 2024-04-23T02:22:16.630 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 777 /etc/ceph 2024-04-23T02:22:16.664 DEBUG:teuthology.orchestra.run.smithi096:> sudo chmod 777 /etc/ceph 2024-04-23T02:22:16.702 INFO:tasks.cephadm:Writing seed config... 2024-04-23T02:22:16.703 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-23T02:22:16.703 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-23T02:22:16.703 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-23T02:22:16.703 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-23T02:22:16.703 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-23T02:22:16.703 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-23T02:22:16.703 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-23T02:22:16.703 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-23T02:22:16.704 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-04-23T02:22:16.704 DEBUG:teuthology.orchestra.run.smithi033:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-23T02:22:16.723 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 = 3edbd6d2-0118-11ef-bc93-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-23T02:22:16.724 DEBUG:teuthology.orchestra.run.smithi033:mon.smithi033> sudo journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033.service 2024-04-23T02:22:16.766 INFO:tasks.cephadm:Bootstrapping... 2024-04-23T02:22:16.767 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 -v bootstrap --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.33 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:22:16.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:-- Logs begin at Tue 2024-04-23 02:14:49 UTC. -- 2024-04-23T02:22:16.971 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-23T02:22:16.992 INFO:teuthology.orchestra.run.smithi033.stderr:/bin/podman: 4.9.4-dev 2024-04-23T02:22:17.002 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying podman|docker is present... 2024-04-23T02:22:17.002 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-23T02:22:17.022 INFO:teuthology.orchestra.run.smithi033.stderr:/bin/podman: 4.9.4-dev 2024-04-23T02:22:17.030 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying lvm2 is present... 2024-04-23T02:22:17.030 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying time synchronization is in place... 2024-04-23T02:22:17.030 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-enabled chrony.service 2024-04-23T02:22:17.036 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-23T02:22:17.037 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-active chrony.service 2024-04-23T02:22:17.042 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2024-04-23T02:22:17.043 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-23T02:22:17.048 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: enabled 2024-04-23T02:22:17.049 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-active chronyd.service 2024-04-23T02:22:17.054 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: active 2024-04-23T02:22:17.055 INFO:teuthology.orchestra.run.smithi033.stderr:Unit chronyd.service is enabled and running 2024-04-23T02:22:17.055 INFO:teuthology.orchestra.run.smithi033.stderr:Repeating the final host check... 2024-04-23T02:22:17.055 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /bin/podman version --format {{.Client.Version}} 2024-04-23T02:22:17.075 INFO:teuthology.orchestra.run.smithi033.stderr:/bin/podman: 4.9.4-dev 2024-04-23T02:22:17.082 INFO:teuthology.orchestra.run.smithi033.stderr:podman|docker (/bin/podman) is present 2024-04-23T02:22:17.082 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl is present 2024-04-23T02:22:17.082 INFO:teuthology.orchestra.run.smithi033.stderr:lvcreate is present 2024-04-23T02:22:17.082 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-enabled chrony.service 2024-04-23T02:22:17.087 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-23T02:22:17.088 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-active chrony.service 2024-04-23T02:22:17.094 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2024-04-23T02:22:17.094 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-enabled chronyd.service 2024-04-23T02:22:17.099 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: enabled 2024-04-23T02:22:17.100 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-active chronyd.service 2024-04-23T02:22:17.105 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: active 2024-04-23T02:22:17.105 INFO:teuthology.orchestra.run.smithi033.stderr:Unit chronyd.service is enabled and running 2024-04-23T02:22:17.106 INFO:teuthology.orchestra.run.smithi033.stderr:Host looks OK 2024-04-23T02:22:17.106 INFO:teuthology.orchestra.run.smithi033.stderr:Cluster fsid: 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:17.106 INFO:teuthology.orchestra.run.smithi033.stderr:Acquiring lock 140146941227136 on /run/cephadm/3edbd6d2-0118-11ef-bc93-c7b262605968.lock 2024-04-23T02:22:17.106 INFO:teuthology.orchestra.run.smithi033.stderr:Lock 140146941227136 acquired on /run/cephadm/3edbd6d2-0118-11ef-bc93-c7b262605968.lock 2024-04-23T02:22:17.106 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying IP 172.21.15.33 port 3300 ... 2024-04-23T02:22:17.107 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying IP 172.21.15.33 port 6789 ... 2024-04-23T02:22:17.107 INFO:teuthology.orchestra.run.smithi033.stderr:Base mon IP is 172.21.15.33, final addrv is [v2:172.21.15.33:3300,v1:172.21.15.33:6789] 2024-04-23T02:22:17.107 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /sbin/ip route ls 2024-04-23T02:22:17.109 INFO:teuthology.orchestra.run.smithi033.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.33 metric 100 2024-04-23T02:22:17.109 INFO:teuthology.orchestra.run.smithi033.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.33 metric 100 2024-04-23T02:22:17.110 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /sbin/ip -6 route ls 2024-04-23T02:22:17.112 INFO:teuthology.orchestra.run.smithi033.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-23T02:22:17.112 INFO:teuthology.orchestra.run.smithi033.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-23T02:22:17.112 INFO:teuthology.orchestra.run.smithi033.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1787sec hoplimit 64 pref medium 2024-04-23T02:22:17.112 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /sbin/ip -6 addr ls 2024-04-23T02:22:17.115 INFO:teuthology.orchestra.run.smithi033.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-23T02:22:17.115 INFO:teuthology.orchestra.run.smithi033.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-04-23T02:22:17.115 INFO:teuthology.orchestra.run.smithi033.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-23T02:22:17.115 INFO:teuthology.orchestra.run.smithi033.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-23T02:22:17.115 INFO:teuthology.orchestra.run.smithi033.stderr:/sbin/ip: inet6 fe80::ae1f:6bff:fea5:d294/64 scope link 2024-04-23T02:22:17.115 INFO:teuthology.orchestra.run.smithi033.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-23T02:22:17.116 INFO:teuthology.orchestra.run.smithi033.stderr:Mon IP `172.21.15.33` is in CIDR network `172.21.0.0/20` 2024-04-23T02:22:17.116 INFO:teuthology.orchestra.run.smithi033.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-23T02:22:17.117 INFO:teuthology.orchestra.run.smithi033.stderr:Pulling container image quay.io/ceph/ceph:v16.2.5... 2024-04-23T02:22:17.117 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /bin/podman pull quay.io/ceph/ceph:v16.2.5 2024-04-23T02:22:17.196 INFO:teuthology.orchestra.run.smithi033.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v16.2.5... 2024-04-23T02:22:18.112 INFO:teuthology.orchestra.run.smithi033.stderr:/bin/podman: Getting image source signatures 2024-04-23T02:22:18.113 INFO:teuthology.orchestra.run.smithi033.stderr:/bin/podman: Copying blob sha256:77890c5669f6b6c6924b8fca572f4f533c69239091810f2d2495b0df611f7263 2024-04-23T02:22:18.113 INFO:teuthology.orchestra.run.smithi033.stderr:/bin/podman: Copying blob sha256:7a0437f04f83f084b7ed68ad9c4a4947e12fc4e1b006b38129bac89114ec3621 2024-04-23T02:22:18.113 INFO:teuthology.orchestra.run.smithi033.stderr:/bin/podman: Copying config sha256:6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-04-23T02:22:18.223 INFO:teuthology.orchestra.run.smithi033.stderr:/bin/podman: Writing manifest to image destination 2024-04-23T02:22:18.368 INFO:teuthology.orchestra.run.smithi033.stderr:/bin/podman: 6933c2a0b7ddc222e77dc8d9dc471a0c639a1c0bded5077be53ad3a9557b4355 2024-04-23T02:22:18.379 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --version 2024-04-23T02:22:18.938 INFO:teuthology.orchestra.run.smithi033.stderr:ceph: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-04-23T02:22:19.598 INFO:teuthology.orchestra.run.smithi033.stderr:Ceph version: ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable) 2024-04-23T02:22:19.598 INFO:teuthology.orchestra.run.smithi033.stderr:Extracting ceph user uid/gid from container image... 2024-04-23T02:22:19.598 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 -c %u %g /var/lib/ceph 2024-04-23T02:22:20.217 INFO:teuthology.orchestra.run.smithi033.stderr:stat: 167 167 2024-04-23T02:22:20.819 INFO:teuthology.orchestra.run.smithi033.stderr:Creating initial keys... 2024-04-23T02:22:20.819 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-23T02:22:21.406 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-authtool: AQBdGydmn2xoERAAApp/npOjKdeM8kRhDtaMcA== 2024-04-23T02:22:22.033 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-23T02:22:22.595 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-authtool: AQBeGydmA2UaHBAArTK0RVOfTtkBSVjIXZ9lfg== 2024-04-23T02:22:23.223 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 quay.io/ceph/ceph:v16.2.5 --gen-print-key 2024-04-23T02:22:23.775 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-authtool: AQBfGydmHW/nJxAAaMtmWVAxP+2ryS+8eeMl7A== 2024-04-23T02:22:24.356 INFO:teuthology.orchestra.run.smithi033.stderr:Creating initial monmap... 2024-04-23T02:22:24.356 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /tmp/ceph-tmprrhonk_z:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --create --clobber --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 --addv smithi033 [v2:172.21.15.33:3300,v1:172.21.15.33:6789] /tmp/monmap 2024-04-23T02:22:24.957 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-23T02:22:24.957 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:24.957 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-23T02:22:26.193 INFO:teuthology.orchestra.run.smithi033.stderr:monmaptool for smithi033 [v2:172.21.15.33:3300,v1:172.21.15.33:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-23T02:22:26.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/monmaptool: set fsid to 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:26.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-23T02:22:26.193 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-04-23T02:22:26.193 INFO:teuthology.orchestra.run.smithi033.stderr:Creating mon... 2024-04-23T02:22:26.195 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033:/var/lib/ceph/mon/ceph-smithi033:z -v /tmp/ceph-tmpx18ghz_g:/tmp/keyring:z -v /tmp/ceph-tmprrhonk_z:/tmp/monmap:z quay.io/ceph/ceph:v16.2.5 --mkfs -i smithi033 --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-04-23T02:22:26.746 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.633+0000 7ffacf79d700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T02:22:26.746 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.633+0000 7ffacf79d700 1 imported monmap: 2024-04-23T02:22:26.746 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-23T02:22:26.747 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:26.775 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: last_changed 2024-04-23T02:22:24.831080+0000 2024-04-23T02:22:26.775 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: created 2024-04-23T02:22:24.831080+0000 2024-04-23T02:22:26.775 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2024-04-23T02:22:26.775 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-23T02:22:26.775 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.smithi033 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.633+0000 7ffacf79d700 0 /usr/bin/ceph-mon: set fsid to 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: RocksDB version: 6.8.1 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Compile date Jul 8 2021 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: DB SUMMARY 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi033/store.db dir, Total Num: 0, files: 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi033/store.db: 2024-04-23T02:22:26.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.error_if_exists: 0 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.create_if_missing: 1 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.env: 0x55c0be84e1c0 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.fs: Posix File System 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.info_log: 0x55c0c0c16c20 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.statistics: (nil) 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.use_fsync: 0 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T02:22:26.777 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.db_log_dir: 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi033/store.db 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T02:22:26.778 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.write_buffer_manager: 0x55c0c0c1f530 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T02:22:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.unordered_write: 0 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.row_cache: None 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.wal_filter: None 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T02:22:26.780 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.preserve_deletes: 0 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.two_write_queues: 0 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.atomic_flush: 0 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T02:22:26.781 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T02:22:26.782 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T02:22:26.782 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T02:22:26.782 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T02:22:26.782 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T02:22:26.782 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.max_open_files: -1 2024-04-23T02:22:26.782 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T02:22:26.782 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T02:22:26.782 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T02:22:26.782 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T02:22:26.782 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Compression algorithms supported: 2024-04-23T02:22:26.782 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T02:22:26.783 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: kZSTD supported: 0 2024-04-23T02:22:26.783 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: kXpressCompression supported: 0 2024-04-23T02:22:26.783 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T02:22:26.783 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T02:22:26.783 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T02:22:26.783 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: kZlibCompression supported: 1 2024-04-23T02:22:26.783 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T02:22:26.783 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.634+0000 7ffacf79d700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T02:22:26.783 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2024-04-23T02:22:26.783 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.784 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi033/store.db/MANIFEST-000001 2024-04-23T02:22:26.784 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.784 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-23T02:22:26.784 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.784 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T02:22:26.784 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.merge_operator: 2024-04-23T02:22:26.784 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_filter: None 2024-04-23T02:22:26.784 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c0c0b30160) 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-23T02:22:26.785 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_cache: 0x55c0c0b66d10 2024-04-23T02:22:26.786 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-23T02:22:26.786 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-23T02:22:26.786 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-23T02:22:26.786 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-23T02:22:26.786 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-23T02:22:26.786 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-23T02:22:26.786 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-23T02:22:26.786 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-23T02:22:26.786 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-23T02:22:26.786 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: format_version: 2 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compression: NoCompression 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.num_levels: 7 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T02:22:26.788 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T02:22:26.789 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T02:22:26.790 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T02:22:26.790 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T02:22:26.790 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T02:22:26.790 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T02:22:26.790 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T02:22:26.790 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T02:22:26.790 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T02:22:26.790 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T02:22:26.790 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T02:22:26.790 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T02:22:26.790 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T02:22:26.791 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.table_properties_collectors: 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.bloom_locality: 0 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.ttl: 2592000 2024-04-23T02:22:26.792 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T02:22:26.793 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi033/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-23T02:22:26.793 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.793 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.635+0000 7ffacf79d700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2024-04-23T02:22:26.793 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.793 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.638+0000 7ffacf79d700 4 rocksdb: DB pointer 0x55c0c0c2b800 2024-04-23T02:22:26.793 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.638+0000 7ffab8626700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-23T02:22:26.793 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.638+0000 7ffab8626700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-23T02:22:26.793 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-23T02:22:26.794 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:22:26.794 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.794 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.794 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:22:26.794 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.794 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.794 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:22:26.795 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T02:22:26.796 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:22:26.796 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:22:26.797 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.798 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.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-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.799 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:22:26.800 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2024-04-23T02:22:26.800 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.640+0000 7ffacf79d700 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2024-04-23T02:22:26.800 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.640+0000 7ffacf79d700 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2024-04-23T02:22:26.800 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2024-04-23T02:22:26.640+0000 7ffacf79d700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi033 for mon.smithi033 2024-04-23T02:22:27.429 INFO:teuthology.orchestra.run.smithi033.stderr:create mon.smithi033 on 2024-04-23T02:22:27.429 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:27.436 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl disable ceph.target 2024-04-23T02:22:27.534 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl enable ceph.target 2024-04-23T02:22:27.541 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-23T02:22:27.625 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl start ceph.target 2024-04-23T02:22:27.633 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl enable ceph-3edbd6d2-0118-11ef-bc93-c7b262605968.target 2024-04-23T02:22:27.639 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-3edbd6d2-0118-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-3edbd6d2-0118-11ef-bc93-c7b262605968.target. 2024-04-23T02:22:27.639 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-3edbd6d2-0118-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-3edbd6d2-0118-11ef-bc93-c7b262605968.target. 2024-04-23T02:22:27.723 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl start ceph-3edbd6d2-0118-11ef-bc93-c7b262605968.target 2024-04-23T02:22:27.731 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl daemon-reload 2024-04-23T02:22:27.822 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033 2024-04-23T02:22:27.858 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl reset-failed ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033 2024-04-23T02:22:27.863 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to reset failed state of unit ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033.service: Unit ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033.service not loaded. 2024-04-23T02:22:27.863 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl enable ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033 2024-04-23T02:22:27.870 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Created symlink /etc/systemd/system/ceph-3edbd6d2-0118-11ef-bc93-c7b262605968.target.wants/ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033.service → /etc/systemd/system/ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@.service. 2024-04-23T02:22:27.957 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl start ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033 2024-04-23T02:22:27.999 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:27 smithi033 systemd[1]: Starting Ceph mon.smithi033 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:22:28.473 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-23T02:22:28.482 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: disabled 2024-04-23T02:22:28.483 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-active firewalld.service 2024-04-23T02:22:28.489 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2024-04-23T02:22:28.489 INFO:teuthology.orchestra.run.smithi033.stderr:firewalld.service is not enabled 2024-04-23T02:22:28.489 INFO:teuthology.orchestra.run.smithi033.stderr:Not possible to enable service . firewalld.service is not available 2024-04-23T02:22:28.490 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mon to start... 2024-04-23T02:22:28.490 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mon... 2024-04-23T02:22:28.490 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033:/var/lib/ceph/mon/ceph-smithi033:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status 2024-04-23T02:22:28.723 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: cluster 2024-04-23T02:22:28.436681+0000 mon.smithi033 (mon.0) 0 : [INF] mkfs 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:28.723 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: cluster 2024-04-23T02:22:28.411838+0000 mon.smithi033 (mon.0) 1 : cluster [INF] mon.smithi033 is new leader, mons smithi033 in quorum (ranks 0) 2024-04-23T02:22:28.723 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:28 smithi033 bash[35014]: f4918c0f0dce10afadefd3130a8154758e1bf03b005ef564ec0d8b1d9ca32f44 2024-04-23T02:22:28.723 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:28 smithi033 systemd[1]: Started Ceph mon.smithi033 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:22:29.104 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: cluster: 2024-04-23T02:22:29.104 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: id: 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:29.104 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-23T02:22:29.104 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2024-04-23T02:22:29.104 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: services: 2024-04-23T02:22:29.104 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi033 (age 0.665905s) 2024-04-23T02:22:29.104 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-23T02:22:29.104 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-23T02:22:29.104 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2024-04-23T02:22:29.104 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: data: 2024-04-23T02:22:29.104 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-23T02:22:29.105 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-23T02:22:29.105 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-23T02:22:29.105 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: pgs: 2024-04-23T02:22:29.105 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2024-04-23T02:22:29.586 INFO:teuthology.orchestra.run.smithi033.stderr:mon is available 2024-04-23T02:22:29.586 INFO:teuthology.orchestra.run.smithi033.stderr:Assimilating anything we can from ceph.conf... 2024-04-23T02:22:29.586 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z -v /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033:/var/lib/ceph/mon/ceph-smithi033:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi033/config 2024-04-23T02:22:29.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: cluster 2024-04-23T02:22:28.433614+0000 mon.smithi033 (mon.0) 2 : cluster [INF] mon.smithi033 is new leader, mons smithi033 in quorum (ranks 0) 2024-04-23T02:22:29.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: cluster 2024-04-23T02:22:28.433776+0000 mon.smithi033 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi033=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0]} 2024-04-23T02:22:29.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: cluster 2024-04-23T02:22:28.442495+0000 mon.smithi033 (mon.0) 4 : cluster [DBG] fsmap 2024-04-23T02:22:29.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: cluster 2024-04-23T02:22:28.451455+0000 mon.smithi033 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-23T02:22:29.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: cluster 2024-04-23T02:22:28.451854+0000 mon.smithi033 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-23T02:22:29.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: audit 2024-04-23T02:22:29.099481+0000 mon.smithi033 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.33:0/1916082515' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-23T02:22:30.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2024-04-23T02:22:30.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [global] 2024-04-23T02:22:30.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: fsid = 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:30.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-23T02:22:30.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.33:3300,v1:172.21.15.33:6789] 2024-04-23T02:22:30.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-23T02:22:30.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-23T02:22:30.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-23T02:22:30.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-23T02:22:30.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2024-04-23T02:22:30.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [mgr] 2024-04-23T02:22:30.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-23T02:22:30.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2024-04-23T02:22:30.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [osd] 2024-04-23T02:22:30.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-23T02:22:30.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-23T02:22:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: audit 2024-04-23T02:22:30.186696+0000 mon.smithi033 (mon.0) 8 : audit [INF] from='client.? 172.21.15.33:0/3873068414' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-23T02:22:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: audit 2024-04-23T02:22:30.189156+0000 mon.smithi033 (mon.0) 9 : audit [INF] from='client.? 172.21.15.33:0/3873068414' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-23T02:22:31.956 INFO:teuthology.orchestra.run.smithi033.stderr:Generating new minimal ceph.conf... 2024-04-23T02:22:31.956 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z -v /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033:/var/lib/ceph/mon/ceph-smithi033:z quay.io/ceph/ceph:v16.2.5 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi033/config 2024-04-23T02:22:34.413 INFO:teuthology.orchestra.run.smithi033.stderr:Restarting the monitor... 2024-04-23T02:22:34.413 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl restart ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033 2024-04-23T02:22:34.415 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: audit 2024-04-23T02:22:33.753023+0000 mon.smithi033 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.33:0/2476529582' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:22:34.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:34 smithi033 systemd[1]: Stopping Ceph mon.smithi033 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:22:34.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: debug 2024-04-23T02:22:34.513+0000 7f36695f8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi033 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T02:22:34.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35028]: debug 2024-04-23T02:22:34.513+0000 7f36695f8700 -1 mon.smithi033@0(leader) e1 *** Got Signal Terminated *** 2024-04-23T02:22:35.398 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 podman[35361]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033 2024-04-23T02:22:35.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033.service: Succeeded. 2024-04-23T02:22:35.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 systemd[1]: Stopped Ceph mon.smithi033 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:22:35.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 systemd[1]: Starting Ceph mon.smithi033 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:22:36.004 INFO:teuthology.orchestra.run.smithi033.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-23T02:22:36.004 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mon public_network 172.21.0.0/20 2024-04-23T02:22:36.270 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.970+0000 7f946053c700 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.970+0000 7f946053c700 0 ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable), process ceph-mon, pid 7 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.970+0000 7f946053c700 0 pidfile_write: ignore empty --pid-file 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 0 load: jerasure load: lrc load: isa 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: RocksDB version: 6.8.1 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Compile date Jul 8 2021 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: DB SUMMARY 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: CURRENT file: CURRENT 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: IDENTITY file: IDENTITY 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi033/store.db dir, Total Num: 1, files: 000004.sst 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi033/store.db: 000006.log size: 86366 ; 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.error_if_exists: 0 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.create_if_missing: 0 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.paranoid_checks: 1 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.env: 0x5639c1b761c0 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.fs: Posix File System 2024-04-23T02:22:36.272 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.info_log: 0x5639c2dbfa40 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.statistics: (nil) 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.use_fsync: 0 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.max_log_file_size: 0 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.allow_fallocate: 1 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.use_direct_reads: 0 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T02:22:36.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.create_missing_column_families: 0 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.db_log_dir: 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi033/store.db 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.max_subcompactions: 1 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.max_background_flushes: -1 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.advise_random_on_open: 1 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-23T02:22:36.274 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.write_buffer_manager: 0x5639c3a36030 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.rate_limiter: (nil) 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.unordered_write: 0 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T02:22:36.275 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.row_cache: None 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.wal_filter: None 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.preserve_deletes: 0 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.two_write_queues: 0 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.manual_wal_flush: 0 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.atomic_flush: 0 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.log_readahead_size: 0 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.max_background_jobs: 2 2024-04-23T02:22:36.276 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.max_background_compactions: -1 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.max_total_wal_size: 0 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.975+0000 7f946053c700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_open_files: -1 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.bytes_per_sync: 0 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-23T02:22:36.277 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Compression algorithms supported: 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: kZSTD supported: 0 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: kXpressCompression supported: 0 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: kLZ4Compression supported: 1 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: kBZip2Compression supported: 0 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: kZlibCompression supported: 1 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: kSnappyCompression supported: 1 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi033/store.db/MANIFEST-000005 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.merge_operator: 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_filter: None 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_filter_factory: None 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5639c2cd8170) 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cache_index_and_filter_blocks: 1 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: pin_top_level_index_and_filter: 1 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: index_type: 0 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: data_block_index_type: 0 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: index_shortening: 1 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: data_block_hash_table_util_ratio: 0.750000 2024-04-23T02:22:36.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: hash_index_allow_collision: 1 2024-04-23T02:22:36.280 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: checksum: 1 2024-04-23T02:22:36.280 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: no_block_cache: 0 2024-04-23T02:22:36.280 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: block_cache: 0x5639c2d0ef10 2024-04-23T02:22:36.280 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: block_cache_name: BinnedLRUCache 2024-04-23T02:22:36.280 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: block_cache_options: 2024-04-23T02:22:36.280 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: capacity : 536870912 2024-04-23T02:22:36.280 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: num_shard_bits : 4 2024-04-23T02:22:36.280 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: strict_capacity_limit : 0 2024-04-23T02:22:36.280 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: high_pri_pool_ratio: 0.000 2024-04-23T02:22:36.281 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: block_cache_compressed: (nil) 2024-04-23T02:22:36.281 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: persistent_cache: (nil) 2024-04-23T02:22:36.281 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: block_size: 4096 2024-04-23T02:22:36.281 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: block_size_deviation: 10 2024-04-23T02:22:36.281 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: block_restart_interval: 16 2024-04-23T02:22:36.281 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: index_block_restart_interval: 1 2024-04-23T02:22:36.281 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: metadata_block_size: 4096 2024-04-23T02:22:36.281 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: partition_filters: 0 2024-04-23T02:22:36.281 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: use_delta_encoding: 1 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: whole_key_filtering: 1 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: verify_compression: 0 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: read_amp_bytes_per_bit: 0 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: format_version: 2 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: enable_index_compression: 1 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: block_align: 0 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compression: NoCompression 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-23T02:22:36.282 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.num_levels: 7 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compression_opts.level: 32767 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T02:22:36.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compression_opts.enabled: false 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T02:22:36.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.arena_block_size: 4194304 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T02:22:36.285 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.table_properties_collectors: 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.inplace_update_support: 0 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.bloom_locality: 0 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.max_successive_merges: 0 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.force_consistency_checks: 0 2024-04-23T02:22:36.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.ttl: 2592000 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.976+0000 7f946053c700 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.977+0000 7f946053c700 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi033/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-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.977+0000 7f946053c700 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.977+0000 7f946053c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713838955978307, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.977+0000 7f946053c700 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.977+0000 7f946053c700 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-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.978+0000 7f946053c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713838955979296, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 82881, "table_properties": {"data_size": 81150, "index_size": 336, "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": 9462, "raw_average_key_size": 47, "raw_value_size": 75656, "raw_average_value_size": 376, "num_data_blocks": 11, "num_entries": 201, "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": 1713838955, "oldest_key_time": 3, "file_creation_time": 0}} 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.978+0000 7f946053c700 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.978+0000 7f946053c700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713838955979770, "job": 1, "event": "recovery_finished"} 2024-04-23T02:22:36.287 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.979+0000 7f946053c700 4 rocksdb: DB pointer 0x5639c2dd3800 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.979+0000 7f9447344700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.979+0000 7f9447344700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: ** DB Stats ** 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: ** Compaction Stats [default] ** 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 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-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:22:36.288 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: L0 2/0 82.63 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.3 0.00 0.00 1 0.001 0 0 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Sum 2/0 82.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.3 0.00 0.00 1 0.001 0 0 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.3 0.00 0.00 1 0.001 0 0 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: ** Compaction Stats [default] ** 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 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-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 123.3 0.00 0.00 1 0.001 0 0 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Cumulative compaction: 0.00 GB write, 23.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:22:36.289 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Interval compaction: 0.00 GB write, 23.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: ** Compaction Stats [default] ** 2024-04-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 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-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: L0 2/0 82.63 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.3 0.00 0.00 1 0.001 0 0 2024-04-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Sum 2/0 82.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 123.3 0.00 0.00 1 0.001 0 0 2024-04-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 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-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: ** Compaction Stats [default] ** 2024-04-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 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-23T02:22:36.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 123.3 0.00 0.00 1 0.001 0 0 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Cumulative compaction: 0.00 GB write, 23.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 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-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.980+0000 7f946053c700 0 starting mon.smithi033 rank 0 at public addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] at bind addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi033 fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.981+0000 7f946053c700 1 mon.smithi033@-1(???) e1 preinit fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:36.291 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.981+0000 7f946053c700 0 mon.smithi033@-1(???).mds e1 new map 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.981+0000 7f946053c700 0 mon.smithi033@-1(???).mds e1 print_map 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: e1 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: legacy client fscid: -1 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: No filesystems configured 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.981+0000 7f946053c700 0 mon.smithi033@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.981+0000 7f946053c700 0 mon.smithi033@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.981+0000 7f946053c700 0 mon.smithi033@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.981+0000 7f946053c700 0 mon.smithi033@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:33.753023+0000 mon.smithi033 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.33:0/2476529582' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.981+0000 7f946053c700 1 mon.smithi033@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-23T02:22:36.292 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta expand map: {default=false} 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta from 'false' to 'false' 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta expanded map: {default=false} 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta expand map: {default=info} 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta from 'info' to 'info' 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta expanded map: {default=info} 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta expand map: {default=daemon} 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta expanded map: {default=daemon} 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta expand map: {default=debug} 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta from 'debug' to 'debug' 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:22:35.982+0000 7f946053c700 20 expand_channel_meta expanded map: {default=debug} 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:35 smithi033 bash[35434]: 59884f986cdd2edcf39be4118433f555abed2427be1917b90330367667c4d4c1 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:36 smithi033 systemd[1]: Started Ceph mon.smithi033 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:35.998638+0000 mon.smithi033 (mon.0) 1 : cluster [INF] mon.smithi033 is new leader, mons smithi033 in quorum (ranks 0) 2024-04-23T02:22:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:35.998694+0000 mon.smithi033 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi033=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0]} 2024-04-23T02:22:36.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:35.998737+0000 mon.smithi033 (mon.0) 3 : cluster [DBG] fsmap 2024-04-23T02:22:36.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:35.998763+0000 mon.smithi033 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-23T02:22:36.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:35.999163+0000 mon.smithi033 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-23T02:22:37.229 INFO:teuthology.orchestra.run.smithi033.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-23T02:22:37.229 INFO:teuthology.orchestra.run.smithi033.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:22:37.229 INFO:teuthology.orchestra.run.smithi033.stderr:Creating mgr... 2024-04-23T02:22:37.229 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying port 9283 ... 2024-04-23T02:22:37.232 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl daemon-reload 2024-04-23T02:22:37.337 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mgr.smithi033.eyrhiu 2024-04-23T02:22:37.364 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl reset-failed ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mgr.smithi033.eyrhiu 2024-04-23T02:22:37.369 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to reset failed state of unit ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mgr.smithi033.eyrhiu.service: Unit ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mgr.smithi033.eyrhiu.service not loaded. 2024-04-23T02:22:37.370 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl enable ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mgr.smithi033.eyrhiu 2024-04-23T02:22:37.376 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Created symlink /etc/systemd/system/ceph-3edbd6d2-0118-11ef-bc93-c7b262605968.target.wants/ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mgr.smithi033.eyrhiu.service → /etc/systemd/system/ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@.service. 2024-04-23T02:22:37.462 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl start ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mgr.smithi033.eyrhiu 2024-04-23T02:22:38.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:36.659606+0000 mon.smithi033 (mon.0) 6 : audit [INF] from='client.? 172.21.15.33:0/1217168966' entity='client.admin' 2024-04-23T02:22:38.124 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-23T02:22:38.132 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: disabled 2024-04-23T02:22:38.133 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-active firewalld.service 2024-04-23T02:22:38.141 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2024-04-23T02:22:38.142 INFO:teuthology.orchestra.run.smithi033.stderr:firewalld.service is not enabled 2024-04-23T02:22:38.142 INFO:teuthology.orchestra.run.smithi033.stderr:Not possible to enable service . firewalld.service is not available 2024-04-23T02:22:38.142 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-23T02:22:38.149 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: disabled 2024-04-23T02:22:38.150 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-active firewalld.service 2024-04-23T02:22:38.157 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2024-04-23T02:22:38.158 INFO:teuthology.orchestra.run.smithi033.stderr:firewalld.service is not enabled 2024-04-23T02:22:38.158 INFO:teuthology.orchestra.run.smithi033.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-23T02:22:38.159 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mgr to start... 2024-04-23T02:22:38.159 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mgr... 2024-04-23T02:22:38.159 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-23T02:22:38.887 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2024-04-23T02:22:38.887 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2024-04-23T02:22:38.887 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "fsid": "3edbd6d2-0118-11ef-bc93-c7b262605968", 2024-04-23T02:22:38.887 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "health": { 2024-04-23T02:22:38.887 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-23T02:22:38.887 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "checks": {}, 2024-04-23T02:22:38.887 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mutes": [] 2024-04-23T02:22:38.887 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:38.887 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-23T02:22:38.887 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum": [ 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 0 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "smithi033" 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "monmap": { 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osdmap": { 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:22:38.888 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-23T02:22:38.889 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-23T02:22:38.889 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-23T02:22:38.889 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-23T02:22:38.892 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-23T02:22:38.892 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-23T02:22:38.892 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:38.892 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "pgmap": { 2024-04-23T02:22:38.892 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-23T02:22:38.892 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-23T02:22:38.892 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-23T02:22:38.892 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-23T02:22:38.892 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "fsmap": { 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "available": false, 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "modules": [ 2024-04-23T02:22:38.893 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "iostat", 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "nfs", 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "restful" 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "services": {} 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "servicemap": { 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "modified": "2024-04-23T02:22:28.437043+0000", 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "services": {} 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-23T02:22:38.894 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2024-04-23T02:22:39.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:38.881271+0000 mon.smithi033 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.33:0/250532898' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T02:22:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:43.346909+0000 mon.smithi033 (mon.0) 8 : cluster [INF] Activating manager daemon smithi033.eyrhiu 2024-04-23T02:22:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:43.349633+0000 mon.smithi033 (mon.0) 9 : cluster [DBG] mgrmap e2: smithi033.eyrhiu(active, starting, since 0.00284247s) 2024-04-23T02:22:43.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:43.350636+0000 mon.smithi033 (mon.0) 10 : audit [DBG] from='mgr.14100 172.21.15.33:0/2644331193' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:22:43.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:43.350846+0000 mon.smithi033 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.33:0/2644331193' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:22:43.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:43.351067+0000 mon.smithi033 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.33:0/2644331193' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:22:43.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:43.351255+0000 mon.smithi033 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.33:0/2644331193' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:22:43.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:43.351451+0000 mon.smithi033 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.33:0/2644331193' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi033.eyrhiu", "id": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:22:43.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:43.364241+0000 mon.smithi033 (mon.0) 15 : cluster [INF] Manager daemon smithi033.eyrhiu is now available 2024-04-23T02:22:43.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:43.374386+0000 mon.smithi033 (mon.0) 16 : audit [INF] from='mgr.14100 172.21.15.33:0/2644331193' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:22:43.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:43.377589+0000 mon.smithi033 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.33:0/2644331193' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:22:43.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:43.378816+0000 mon.smithi033 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.33:0/2644331193' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:22:43.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:43.386470+0000 mon.smithi033 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.33:0/2644331193' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:22:43.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:43.391782+0000 mon.smithi033 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.33:0/2644331193' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:22:43.972 INFO:teuthology.orchestra.run.smithi033.stderr:mgr not available, waiting (1/15)... 2024-04-23T02:22:45.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:44.352603+0000 mon.smithi033 (mon.0) 21 : cluster [DBG] mgrmap e3: smithi033.eyrhiu(active, since 1.00581s) 2024-04-23T02:22:45.974 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 status -f json-pretty 2024-04-23T02:22:47.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:46.353369+0000 mon.smithi033 (mon.0) 22 : cluster [DBG] mgrmap e4: smithi033.eyrhiu(active, since 3s) 2024-04-23T02:22:49.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2024-04-23T02:22:49.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2024-04-23T02:22:49.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "fsid": "3edbd6d2-0118-11ef-bc93-c7b262605968", 2024-04-23T02:22:49.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "health": { 2024-04-23T02:22:49.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-23T02:22:49.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "checks": {}, 2024-04-23T02:22:49.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mutes": [] 2024-04-23T02:22:49.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum": [ 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 0 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "smithi033" 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "monmap": { 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osdmap": { 2024-04-23T02:22:49.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:22:49.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-23T02:22:49.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-23T02:22:49.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-23T02:22:49.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-23T02:22:49.184 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-23T02:22:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-23T02:22:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "pgmap": { 2024-04-23T02:22:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-23T02:22:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-23T02:22:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-23T02:22:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-23T02:22:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-23T02:22:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-23T02:22:49.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-23T02:22:49.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-23T02:22:49.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:49.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "fsmap": { 2024-04-23T02:22:49.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:22:49.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-23T02:22:49.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-23T02:22:49.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:49.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-23T02:22:49.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "available": true, 2024-04-23T02:22:49.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "modules": [ 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "iostat", 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "nfs", 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "restful" 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "services": {} 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "servicemap": { 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "modified": "2024-04-23T02:22:28.437043+0000", 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "services": {} 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-23T02:22:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2024-04-23T02:22:49.498 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:49.173427+0000 mon.smithi033 (mon.0) 23 : audit [DBG] from='client.? 172.21.15.33:0/652025122' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-23T02:22:49.718 INFO:teuthology.orchestra.run.smithi033.stderr:mgr is available 2024-04-23T02:22:49.719 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z -v /tmp/tmpcnesydto:/var/lib/ceph/user.conf:z quay.io/ceph/ceph:v16.2.5 config assimilate-conf -i /var/lib/ceph/user.conf 2024-04-23T02:22:50.407 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2024-04-23T02:22:50.407 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [global] 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: fsid = 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: log_to_journald = false 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [mgr] 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [osd] 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-23T02:22:50.408 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-23T02:22:50.763 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:50.402997+0000 mon.smithi033 (mon.0) 24 : audit [INF] from='client.? 172.21.15.33:0/3502511183' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-23T02:22:50.991 INFO:teuthology.orchestra.run.smithi033.stderr:Enabling cephadm module... 2024-04-23T02:22:50.992 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable cephadm 2024-04-23T02:22:52.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:51.710851+0000 mon.smithi033 (mon.0) 25 : audit [INF] from='client.? 172.21.15.33:0/760712261' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-23T02:22:52.605 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-04-23T02:22:53.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:51.994423+0000 mon.smithi033 (mon.0) 26 : audit [INF] from='client.? 172.21.15.33:0/760712261' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-23T02:22:53.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:51.994471+0000 mon.smithi033 (mon.0) 27 : cluster [DBG] mgrmap e5: smithi033.eyrhiu(active, since 8s) 2024-04-23T02:22:53.430 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2024-04-23T02:22:53.430 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-23T02:22:53.430 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "available": true, 2024-04-23T02:22:53.430 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "active_name": "smithi033.eyrhiu", 2024-04-23T02:22:53.430 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-23T02:22:53.431 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2024-04-23T02:22:54.121 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for the mgr to restart... 2024-04-23T02:22:54.121 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mgr epoch 5... 2024-04-23T02:22:54.122 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-04-23T02:22:54.123 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:53.427128+0000 mon.smithi033 (mon.0) 28 : audit [DBG] from='client.? 172.21.15.33:0/2143076933' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T02:22:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:57.356963+0000 mon.smithi033 (mon.0) 29 : cluster [INF] Active manager daemon smithi033.eyrhiu restarted 2024-04-23T02:22:57.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:57.357354+0000 mon.smithi033 (mon.0) 30 : cluster [INF] Activating manager daemon smithi033.eyrhiu 2024-04-23T02:22:57.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:57.359548+0000 mon.smithi033 (mon.0) 31 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-23T02:22:58.428 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2024-04-23T02:22:58.428 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-23T02:22:58.428 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "initialized": true 2024-04-23T02:22:58.429 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2024-04-23T02:22:58.774 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:57.410382+0000 mon.smithi033 (mon.0) 32 : cluster [DBG] mgrmap e6: smithi033.eyrhiu(active, starting, since 0.0531001s) 2024-04-23T02:22:58.774 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.412788+0000 mon.smithi033 (mon.0) 33 : audit [DBG] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.413418+0000 mon.smithi033 (mon.0) 34 : audit [DBG] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi033.eyrhiu", "id": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.414228+0000 mon.smithi033 (mon.0) 35 : audit [DBG] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.414477+0000 mon.smithi033 (mon.0) 36 : audit [DBG] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.414710+0000 mon.smithi033 (mon.0) 37 : audit [DBG] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:57.428302+0000 mon.smithi033 (mon.0) 38 : cluster [INF] Manager daemon smithi033.eyrhiu is now available 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.442805+0000 mon.smithi033 (mon.0) 39 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.445596+0000 mon.smithi033 (mon.0) 40 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.447918+0000 mon.smithi033 (mon.0) 41 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.541879+0000 mon.smithi033 (mon.0) 42 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.542632+0000 mon.smithi033 (mon.0) 43 : audit [DBG] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.544739+0000 mon.smithi033 (mon.0) 44 : audit [DBG] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.546780+0000 mon.smithi033 (mon.0) 45 : audit [DBG] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.556683+0000 mon.smithi033 (mon.0) 46 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:22:58.775 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:57.557853+0000 mon.smithi033 (mon.0) 47 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:22:59.445 INFO:teuthology.orchestra.run.smithi033.stderr:mgr epoch 5 is available 2024-04-23T02:22:59.445 INFO:teuthology.orchestra.run.smithi033.stderr:Setting orchestrator backend to cephadm... 2024-04-23T02:22:59.445 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch set backend cephadm 2024-04-23T02:22:59.701 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:58.418049+0000 mgr.smithi033.eyrhiu (mgr.14114) 1 : audit [DBG] from='client.14118 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T02:22:59.701 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:58.418815+0000 mon.smithi033 (mon.0) 48 : cluster [DBG] mgrmap e7: smithi033.eyrhiu(active, since 1.06153s) 2024-04-23T02:22:59.701 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:22:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:22:58.425190+0000 mgr.smithi033.eyrhiu (mgr.14114) 2 : audit [DBG] from='client.14118 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T02:23:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:22:59.420661+0000 mon.smithi033 (mon.0) 49 : cluster [DBG] mgrmap e8: smithi033.eyrhiu(active, since 2s) 2024-04-23T02:23:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:00.239616+0000 mon.smithi033 (mon.0) 50 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:00.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:00.242961+0000 mon.smithi033 (mon.0) 51 : audit [DBG] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:00.867 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm set-user root 2024-04-23T02:23:01.590 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: value unchanged 2024-04-23T02:23:02.291 INFO:teuthology.orchestra.run.smithi033.stderr:Generating ssh key... 2024-04-23T02:23:02.291 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm generate-key 2024-04-23T02:23:02.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:00.235815+0000 mgr.smithi033.eyrhiu (mgr.14114) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:03.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:01.587692+0000 mgr.smithi033.eyrhiu (mgr.14114) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:03.714 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 cephadm get-pub-key 2024-04-23T02:23:04.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:23:03.003462+0000 mgr.smithi033.eyrhiu (mgr.14114) 6 : cephadm [INF] Generating ssh key... 2024-04-23T02:23:04.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:03.119820+0000 mon.smithi033 (mon.0) 52 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:04.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:03.121482+0000 mon.smithi033 (mon.0) 53 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:04.489 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2qAtXYuM/i2dd/82Vuf38G5t/dMbvnGo15pdvbnwmYEAwjOndbqEl2my0YPLcukSMuhCVmPKFQ+3MQphMf6cmInSuX2fofXmzaP8XcfF8RTkMLrBUfJ+u+E41YvRy94NFJeF/zV53nUxnY1uNdflE8WjAhJFyVD6jLdWqD7Otlg23XRosDG0ne8O7K+EIwDWwt7tNQ3pX5d8KrP8aaxu0HhD4u2be+5FwMWs8DWPOAf+0ZOloIfDF+OyIbiuohypfYBA4NCRkKxikt00EeXRdar8XDYGJctffvjwXTFE5ATzBo9Mkq2CnHqNwNYzxV0HjXfFQAvg3thPjKbl63RH1i5ABehKn5FMTjkVkTXspe5TeJdnEojCu0zX7VlovVxBNQLjBGCPWCbX+5uhLzO7f0fVEB2awOMn/hvG71MpMTlZTg9Yn4aMd+vh51edNcFrvGkhRU1WHCLI+Nzpr+uk/D/PeX++fpikKSyPI8KgkiQ2uPr/59Cv0E8T0BrHMLLM= ceph-3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:23:05.112 INFO:teuthology.orchestra.run.smithi033.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-23T02:23:05.112 INFO:teuthology.orchestra.run.smithi033.stderr:Adding key to root@localhost authorized_keys... 2024-04-23T02:23:05.113 INFO:teuthology.orchestra.run.smithi033.stderr:Adding host smithi033... 2024-04-23T02:23:05.113 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch host add smithi033 172.21.15.33 2024-04-23T02:23:05.360 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:04.486263+0000 mgr.smithi033.eyrhiu (mgr.14114) 7 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:06.457 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Added host 'smithi033' with addr '172.21.15.33' 2024-04-23T02:23:07.277 INFO:teuthology.orchestra.run.smithi033.stderr:Deploying mon service with default placement... 2024-04-23T02:23:07.277 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mon 2024-04-23T02:23:07.279 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:05.852328+0000 mgr.smithi033.eyrhiu (mgr.14114) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi033", "addr": "172.21.15.33", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:07.280 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:06.452599+0000 mon.smithi033 (mon.0) 54 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:07.280 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:06.453173+0000 mon.smithi033 (mon.0) 55 : audit [DBG] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:08.034 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-23T02:23:08.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:23:06.452898+0000 mgr.smithi033.eyrhiu (mgr.14114) 9 : cephadm [INF] Added host smithi033 2024-04-23T02:23:08.870 INFO:teuthology.orchestra.run.smithi033.stderr:Deploying mgr service with default placement... 2024-04-23T02:23:08.881 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply mgr 2024-04-23T02:23:09.127 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:08.028464+0000 mgr.smithi033.eyrhiu (mgr.14114) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:09.127 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:23:08.029218+0000 mgr.smithi033.eyrhiu (mgr.14114) 11 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-23T02:23:09.127 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:08.031468+0000 mon.smithi033 (mon.0) 56 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:09.682 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-23T02:23:10.453 INFO:teuthology.orchestra.run.smithi033.stderr:Deploying crash service with default placement... 2024-04-23T02:23:10.454 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply crash 2024-04-23T02:23:10.754 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:09.676580+0000 mgr.smithi033.eyrhiu (mgr.14114) 12 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:10.754 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:23:09.677121+0000 mgr.smithi033.eyrhiu (mgr.14114) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-23T02:23:10.754 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:09.679198+0000 mon.smithi033 (mon.0) 57 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:11.841 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Scheduled crash update... 2024-04-23T02:23:12.134 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:11.032816+0000 mon.smithi033 (mon.0) 58 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:12.134 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:11.345641+0000 mon.smithi033 (mon.0) 59 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:12.134 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:11.838687+0000 mon.smithi033 (mon.0) 60 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:12.748 INFO:teuthology.orchestra.run.smithi033.stderr:Enabling mgr prometheus module... 2024-04-23T02:23:12.749 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable prometheus 2024-04-23T02:23:13.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:11.835807+0000 mgr.smithi033.eyrhiu (mgr.14114) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:13.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:23:11.836492+0000 mgr.smithi033.eyrhiu (mgr.14114) 15 : cephadm [INF] Saving service crash spec with placement * 2024-04-23T02:23:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:13.131329+0000 mon.smithi033 (mon.0) 61 : audit [INF] from='mgr.14114 172.21.15.33:0/2180827340' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:14.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:14.068070+0000 mon.smithi033 (mon.0) 62 : audit [INF] from='client.? 172.21.15.33:0/714519952' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-23T02:23:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:Deploying prometheus service with default placement... 2024-04-23T02:23:15.246 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply prometheus 2024-04-23T02:23:15.498 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:14.132773+0000 mon.smithi033 (mon.0) 63 : audit [INF] from='client.? 172.21.15.33:0/714519952' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-23T02:23:15.498 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:14.132819+0000 mon.smithi033 (mon.0) 64 : cluster [DBG] mgrmap e9: smithi033.eyrhiu(active, since 16s) 2024-04-23T02:23:19.519 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:19.462215+0000 mon.smithi033 (mon.0) 65 : cluster [INF] Active manager daemon smithi033.eyrhiu restarted 2024-04-23T02:23:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:19.462593+0000 mon.smithi033 (mon.0) 66 : cluster [INF] Activating manager daemon smithi033.eyrhiu 2024-04-23T02:23:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:19.464409+0000 mon.smithi033 (mon.0) 67 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-23T02:23:20.529 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Scheduled prometheus update... 2024-04-23T02:23:20.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:19.514879+0000 mon.smithi033 (mon.0) 68 : cluster [DBG] mgrmap e10: smithi033.eyrhiu(active, starting, since 0.0523704s) 2024-04-23T02:23:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:19.515830+0000 mon.smithi033 (mon.0) 69 : audit [DBG] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:23:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:19.518226+0000 mon.smithi033 (mon.0) 70 : audit [DBG] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi033.eyrhiu", "id": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:23:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:19.518488+0000 mon.smithi033 (mon.0) 71 : audit [DBG] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:23:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:19.518641+0000 mon.smithi033 (mon.0) 72 : audit [DBG] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:23:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:19.518788+0000 mon.smithi033 (mon.0) 73 : audit [DBG] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:23:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:19.532569+0000 mon.smithi033 (mon.0) 74 : cluster [INF] Manager daemon smithi033.eyrhiu is now available 2024-04-23T02:23:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:19.636617+0000 mon.smithi033 (mon.0) 75 : audit [DBG] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:19.637870+0000 mon.smithi033 (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:19.659935+0000 mon.smithi033 (mon.0) 77 : audit [INF] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:23:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:19.662719+0000 mon.smithi033 (mon.0) 78 : audit [INF] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:23:21.615 INFO:teuthology.orchestra.run.smithi033.stderr:Deploying grafana service with default placement... 2024-04-23T02:23:21.615 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply grafana 2024-04-23T02:23:21.618 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:20.520474+0000 mon.smithi033 (mon.0) 79 : cluster [DBG] mgrmap e11: smithi033.eyrhiu(active, since 1.05796s) 2024-04-23T02:23:21.618 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:23:20.521768+0000 mgr.smithi033.eyrhiu (mgr.14142) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-04-23T02:23:21.618 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:20.526185+0000 mon.smithi033 (mon.0) 80 : audit [INF] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:21.618 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:21.217405+0000 mon.smithi033 (mon.0) 81 : audit [INF] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:22.524 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Scheduled grafana update... 2024-04-23T02:23:23.502 INFO:teuthology.orchestra.run.smithi033.stderr:Deploying node-exporter service with default placement... 2024-04-23T02:23:23.502 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply node-exporter 2024-04-23T02:23:23.505 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:22.218959+0000 mon.smithi033 (mon.0) 82 : cluster [DBG] mgrmap e12: smithi033.eyrhiu(active, since 2s) 2024-04-23T02:23:23.505 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:22.518292+0000 mgr.smithi033.eyrhiu (mgr.14142) 3 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:23.505 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:23:22.518811+0000 mgr.smithi033.eyrhiu (mgr.14142) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2024-04-23T02:23:23.505 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:22.521288+0000 mon.smithi033 (mon.0) 83 : audit [INF] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:24.308 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2024-04-23T02:23:25.019 INFO:teuthology.orchestra.run.smithi033.stderr:Deploying alertmanager service with default placement... 2024-04-23T02:23:25.019 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 orch apply alertmanager 2024-04-23T02:23:25.769 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2024-04-23T02:23:25.790 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:24.301906+0000 mgr.smithi033.eyrhiu (mgr.14142) 5 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:25.790 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:23:24.302601+0000 mgr.smithi033.eyrhiu (mgr.14142) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2024-04-23T02:23:25.790 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:24.304944+0000 mon.smithi033 (mon.0) 84 : audit [INF] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:26.485 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/cephadm/container_init True --force 2024-04-23T02:23:27.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:25.763441+0000 mgr.smithi033.eyrhiu (mgr.14142) 7 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:27.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:23:25.763980+0000 mgr.smithi033.eyrhiu (mgr.14142) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-04-23T02:23:27.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:25.766217+0000 mon.smithi033 (mon.0) 85 : audit [INF] from='mgr.14142 172.21.15.33:0/3877669462' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:28.065 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config set mgr mgr/dashboard/ssl_server_port 8443 2024-04-23T02:23:28.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:27.336547+0000 mon.smithi033 (mon.0) 86 : audit [INF] from='client.? 172.21.15.33:0/3960166514' entity='client.admin' 2024-04-23T02:23:29.482 INFO:teuthology.orchestra.run.smithi033.stderr:Enabling the dashboard module... 2024-04-23T02:23:29.483 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr module enable dashboard 2024-04-23T02:23:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:28.837798+0000 mon.smithi033 (mon.0) 87 : audit [INF] from='client.? 172.21.15.33:0/2269241860' entity='client.admin' 2024-04-23T02:23:31.260 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:30.257509+0000 mon.smithi033 (mon.0) 88 : audit [INF] from='client.? 172.21.15.33:0/3665231277' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-23T02:23:31.600 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 mgr stat 2024-04-23T02:23:31.863 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:30.842522+0000 mon.smithi033 (mon.0) 89 : audit [INF] from='client.? 172.21.15.33:0/3665231277' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-23T02:23:31.863 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:30.842608+0000 mon.smithi033 (mon.0) 90 : cluster [DBG] mgrmap e13: smithi033.eyrhiu(active, since 11s) 2024-04-23T02:23:32.426 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2024-04-23T02:23:32.426 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 13, 2024-04-23T02:23:32.426 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "available": true, 2024-04-23T02:23:32.427 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "active_name": "smithi033.eyrhiu", 2024-04-23T02:23:32.427 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-23T02:23:32.427 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2024-04-23T02:23:33.129 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for the mgr to restart... 2024-04-23T02:23:33.130 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mgr epoch 13... 2024-04-23T02:23:33.130 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 tell mgr mgr_status 2024-04-23T02:23:33.133 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:32.423206+0000 mon.smithi033 (mon.0) 91 : audit [DBG] from='client.? 172.21.15.33:0/341045041' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-23T02:23:37.251 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:36.200889+0000 mon.smithi033 (mon.0) 92 : cluster [INF] Active manager daemon smithi033.eyrhiu restarted 2024-04-23T02:23:37.251 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:36.201341+0000 mon.smithi033 (mon.0) 93 : cluster [INF] Activating manager daemon smithi033.eyrhiu 2024-04-23T02:23:37.251 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:36.207744+0000 mon.smithi033 (mon.0) 94 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-23T02:23:38.012 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2024-04-23T02:23:38.012 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mgrmap_epoch": 15, 2024-04-23T02:23:38.012 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "initialized": true 2024-04-23T02:23:38.012 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2024-04-23T02:23:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:36.999834+0000 mon.smithi033 (mon.0) 95 : cluster [DBG] mgrmap e14: smithi033.eyrhiu(active, starting, since 0.798588s) 2024-04-23T02:23:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:37.001178+0000 mon.smithi033 (mon.0) 96 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:23:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:37.002024+0000 mon.smithi033 (mon.0) 97 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi033.eyrhiu", "id": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:23:38.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:37.003191+0000 mon.smithi033 (mon.0) 98 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:23:38.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:37.003536+0000 mon.smithi033 (mon.0) 99 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:23:38.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:37.003839+0000 mon.smithi033 (mon.0) 100 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:23:38.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:37.017839+0000 mon.smithi033 (mon.0) 101 : cluster [INF] Manager daemon smithi033.eyrhiu is now available 2024-04-23T02:23:38.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:37.135363+0000 mon.smithi033 (mon.0) 102 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:38.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:37.137949+0000 mon.smithi033 (mon.0) 103 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:23:38.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:37.165267+0000 mon.smithi033 (mon.0) 104 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:23:38.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:37.167918+0000 mon.smithi033 (mon.0) 105 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:23:39.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:38.001063+0000 mgr.smithi033.eyrhiu (mgr.14162) 1 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-23T02:23:39.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:38.001499+0000 mon.smithi033 (mon.0) 106 : cluster [DBG] mgrmap e15: smithi033.eyrhiu(active, since 1.80026s) 2024-04-23T02:23:39.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:38.008916+0000 mgr.smithi033.eyrhiu (mgr.14162) 2 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-23T02:23:39.099 INFO:teuthology.orchestra.run.smithi033.stderr:mgr epoch 13 is available 2024-04-23T02:23:39.099 INFO:teuthology.orchestra.run.smithi033.stderr:Generating a dashboard self-signed certificate... 2024-04-23T02:23:39.099 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 dashboard create-self-signed-cert 2024-04-23T02:23:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:39.005488+0000 mon.smithi033 (mon.0) 107 : cluster [DBG] mgrmap e16: smithi033.eyrhiu(active, since 2s) 2024-04-23T02:23:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:39.146207+0000 mon.smithi033 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:40.344 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-23T02:23:41.487 INFO:teuthology.orchestra.run.smithi033.stderr:Creating initial admin user... 2024-04-23T02:23:41.488 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z -v /tmp/ceph-tmpd13_vra3:/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-23T02:23:41.772 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:40.110925+0000 mgr.smithi033.eyrhiu (mgr.14162) 3 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:41.772 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:40.330357+0000 mon.smithi033 (mon.0) 109 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:41.772 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:40.332300+0000 mon.smithi033 (mon.0) 110 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:42.628 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$nfZiKdjxmfADg5IpdLAm.usWqawG.Z6zys.dmF5jm2i/QYHpwhht.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713839022, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-23T02:23:43.255 INFO:teuthology.orchestra.run.smithi033.stderr:Fetching dashboard port number... 2024-04-23T02:23:43.255 INFO:teuthology.orchestra.run.smithi033.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=smithi033 -e CEPH_USE_RANDOM_NONCE=1 -v /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968:/var/log/ceph:z -v /tmp/ceph-tmpgiil0128:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmphzdht8kg:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v16.2.5 config get mgr mgr/dashboard/ssl_server_port 2024-04-23T02:23:43.532 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:42.332511+0000 mon.smithi033 (mon.0) 111 : cluster [DBG] mgrmap e17: smithi033.eyrhiu(active, since 6s) 2024-04-23T02:23:43.532 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:42.380814+0000 mgr.smithi033.eyrhiu (mgr.14162) 4 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:43.532 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:42.625580+0000 mon.smithi033 (mon.0) 112 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:44.027 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 8443 2024-04-23T02:23:44.710 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-enabled firewalld.service 2024-04-23T02:23:44.713 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:44.024887+0000 mon.smithi033 (mon.0) 113 : audit [DBG] from='client.? 172.21.15.33:0/1403198804' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-23T02:23:44.722 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: disabled 2024-04-23T02:23:44.723 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: systemctl is-active firewalld.service 2024-04-23T02:23:44.731 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2024-04-23T02:23:44.732 INFO:teuthology.orchestra.run.smithi033.stderr:firewalld.service is not enabled 2024-04-23T02:23:44.732 INFO:teuthology.orchestra.run.smithi033.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-23T02:23:44.734 INFO:teuthology.orchestra.run.smithi033.stderr:Ceph Dashboard is now available at: 2024-04-23T02:23:44.735 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-04-23T02:23:44.735 INFO:teuthology.orchestra.run.smithi033.stderr: URL: https://smithi033.front.sepia.ceph.com:8443/ 2024-04-23T02:23:44.735 INFO:teuthology.orchestra.run.smithi033.stderr: User: admin 2024-04-23T02:23:44.735 INFO:teuthology.orchestra.run.smithi033.stderr: Password: t87qykxkbj 2024-04-23T02:23:44.735 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr:You can access the Ceph CLI with: 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr: ceph telemetry on 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr:For more information see: 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr: https://docs.ceph.com/docs/pacific/mgr/telemetry/ 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr:Bootstrap complete. 2024-04-23T02:23:44.736 INFO:teuthology.orchestra.run.smithi033.stderr:Releasing lock 140146941227136 on /run/cephadm/3edbd6d2-0118-11ef-bc93-c7b262605968.lock 2024-04-23T02:23:44.737 INFO:teuthology.orchestra.run.smithi033.stderr:Lock 140146941227136 released on /run/cephadm/3edbd6d2-0118-11ef-bc93-c7b262605968.lock 2024-04-23T02:23:44.775 INFO:tasks.cephadm:Fetching config... 2024-04-23T02:23:44.775 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-04-23T02:23:44.775 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-23T02:23:44.795 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-23T02:23:44.796 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-04-23T02:23:44.796 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-23T02:23:44.856 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-23T02:23:44.856 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-04-23T02:23:44.856 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/keyring of=/dev/stdout 2024-04-23T02:23:44.925 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-23T02:23:44.926 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-04-23T02:23:44.926 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-23T02:23:44.985 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-23T02:23:44.985 DEBUG:teuthology.orchestra.run.smithi033:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2qAtXYuM/i2dd/82Vuf38G5t/dMbvnGo15pdvbnwmYEAwjOndbqEl2my0YPLcukSMuhCVmPKFQ+3MQphMf6cmInSuX2fofXmzaP8XcfF8RTkMLrBUfJ+u+E41YvRy94NFJeF/zV53nUxnY1uNdflE8WjAhJFyVD6jLdWqD7Otlg23XRosDG0ne8O7K+EIwDWwt7tNQ3pX5d8KrP8aaxu0HhD4u2be+5FwMWs8DWPOAf+0ZOloIfDF+OyIbiuohypfYBA4NCRkKxikt00EeXRdar8XDYGJctffvjwXTFE5ATzBo9Mkq2CnHqNwNYzxV0HjXfFQAvg3thPjKbl63RH1i5ABehKn5FMTjkVkTXspe5TeJdnEojCu0zX7VlovVxBNQLjBGCPWCbX+5uhLzO7f0fVEB2awOMn/hvG71MpMTlZTg9Yn4aMd+vh51edNcFrvGkhRU1WHCLI+Nzpr+uk/D/PeX++fpikKSyPI8KgkiQ2uPr/59Cv0E8T0BrHMLLM= ceph-3edbd6d2-0118-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-23T02:23:45.062 INFO:teuthology.orchestra.run.smithi033.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2qAtXYuM/i2dd/82Vuf38G5t/dMbvnGo15pdvbnwmYEAwjOndbqEl2my0YPLcukSMuhCVmPKFQ+3MQphMf6cmInSuX2fofXmzaP8XcfF8RTkMLrBUfJ+u+E41YvRy94NFJeF/zV53nUxnY1uNdflE8WjAhJFyVD6jLdWqD7Otlg23XRosDG0ne8O7K+EIwDWwt7tNQ3pX5d8KrP8aaxu0HhD4u2be+5FwMWs8DWPOAf+0ZOloIfDF+OyIbiuohypfYBA4NCRkKxikt00EeXRdar8XDYGJctffvjwXTFE5ATzBo9Mkq2CnHqNwNYzxV0HjXfFQAvg3thPjKbl63RH1i5ABehKn5FMTjkVkTXspe5TeJdnEojCu0zX7VlovVxBNQLjBGCPWCbX+5uhLzO7f0fVEB2awOMn/hvG71MpMTlZTg9Yn4aMd+vh51edNcFrvGkhRU1WHCLI+Nzpr+uk/D/PeX++fpikKSyPI8KgkiQ2uPr/59Cv0E8T0BrHMLLM= ceph-3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:23:45.074 DEBUG:teuthology.orchestra.run.smithi096:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2qAtXYuM/i2dd/82Vuf38G5t/dMbvnGo15pdvbnwmYEAwjOndbqEl2my0YPLcukSMuhCVmPKFQ+3MQphMf6cmInSuX2fofXmzaP8XcfF8RTkMLrBUfJ+u+E41YvRy94NFJeF/zV53nUxnY1uNdflE8WjAhJFyVD6jLdWqD7Otlg23XRosDG0ne8O7K+EIwDWwt7tNQ3pX5d8KrP8aaxu0HhD4u2be+5FwMWs8DWPOAf+0ZOloIfDF+OyIbiuohypfYBA4NCRkKxikt00EeXRdar8XDYGJctffvjwXTFE5ATzBo9Mkq2CnHqNwNYzxV0HjXfFQAvg3thPjKbl63RH1i5ABehKn5FMTjkVkTXspe5TeJdnEojCu0zX7VlovVxBNQLjBGCPWCbX+5uhLzO7f0fVEB2awOMn/hvG71MpMTlZTg9Yn4aMd+vh51edNcFrvGkhRU1WHCLI+Nzpr+uk/D/PeX++fpikKSyPI8KgkiQ2uPr/59Cv0E8T0BrHMLLM= ceph-3edbd6d2-0118-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-23T02:23:45.119 INFO:teuthology.orchestra.run.smithi096.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC2qAtXYuM/i2dd/82Vuf38G5t/dMbvnGo15pdvbnwmYEAwjOndbqEl2my0YPLcukSMuhCVmPKFQ+3MQphMf6cmInSuX2fofXmzaP8XcfF8RTkMLrBUfJ+u+E41YvRy94NFJeF/zV53nUxnY1uNdflE8WjAhJFyVD6jLdWqD7Otlg23XRosDG0ne8O7K+EIwDWwt7tNQ3pX5d8KrP8aaxu0HhD4u2be+5FwMWs8DWPOAf+0ZOloIfDF+OyIbiuohypfYBA4NCRkKxikt00EeXRdar8XDYGJctffvjwXTFE5ATzBo9Mkq2CnHqNwNYzxV0HjXfFQAvg3thPjKbl63RH1i5ABehKn5FMTjkVkTXspe5TeJdnEojCu0zX7VlovVxBNQLjBGCPWCbX+5uhLzO7f0fVEB2awOMn/hvG71MpMTlZTg9Yn4aMd+vh51edNcFrvGkhRU1WHCLI+Nzpr+uk/D/PeX++fpikKSyPI8KgkiQ2uPr/59Cv0E8T0BrHMLLM= ceph-3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:23:45.131 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-23T02:23:49.218 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-23T02:23:49.219 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-23T02:23:49.738 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:48.477457+0000 mon.smithi033 (mon.0) 114 : audit [INF] from='client.? 172.21.15.33:0/3825332531' entity='client.admin' 2024-04-23T02:23:52.713 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi096 2024-04-23T02:23:52.713 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-23T02:23:52.713 DEBUG:teuthology.orchestra.run.smithi096:> dd of=/etc/ceph/ceph.conf 2024-04-23T02:23:52.735 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-23T02:23:52.735 DEBUG:teuthology.orchestra.run.smithi096:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:23:52.796 INFO:tasks.cephadm:Adding host smithi096 to orchestrator... 2024-04-23T02:23:52.796 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch host add smithi096 2024-04-23T02:23:53.002 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:51.746506+0000 mgr.smithi033.eyrhiu (mgr.14162) 5 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:53.003 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:51.748808+0000 mon.smithi033 (mon.0) 115 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:54.657 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:53.615602+0000 mon.smithi033 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:54.657 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:53.940098+0000 mon.smithi033 (mon.0) 117 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd/host:smithi033", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:23:54.657 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:53.945901+0000 mon.smithi033 (mon.0) 118 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:23:53.952676+0000 mgr.smithi033.eyrhiu (mgr.14162) 6 : cephadm [INF] Deploying daemon alertmanager.smithi033 on smithi033 2024-04-23T02:23:55.951 INFO:teuthology.orchestra.run.smithi033.stdout:Added host 'smithi096' with addr '172.21.15.96' 2024-04-23T02:23:56.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-23T02:23:57.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:55.338983+0000 mgr.smithi033.eyrhiu (mgr.14162) 7 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi096", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:23:57.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:55.947831+0000 mon.smithi033 (mon.0) 119 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:23:57.773 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:23:55.948163+0000 mgr.smithi033.eyrhiu (mgr.14162) 8 : cephadm [INF] Added host smithi096 2024-04-23T02:23:58.755 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:23:58.755 INFO:teuthology.orchestra.run.smithi033.stdout:[{"addr": "172.21.15.33", "hostname": "smithi033", "labels": [], "status": ""}, {"addr": "172.21.15.96", "hostname": "smithi096", "labels": [], "status": ""}] 2024-04-23T02:23:59.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:57.004389+0000 mgr.smithi033.eyrhiu (mgr.14162) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:23:59.434 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-23T02:23:59.434 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-23T02:23:59.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:23:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:23:58.751607+0000 mgr.smithi033.eyrhiu (mgr.14162) 10 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:24:00.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:23:59.004625+0000 mgr.smithi033.eyrhiu (mgr.14162) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:02.009 INFO:teuthology.orchestra.run.smithi033.stderr:adjusted tunables profile to default 2024-04-23T02:24:02.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:01.004976+0000 mgr.smithi033.eyrhiu (mgr.14162) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:02.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:01.495497+0000 mon.smithi033 (mon.0) 120 : audit [INF] from='client.? 172.21.15.33:0/637376885' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-23T02:24:03.060 INFO:tasks.cephadm:Adding mon.smithi033 on smithi033 2024-04-23T02:24:03.060 INFO:tasks.cephadm:Adding mon.smithi096 on smithi096 2024-04-23T02:24:03.061 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch apply mon '2;smithi033:172.21.15.33=smithi033;smithi096:172.21.15.96=smithi096' 2024-04-23T02:24:03.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:02.004560+0000 mon.smithi033 (mon.0) 121 : audit [INF] from='client.? 172.21.15.33:0/637376885' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-23T02:24:03.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:02.004633+0000 mon.smithi033 (mon.0) 122 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-23T02:24:04.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:04 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:03.005193+0000 mgr.smithi033.eyrhiu (mgr.14162) 13 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:05.149 INFO:teuthology.orchestra.run.smithi096.stdout:Scheduled mon update... 2024-04-23T02:24:05.828 DEBUG:teuthology.orchestra.run.smithi096:mon.smithi096> sudo journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi096.service 2024-04-23T02:24:05.831 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:05.831 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:05.860 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:-- Logs begin at Tue 2024-04-23 02:15:03 UTC. -- 2024-04-23T02:24:06.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:05.005466+0000 mgr.smithi033.eyrhiu (mgr.14162) 14 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:06.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:05.140649+0000 mgr.smithi033.eyrhiu (mgr.14162) 15 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi033:172.21.15.33=smithi033;smithi096:172.21.15.96=smithi096", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:24:06.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:24:05.141968+0000 mgr.smithi033.eyrhiu (mgr.14162) 16 : cephadm [INF] Saving service mon spec with placement smithi033:172.21.15.33=smithi033;smithi096:172.21.15.96=smithi096;count:2 2024-04-23T02:24:06.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:05.146536+0000 mon.smithi033 (mon.0) 123 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:24:07.825 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:07.825 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:07.827 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:08.384 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:07.005732+0000 mgr.smithi033.eyrhiu (mgr.14162) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:08.384 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:07.822624+0000 mon.smithi033 (mon.0) 124 : audit [DBG] from='client.? 172.21.15.96:0/203573310' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:09.414 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:09.415 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:10.594 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:09.006110+0000 mgr.smithi033.eyrhiu (mgr.14162) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:10.594 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:09.296899+0000 mon.smithi033 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:24:10.594 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:09.298582+0000 mon.smithi033 (mon.0) 126 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi033", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:24:10.594 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:09.300180+0000 mon.smithi033 (mon.0) 127 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi033", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-23T02:24:10.595 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:09.300748+0000 mon.smithi033 (mon.0) 128 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:24:10.595 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:24:09.301321+0000 mgr.smithi033.eyrhiu (mgr.14162) 19 : cephadm [INF] Deploying daemon crash.smithi033 on smithi033 2024-04-23T02:24:11.436 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:11.436 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:11.438 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:12.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:11.006349+0000 mgr.smithi033.eyrhiu (mgr.14162) 20 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:12.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:11.433542+0000 mon.smithi033 (mon.0) 129 : audit [DBG] from='client.? 172.21.15.96:0/775783914' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:12.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:11.440087+0000 mon.smithi033 (mon.0) 130 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:24:12.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:11.491395+0000 mon.smithi033 (mon.0) 131 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:24:12.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:11.493224+0000 mon.smithi033 (mon.0) 132 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:24:12.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:11.493565+0000 mon.smithi033 (mon.0) 133 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:24:12.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:11.493880+0000 mgr.smithi033.eyrhiu (mgr.14162) 21 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:24:12.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:11.496121+0000 mon.smithi033 (mon.0) 134 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:24:12.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:24:11.499244+0000 mgr.smithi033.eyrhiu (mgr.14162) 22 : cephadm [INF] Deploying daemon grafana.smithi033 on smithi033 2024-04-23T02:24:12.974 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:12.975 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:12.152852+0000 mon.smithi033 (mon.0) 135 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:24:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:13.006950+0000 mgr.smithi033.eyrhiu (mgr.14162) 23 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:14.973 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:14.973 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:14.974 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:14.970171+0000 mon.smithi033 (mon.0) 136 : audit [DBG] from='client.? 172.21.15.96:0/1086482750' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:16.540 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:16.541 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:16.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:16 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:15.007425+0000 mgr.smithi033.eyrhiu (mgr.14162) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:18.532 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:18.533 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:18.534 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:18.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:17.007701+0000 mgr.smithi033.eyrhiu (mgr.14162) 25 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:19.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:18.529747+0000 mon.smithi033 (mon.0) 137 : audit [DBG] from='client.? 172.21.15.96:0/2103018536' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:20.141 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:20.141 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:20.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:19.007991+0000 mgr.smithi033.eyrhiu (mgr.14162) 26 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:22.018 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:22.018 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:22.019 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:22.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:21.008240+0000 mgr.smithi033.eyrhiu (mgr.14162) 27 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:23.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:22.014920+0000 mon.smithi033 (mon.0) 138 : audit [DBG] from='client.? 172.21.15.96:0/4007342742' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:23.594 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:23.594 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:23.008459+0000 mgr.smithi033.eyrhiu (mgr.14162) 28 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:25.624 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:25.624 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:25.625 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:26.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:25.008720+0000 mgr.smithi033.eyrhiu (mgr.14162) 29 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:26.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:25.621409+0000 mon.smithi033 (mon.0) 139 : audit [DBG] from='client.? 172.21.15.96:0/3891304910' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:27.282 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:27.283 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:28.278 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:27.009029+0000 mgr.smithi033.eyrhiu (mgr.14162) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:29.295 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:29.295 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:29.297 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:29.009269+0000 mgr.smithi033.eyrhiu (mgr.14162) 31 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:30.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:29.167704+0000 mon.smithi033 (mon.0) 140 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:24:30.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:24:29.169684+0000 mgr.smithi033.eyrhiu (mgr.14162) 32 : cephadm [INF] Deploying daemon node-exporter.smithi033 on smithi033 2024-04-23T02:24:30.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:29.292915+0000 mon.smithi033 (mon.0) 141 : audit [DBG] from='client.? 172.21.15.96:0/1690474840' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:30.910 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:30.910 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:32.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:31.009613+0000 mgr.smithi033.eyrhiu (mgr.14162) 33 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:33.001 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:33.001 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:33.002 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:32.155880+0000 mon.smithi033 (mon.0) 142 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:24:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:32.997695+0000 mon.smithi033 (mon.0) 143 : audit [DBG] from='client.? 172.21.15.96:0/59164100' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:33.009913+0000 mgr.smithi033.eyrhiu (mgr.14162) 34 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:34.554 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:34.554 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:36.510 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:36.511 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:36.512 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:35.010303+0000 mgr.smithi033.eyrhiu (mgr.14162) 35 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:36.507952+0000 mon.smithi033 (mon.0) 144 : audit [DBG] from='client.? 172.21.15.96:0/1076082745' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:38.131 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:38.132 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:38.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:37.010567+0000 mgr.smithi033.eyrhiu (mgr.14162) 36 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:38.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:37.167660+0000 mon.smithi033 (mon.0) 145 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:24:38.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:37.169417+0000 mon.smithi033 (mon.0) 146 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:24:40.070 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:40.070 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:40.071 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:41.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:39.010835+0000 mgr.smithi033.eyrhiu (mgr.14162) 37 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:41.086 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:39.675960+0000 mon.smithi033 (mon.0) 147 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:24:41.087 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:24:39.682358+0000 mgr.smithi033.eyrhiu (mgr.14162) 38 : cephadm [INF] Deploying daemon prometheus.smithi033 on smithi033 2024-04-23T02:24:41.087 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:40.067574+0000 mon.smithi033 (mon.0) 148 : audit [DBG] from='client.? 172.21.15.96:0/2547024227' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:41.592 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:41.592 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:42 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:41.011132+0000 mgr.smithi033.eyrhiu (mgr.14162) 39 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:43.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:42.161767+0000 mon.smithi033 (mon.0) 149 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:24:43.758 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:43.758 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:43.760 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:44.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:43.011432+0000 mgr.smithi033.eyrhiu (mgr.14162) 40 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:44.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:43.755632+0000 mon.smithi033 (mon.0) 150 : audit [DBG] from='client.? 172.21.15.96:0/113436384' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:45.339 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:45.339 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:46.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:45.011764+0000 mgr.smithi033.eyrhiu (mgr.14162) 41 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:47.251 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:47.251 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:47.252 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:48.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:47.012056+0000 mgr.smithi033.eyrhiu (mgr.14162) 42 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:48.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:47.248240+0000 mon.smithi033 (mon.0) 151 : audit [DBG] from='client.? 172.21.15.96:0/193620540' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:48.819 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:48.819 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:50.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:49.012278+0000 mgr.smithi033.eyrhiu (mgr.14162) 43 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:50.762 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:50.762 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:50.763 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:51.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:50.759627+0000 mon.smithi033 (mon.0) 152 : audit [DBG] from='client.? 172.21.15.96:0/643670462' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:52.358 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:51.012694+0000 mgr.smithi033.eyrhiu (mgr.14162) 44 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:52.453 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:52.453 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:54.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:53.013098+0000 mgr.smithi033.eyrhiu (mgr.14162) 45 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:54.613 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:54.613 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:54.614 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:54.610530+0000 mon.smithi033 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.96:0/1458573306' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:56.267 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:56.268 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:24:56.461 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:55.013434+0000 mgr.smithi033.eyrhiu (mgr.14162) 46 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:58.393 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:24:58.393 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:24:58.395 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:24:58.492 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:57.013689+0000 mgr.smithi033.eyrhiu (mgr.14162) 47 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:24:59.446 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:24:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:58.391097+0000 mon.smithi033 (mon.0) 154 : audit [DBG] from='client.? 172.21.15.96:0/3470594095' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:24:59.982 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:24:59.983 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:25:01.263 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:24:59.013958+0000 mgr.smithi033.eyrhiu (mgr.14162) 48 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:01.264 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:59.801373+0000 mon.smithi033 (mon.0) 155 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:01.264 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:59.802261+0000 mon.smithi033 (mon.0) 156 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:01.264 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:59.803121+0000 mon.smithi033 (mon.0) 157 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:01.264 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:24:59.803661+0000 mon.smithi033 (mon.0) 158 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:25:01.264 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:00.262628+0000 mon.smithi033 (mon.0) 159 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:02.051 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:25:02.051 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:25:02.052 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:25:02.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:00.928790+0000 mon.smithi033 (mon.0) 160 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:02.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:01.014390+0000 mgr.smithi033.eyrhiu (mgr.14162) 49 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:03.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:02.048177+0000 mon.smithi033 (mon.0) 161 : audit [DBG] from='client.? 172.21.15.96:0/4225777098' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:25:03.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:02.165899+0000 mon.smithi033 (mon.0) 162 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:04.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:04 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:03.014618+0000 mgr.smithi033.eyrhiu (mgr.14162) 50 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:04.402 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:25:04.402 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:25:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:04.139593+0000 mon.smithi033 (mon.0) 163 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:04.394890+0000 mgr.smithi033.eyrhiu (mgr.14162) 51 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:25:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:04.410588+0000 mgr.smithi033.eyrhiu (mgr.14162) 52 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:25:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:04.441634+0000 mon.smithi033 (mon.0) 164 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:06.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:05.014895+0000 mgr.smithi033.eyrhiu (mgr.14162) 53 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:06.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:05.474932+0000 mon.smithi033 (mon.0) 165 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:06.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:05.754338+0000 mon.smithi033 (mon.0) 166 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:06.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:05.755259+0000 mon.smithi033 (mon.0) 167 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd/host:smithi096", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:25:06.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:05.759397+0000 mon.smithi033 (mon.0) 168 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:06.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:05.761306+0000 mon.smithi033 (mon.0) 169 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:25:06.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:05.764316+0000 mon.smithi033 (mon.0) 170 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-04-23T02:25:06.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:05.765112+0000 mon.smithi033 (mon.0) 171 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:06.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:05.765817+0000 mgr.smithi033.eyrhiu (mgr.14162) 54 : cephadm [INF] Deploying daemon crash.smithi096 on smithi096 2024-04-23T02:25:07.317 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:25:07.317 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:25:07.319 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:25:07.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:07.314858+0000 mon.smithi033 (mon.0) 172 : audit [DBG] from='client.? 172.21.15.96:0/1468046751' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:25:08.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:07.015150+0000 mgr.smithi033.eyrhiu (mgr.14162) 55 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:09.012 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:25:09.012 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:25:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:09.015430+0000 mgr.smithi033.eyrhiu (mgr.14162) 56 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:09.429052+0000 mon.smithi033 (mon.0) 173 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:09.431668+0000 mon.smithi033 (mon.0) 174 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.hxmsqk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:25:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:09.434559+0000 mon.smithi033 (mon.0) 175 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.hxmsqk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-23T02:25:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:09.435363+0000 mon.smithi033 (mon.0) 176 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:25:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:09.436338+0000 mon.smithi033 (mon.0) 177 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:10.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:09.437088+0000 mgr.smithi033.eyrhiu (mgr.14162) 57 : cephadm [INF] Deploying daemon mgr.smithi096.hxmsqk on smithi096 2024-04-23T02:25:12.233 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:25:12.234 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:25:12.235 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:25:12.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:11.015775+0000 mgr.smithi033.eyrhiu (mgr.14162) 58 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:12.169073+0000 mon.smithi033 (mon.0) 178 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:12.230551+0000 mon.smithi033 (mon.0) 179 : audit [DBG] from='client.? 172.21.15.96:0/3829702135' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:25:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:12.728500+0000 mon.smithi033 (mon.0) 180 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:12.730609+0000 mon.smithi033 (mon.0) 181 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:25:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:12.731561+0000 mon.smithi033 (mon.0) 182 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:12.732263+0000 mgr.smithi033.eyrhiu (mgr.14162) 59 : cephadm [INF] Deploying daemon mon.smithi096 on smithi096 2024-04-23T02:25:14.173 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:25:14.174 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:25:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:13.016180+0000 mgr.smithi033.eyrhiu (mgr.14162) 60 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:17.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:16 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:15.016445+0000 mgr.smithi033.eyrhiu (mgr.14162) 61 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:17.468 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:25:17.468 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":1,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:22:24.831080Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-23T02:25:17.469 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 1 2024-04-23T02:25:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:17 smithi096 bash[39229]: e23cb2a116b73ed3da486a585119447565cfba2b27062a4e3f1832eda93f45dc 2024-04-23T02:25:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:17 smithi096 systemd[1]: Started Ceph mon.smithi096 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:25:19.333 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-23T02:25:19.333 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-23T02:25:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:17.016785+0000 mgr.smithi033.eyrhiu (mgr.14162) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:17.669109+0000 mon.smithi033 (mon.0) 186 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:17.669322+0000 mon.smithi033 (mon.0) 187 : cluster [INF] mon.smithi033 calling monitor election 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:17.685075+0000 mon.smithi033 (mon.0) 188 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:17.841342+0000 mon.smithi033 (mon.0) 189 : audit [DBG] from='mgr.? 172.21.15.96:0/1249890933' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/crt"}]: dispatch 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:18.663730+0000 mon.smithi033 (mon.0) 190 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:19.017204+0000 mgr.smithi033.eyrhiu (mgr.14162) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:19.663848+0000 mon.smithi033 (mon.0) 191 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:19.664906+0000 mon.smithi096 (mon.1) 1 : cluster [INF] mon.smithi096 calling monitor election 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:20.664135+0000 mon.smithi033 (mon.0) 192 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:21.017593+0000 mgr.smithi033.eyrhiu (mgr.14162) 64 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:21.664093+0000 mon.smithi033 (mon.0) 193 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:22.664162+0000 mon.smithi033 (mon.0) 194 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:22.699055+0000 mon.smithi033 (mon.0) 195 : cluster [INF] mon.smithi033 is new leader, mons smithi033,smithi096 in quorum (ranks 0,1) 2024-04-23T02:25:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:22.703972+0000 mon.smithi033 (mon.0) 196 : cluster [DBG] monmap e2: 2 mons at {smithi033=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} 2024-04-23T02:25:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:22.704037+0000 mon.smithi033 (mon.0) 197 : cluster [DBG] fsmap 2024-04-23T02:25:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:22.704088+0000 mon.smithi033 (mon.0) 198 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-23T02:25:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:22.704318+0000 mon.smithi033 (mon.0) 199 : cluster [DBG] mgrmap e17: smithi033.eyrhiu(active, since 106s) 2024-04-23T02:25:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:22.705047+0000 mon.smithi033 (mon.0) 200 : cluster [DBG] Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:25:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:22.706397+0000 mon.smithi033 (mon.0) 201 : audit [DBG] from='mgr.? 172.21.15.96:0/1249890933' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:25:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:22.708964+0000 mon.smithi033 (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-04-23T02:25:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:22.710501+0000 mon.smithi033 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.96:0/1249890933' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/key"}]: dispatch 2024-04-23T02:25:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:22.711017+0000 mon.smithi033 (mon.0) 204 : audit [DBG] from='mgr.? 172.21.15.96:0/1249890933' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:25:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:22.714333+0000 mon.smithi033 (mon.0) 205 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:17.016785+0000 mgr.smithi033.eyrhiu (mgr.14162) 62 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:17.669109+0000 mon.smithi033 (mon.0) 186 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:25:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:17.669322+0000 mon.smithi033 (mon.0) 187 : cluster [INF] mon.smithi033 calling monitor election 2024-04-23T02:25:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:17.685075+0000 mon.smithi033 (mon.0) 188 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:17.841342+0000 mon.smithi033 (mon.0) 189 : audit [DBG] from='mgr.? 172.21.15.96:0/1249890933' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/crt"}]: dispatch 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:18.663730+0000 mon.smithi033 (mon.0) 190 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:19.017204+0000 mgr.smithi033.eyrhiu (mgr.14162) 63 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:19.663848+0000 mon.smithi033 (mon.0) 191 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:19.664906+0000 mon.smithi096 (mon.1) 1 : cluster [INF] mon.smithi096 calling monitor election 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:20.664135+0000 mon.smithi033 (mon.0) 192 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:21.017593+0000 mgr.smithi033.eyrhiu (mgr.14162) 64 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:21.664093+0000 mon.smithi033 (mon.0) 193 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:22.664162+0000 mon.smithi033 (mon.0) 194 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:22.699055+0000 mon.smithi033 (mon.0) 195 : cluster [INF] mon.smithi033 is new leader, mons smithi033,smithi096 in quorum (ranks 0,1) 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:22.703972+0000 mon.smithi033 (mon.0) 196 : cluster [DBG] monmap e2: 2 mons at {smithi033=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:22.704037+0000 mon.smithi033 (mon.0) 197 : cluster [DBG] fsmap 2024-04-23T02:25:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:22.704088+0000 mon.smithi033 (mon.0) 198 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-04-23T02:25:23.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:22.704318+0000 mon.smithi033 (mon.0) 199 : cluster [DBG] mgrmap e17: smithi033.eyrhiu(active, since 106s) 2024-04-23T02:25:23.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:22.705047+0000 mon.smithi033 (mon.0) 200 : cluster [DBG] Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:25:23.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:22.706397+0000 mon.smithi033 (mon.0) 201 : audit [DBG] from='mgr.? 172.21.15.96:0/1249890933' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:25:23.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:22.708964+0000 mon.smithi033 (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-04-23T02:25:23.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:22.710501+0000 mon.smithi033 (mon.0) 203 : audit [DBG] from='mgr.? 172.21.15.96:0/1249890933' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/key"}]: dispatch 2024-04-23T02:25:23.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:22.711017+0000 mon.smithi033 (mon.0) 204 : audit [DBG] from='mgr.? 172.21.15.96:0/1249890933' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:25:23.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:22.714333+0000 mon.smithi033 (mon.0) 205 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:24.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:22.715998+0000 mgr.smithi033.eyrhiu (mgr.14162) 65 : cephadm [INF] Deploying daemon node-exporter.smithi096 on smithi096 2024-04-23T02:25:24.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:22.766427+0000 mon.smithi033 (mon.0) 206 : cluster [DBG] mgrmap e18: smithi033.eyrhiu(active, since 106s), standbys: smithi096.hxmsqk 2024-04-23T02:25:24.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:22.767420+0000 mon.smithi033 (mon.0) 207 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi096.hxmsqk", "id": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:25:24.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:23.664208+0000 mon.smithi033 (mon.0) 208 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:24.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:22.715998+0000 mgr.smithi033.eyrhiu (mgr.14162) 65 : cephadm [INF] Deploying daemon node-exporter.smithi096 on smithi096 2024-04-23T02:25:24.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:22.766427+0000 mon.smithi033 (mon.0) 206 : cluster [DBG] mgrmap e18: smithi033.eyrhiu(active, since 106s), standbys: smithi096.hxmsqk 2024-04-23T02:25:24.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:22.767420+0000 mon.smithi033 (mon.0) 207 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi096.hxmsqk", "id": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:25:24.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:23.664208+0000 mon.smithi033 (mon.0) 208 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:25:24.349 INFO:teuthology.orchestra.run.smithi096.stdout: 2024-04-23T02:25:24.349 INFO:teuthology.orchestra.run.smithi096.stdout:{"epoch":2,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","modified":"2024-04-23T02:25:17.663719Z","created":"2024-04-23T02:22:24.831080Z","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":"smithi033","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi096","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:3300","nonce":0},{"type":"v1","addr":"172.21.15.96:6789","nonce":0}]},"addr":"172.21.15.96:6789/0","public_addr":"172.21.15.96:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-23T02:25:24.350 INFO:teuthology.orchestra.run.smithi096.stderr:dumped monmap epoch 2 2024-04-23T02:25:24.948 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:23.017909+0000 mgr.smithi033.eyrhiu (mgr.14162) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:24.948 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:24.345527+0000 mon.smithi033 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.96:0/3001189782' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:25:24.968 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-23T02:25:24.968 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-23T02:25:25.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:23.017909+0000 mgr.smithi033.eyrhiu (mgr.14162) 66 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:25.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:24.345527+0000 mon.smithi033 (mon.0) 209 : audit [DBG] from='client.? 172.21.15.96:0/3001189782' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-23T02:25:26.858 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:25.018168+0000 mgr.smithi033.eyrhiu (mgr.14162) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:27.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:25.018168+0000 mgr.smithi033.eyrhiu (mgr.14162) 67 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:27.224 INFO:teuthology.orchestra.run.smithi033.stdout:# minimal ceph.conf for 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:25:27.224 INFO:teuthology.orchestra.run.smithi033.stdout:[global] 2024-04-23T02:25:27.224 INFO:teuthology.orchestra.run.smithi033.stdout: fsid = 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:25:27.224 INFO:teuthology.orchestra.run.smithi033.stdout: mon_host = [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] 2024-04-23T02:25:27.936 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-23T02:25:27.936 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-04-23T02:25:27.936 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.conf 2024-04-23T02:25:27.968 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-04-23T02:25:27.969 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:25:28.037 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-23T02:25:28.037 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.conf 2024-04-23T02:25:28.076 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-23T02:25:28.076 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:25:28.148 INFO:tasks.cephadm:Deploying OSDs... 2024-04-23T02:25:28.148 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-04-23T02:25:28.148 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/scratch_devs of=/dev/stdout 2024-04-23T02:25:28.167 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-23T02:25:28.167 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_1 2024-04-23T02:25:28.226 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-23T02:25:28.227 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:25:28.227 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 6h/6d Inode: 163782 Links: 1 2024-04-23T02:25:28.227 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:25:28.227 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T02:25:28.227 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-04-23 02:24:59.072378739 +0000 2024-04-23T02:25:28.227 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-04-23 02:21:02.768324519 +0000 2024-04-23T02:25:28.227 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-04-23 02:21:02.768324519 +0000 2024-04-23T02:25:28.227 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2024-04-23T02:25:28.227 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-23T02:25:28.294 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-04-23T02:25:28.294 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-04-23T02:25:28.294 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000196075 s, 2.6 MB/s 2024-04-23T02:25:28.295 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-23T02:25:28.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:27.018394+0000 mgr.smithi033.eyrhiu (mgr.14162) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:28.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:27.179641+0000 mon.smithi033 (mon.0) 210 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:28.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:27.222235+0000 mon.smithi033 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.33:0/2490453424' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:28.354 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_2 2024-04-23T02:25:28.413 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-23T02:25:28.413 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:25:28.414 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 6h/6d Inode: 171172 Links: 1 2024-04-23T02:25:28.414 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:25:28.414 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T02:25:28.414 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-04-23 02:24:59.072378739 +0000 2024-04-23T02:25:28.414 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-04-23 02:21:03.141318551 +0000 2024-04-23T02:25:28.414 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-04-23 02:21:03.141318551 +0000 2024-04-23T02:25:28.414 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2024-04-23T02:25:28.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-23T02:25:28.478 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:27.018394+0000 mgr.smithi033.eyrhiu (mgr.14162) 68 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:28.478 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:27.179641+0000 mon.smithi033 (mon.0) 210 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:28.479 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:27.222235+0000 mon.smithi033 (mon.0) 211 : audit [DBG] from='client.? 172.21.15.33:0/2490453424' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:28.480 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-04-23T02:25:28.480 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-04-23T02:25:28.480 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000210048 s, 2.4 MB/s 2024-04-23T02:25:28.481 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-23T02:25:28.541 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_3 2024-04-23T02:25:28.599 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-23T02:25:28.599 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:25:28.599 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 6h/6d Inode: 167466 Links: 1 2024-04-23T02:25:28.599 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:25:28.599 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T02:25:28.599 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-04-23 02:24:59.072378739 +0000 2024-04-23T02:25:28.599 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-04-23 02:21:03.495312887 +0000 2024-04-23T02:25:28.599 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-04-23 02:21:03.495312887 +0000 2024-04-23T02:25:28.599 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2024-04-23T02:25:28.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-23T02:25:28.665 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-04-23T02:25:28.665 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-04-23T02:25:28.665 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000199404 s, 2.6 MB/s 2024-04-23T02:25:28.666 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-23T02:25:28.725 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_4 2024-04-23T02:25:28.784 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-23T02:25:28.784 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:25:28.784 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 6h/6d Inode: 166574 Links: 1 2024-04-23T02:25:28.784 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:25:28.784 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T02:25:28.784 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-04-23 02:24:59.072378739 +0000 2024-04-23T02:25:28.785 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-04-23 02:21:03.845307287 +0000 2024-04-23T02:25:28.785 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-04-23 02:21:03.845307287 +0000 2024-04-23T02:25:28.785 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2024-04-23T02:25:28.785 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-23T02:25:28.851 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-04-23T02:25:28.851 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-04-23T02:25:28.851 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000227615 s, 2.2 MB/s 2024-04-23T02:25:28.852 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-23T02:25:28.912 DEBUG:teuthology.orchestra.run.smithi096:> set -ex 2024-04-23T02:25:28.912 DEBUG:teuthology.orchestra.run.smithi096:> dd if=/scratch_devs of=/dev/stdout 2024-04-23T02:25:28.934 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-23T02:25:28.934 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_1 2024-04-23T02:25:28.996 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-23T02:25:28.996 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:25:28.996 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 169197 Links: 1 2024-04-23T02:25:28.996 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:25:28.996 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T02:25:28.996 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-04-23 02:25:23.132202116 +0000 2024-04-23T02:25:28.996 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-04-23 02:20:55.711039107 +0000 2024-04-23T02:25:28.996 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-04-23 02:20:55.711039107 +0000 2024-04-23T02:25:28.996 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-04-23T02:25:28.997 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-23T02:25:29.067 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-04-23T02:25:29.068 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-04-23T02:25:29.068 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000334285 s, 1.5 MB/s 2024-04-23T02:25:29.069 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-23T02:25:29.131 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_2 2024-04-23T02:25:29.192 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-23T02:25:29.192 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:25:29.192 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 171211 Links: 1 2024-04-23T02:25:29.192 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:25:29.192 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T02:25:29.193 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-04-23 02:25:23.132202116 +0000 2024-04-23T02:25:29.193 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-04-23 02:20:56.057031377 +0000 2024-04-23T02:25:29.193 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-04-23 02:20:56.057031377 +0000 2024-04-23T02:25:29.193 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-04-23T02:25:29.193 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-23T02:25:29.262 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-04-23T02:25:29.262 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-04-23T02:25:29.262 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000204309 s, 2.5 MB/s 2024-04-23T02:25:29.263 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-23T02:25:29.324 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_3 2024-04-23T02:25:29.386 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-23T02:25:29.386 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:25:29.386 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 166816 Links: 1 2024-04-23T02:25:29.386 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:25:29.386 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T02:25:29.387 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-04-23 02:25:23.132202116 +0000 2024-04-23T02:25:29.387 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-04-23 02:20:56.403023646 +0000 2024-04-23T02:25:29.387 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-04-23 02:20:56.403023646 +0000 2024-04-23T02:25:29.387 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-04-23T02:25:29.387 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-23T02:25:29.454 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-04-23T02:25:29.454 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-04-23T02:25:29.454 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000196903 s, 2.6 MB/s 2024-04-23T02:25:29.455 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-23T02:25:29.515 DEBUG:teuthology.orchestra.run.smithi096:> stat /dev/vg_nvme/lv_4 2024-04-23T02:25:29.574 INFO:teuthology.orchestra.run.smithi096.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-23T02:25:29.574 INFO:teuthology.orchestra.run.smithi096.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-23T02:25:29.574 INFO:teuthology.orchestra.run.smithi096.stdout:Device: 6h/6d Inode: 168275 Links: 1 2024-04-23T02:25:29.574 INFO:teuthology.orchestra.run.smithi096.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-23T02:25:29.574 INFO:teuthology.orchestra.run.smithi096.stdout:Context: system_u:object_r:device_t:s0 2024-04-23T02:25:29.574 INFO:teuthology.orchestra.run.smithi096.stdout:Access: 2024-04-23 02:25:23.132202116 +0000 2024-04-23T02:25:29.574 INFO:teuthology.orchestra.run.smithi096.stdout:Modify: 2024-04-23 02:20:56.738016161 +0000 2024-04-23T02:25:29.575 INFO:teuthology.orchestra.run.smithi096.stdout:Change: 2024-04-23 02:20:56.738016161 +0000 2024-04-23T02:25:29.575 INFO:teuthology.orchestra.run.smithi096.stdout: Birth: - 2024-04-23T02:25:29.575 DEBUG:teuthology.orchestra.run.smithi096:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-23T02:25:29.642 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records in 2024-04-23T02:25:29.642 INFO:teuthology.orchestra.run.smithi096.stderr:1+0 records out 2024-04-23T02:25:29.642 INFO:teuthology.orchestra.run.smithi096.stderr:512 bytes copied, 0.000217847 s, 2.4 MB/s 2024-04-23T02:25:29.643 DEBUG:teuthology.orchestra.run.smithi096:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-23T02:25:29.705 INFO:tasks.cephadm:Deploying osd.0 on smithi033 with /dev/vg_nvme/lv_4... 2024-04-23T02:25:29.705 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-23T02:25:30.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:29.018722+0000 mgr.smithi033.eyrhiu (mgr.14162) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:29.018722+0000 mgr.smithi033.eyrhiu (mgr.14162) 69 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:32.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:31.018990+0000 mgr.smithi033.eyrhiu (mgr.14162) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:32.320 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-23T02:25:32.320 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-23T02:25:32.320 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2024-04-23T02:25:32.320 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2024-04-23T02:25:32.320 INFO:teuthology.orchestra.run.smithi033.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0109036 s, 962 MB/s 2024-04-23T02:25:32.320 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2024-04-23T02:25:32.321 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:31.018990+0000 mgr.smithi033.eyrhiu (mgr.14162) 70 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:33.074 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi033:vg_nvme/lv_4 2024-04-23T02:25:33.641 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:32.375639+0000 mon.smithi033 (mon.0) 212 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:33.641 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:32.376791+0000 mon.smithi033 (mon.0) 213 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:33.641 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:32.377618+0000 mon.smithi033 (mon.0) 214 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:33.641 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:32.378167+0000 mon.smithi033 (mon.0) 215 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:25:33.693 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:32.375639+0000 mon.smithi033 (mon.0) 212 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:33.693 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:32.376791+0000 mon.smithi033 (mon.0) 213 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:25:33.693 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:32.377618+0000 mon.smithi033 (mon.0) 214 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:33.693 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:32.378167+0000 mon.smithi033 (mon.0) 215 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:25:34.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:33.019319+0000 mgr.smithi033.eyrhiu (mgr.14162) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:34.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:34.151777+0000 mon.smithi033 (mon.0) 216 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:34.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:34.207547+0000 mon.smithi033 (mon.0) 217 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:33.019319+0000 mgr.smithi033.eyrhiu (mgr.14162) 71 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:34.151777+0000 mon.smithi033 (mon.0) 216 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:34.207547+0000 mon.smithi033 (mon.0) 217 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:34.152184+0000 mgr.smithi033.eyrhiu (mgr.14162) 72 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-23T02:25:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:34.167321+0000 mgr.smithi033.eyrhiu (mgr.14162) 73 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:25:35.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:34.152184+0000 mgr.smithi033.eyrhiu (mgr.14162) 72 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-23T02:25:35.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:34.167321+0000 mgr.smithi033.eyrhiu (mgr.14162) 73 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:25:36.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:35.019681+0000 mgr.smithi033.eyrhiu (mgr.14162) 74 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:36.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:35.540562+0000 mgr.smithi033.eyrhiu (mgr.14162) 75 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:36.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:35.541529+0000 mon.smithi033 (mon.0) 218 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:25:36.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:35.542982+0000 mon.smithi033 (mon.0) 219 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:25:36.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:35.543536+0000 mon.smithi033 (mon.0) 220 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:36.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:35.019681+0000 mgr.smithi033.eyrhiu (mgr.14162) 74 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:36.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:35.540562+0000 mgr.smithi033.eyrhiu (mgr.14162) 75 : audit [DBG] from='client.14240 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:25:36.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:35.541529+0000 mon.smithi033 (mon.0) 218 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:25:36.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:35.542982+0000 mon.smithi033 (mon.0) 219 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:25:36.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:35.543536+0000 mon.smithi033 (mon.0) 220 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:37.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:37.168758+0000 mon.smithi033 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:25:37.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:37.170127+0000 mon.smithi033 (mon.0) 222 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:25:37.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:37.184261+0000 mon.smithi033 (mon.0) 223 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:37.168758+0000 mon.smithi033 (mon.0) 221 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:25:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:37.170127+0000 mon.smithi033 (mon.0) 222 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:25:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:37.184261+0000 mon.smithi033 (mon.0) 223 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:38.706 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:37.019936+0000 mgr.smithi033.eyrhiu (mgr.14162) 76 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:38.706 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:38.203887+0000 mon.smithi033 (mon.0) 224 : audit [INF] from='client.? 172.21.15.33:0/790836483' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b4b02e65-35cf-424d-b90a-d400806b7bf9"}]: dispatch 2024-04-23T02:25:38.706 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:38.210177+0000 mon.smithi033 (mon.0) 225 : audit [INF] from='client.? 172.21.15.33:0/790836483' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b4b02e65-35cf-424d-b90a-d400806b7bf9"}]': finished 2024-04-23T02:25:38.706 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:38.210218+0000 mon.smithi033 (mon.0) 226 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-23T02:25:38.706 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:38.210295+0000 mon.smithi033 (mon.0) 227 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:25:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:37.019936+0000 mgr.smithi033.eyrhiu (mgr.14162) 76 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:38.203887+0000 mon.smithi033 (mon.0) 224 : audit [INF] from='client.? 172.21.15.33:0/790836483' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b4b02e65-35cf-424d-b90a-d400806b7bf9"}]: dispatch 2024-04-23T02:25:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:38.210177+0000 mon.smithi033 (mon.0) 225 : audit [INF] from='client.? 172.21.15.33:0/790836483' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b4b02e65-35cf-424d-b90a-d400806b7bf9"}]': finished 2024-04-23T02:25:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:38.210218+0000 mon.smithi033 (mon.0) 226 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-23T02:25:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:38.210295+0000 mon.smithi033 (mon.0) 227 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:25:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:38.660270+0000 mon.smithi033 (mon.0) 228 : audit [DBG] from='client.? 172.21.15.33:0/1841656235' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:25:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:38.660270+0000 mon.smithi033 (mon.0) 228 : audit [DBG] from='client.? 172.21.15.33:0/1841656235' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:25:40.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:39.020127+0000 mgr.smithi033.eyrhiu (mgr.14162) 77 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:40.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:39.919110+0000 mon.smithi033 (mon.0) 229 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:40.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:39.936813+0000 mon.smithi033 (mon.0) 230 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:40.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:39.939899+0000 mon.smithi033 (mon.0) 231 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:40.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:39.942527+0000 mon.smithi033 (mon.0) 232 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:25:40.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:39.943107+0000 mon.smithi033 (mon.0) 233 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:25:40.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:39.943658+0000 mon.smithi033 (mon.0) 234 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:39.020127+0000 mgr.smithi033.eyrhiu (mgr.14162) 77 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:39.919110+0000 mon.smithi033 (mon.0) 229 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:39.936813+0000 mon.smithi033 (mon.0) 230 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:39.939899+0000 mon.smithi033 (mon.0) 231 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:39.942527+0000 mon.smithi033 (mon.0) 232 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:25:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:39.943107+0000 mon.smithi033 (mon.0) 233 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:25:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:39.943658+0000 mon.smithi033 (mon.0) 234 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:41.695 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:39.919648+0000 mgr.smithi033.eyrhiu (mgr.14162) 78 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:25:41.695 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:39.942300+0000 mgr.smithi033.eyrhiu (mgr.14162) 79 : cephadm [INF] Reconfiguring mon.smithi033 (unknown last config time)... 2024-04-23T02:25:41.695 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:39.944131+0000 mgr.smithi033.eyrhiu (mgr.14162) 80 : cephadm [INF] Reconfiguring daemon mon.smithi033 on smithi033 2024-04-23T02:25:41.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:39.919648+0000 mgr.smithi033.eyrhiu (mgr.14162) 78 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:25:41.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:39.942300+0000 mgr.smithi033.eyrhiu (mgr.14162) 79 : cephadm [INF] Reconfiguring mon.smithi033 (unknown last config time)... 2024-04-23T02:25:41.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:39.944131+0000 mgr.smithi033.eyrhiu (mgr.14162) 80 : cephadm [INF] Reconfiguring daemon mon.smithi033 on smithi033 2024-04-23T02:25:42.599 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:42 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:41.020342+0000 mgr.smithi033.eyrhiu (mgr.14162) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:42 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:41.020342+0000 mgr.smithi033.eyrhiu (mgr.14162) 81 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:44.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:43.020662+0000 mgr.smithi033.eyrhiu (mgr.14162) 82 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:44.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:43.655356+0000 mon.smithi033 (mon.0) 235 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:44.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:43.655921+0000 mgr.smithi033.eyrhiu (mgr.14162) 83 : cephadm [INF] Reconfiguring mgr.smithi033.eyrhiu (unknown last config time)... 2024-04-23T02:25:44.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:43.656186+0000 mon.smithi033 (mon.0) 236 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi033.eyrhiu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:25:44.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:43.656937+0000 mon.smithi033 (mon.0) 237 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:25:44.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:43.657578+0000 mon.smithi033 (mon.0) 238 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:44.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:43.658139+0000 mgr.smithi033.eyrhiu (mgr.14162) 84 : cephadm [INF] Reconfiguring daemon mgr.smithi033.eyrhiu on smithi033 2024-04-23T02:25:45.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:43.020662+0000 mgr.smithi033.eyrhiu (mgr.14162) 82 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:45.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:43.655356+0000 mon.smithi033 (mon.0) 235 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:45.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:43.655921+0000 mgr.smithi033.eyrhiu (mgr.14162) 83 : cephadm [INF] Reconfiguring mgr.smithi033.eyrhiu (unknown last config time)... 2024-04-23T02:25:45.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:43.656186+0000 mon.smithi033 (mon.0) 236 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi033.eyrhiu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:25:45.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:43.656937+0000 mon.smithi033 (mon.0) 237 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:25:45.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:43.657578+0000 mon.smithi033 (mon.0) 238 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:45.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:43.658139+0000 mgr.smithi033.eyrhiu (mgr.14162) 84 : cephadm [INF] Reconfiguring daemon mgr.smithi033.eyrhiu on smithi033 2024-04-23T02:25:45.917 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:45.617159+0000 mon.smithi033 (mon.0) 239 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:25:45.918 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:45.617930+0000 mon.smithi033 (mon.0) 240 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:46.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:45.617159+0000 mon.smithi033 (mon.0) 239 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:25:46.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:45.617930+0000 mon.smithi033 (mon.0) 240 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:46.921 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:45.020961+0000 mgr.smithi033.eyrhiu (mgr.14162) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:46.921 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:45.618505+0000 mgr.smithi033.eyrhiu (mgr.14162) 86 : cephadm [INF] Deploying daemon osd.0 on smithi033 2024-04-23T02:25:47.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:45.020961+0000 mgr.smithi033.eyrhiu (mgr.14162) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:47.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:45.618505+0000 mgr.smithi033.eyrhiu (mgr.14162) 86 : cephadm [INF] Deploying daemon osd.0 on smithi033 2024-04-23T02:25:48.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:46.968097+0000 mon.smithi033 (mon.0) 241 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:48.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:46.968705+0000 mgr.smithi033.eyrhiu (mgr.14162) 87 : cephadm [INF] Reconfiguring alertmanager.smithi033 (dependencies changed)... 2024-04-23T02:25:48.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:46.971088+0000 mgr.smithi033.eyrhiu (mgr.14162) 88 : cephadm [INF] Reconfiguring daemon alertmanager.smithi033 on smithi033 2024-04-23T02:25:48.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:47.021209+0000 mgr.smithi033.eyrhiu (mgr.14162) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:48.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:46.968097+0000 mon.smithi033 (mon.0) 241 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:48.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:46.968705+0000 mgr.smithi033.eyrhiu (mgr.14162) 87 : cephadm [INF] Reconfiguring alertmanager.smithi033 (dependencies changed)... 2024-04-23T02:25:48.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:46.971088+0000 mgr.smithi033.eyrhiu (mgr.14162) 88 : cephadm [INF] Reconfiguring daemon alertmanager.smithi033 on smithi033 2024-04-23T02:25:48.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:47.021209+0000 mgr.smithi033.eyrhiu (mgr.14162) 89 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:50.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:49.021424+0000 mgr.smithi033.eyrhiu (mgr.14162) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:50.403 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:49.021424+0000 mgr.smithi033.eyrhiu (mgr.14162) 90 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:50.662 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 0 on host 'smithi033' 2024-04-23T02:25:51.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:50.653977+0000 mon.smithi033 (mon.0) 242 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:51.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:50.657882+0000 mon.smithi033 (mon.0) 243 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:50.653977+0000 mon.smithi033 (mon.0) 242 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:50.657882+0000 mon.smithi033 (mon.0) 243 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:52.823 DEBUG:teuthology.orchestra.run.smithi033:osd.0> sudo journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.0.service 2024-04-23T02:25:52.825 INFO:tasks.cephadm:Deploying osd.1 on smithi033 with /dev/vg_nvme/lv_3... 2024-04-23T02:25:52.825 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-23T02:25:52.862 INFO:journalctl@ceph.osd.0.smithi033.stdout:-- Logs begin at Tue 2024-04-23 02:14:49 UTC. -- 2024-04-23T02:25:53.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:51.021637+0000 mgr.smithi033.eyrhiu (mgr.14162) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:53.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:51.021637+0000 mgr.smithi033.eyrhiu (mgr.14162) 91 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:54.044 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:25:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.0[46091]: debug 2024-04-23T02:25:53.743+0000 7f7cde51f080 -1 osd.0 0 log_to_monitors {default=true} 2024-04-23T02:25:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:53.021850+0000 mgr.smithi033.eyrhiu (mgr.14162) 92 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:53.747837+0000 mon.smithi033 (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/649789332,v1:172.21.15.33:6803/649789332]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:25:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:53.021850+0000 mgr.smithi033.eyrhiu (mgr.14162) 92 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:53.747837+0000 mon.smithi033 (mon.0) 244 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/649789332,v1:172.21.15.33:6803/649789332]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:25:55.794 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:25:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.0[46091]: debug 2024-04-23T02:25:55.669+0000 7f7cd4a82700 -1 osd.0 0 waiting for initial osdmap 2024-04-23T02:25:55.795 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:25:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.0[46091]: debug 2024-04-23T02:25:55.673+0000 7f7cd01fc700 -1 osd.0 8 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-04-23T02:25:55.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:54.664349+0000 mon.smithi033 (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/649789332,v1:172.21.15.33:6803/649789332]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:25:55.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:54.664410+0000 mon.smithi033 (mon.0) 246 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-23T02:25:55.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:54.664561+0000 mon.smithi033 (mon.0) 247 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:25:55.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:54.665135+0000 mon.smithi033 (mon.0) 248 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/649789332,v1:172.21.15.33:6803/649789332]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:25:56.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:54.664349+0000 mon.smithi033 (mon.0) 245 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/649789332,v1:172.21.15.33:6803/649789332]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:25:56.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:54.664410+0000 mon.smithi033 (mon.0) 246 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-23T02:25:56.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:54.664561+0000 mon.smithi033 (mon.0) 247 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:25:56.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:54.665135+0000 mon.smithi033 (mon.0) 248 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/649789332,v1:172.21.15.33:6803/649789332]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:25:56.116 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-23T02:25:56.117 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-23T02:25:56.117 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2024-04-23T02:25:56.117 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2024-04-23T02:25:56.117 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0135793 s, 772 MB/s 2024-04-23T02:25:56.117 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2024-04-23T02:25:56.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:55.022166+0000 mgr.smithi033.eyrhiu (mgr.14162) 93 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:56.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:55.666503+0000 mon.smithi033 (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/649789332,v1:172.21.15.33:6803/649789332]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-04-23T02:25:56.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:55.666596+0000 mon.smithi033 (mon.0) 250 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-23T02:25:56.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:55.667263+0000 mon.smithi033 (mon.0) 251 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:25:56.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:55.671966+0000 mon.smithi033 (mon.0) 252 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:25:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:55.022166+0000 mgr.smithi033.eyrhiu (mgr.14162) 93 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:55.666503+0000 mon.smithi033 (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/649789332,v1:172.21.15.33:6803/649789332]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-04-23T02:25:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:55.666596+0000 mon.smithi033 (mon.0) 250 : cluster [DBG] osdmap e8: 1 total, 0 up, 1 in 2024-04-23T02:25:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:55.667263+0000 mon.smithi033 (mon.0) 251 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:25:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:55.671966+0000 mon.smithi033 (mon.0) 252 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:25:57.322 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi033:vg_nvme/lv_3 2024-04-23T02:25:58.008 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:54.757246+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:25:58.008 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:54.757405+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:25:58.008 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:56.672277+0000 mon.smithi033 (mon.0) 253 : cluster [INF] osd.0 [v2:172.21.15.33:6802/649789332,v1:172.21.15.33:6803/649789332] boot 2024-04-23T02:25:58.008 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:56.672309+0000 mon.smithi033 (mon.0) 254 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-23T02:25:58.008 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:56.672595+0000 mon.smithi033 (mon.0) 255 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:25:58.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:54.757246+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:25:58.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:54.757405+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:25:58.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:56.672277+0000 mon.smithi033 (mon.0) 253 : cluster [INF] osd.0 [v2:172.21.15.33:6802/649789332,v1:172.21.15.33:6803/649789332] boot 2024-04-23T02:25:58.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:56.672309+0000 mon.smithi033 (mon.0) 254 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-23T02:25:58.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:56.672595+0000 mon.smithi033 (mon.0) 255 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:25:59.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:57.022401+0000 mgr.smithi033.eyrhiu (mgr.14162) 94 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:59.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:57.680145+0000 mon.smithi033 (mon.0) 256 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-23T02:25:59.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:58.292259+0000 mon.smithi033 (mon.0) 257 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:59.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:58.292980+0000 mon.smithi033 (mon.0) 258 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi033", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:25:59.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:25:58.293658+0000 mon.smithi033 (mon.0) 259 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:25:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:57.022401+0000 mgr.smithi033.eyrhiu (mgr.14162) 94 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-23T02:25:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:57.680145+0000 mon.smithi033 (mon.0) 256 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-04-23T02:25:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:58.292259+0000 mon.smithi033 (mon.0) 257 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:25:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:58.292980+0000 mon.smithi033 (mon.0) 258 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi033", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:25:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:25:58.293658+0000 mon.smithi033 (mon.0) 259 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:00.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:58.292751+0000 mgr.smithi033.eyrhiu (mgr.14162) 95 : cephadm [INF] Reconfiguring crash.smithi033 (monmap changed)... 2024-04-23T02:26:00.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:25:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:25:58.294163+0000 mgr.smithi033.eyrhiu (mgr.14162) 96 : cephadm [INF] Reconfiguring daemon crash.smithi033 on smithi033 2024-04-23T02:26:00.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:58.292751+0000 mgr.smithi033.eyrhiu (mgr.14162) 95 : cephadm [INF] Reconfiguring crash.smithi033 (monmap changed)... 2024-04-23T02:26:00.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:25:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:25:58.294163+0000 mgr.smithi033.eyrhiu (mgr.14162) 96 : cephadm [INF] Reconfiguring daemon crash.smithi033 on smithi033 2024-04-23T02:26:00.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:25:59.022813+0000 mgr.smithi033.eyrhiu (mgr.14162) 97 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:00.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:00.116595+0000 mon.smithi033 (mon.0) 260 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:26:00.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:00.117825+0000 mon.smithi033 (mon.0) 261 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:26:00.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:00.118369+0000 mon.smithi033 (mon.0) 262 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:25:59.022813+0000 mgr.smithi033.eyrhiu (mgr.14162) 97 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:00.116595+0000 mon.smithi033 (mon.0) 260 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:26:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:00.117825+0000 mon.smithi033 (mon.0) 261 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:26:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:00.118369+0000 mon.smithi033 (mon.0) 262 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:01.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:00.115879+0000 mgr.smithi033.eyrhiu (mgr.14162) 98 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:01.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:00.983377+0000 mon.smithi033 (mon.0) 263 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:02.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:00.115879+0000 mgr.smithi033.eyrhiu (mgr.14162) 98 : audit [DBG] from='client.14258 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:02.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:00.983377+0000 mon.smithi033 (mon.0) 263 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:03.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:00.983905+0000 mgr.smithi033.eyrhiu (mgr.14162) 99 : cephadm [INF] Reconfiguring grafana.smithi033 (dependencies changed)... 2024-04-23T02:26:03.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:00.988948+0000 mgr.smithi033.eyrhiu (mgr.14162) 100 : cephadm [INF] Reconfiguring daemon grafana.smithi033 on smithi033 2024-04-23T02:26:03.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:01.023121+0000 mgr.smithi033.eyrhiu (mgr.14162) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:03.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:00.983905+0000 mgr.smithi033.eyrhiu (mgr.14162) 99 : cephadm [INF] Reconfiguring grafana.smithi033 (dependencies changed)... 2024-04-23T02:26:03.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:00.988948+0000 mgr.smithi033.eyrhiu (mgr.14162) 100 : cephadm [INF] Reconfiguring daemon grafana.smithi033 on smithi033 2024-04-23T02:26:03.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:01.023121+0000 mgr.smithi033.eyrhiu (mgr.14162) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:02.894722+0000 mon.smithi033 (mon.0) 264 : audit [INF] from='client.? 172.21.15.33:0/3961729969' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ac06a92-a6e7-4917-81f1-a712ee470dc7"}]: dispatch 2024-04-23T02:26:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:02.898075+0000 mon.smithi033 (mon.0) 265 : audit [INF] from='client.? 172.21.15.33:0/3961729969' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5ac06a92-a6e7-4917-81f1-a712ee470dc7"}]': finished 2024-04-23T02:26:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:02.898112+0000 mon.smithi033 (mon.0) 266 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-23T02:26:04.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:02.898209+0000 mon.smithi033 (mon.0) 267 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:04.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:03.316513+0000 mon.smithi033 (mon.0) 268 : audit [DBG] from='client.? 172.21.15.33:0/1852436071' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:26:04.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:02.894722+0000 mon.smithi033 (mon.0) 264 : audit [INF] from='client.? 172.21.15.33:0/3961729969' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ac06a92-a6e7-4917-81f1-a712ee470dc7"}]: dispatch 2024-04-23T02:26:04.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:02.898075+0000 mon.smithi033 (mon.0) 265 : audit [INF] from='client.? 172.21.15.33:0/3961729969' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5ac06a92-a6e7-4917-81f1-a712ee470dc7"}]': finished 2024-04-23T02:26:04.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:02.898112+0000 mon.smithi033 (mon.0) 266 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-23T02:26:04.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:02.898209+0000 mon.smithi033 (mon.0) 267 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:04.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:03.316513+0000 mon.smithi033 (mon.0) 268 : audit [DBG] from='client.? 172.21.15.33:0/1852436071' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:26:05.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:04 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:03.023383+0000 mgr.smithi033.eyrhiu (mgr.14162) 102 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:05.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:03.023383+0000 mgr.smithi033.eyrhiu (mgr.14162) 102 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:07.120 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:05.023776+0000 mgr.smithi033.eyrhiu (mgr.14162) 103 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:05.023776+0000 mgr.smithi033.eyrhiu (mgr.14162) 103 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:09.129 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:07.024022+0000 mgr.smithi033.eyrhiu (mgr.14162) 104 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:09.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:07.024022+0000 mgr.smithi033.eyrhiu (mgr.14162) 104 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:11.151 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:09.024244+0000 mgr.smithi033.eyrhiu (mgr.14162) 105 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:11.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:09.024244+0000 mgr.smithi033.eyrhiu (mgr.14162) 105 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:12.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:11.024571+0000 mgr.smithi033.eyrhiu (mgr.14162) 106 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:12.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:11.460066+0000 mon.smithi033 (mon.0) 269 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:12.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:11.460689+0000 mgr.smithi033.eyrhiu (mgr.14162) 107 : cephadm [INF] Reconfiguring prometheus.smithi033 (dependencies changed)... 2024-04-23T02:26:12.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:11.462798+0000 mgr.smithi033.eyrhiu (mgr.14162) 108 : cephadm [INF] Reconfiguring daemon prometheus.smithi033 on smithi033 2024-04-23T02:26:12.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:11.024571+0000 mgr.smithi033.eyrhiu (mgr.14162) 106 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:12.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:11.460066+0000 mon.smithi033 (mon.0) 269 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:12.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:11.460689+0000 mgr.smithi033.eyrhiu (mgr.14162) 107 : cephadm [INF] Reconfiguring prometheus.smithi033 (dependencies changed)... 2024-04-23T02:26:12.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:11.462798+0000 mgr.smithi033.eyrhiu (mgr.14162) 108 : cephadm [INF] Reconfiguring daemon prometheus.smithi033 on smithi033 2024-04-23T02:26:13.720 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:13.217841+0000 mon.smithi033 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:26:13.720 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:13.218717+0000 mon.smithi033 (mon.0) 271 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:13.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:13.217841+0000 mon.smithi033 (mon.0) 270 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:26:13.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:13.218717+0000 mon.smithi033 (mon.0) 271 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:13.024914+0000 mgr.smithi033.eyrhiu (mgr.14162) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:13.219447+0000 mgr.smithi033.eyrhiu (mgr.14162) 110 : cephadm [INF] Deploying daemon osd.1 on smithi033 2024-04-23T02:26:14.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:13.024914+0000 mgr.smithi033.eyrhiu (mgr.14162) 109 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:14.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:13.219447+0000 mgr.smithi033.eyrhiu (mgr.14162) 110 : cephadm [INF] Deploying daemon osd.1 on smithi033 2024-04-23T02:26:16.769 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:16 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:15.025211+0000 mgr.smithi033.eyrhiu (mgr.14162) 111 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:16.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:15.025211+0000 mgr.smithi033.eyrhiu (mgr.14162) 111 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:18.787 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:17.025445+0000 mgr.smithi033.eyrhiu (mgr.14162) 112 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:18.787 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:18.101812+0000 mon.smithi033 (mon.0) 272 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:18.787 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:18.102645+0000 mon.smithi033 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:26:18.787 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:18.103488+0000 mon.smithi033 (mon.0) 274 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:17.025445+0000 mgr.smithi033.eyrhiu (mgr.14162) 112 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:18.101812+0000 mon.smithi033 (mon.0) 272 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:18.102645+0000 mon.smithi033 (mon.0) 273 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:26:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:18.103488+0000 mon.smithi033 (mon.0) 274 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:19.576 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:18.102339+0000 mgr.smithi033.eyrhiu (mgr.14162) 113 : cephadm [INF] Reconfiguring crash.smithi096 (monmap changed)... 2024-04-23T02:26:19.576 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:18.103981+0000 mgr.smithi033.eyrhiu (mgr.14162) 114 : cephadm [INF] Reconfiguring daemon crash.smithi096 on smithi096 2024-04-23T02:26:19.596 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:18.102339+0000 mgr.smithi033.eyrhiu (mgr.14162) 113 : cephadm [INF] Reconfiguring crash.smithi096 (monmap changed)... 2024-04-23T02:26:19.597 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:18.103981+0000 mgr.smithi033.eyrhiu (mgr.14162) 114 : cephadm [INF] Reconfiguring daemon crash.smithi096 on smithi096 2024-04-23T02:26:20.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:19.025780+0000 mgr.smithi033.eyrhiu (mgr.14162) 115 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:20.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:19.622211+0000 mon.smithi033 (mon.0) 275 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:20.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:19.622747+0000 mgr.smithi033.eyrhiu (mgr.14162) 116 : cephadm [INF] Reconfiguring mgr.smithi096.hxmsqk (monmap changed)... 2024-04-23T02:26:20.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:19.623036+0000 mon.smithi033 (mon.0) 276 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.hxmsqk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:26:20.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:19.623695+0000 mon.smithi033 (mon.0) 277 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:26:20.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:19.624771+0000 mon.smithi033 (mon.0) 278 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:20.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:19.625327+0000 mgr.smithi033.eyrhiu (mgr.14162) 117 : cephadm [INF] Reconfiguring daemon mgr.smithi096.hxmsqk on smithi096 2024-04-23T02:26:21.047 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:19.025780+0000 mgr.smithi033.eyrhiu (mgr.14162) 115 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:21.047 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:19.622211+0000 mon.smithi033 (mon.0) 275 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:21.047 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:19.622747+0000 mgr.smithi033.eyrhiu (mgr.14162) 116 : cephadm [INF] Reconfiguring mgr.smithi096.hxmsqk (monmap changed)... 2024-04-23T02:26:21.047 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:19.623036+0000 mon.smithi033 (mon.0) 276 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.hxmsqk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:26:21.048 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:19.623695+0000 mon.smithi033 (mon.0) 277 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:26:21.048 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:19.624771+0000 mon.smithi033 (mon.0) 278 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:21.048 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:19.625327+0000 mgr.smithi033.eyrhiu (mgr.14162) 117 : cephadm [INF] Reconfiguring daemon mgr.smithi096.hxmsqk on smithi096 2024-04-23T02:26:21.620 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 1 on host 'smithi033' 2024-04-23T02:26:22.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:21.026166+0000 mgr.smithi033.eyrhiu (mgr.14162) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:22.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:21.087430+0000 mon.smithi033 (mon.0) 279 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:22.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:21.088202+0000 mgr.smithi033.eyrhiu (mgr.14162) 119 : cephadm [INF] Reconfiguring mon.smithi096 (monmap changed)... 2024-04-23T02:26:22.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:21.088519+0000 mon.smithi033 (mon.0) 280 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:26:22.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:21.089337+0000 mon.smithi033 (mon.0) 281 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:26:22.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:21.090080+0000 mon.smithi033 (mon.0) 282 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:22.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:21.090724+0000 mgr.smithi033.eyrhiu (mgr.14162) 120 : cephadm [INF] Reconfiguring daemon mon.smithi096 on smithi096 2024-04-23T02:26:22.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:21.612148+0000 mon.smithi033 (mon.0) 283 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:22.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:21.615935+0000 mon.smithi033 (mon.0) 284 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:22.341 DEBUG:teuthology.orchestra.run.smithi033:osd.1> sudo journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.1.service 2024-04-23T02:26:22.344 INFO:tasks.cephadm:Deploying osd.2 on smithi033 with /dev/vg_nvme/lv_2... 2024-04-23T02:26:22.345 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-23T02:26:22.379 INFO:journalctl@ceph.osd.1.smithi033.stdout:-- Logs begin at Tue 2024-04-23 02:14:49 UTC. -- 2024-04-23T02:26:22.412 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:21.026166+0000 mgr.smithi033.eyrhiu (mgr.14162) 118 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:22.412 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:21.087430+0000 mon.smithi033 (mon.0) 279 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:22.412 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:21.088202+0000 mgr.smithi033.eyrhiu (mgr.14162) 119 : cephadm [INF] Reconfiguring mon.smithi096 (monmap changed)... 2024-04-23T02:26:22.412 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:21.088519+0000 mon.smithi033 (mon.0) 280 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:26:22.412 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:21.089337+0000 mon.smithi033 (mon.0) 281 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:26:22.412 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:21.090080+0000 mon.smithi033 (mon.0) 282 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:22.413 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:21.090724+0000 mgr.smithi033.eyrhiu (mgr.14162) 120 : cephadm [INF] Reconfiguring daemon mon.smithi096 on smithi096 2024-04-23T02:26:22.413 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:21.612148+0000 mon.smithi033 (mon.0) 283 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:22.413 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:21.615935+0000 mon.smithi033 (mon.0) 284 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:23.755 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.452920+0000 mon.smithi033 (mon.0) 285 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:23.755 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.455410+0000 mon.smithi033 (mon.0) 286 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:26:23.755 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.455737+0000 mgr.smithi033.eyrhiu (mgr.14162) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:26:23.756 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.456640+0000 mon.smithi033 (mon.0) 287 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.33:9093"}]: dispatch 2024-04-23T02:26:23.756 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.456884+0000 mgr.smithi033.eyrhiu (mgr.14162) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.33:9093"}]: dispatch 2024-04-23T02:26:23.756 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.460414+0000 mon.smithi033 (mon.0) 288 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:23.756 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.463908+0000 mon.smithi033 (mon.0) 289 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:26:23.756 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.464249+0000 mgr.smithi033.eyrhiu (mgr.14162) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:26:23.756 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.468916+0000 mon.smithi033 (mon.0) 290 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.33:3000"}]: dispatch 2024-04-23T02:26:23.757 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.469206+0000 mgr.smithi033.eyrhiu (mgr.14162) 124 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.33:3000"}]: dispatch 2024-04-23T02:26:23.757 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.473050+0000 mon.smithi033 (mon.0) 291 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:23.757 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.476603+0000 mon.smithi033 (mon.0) 292 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:26:23.757 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.477065+0000 mgr.smithi033.eyrhiu (mgr.14162) 125 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:26:23.757 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.480943+0000 mon.smithi033 (mon.0) 293 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.33:9095"}]: dispatch 2024-04-23T02:26:23.757 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.481262+0000 mgr.smithi033.eyrhiu (mgr.14162) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.33:9095"}]: dispatch 2024-04-23T02:26:23.758 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.484911+0000 mon.smithi033 (mon.0) 294 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:23.758 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.487309+0000 mon.smithi033 (mon.0) 295 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:26:23.758 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.488602+0000 mon.smithi033 (mon.0) 296 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:23.758 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:22.489393+0000 mon.smithi033 (mon.0) 297 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:26:23.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.452920+0000 mon.smithi033 (mon.0) 285 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:23.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.455410+0000 mon.smithi033 (mon.0) 286 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:26:23.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.455737+0000 mgr.smithi033.eyrhiu (mgr.14162) 121 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:26:23.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.456640+0000 mon.smithi033 (mon.0) 287 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.33:9093"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.456884+0000 mgr.smithi033.eyrhiu (mgr.14162) 122 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.33:9093"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.460414+0000 mon.smithi033 (mon.0) 288 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.463908+0000 mon.smithi033 (mon.0) 289 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.464249+0000 mgr.smithi033.eyrhiu (mgr.14162) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.468916+0000 mon.smithi033 (mon.0) 290 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.33:3000"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.469206+0000 mgr.smithi033.eyrhiu (mgr.14162) 124 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.33:3000"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.473050+0000 mon.smithi033 (mon.0) 291 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.476603+0000 mon.smithi033 (mon.0) 292 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.477065+0000 mgr.smithi033.eyrhiu (mgr.14162) 125 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.480943+0000 mon.smithi033 (mon.0) 293 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.33:9095"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.481262+0000 mgr.smithi033.eyrhiu (mgr.14162) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.33:9095"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.484911+0000 mon.smithi033 (mon.0) 294 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.487309+0000 mon.smithi033 (mon.0) 295 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.488602+0000 mon.smithi033 (mon.0) 296 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:23.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:22.489393+0000 mon.smithi033 (mon.0) 297 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:26:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:23.026440+0000 mgr.smithi033.eyrhiu (mgr.14162) 127 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:24.412706+0000 mon.smithi033 (mon.0) 298 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:24.794 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:26:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.1[49392]: debug 2024-04-23T02:26:24.714+0000 7fba2ce16080 -1 osd.1 0 log_to_monitors {default=true} 2024-04-23T02:26:24.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:23.026440+0000 mgr.smithi033.eyrhiu (mgr.14162) 127 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:24.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:24.412706+0000 mon.smithi033 (mon.0) 298 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:24.908 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-23T02:26:24.908 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-23T02:26:24.908 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2024-04-23T02:26:24.908 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2024-04-23T02:26:24.908 INFO:teuthology.orchestra.run.smithi033.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0137621 s, 762 MB/s 2024-04-23T02:26:24.908 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2024-04-23T02:26:25.707 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:24.718315+0000 mon.smithi033 (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2929510556,v1:172.21.15.33:6811/2929510556]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:26:25.731 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi033:vg_nvme/lv_2 2024-04-23T02:26:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:24.718315+0000 mon.smithi033 (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2929510556,v1:172.21.15.33:6811/2929510556]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:26:26.794 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:26:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.1[49392]: debug 2024-04-23T02:26:26.500+0000 7fba23379700 -1 osd.1 0 waiting for initial osdmap 2024-04-23T02:26:26.794 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:26:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.1[49392]: debug 2024-04-23T02:26:26.503+0000 7fba1caef700 -1 osd.1 13 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-04-23T02:26:26.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:25.026740+0000 mgr.smithi033.eyrhiu (mgr.14162) 128 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:26.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:25.496265+0000 mon.smithi033 (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2929510556,v1:172.21.15.33:6811/2929510556]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:26:26.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:25.496328+0000 mon.smithi033 (mon.0) 301 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-23T02:26:26.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:25.496510+0000 mon.smithi033 (mon.0) 302 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:26.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:25.496817+0000 mon.smithi033 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2929510556,v1:172.21.15.33:6811/2929510556]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:26:26.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:25.026740+0000 mgr.smithi033.eyrhiu (mgr.14162) 128 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:26.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:25.496265+0000 mon.smithi033 (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2929510556,v1:172.21.15.33:6811/2929510556]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:26:26.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:25.496328+0000 mon.smithi033 (mon.0) 301 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-23T02:26:26.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:25.496510+0000 mon.smithi033 (mon.0) 302 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:26.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:25.496817+0000 mon.smithi033 (mon.0) 303 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2929510556,v1:172.21.15.33:6811/2929510556]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:26:27.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:26.497541+0000 mon.smithi033 (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2929510556,v1:172.21.15.33:6811/2929510556]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-04-23T02:26:27.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:26.497597+0000 mon.smithi033 (mon.0) 305 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-23T02:26:27.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:26.497960+0000 mon.smithi033 (mon.0) 306 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:27.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:26.501660+0000 mon.smithi033 (mon.0) 307 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:27.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:27.501261+0000 mon.smithi033 (mon.0) 308 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:27.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:26.497541+0000 mon.smithi033 (mon.0) 304 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2929510556,v1:172.21.15.33:6811/2929510556]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-04-23T02:26:27.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:26.497597+0000 mon.smithi033 (mon.0) 305 : cluster [DBG] osdmap e13: 2 total, 1 up, 2 in 2024-04-23T02:26:27.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:26.497960+0000 mon.smithi033 (mon.0) 306 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:27.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:26.501660+0000 mon.smithi033 (mon.0) 307 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:27.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:27.501261+0000 mon.smithi033 (mon.0) 308 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:28.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:25.697101+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:26:28.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:25.697292+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:26:28.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:27.027035+0000 mgr.smithi033.eyrhiu (mgr.14162) 129 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:28.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:27.507175+0000 mon.smithi033 (mon.0) 309 : cluster [INF] osd.1 [v2:172.21.15.33:6810/2929510556,v1:172.21.15.33:6811/2929510556] boot 2024-04-23T02:26:28.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:27.507226+0000 mon.smithi033 (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-23T02:26:28.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:27.507876+0000 mon.smithi033 (mon.0) 311 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:28.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:28.423969+0000 mon.smithi033 (mon.0) 312 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:26:28.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:28.425142+0000 mon.smithi033 (mon.0) 313 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:26:28.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:28.425676+0000 mon.smithi033 (mon.0) 314 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:28.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:25.697101+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:26:28.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:25.697292+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:26:28.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:27.027035+0000 mgr.smithi033.eyrhiu (mgr.14162) 129 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2024-04-23T02:26:28.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:27.507175+0000 mon.smithi033 (mon.0) 309 : cluster [INF] osd.1 [v2:172.21.15.33:6810/2929510556,v1:172.21.15.33:6811/2929510556] boot 2024-04-23T02:26:28.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:27.507226+0000 mon.smithi033 (mon.0) 310 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-23T02:26:28.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:27.507876+0000 mon.smithi033 (mon.0) 311 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:26:28.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:28.423969+0000 mon.smithi033 (mon.0) 312 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:26:28.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:28.425142+0000 mon.smithi033 (mon.0) 313 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:26:28.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:28.425676+0000 mon.smithi033 (mon.0) 314 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:29.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:28.423245+0000 mgr.smithi033.eyrhiu (mgr.14162) 130 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:29.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:28.515425+0000 mon.smithi033 (mon.0) 315 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-23T02:26:29.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:28.423245+0000 mgr.smithi033.eyrhiu (mgr.14162) 130 : audit [DBG] from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:29.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:28.515425+0000 mon.smithi033 (mon.0) 315 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2024-04-23T02:26:30.649 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:29.027280+0000 mgr.smithi033.eyrhiu (mgr.14162) 131 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:30.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:29.027280+0000 mgr.smithi033.eyrhiu (mgr.14162) 131 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:32.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:31.027534+0000 mgr.smithi033.eyrhiu (mgr.14162) 132 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:32.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:31.683481+0000 mon.smithi033 (mon.0) 316 : audit [INF] from='client.? 172.21.15.33:0/763049851' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62141cb7-2279-4ec5-bee1-9f7ae0b80996"}]: dispatch 2024-04-23T02:26:32.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:31.688590+0000 mon.smithi033 (mon.0) 317 : audit [INF] from='client.? 172.21.15.33:0/763049851' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "62141cb7-2279-4ec5-bee1-9f7ae0b80996"}]': finished 2024-04-23T02:26:32.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:31.688657+0000 mon.smithi033 (mon.0) 318 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-23T02:26:32.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:31.688781+0000 mon.smithi033 (mon.0) 319 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:32.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:31.704148+0000 mon.smithi033 (mon.0) 320 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:32.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:32.130314+0000 mon.smithi033 (mon.0) 321 : audit [DBG] from='client.? 172.21.15.33:0/2495425697' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:26:32.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:31.027534+0000 mgr.smithi033.eyrhiu (mgr.14162) 132 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:32.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:31.683481+0000 mon.smithi033 (mon.0) 316 : audit [INF] from='client.? 172.21.15.33:0/763049851' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62141cb7-2279-4ec5-bee1-9f7ae0b80996"}]: dispatch 2024-04-23T02:26:32.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:31.688590+0000 mon.smithi033 (mon.0) 317 : audit [INF] from='client.? 172.21.15.33:0/763049851' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "62141cb7-2279-4ec5-bee1-9f7ae0b80996"}]': finished 2024-04-23T02:26:32.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:31.688657+0000 mon.smithi033 (mon.0) 318 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-23T02:26:32.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:31.688781+0000 mon.smithi033 (mon.0) 319 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:32.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:31.704148+0000 mon.smithi033 (mon.0) 320 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:32.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:32.130314+0000 mon.smithi033 (mon.0) 321 : audit [DBG] from='client.? 172.21.15.33:0/2495425697' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:26:34.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:33.027770+0000 mgr.smithi033.eyrhiu (mgr.14162) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:34.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:33.027770+0000 mgr.smithi033.eyrhiu (mgr.14162) 133 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:36.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:35.028103+0000 mgr.smithi033.eyrhiu (mgr.14162) 134 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:36.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:35.028103+0000 mgr.smithi033.eyrhiu (mgr.14162) 134 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:37.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:37.170549+0000 mon.smithi033 (mon.0) 322 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:26:37.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:37.170832+0000 mon.smithi033 (mon.0) 323 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:26:37.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:37.170549+0000 mon.smithi033 (mon.0) 322 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:26:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:37.170832+0000 mon.smithi033 (mon.0) 323 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:26:38.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:37.028544+0000 mgr.smithi033.eyrhiu (mgr.14162) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:38.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:37.989475+0000 mon.smithi033 (mon.0) 324 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:38.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:38.336237+0000 mon.smithi033 (mon.0) 325 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:26:38.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:38.336869+0000 mon.smithi033 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:26:38.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:38.340934+0000 mon.smithi033 (mon.0) 327 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:38.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:38.345083+0000 mon.smithi033 (mon.0) 328 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:38.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:38.347950+0000 mon.smithi033 (mon.0) 329 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:26:38.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:38.348785+0000 mon.smithi033 (mon.0) 330 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:38.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:38.349274+0000 mon.smithi033 (mon.0) 331 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:26:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:37.028544+0000 mgr.smithi033.eyrhiu (mgr.14162) 135 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:37.989475+0000 mon.smithi033 (mon.0) 324 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:38.336237+0000 mon.smithi033 (mon.0) 325 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:26:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:38.336869+0000 mon.smithi033 (mon.0) 326 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:26:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:38.340934+0000 mon.smithi033 (mon.0) 327 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:38.345083+0000 mon.smithi033 (mon.0) 328 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:38.347950+0000 mon.smithi033 (mon.0) 329 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:26:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:38.348785+0000 mon.smithi033 (mon.0) 330 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:38.349274+0000 mon.smithi033 (mon.0) 331 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:26:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:37.984445+0000 mgr.smithi033.eyrhiu (mgr.14162) 136 : cephadm [INF] Detected new or changed devices on smithi033 2024-04-23T02:26:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:38.337331+0000 mgr.smithi033.eyrhiu (mgr.14162) 137 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 6451M 2024-04-23T02:26:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:39.256713+0000 mon.smithi033 (mon.0) 332 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:26:39.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:39.257419+0000 mon.smithi033 (mon.0) 333 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:37.984445+0000 mgr.smithi033.eyrhiu (mgr.14162) 136 : cephadm [INF] Detected new or changed devices on smithi033 2024-04-23T02:26:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:38.337331+0000 mgr.smithi033.eyrhiu (mgr.14162) 137 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 6451M 2024-04-23T02:26:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:39.256713+0000 mon.smithi033 (mon.0) 332 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:26:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:39.257419+0000 mon.smithi033 (mon.0) 333 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:40.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:39.028890+0000 mgr.smithi033.eyrhiu (mgr.14162) 138 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:40.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:26:39.257963+0000 mgr.smithi033.eyrhiu (mgr.14162) 139 : cephadm [INF] Deploying daemon osd.2 on smithi033 2024-04-23T02:26:40.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:40.182360+0000 mon.smithi033 (mon.0) 334 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:39.028890+0000 mgr.smithi033.eyrhiu (mgr.14162) 138 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:26:39.257963+0000 mgr.smithi033.eyrhiu (mgr.14162) 139 : cephadm [INF] Deploying daemon osd.2 on smithi033 2024-04-23T02:26:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:40.182360+0000 mon.smithi033 (mon.0) 334 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:42.732 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:42 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:41.029125+0000 mgr.smithi033.eyrhiu (mgr.14162) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:42 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:41.029125+0000 mgr.smithi033.eyrhiu (mgr.14162) 140 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:44.408 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 2 on host 'smithi033' 2024-04-23T02:26:44.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:43.029407+0000 mgr.smithi033.eyrhiu (mgr.14162) 141 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:44.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:44.397689+0000 mon.smithi033 (mon.0) 335 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:44.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:44.403880+0000 mon.smithi033 (mon.0) 336 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:44.931 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:43.029407+0000 mgr.smithi033.eyrhiu (mgr.14162) 141 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:44.932 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:44.397689+0000 mon.smithi033 (mon.0) 335 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:44.932 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:44.403880+0000 mon.smithi033 (mon.0) 336 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:45.249 DEBUG:teuthology.orchestra.run.smithi033:osd.2> sudo journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.2.service 2024-04-23T02:26:45.251 INFO:tasks.cephadm:Deploying osd.3 on smithi033 with /dev/vg_nvme/lv_1... 2024-04-23T02:26:45.251 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-23T02:26:45.287 INFO:journalctl@ceph.osd.2.smithi033.stdout:-- Logs begin at Tue 2024-04-23 02:14:49 UTC. -- 2024-04-23T02:26:46.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:45.029824+0000 mgr.smithi033.eyrhiu (mgr.14162) 142 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:46.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:45.029824+0000 mgr.smithi033.eyrhiu (mgr.14162) 142 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:47.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:47.491641+0000 mon.smithi033 (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/1939506226,v1:172.21.15.33:6819/1939506226]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:26:47.794 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:26:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.2[52874]: debug 2024-04-23T02:26:47.487+0000 7fc53b57d080 -1 osd.2 0 log_to_monitors {default=true} 2024-04-23T02:26:47.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:47.491641+0000 mon.smithi033 (mon.0) 337 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/1939506226,v1:172.21.15.33:6819/1939506226]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:26:47.907 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-23T02:26:47.907 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-23T02:26:47.907 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2024-04-23T02:26:47.907 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2024-04-23T02:26:47.907 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0112743 s, 930 MB/s 2024-04-23T02:26:47.907 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2024-04-23T02:26:48.766 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:47.030213+0000 mgr.smithi033.eyrhiu (mgr.14162) 143 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:48.766 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:47.562477+0000 mon.smithi033 (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/1939506226,v1:172.21.15.33:6819/1939506226]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:26:48.766 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:47.562554+0000 mon.smithi033 (mon.0) 339 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-23T02:26:48.766 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:47.562684+0000 mon.smithi033 (mon.0) 340 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:48.766 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:47.563178+0000 mon.smithi033 (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/1939506226,v1:172.21.15.33:6819/1939506226]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:26:48.766 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:26:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.2[52874]: debug 2024-04-23T02:26:48.565+0000 7fc531ae0700 -1 osd.2 0 waiting for initial osdmap 2024-04-23T02:26:48.767 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:26:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.2[52874]: debug 2024-04-23T02:26:48.570+0000 7fc52c258700 -1 osd.2 18 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-04-23T02:26:48.791 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi033:vg_nvme/lv_1 2024-04-23T02:26:48.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:47.030213+0000 mgr.smithi033.eyrhiu (mgr.14162) 143 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:48.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:47.562477+0000 mon.smithi033 (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/1939506226,v1:172.21.15.33:6819/1939506226]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:26:48.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:47.562554+0000 mon.smithi033 (mon.0) 339 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-23T02:26:48.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:47.562684+0000 mon.smithi033 (mon.0) 340 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:48.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:47.563178+0000 mon.smithi033 (mon.0) 341 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/1939506226,v1:172.21.15.33:6819/1939506226]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:26:49.763 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:48.563011+0000 mon.smithi033 (mon.0) 342 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/1939506226,v1:172.21.15.33:6819/1939506226]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-04-23T02:26:49.763 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:48.563095+0000 mon.smithi033 (mon.0) 343 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-23T02:26:49.763 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:48.563524+0000 mon.smithi033 (mon.0) 344 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:49.764 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:48.567584+0000 mon.smithi033 (mon.0) 345 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:49.764 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:49.519092+0000 mon.smithi033 (mon.0) 346 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:49.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:48.563011+0000 mon.smithi033 (mon.0) 342 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/1939506226,v1:172.21.15.33:6819/1939506226]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-04-23T02:26:49.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:48.563095+0000 mon.smithi033 (mon.0) 343 : cluster [DBG] osdmap e18: 3 total, 2 up, 3 in 2024-04-23T02:26:49.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:48.563524+0000 mon.smithi033 (mon.0) 344 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:49.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:48.567584+0000 mon.smithi033 (mon.0) 345 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:49.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:49.519092+0000 mon.smithi033 (mon.0) 346 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:50.691 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:48.539120+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:26:50.691 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:48.539281+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:26:50.691 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:49.030705+0000 mgr.smithi033.eyrhiu (mgr.14162) 144 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:50.691 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:49.568121+0000 mon.smithi033 (mon.0) 347 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:50.691 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:49.571309+0000 mon.smithi033 (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.33:6818/1939506226,v1:172.21.15.33:6819/1939506226] boot 2024-04-23T02:26:50.691 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:49.571336+0000 mon.smithi033 (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-23T02:26:50.691 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:49.571564+0000 mon.smithi033 (mon.0) 350 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:50.691 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:49.571990+0000 mon.smithi033 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-23T02:26:50.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:48.539120+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:26:50.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:48.539281+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:26:50.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:49.030705+0000 mgr.smithi033.eyrhiu (mgr.14162) 144 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2024-04-23T02:26:50.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:49.568121+0000 mon.smithi033 (mon.0) 347 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:50.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:49.571309+0000 mon.smithi033 (mon.0) 348 : cluster [INF] osd.2 [v2:172.21.15.33:6818/1939506226,v1:172.21.15.33:6819/1939506226] boot 2024-04-23T02:26:50.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:49.571336+0000 mon.smithi033 (mon.0) 349 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-23T02:26:50.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:49.571564+0000 mon.smithi033 (mon.0) 350 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:26:50.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:49.571990+0000 mon.smithi033 (mon.0) 351 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-04-23T02:26:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:50.576914+0000 mon.smithi033 (mon.0) 352 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-23T02:26:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:50.576968+0000 mon.smithi033 (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-23T02:26:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:50.577698+0000 mon.smithi033 (mon.0) 354 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-23T02:26:52.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:50.576914+0000 mon.smithi033 (mon.0) 352 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-04-23T02:26:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:50.576968+0000 mon.smithi033 (mon.0) 353 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-23T02:26:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:50.577698+0000 mon.smithi033 (mon.0) 354 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-04-23T02:26:52.856 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:51.031051+0000 mgr.smithi033.eyrhiu (mgr.14162) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:26:52.856 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:51.379806+0000 mgr.smithi033.eyrhiu (mgr.14162) 146 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:52.856 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:51.581127+0000 mon.smithi033 (mon.0) 355 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-23T02:26:52.856 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:51.581193+0000 mon.smithi033 (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-23T02:26:52.856 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:51.586169+0000 mon.smithi033 (mon.0) 357 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:26:52.856 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:51.587351+0000 mon.smithi033 (mon.0) 358 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:26:52.856 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:51.587884+0000 mon.smithi033 (mon.0) 359 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:51.031051+0000 mgr.smithi033.eyrhiu (mgr.14162) 145 : cluster [DBG] pgmap v106: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:26:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:51.379806+0000 mgr.smithi033.eyrhiu (mgr.14162) 146 : audit [DBG] from='client.14294 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:26:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:51.581127+0000 mon.smithi033 (mon.0) 355 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-04-23T02:26:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:51.581193+0000 mon.smithi033 (mon.0) 356 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-23T02:26:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:51.586169+0000 mon.smithi033 (mon.0) 357 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:26:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:51.587351+0000 mon.smithi033 (mon.0) 358 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:26:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:51.587884+0000 mon.smithi033 (mon.0) 359 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:53.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:52.585105+0000 mon.smithi033 (mon.0) 360 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-23T02:26:54.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:52.585105+0000 mon.smithi033 (mon.0) 360 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-23T02:26:54.855 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:53.031328+0000 mgr.smithi033.eyrhiu (mgr.14162) 147 : cluster [DBG] pgmap v109: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:26:55.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:53.031328+0000 mgr.smithi033.eyrhiu (mgr.14162) 147 : cluster [DBG] pgmap v109: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:26:56.260 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:54.914592+0000 mon.smithi033 (mon.0) 361 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:56.260 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:54.915714+0000 mgr.smithi033.eyrhiu (mgr.14162) 148 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:26:56.260 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:54.920313+0000 mon.smithi033 (mon.0) 362 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:56.260 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:54.923169+0000 mon.smithi033 (mon.0) 363 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:26:56.260 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:54.924028+0000 mon.smithi033 (mon.0) 364 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:56.260 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:54.924552+0000 mon.smithi033 (mon.0) 365 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:26:56.260 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:55.672975+0000 mon.smithi033 (mon.0) 366 : audit [INF] from='client.? 172.21.15.33:0/3460960692' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "812d8f0c-ab49-46f9-90cb-f971ad7f8bd6"}]: dispatch 2024-04-23T02:26:56.260 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:55.679465+0000 mon.smithi033 (mon.0) 367 : audit [INF] from='client.? 172.21.15.33:0/3460960692' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "812d8f0c-ab49-46f9-90cb-f971ad7f8bd6"}]': finished 2024-04-23T02:26:56.260 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:55.679529+0000 mon.smithi033 (mon.0) 368 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-23T02:26:56.261 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:55.679638+0000 mon.smithi033 (mon.0) 369 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:26:56.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:54.914592+0000 mon.smithi033 (mon.0) 361 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:56.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:54.915714+0000 mgr.smithi033.eyrhiu (mgr.14162) 148 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:26:56.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:54.920313+0000 mon.smithi033 (mon.0) 362 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:56.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:54.923169+0000 mon.smithi033 (mon.0) 363 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:26:56.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:54.924028+0000 mon.smithi033 (mon.0) 364 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:26:56.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:54.924552+0000 mon.smithi033 (mon.0) 365 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:26:56.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:55.672975+0000 mon.smithi033 (mon.0) 366 : audit [INF] from='client.? 172.21.15.33:0/3460960692' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "812d8f0c-ab49-46f9-90cb-f971ad7f8bd6"}]: dispatch 2024-04-23T02:26:56.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:55.679465+0000 mon.smithi033 (mon.0) 367 : audit [INF] from='client.? 172.21.15.33:0/3460960692' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "812d8f0c-ab49-46f9-90cb-f971ad7f8bd6"}]': finished 2024-04-23T02:26:56.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:55.679529+0000 mon.smithi033 (mon.0) 368 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-23T02:26:56.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:55.679638+0000 mon.smithi033 (mon.0) 369 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:26:57.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:55.912790+0000 mon.smithi033 (mon.0) 370 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-23T02:26:57.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:56.117153+0000 mon.smithi033 (mon.0) 371 : audit [DBG] from='client.? 172.21.15.33:0/2393779715' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:26:57.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:26:56.745343+0000 mon.smithi033 (mon.0) 372 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:57.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:56.915999+0000 mgr.smithi033.eyrhiu (mgr.14162) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:26:57.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:55.912790+0000 mon.smithi033 (mon.0) 370 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-23T02:26:57.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:56.117153+0000 mon.smithi033 (mon.0) 371 : audit [DBG] from='client.? 172.21.15.33:0/2393779715' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:26:57.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:26:56.745343+0000 mon.smithi033 (mon.0) 372 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:26:57.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:56.915999+0000 mgr.smithi033.eyrhiu (mgr.14162) 149 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:26:59.290 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:26:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:26:58.916282+0000 mgr.smithi033.eyrhiu (mgr.14162) 150 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:26:59.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:26:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:26:58.916282+0000 mgr.smithi033.eyrhiu (mgr.14162) 150 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:01.134 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:00.916657+0000 mgr.smithi033.eyrhiu (mgr.14162) 151 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:01.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:00.916657+0000 mgr.smithi033.eyrhiu (mgr.14162) 151 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:02.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:01.646303+0000 mon.smithi033 (mon.0) 373 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:03.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:01.646303+0000 mon.smithi033 (mon.0) 373 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:02.903200+0000 mon.smithi033 (mon.0) 374 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:27:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:02.903862+0000 mon.smithi033 (mon.0) 375 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:27:02.904416+0000 mgr.smithi033.eyrhiu (mgr.14162) 152 : cephadm [INF] Deploying daemon osd.3 on smithi033 2024-04-23T02:27:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:02.916942+0000 mgr.smithi033.eyrhiu (mgr.14162) 153 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:04.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:02.903200+0000 mon.smithi033 (mon.0) 374 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:27:04.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:02.903862+0000 mon.smithi033 (mon.0) 375 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:04.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:27:02.904416+0000 mgr.smithi033.eyrhiu (mgr.14162) 152 : cephadm [INF] Deploying daemon osd.3 on smithi033 2024-04-23T02:27:04.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:02.916942+0000 mgr.smithi033.eyrhiu (mgr.14162) 153 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:05.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:04 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:04.917426+0000 mgr.smithi033.eyrhiu (mgr.14162) 154 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:05.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:04.917426+0000 mgr.smithi033.eyrhiu (mgr.14162) 154 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:07.328 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:06.917856+0000 mgr.smithi033.eyrhiu (mgr.14162) 155 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:06.917856+0000 mgr.smithi033.eyrhiu (mgr.14162) 155 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:07.606 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 3 on host 'smithi033' 2024-04-23T02:27:08.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:07.595954+0000 mon.smithi033 (mon.0) 376 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:08.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:07.601072+0000 mon.smithi033 (mon.0) 377 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:08.913 DEBUG:teuthology.orchestra.run.smithi033:osd.3> sudo journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.3.service 2024-04-23T02:27:08.915 INFO:tasks.cephadm:Deploying osd.4 on smithi096 with /dev/vg_nvme/lv_4... 2024-04-23T02:27:08.916 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-23T02:27:08.949 INFO:journalctl@ceph.osd.3.smithi033.stdout:-- Logs begin at Tue 2024-04-23 02:14:49 UTC. -- 2024-04-23T02:27:08.950 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:07.595954+0000 mon.smithi033 (mon.0) 376 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:08.950 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:07.601072+0000 mon.smithi033 (mon.0) 377 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:09.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:08.918170+0000 mgr.smithi033.eyrhiu (mgr.14162) 156 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:09.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:08.918170+0000 mgr.smithi033.eyrhiu (mgr.14162) 156 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:10.990 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:27:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.3[56327]: debug 2024-04-23T02:27:10.704+0000 7f70c0b67080 -1 osd.3 0 log_to_monitors {default=true} 2024-04-23T02:27:11.027 INFO:teuthology.orchestra.run.smithi096.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-23T02:27:11.027 INFO:teuthology.orchestra.run.smithi096.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-23T02:27:11.027 INFO:teuthology.orchestra.run.smithi096.stderr: stderr: 10+0 records in 2024-04-23T02:27:11.028 INFO:teuthology.orchestra.run.smithi096.stderr:10+0 records out 2024-04-23T02:27:11.028 INFO:teuthology.orchestra.run.smithi096.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.012002 s, 874 MB/s 2024-04-23T02:27:11.028 INFO:teuthology.orchestra.run.smithi096.stderr:--> Zapping successful for: 2024-04-23T02:27:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:27:10.071674+0000 mgr.smithi033.eyrhiu (mgr.14162) 157 : cephadm [INF] Detected new or changed devices on smithi033 2024-04-23T02:27:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:10.076427+0000 mon.smithi033 (mon.0) 378 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:10.077285+0000 mon.smithi033 (mon.0) 379 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:10.077981+0000 mon.smithi033 (mon.0) 380 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:10.078653+0000 mon.smithi033 (mon.0) 381 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:10.079244+0000 mon.smithi033 (mon.0) 382 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:27:10.079648+0000 mgr.smithi033.eyrhiu (mgr.14162) 158 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 3225M 2024-04-23T02:27:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:10.082896+0000 mon.smithi033 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:11.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:10.083856+0000 mgr.smithi033.eyrhiu (mgr.14162) 159 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:11.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:10.086250+0000 mon.smithi033 (mon.0) 384 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:11.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:10.089163+0000 mon.smithi033 (mon.0) 385 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:11.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:10.089995+0000 mon.smithi033 (mon.0) 386 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:11.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:10.090714+0000 mon.smithi033 (mon.0) 387 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:27:11.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:10.708887+0000 mon.smithi033 (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3268444633,v1:172.21.15.33:6827/3268444633]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:27:11.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:27:10.071674+0000 mgr.smithi033.eyrhiu (mgr.14162) 157 : cephadm [INF] Detected new or changed devices on smithi033 2024-04-23T02:27:11.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:10.076427+0000 mon.smithi033 (mon.0) 378 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:11.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:10.077285+0000 mon.smithi033 (mon.0) 379 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:11.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:10.077981+0000 mon.smithi033 (mon.0) 380 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:11.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:10.078653+0000 mon.smithi033 (mon.0) 381 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:11.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:10.079244+0000 mon.smithi033 (mon.0) 382 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:11.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:27:10.079648+0000 mgr.smithi033.eyrhiu (mgr.14162) 158 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 3225M 2024-04-23T02:27:11.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:10.082896+0000 mon.smithi033 (mon.0) 383 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:11.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:10.083856+0000 mgr.smithi033.eyrhiu (mgr.14162) 159 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:11.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:10.086250+0000 mon.smithi033 (mon.0) 384 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:11.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:10.089163+0000 mon.smithi033 (mon.0) 385 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:11.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:10.089995+0000 mon.smithi033 (mon.0) 386 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:11.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:10.090714+0000 mon.smithi033 (mon.0) 387 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:27:11.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:10.708887+0000 mon.smithi033 (mon.0) 388 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3268444633,v1:172.21.15.33:6827/3268444633]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:27:11.648 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi096:vg_nvme/lv_4 2024-04-23T02:27:12.364 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:11.081049+0000 mon.smithi033 (mon.0) 389 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-23T02:27:12.364 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:11.081070+0000 mon.smithi033 (mon.0) 390 : cluster [INF] Cluster is now healthy 2024-04-23T02:27:12.364 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:11.087847+0000 mon.smithi033 (mon.0) 391 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3268444633,v1:172.21.15.33:6827/3268444633]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:27:12.364 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:11.087921+0000 mon.smithi033 (mon.0) 392 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-23T02:27:12.364 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:11.088035+0000 mon.smithi033 (mon.0) 393 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:27:12.364 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:11.088380+0000 mon.smithi033 (mon.0) 394 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3268444633,v1:172.21.15.33:6827/3268444633]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:27:12.442 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:27:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.3[56327]: debug 2024-04-23T02:27:12.092+0000 7f70b70ca700 -1 osd.3 0 waiting for initial osdmap 2024-04-23T02:27:12.442 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:27:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.3[56327]: debug 2024-04-23T02:27:12.096+0000 7f70b1842700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-04-23T02:27:12.442 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:11.081049+0000 mon.smithi033 (mon.0) 389 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-23T02:27:12.442 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:11.081070+0000 mon.smithi033 (mon.0) 390 : cluster [INF] Cluster is now healthy 2024-04-23T02:27:12.442 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:11.087847+0000 mon.smithi033 (mon.0) 391 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3268444633,v1:172.21.15.33:6827/3268444633]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:27:12.443 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:11.087921+0000 mon.smithi033 (mon.0) 392 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-23T02:27:12.443 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:11.088035+0000 mon.smithi033 (mon.0) 393 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:27:12.443 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:11.088380+0000 mon.smithi033 (mon.0) 394 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3268444633,v1:172.21.15.33:6827/3268444633]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:27:13.350 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:12.084159+0000 mgr.smithi033.eyrhiu (mgr.14162) 160 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:13.350 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:12.090516+0000 mon.smithi033 (mon.0) 395 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3268444633,v1:172.21.15.33:6827/3268444633]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-04-23T02:27:13.350 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:12.090581+0000 mon.smithi033 (mon.0) 396 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-23T02:27:13.350 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:12.090731+0000 mon.smithi033 (mon.0) 397 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:27:13.350 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:12.094890+0000 mon.smithi033 (mon.0) 398 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:27:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:12.084159+0000 mgr.smithi033.eyrhiu (mgr.14162) 160 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-23T02:27:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:12.090516+0000 mon.smithi033 (mon.0) 395 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3268444633,v1:172.21.15.33:6827/3268444633]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-04-23T02:27:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:12.090581+0000 mon.smithi033 (mon.0) 396 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-23T02:27:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:12.090731+0000 mon.smithi033 (mon.0) 397 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:27:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:12.094890+0000 mon.smithi033 (mon.0) 398 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:27:14.361 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:11.733553+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:27:14.361 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:11.733654+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:27:14.361 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:13.091844+0000 mon.smithi033 (mon.0) 399 : cluster [INF] osd.3 [v2:172.21.15.33:6826/3268444633,v1:172.21.15.33:6827/3268444633] boot 2024-04-23T02:27:14.361 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:13.091892+0000 mon.smithi033 (mon.0) 400 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-23T02:27:14.361 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:13.092420+0000 mon.smithi033 (mon.0) 401 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:27:14.361 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:13.724789+0000 mgr.smithi033.eyrhiu (mgr.14162) 161 : audit [DBG] from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:14.361 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:13.725562+0000 mon.smithi033 (mon.0) 402 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:27:14.361 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:13.726940+0000 mon.smithi033 (mon.0) 403 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:27:14.361 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:13.727459+0000 mon.smithi033 (mon.0) 404 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:11.733553+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:27:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:11.733654+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:27:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:13.091844+0000 mon.smithi033 (mon.0) 399 : cluster [INF] osd.3 [v2:172.21.15.33:6826/3268444633,v1:172.21.15.33:6827/3268444633] boot 2024-04-23T02:27:14.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:13.091892+0000 mon.smithi033 (mon.0) 400 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-23T02:27:14.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:13.092420+0000 mon.smithi033 (mon.0) 401 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:27:14.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:13.724789+0000 mgr.smithi033.eyrhiu (mgr.14162) 161 : audit [DBG] from='client.24151 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:14.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:13.725562+0000 mon.smithi033 (mon.0) 402 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:27:14.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:13.726940+0000 mon.smithi033 (mon.0) 403 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:27:14.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:13.727459+0000 mon.smithi033 (mon.0) 404 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:15.320 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:14.084538+0000 mgr.smithi033.eyrhiu (mgr.14162) 162 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:15.321 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:14.102679+0000 mon.smithi033 (mon.0) 405 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-23T02:27:15.321 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:14.949400+0000 mon.smithi033 (mon.0) 406 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:15.370 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:14.084538+0000 mgr.smithi033.eyrhiu (mgr.14162) 162 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:15.370 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:14.102679+0000 mon.smithi033 (mon.0) 405 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-23T02:27:15.370 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:14.949400+0000 mon.smithi033 (mon.0) 406 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:17.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:16.081646+0000 mon.smithi096 (mon.1) 2 : audit [INF] from='client.? 172.21.15.96:0/3128731336' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "afbffc0c-6ffd-461a-8377-41fcef17b7f5"}]: dispatch 2024-04-23T02:27:17.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:16.082165+0000 mon.smithi033 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "afbffc0c-6ffd-461a-8377-41fcef17b7f5"}]: dispatch 2024-04-23T02:27:17.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:16.084824+0000 mgr.smithi033.eyrhiu (mgr.14162) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:17.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:16.090276+0000 mon.smithi033 (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "afbffc0c-6ffd-461a-8377-41fcef17b7f5"}]': finished 2024-04-23T02:27:17.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:16.090331+0000 mon.smithi033 (mon.0) 409 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-23T02:27:17.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:16.090445+0000 mon.smithi033 (mon.0) 410 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:17.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:16.497177+0000 mon.smithi096 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.96:0/3027530072' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:27:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:16.081646+0000 mon.smithi096 (mon.1) 2 : audit [INF] from='client.? 172.21.15.96:0/3128731336' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "afbffc0c-6ffd-461a-8377-41fcef17b7f5"}]: dispatch 2024-04-23T02:27:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:16.082165+0000 mon.smithi033 (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "afbffc0c-6ffd-461a-8377-41fcef17b7f5"}]: dispatch 2024-04-23T02:27:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:16.084824+0000 mgr.smithi033.eyrhiu (mgr.14162) 163 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:16.090276+0000 mon.smithi033 (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "afbffc0c-6ffd-461a-8377-41fcef17b7f5"}]': finished 2024-04-23T02:27:17.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:16.090331+0000 mon.smithi033 (mon.0) 409 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-23T02:27:17.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:16.090445+0000 mon.smithi033 (mon.0) 410 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:17.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:16.497177+0000 mon.smithi096 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.96:0/3027530072' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:27:20.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:18.085169+0000 mgr.smithi033.eyrhiu (mgr.14162) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:20.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:18.728213+0000 mon.smithi033 (mon.0) 411 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:20.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:18.731174+0000 mon.smithi033 (mon.0) 412 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:20.062 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:18.085169+0000 mgr.smithi033.eyrhiu (mgr.14162) 164 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:20.062 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:18.728213+0000 mon.smithi033 (mon.0) 411 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:20.062 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:18.731174+0000 mon.smithi033 (mon.0) 412 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:22.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:20.085481+0000 mgr.smithi033.eyrhiu (mgr.14162) 165 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:22.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:20.085481+0000 mgr.smithi033.eyrhiu (mgr.14162) 165 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:22.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:22.100340+0000 mon.smithi033 (mon.0) 413 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:27:22.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:22.101177+0000 mon.smithi033 (mon.0) 414 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:22.100340+0000 mon.smithi033 (mon.0) 413 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:27:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:22.101177+0000 mon.smithi033 (mon.0) 414 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:24.012 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:22.085900+0000 mgr.smithi033.eyrhiu (mgr.14162) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:24.012 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:27:22.101821+0000 mgr.smithi033.eyrhiu (mgr.14162) 167 : cephadm [INF] Deploying daemon osd.4 on smithi096 2024-04-23T02:27:24.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:22.085900+0000 mgr.smithi033.eyrhiu (mgr.14162) 166 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:24.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:27:22.101821+0000 mgr.smithi033.eyrhiu (mgr.14162) 167 : cephadm [INF] Deploying daemon osd.4 on smithi096 2024-04-23T02:27:25.682 INFO:teuthology.orchestra.run.smithi096.stdout:Created osd(s) 4 on host 'smithi096' 2024-04-23T02:27:26.031 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:24.086371+0000 mgr.smithi033.eyrhiu (mgr.14162) 168 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:26.032 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:25.665790+0000 mon.smithi033 (mon.0) 415 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:26.032 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:25.667560+0000 mon.smithi033 (mon.0) 416 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:26.032 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:25.670370+0000 mon.smithi033 (mon.0) 417 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:26.032 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:25.670616+0000 mon.smithi033 (mon.0) 418 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:27:26.032 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:25.677025+0000 mon.smithi033 (mon.0) 419 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:24.086371+0000 mgr.smithi033.eyrhiu (mgr.14162) 168 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:25.665790+0000 mon.smithi033 (mon.0) 415 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:25.667560+0000 mon.smithi033 (mon.0) 416 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:25.670370+0000 mon.smithi033 (mon.0) 417 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:25.670616+0000 mon.smithi033 (mon.0) 418 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:27:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:25.677025+0000 mon.smithi033 (mon.0) 419 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:26.339 DEBUG:teuthology.orchestra.run.smithi096:osd.4> sudo journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.4.service 2024-04-23T02:27:26.342 INFO:tasks.cephadm:Deploying osd.5 on smithi096 with /dev/vg_nvme/lv_3... 2024-04-23T02:27:26.342 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-23T02:27:26.372 INFO:journalctl@ceph.osd.4.smithi096.stdout:-- Logs begin at Tue 2024-04-23 02:15:03 UTC. -- 2024-04-23T02:27:27.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:26.086815+0000 mgr.smithi033.eyrhiu (mgr.14162) 169 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:26.086815+0000 mgr.smithi033.eyrhiu (mgr.14162) 169 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:29.078 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:27:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.4[43221]: debug 2024-04-23T02:27:28.758+0000 7f853d09a080 -1 osd.4 0 log_to_monitors {default=true} 2024-04-23T02:27:29.168 INFO:teuthology.orchestra.run.smithi096.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-23T02:27:29.168 INFO:teuthology.orchestra.run.smithi096.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-23T02:27:29.168 INFO:teuthology.orchestra.run.smithi096.stderr: stderr: 10+0 records in 2024-04-23T02:27:29.168 INFO:teuthology.orchestra.run.smithi096.stderr:10+0 records out 2024-04-23T02:27:29.168 INFO:teuthology.orchestra.run.smithi096.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0137832 s, 761 MB/s 2024-04-23T02:27:29.169 INFO:teuthology.orchestra.run.smithi096.stderr:--> Zapping successful for: 2024-04-23T02:27:29.486 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:28.087128+0000 mgr.smithi033.eyrhiu (mgr.14162) 170 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:29.487 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:28.761471+0000 mon.smithi096 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.96:6800/1684306547,v1:172.21.15.96:6801/1684306547]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:27:29.487 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:28.761917+0000 mon.smithi033 (mon.0) 420 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:27:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:28.087128+0000 mgr.smithi033.eyrhiu (mgr.14162) 170 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:28.761471+0000 mon.smithi096 (mon.1) 4 : audit [INF] from='osd.4 [v2:172.21.15.96:6800/1684306547,v1:172.21.15.96:6801/1684306547]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:27:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:28.761917+0000 mon.smithi033 (mon.0) 420 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:27:30.274 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:27:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.4[43221]: debug 2024-04-23T02:27:30.152+0000 7f85335fd700 -1 osd.4 0 waiting for initial osdmap 2024-04-23T02:27:30.274 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:27:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.4[43221]: debug 2024-04-23T02:27:30.157+0000 7f852dd75700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T02:27:30.274 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:29.142443+0000 mon.smithi033 (mon.0) 421 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:27:30.274 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:29.142532+0000 mon.smithi033 (mon.0) 422 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-23T02:27:30.274 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:29.142967+0000 mon.smithi033 (mon.0) 423 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:30.274 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:29.145811+0000 mon.smithi096 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.96:6800/1684306547,v1:172.21.15.96:6801/1684306547]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:27:30.274 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:29.148995+0000 mon.smithi033 (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:27:30.274 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:29.819543+0000 mon.smithi033 (mon.0) 425 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:30.275 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:30.131429+0000 mon.smithi033 (mon.0) 426 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:30.292 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi096:vg_nvme/lv_3 2024-04-23T02:27:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:29.142443+0000 mon.smithi033 (mon.0) 421 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:27:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:29.142532+0000 mon.smithi033 (mon.0) 422 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-23T02:27:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:29.142967+0000 mon.smithi033 (mon.0) 423 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:29.145811+0000 mon.smithi096 (mon.1) 5 : audit [INF] from='osd.4 [v2:172.21.15.96:6800/1684306547,v1:172.21.15.96:6801/1684306547]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:27:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:29.148995+0000 mon.smithi033 (mon.0) 424 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:27:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:29.819543+0000 mon.smithi033 (mon.0) 425 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:30.131429+0000 mon.smithi033 (mon.0) 426 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:31.155 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:30.087395+0000 mgr.smithi033.eyrhiu (mgr.14162) 171 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:31.155 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:30.149304+0000 mon.smithi033 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-23T02:27:31.155 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:30.149392+0000 mon.smithi033 (mon.0) 428 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-23T02:27:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:30.087395+0000 mgr.smithi033.eyrhiu (mgr.14162) 171 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2024-04-23T02:27:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:30.149304+0000 mon.smithi033 (mon.0) 427 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-23T02:27:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:30.149392+0000 mon.smithi033 (mon.0) 428 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-23T02:27:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:30.149700+0000 mon.smithi033 (mon.0) 429 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:30.153322+0000 mon.smithi033 (mon.0) 430 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:31.046552+0000 mon.smithi033 (mon.0) 431 : cluster [INF] osd.4 [v2:172.21.15.96:6800/1684306547,v1:172.21.15.96:6801/1684306547] boot 2024-04-23T02:27:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:31.046620+0000 mon.smithi033 (mon.0) 432 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-23T02:27:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:31.047018+0000 mon.smithi033 (mon.0) 433 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:31.464 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:30.149700+0000 mon.smithi033 (mon.0) 429 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:31.464 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:30.153322+0000 mon.smithi033 (mon.0) 430 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:31.464 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:31.046552+0000 mon.smithi033 (mon.0) 431 : cluster [INF] osd.4 [v2:172.21.15.96:6800/1684306547,v1:172.21.15.96:6801/1684306547] boot 2024-04-23T02:27:31.464 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:31.046620+0000 mon.smithi033 (mon.0) 432 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-23T02:27:31.464 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:31.047018+0000 mon.smithi033 (mon.0) 433 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:27:32.261 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:29.779450+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:27:32.261 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:29.779582+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:27:32.261 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:32.053156+0000 mon.smithi033 (mon.0) 434 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-23T02:27:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:29.779450+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:27:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:29.779582+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:27:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:32.053156+0000 mon.smithi033 (mon.0) 434 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-23T02:27:33.417 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:32.087917+0000 mgr.smithi033.eyrhiu (mgr.14162) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:33.417 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:32.736970+0000 mgr.smithi033.eyrhiu (mgr.14162) 173 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:33.417 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:32.737907+0000 mon.smithi033 (mon.0) 435 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:27:33.417 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:32.739690+0000 mon.smithi033 (mon.0) 436 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:27:33.417 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:32.740542+0000 mon.smithi033 (mon.0) 437 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:33.417 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:33.055842+0000 mon.smithi033 (mon.0) 438 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-23T02:27:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:32.087917+0000 mgr.smithi033.eyrhiu (mgr.14162) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:32.736970+0000 mgr.smithi033.eyrhiu (mgr.14162) 173 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:32.737907+0000 mon.smithi033 (mon.0) 435 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:27:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:32.739690+0000 mon.smithi033 (mon.0) 436 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:27:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:32.740542+0000 mon.smithi033 (mon.0) 437 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:33.055842+0000 mon.smithi033 (mon.0) 438 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-23T02:27:35.434 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:34.088414+0000 mgr.smithi033.eyrhiu (mgr.14162) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:34.088414+0000 mgr.smithi033.eyrhiu (mgr.14162) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:37.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:27:35.695810+0000 mgr.smithi033.eyrhiu (mgr.14162) 175 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-23T02:27:37.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:35.700781+0000 mon.smithi033 (mon.0) 439 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:37.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:36.048196+0000 mon.smithi033 (mon.0) 440 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:37.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:36.053732+0000 mon.smithi033 (mon.0) 441 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:37.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:36.058201+0000 mon.smithi033 (mon.0) 442 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:37.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:36.062150+0000 mon.smithi033 (mon.0) 443 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:37.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:36.063320+0000 mon.smithi033 (mon.0) 444 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:37.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:36.064106+0000 mon.smithi033 (mon.0) 445 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:27:37.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:36.442039+0000 mon.smithi096 (mon.1) 6 : audit [INF] from='client.? 172.21.15.96:0/1860681124' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34ae40f0-f9fc-402d-a7b1-4449492ab602"}]: dispatch 2024-04-23T02:27:37.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:36.442561+0000 mon.smithi033 (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34ae40f0-f9fc-402d-a7b1-4449492ab602"}]: dispatch 2024-04-23T02:27:37.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:36.447042+0000 mon.smithi033 (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "34ae40f0-f9fc-402d-a7b1-4449492ab602"}]': finished 2024-04-23T02:27:37.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:36.447098+0000 mon.smithi033 (mon.0) 448 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-23T02:27:37.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:36.447188+0000 mon.smithi033 (mon.0) 449 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:37.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:27:35.695810+0000 mgr.smithi033.eyrhiu (mgr.14162) 175 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-23T02:27:37.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:35.700781+0000 mon.smithi033 (mon.0) 439 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:37.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:36.048196+0000 mon.smithi033 (mon.0) 440 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:37.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:36.053732+0000 mon.smithi033 (mon.0) 441 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:37.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:36.058201+0000 mon.smithi033 (mon.0) 442 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:37.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:36.062150+0000 mon.smithi033 (mon.0) 443 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:37.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:36.063320+0000 mon.smithi033 (mon.0) 444 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:37.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:36.064106+0000 mon.smithi033 (mon.0) 445 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:27:37.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:36.442039+0000 mon.smithi096 (mon.1) 6 : audit [INF] from='client.? 172.21.15.96:0/1860681124' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34ae40f0-f9fc-402d-a7b1-4449492ab602"}]: dispatch 2024-04-23T02:27:37.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:36.442561+0000 mon.smithi033 (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34ae40f0-f9fc-402d-a7b1-4449492ab602"}]: dispatch 2024-04-23T02:27:37.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:36.447042+0000 mon.smithi033 (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "34ae40f0-f9fc-402d-a7b1-4449492ab602"}]': finished 2024-04-23T02:27:37.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:36.447098+0000 mon.smithi033 (mon.0) 448 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-04-23T02:27:37.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:36.447188+0000 mon.smithi033 (mon.0) 449 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:38.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:27:36.048906+0000 mgr.smithi033.eyrhiu (mgr.14162) 176 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 15970M 2024-04-23T02:27:38.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:36.088707+0000 mgr.smithi033.eyrhiu (mgr.14162) 177 : cluster [DBG] pgmap v142: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:38.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:36.874269+0000 mon.smithi096 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.96:0/567112433' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:27:38.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:37.175896+0000 mon.smithi033 (mon.0) 450 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:27:38.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:37.176112+0000 mon.smithi033 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:27:38.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:27:36.048906+0000 mgr.smithi033.eyrhiu (mgr.14162) 176 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 15970M 2024-04-23T02:27:38.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:36.088707+0000 mgr.smithi033.eyrhiu (mgr.14162) 177 : cluster [DBG] pgmap v142: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:38.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:36.874269+0000 mon.smithi096 (mon.1) 7 : audit [DBG] from='client.? 172.21.15.96:0/567112433' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:27:38.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:37.175896+0000 mon.smithi033 (mon.0) 450 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:27:38.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:37.176112+0000 mon.smithi033 (mon.0) 451 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:27:40.017 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:38.089054+0000 mgr.smithi033.eyrhiu (mgr.14162) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:38.089054+0000 mgr.smithi033.eyrhiu (mgr.14162) 178 : cluster [DBG] pgmap v144: 1 pgs: 1 activating; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:41.617 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:40.089316+0000 mgr.smithi033.eyrhiu (mgr.14162) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:41.617 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:40.432018+0000 mon.smithi033 (mon.0) 452 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:41.617 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:40.690686+0000 mon.smithi033 (mon.0) 453 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:41.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:40.089316+0000 mgr.smithi033.eyrhiu (mgr.14162) 179 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:41.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:40.432018+0000 mon.smithi033 (mon.0) 452 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:41.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:40.690686+0000 mon.smithi033 (mon.0) 453 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:43.753 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:42.089657+0000 mgr.smithi033.eyrhiu (mgr.14162) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:43.753 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:42.678090+0000 mon.smithi033 (mon.0) 454 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:27:43.753 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:42.678881+0000 mon.smithi033 (mon.0) 455 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:43.753 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:27:42.679526+0000 mgr.smithi033.eyrhiu (mgr.14162) 181 : cephadm [INF] Deploying daemon osd.5 on smithi096 2024-04-23T02:27:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:42.089657+0000 mgr.smithi033.eyrhiu (mgr.14162) 180 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:42.678090+0000 mon.smithi033 (mon.0) 454 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:27:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:42.678881+0000 mon.smithi033 (mon.0) 455 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:27:42.679526+0000 mgr.smithi033.eyrhiu (mgr.14162) 181 : cephadm [INF] Deploying daemon osd.5 on smithi096 2024-04-23T02:27:45.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:44.090048+0000 mgr.smithi033.eyrhiu (mgr.14162) 182 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:44.090048+0000 mgr.smithi033.eyrhiu (mgr.14162) 182 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:46.250 INFO:teuthology.orchestra.run.smithi096.stdout:Created osd(s) 5 on host 'smithi096' 2024-04-23T02:27:46.934 DEBUG:teuthology.orchestra.run.smithi096:osd.5> sudo journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.5.service 2024-04-23T02:27:46.937 INFO:tasks.cephadm:Deploying osd.6 on smithi096 with /dev/vg_nvme/lv_2... 2024-04-23T02:27:46.937 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-23T02:27:46.966 INFO:journalctl@ceph.osd.5.smithi096.stdout:-- Logs begin at Tue 2024-04-23 02:15:03 UTC. -- 2024-04-23T02:27:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:46.090382+0000 mgr.smithi033.eyrhiu (mgr.14162) 183 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:46.234203+0000 mon.smithi033 (mon.0) 456 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:46.236020+0000 mon.smithi033 (mon.0) 457 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:46.236749+0000 mon.smithi033 (mon.0) 458 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:27:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:46.240655+0000 mon.smithi033 (mon.0) 459 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:46.246164+0000 mon.smithi033 (mon.0) 460 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:47.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:46.090382+0000 mgr.smithi033.eyrhiu (mgr.14162) 183 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:46.234203+0000 mon.smithi033 (mon.0) 456 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:46.236020+0000 mon.smithi033 (mon.0) 457 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:46.236749+0000 mon.smithi033 (mon.0) 458 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:27:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:46.240655+0000 mon.smithi033 (mon.0) 459 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:46.246164+0000 mon.smithi033 (mon.0) 460 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:49.492 INFO:teuthology.orchestra.run.smithi096.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-23T02:27:49.492 INFO:teuthology.orchestra.run.smithi096.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-23T02:27:49.492 INFO:teuthology.orchestra.run.smithi096.stderr: stderr: 10+0 records in 2024-04-23T02:27:49.492 INFO:teuthology.orchestra.run.smithi096.stderr:10+0 records out 2024-04-23T02:27:49.492 INFO:teuthology.orchestra.run.smithi096.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0122506 s, 856 MB/s 2024-04-23T02:27:49.493 INFO:teuthology.orchestra.run.smithi096.stderr:--> Zapping successful for: 2024-04-23T02:27:49.530 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:48.090664+0000 mgr.smithi033.eyrhiu (mgr.14162) 184 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:49.530 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:27:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.5[46099]: debug 2024-04-23T02:27:49.322+0000 7f43abce1080 -1 osd.5 0 log_to_monitors {default=true} 2024-04-23T02:27:49.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:48.090664+0000 mgr.smithi033.eyrhiu (mgr.14162) 184 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:50.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:49.328463+0000 mon.smithi096 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.96:6808/4267906815,v1:172.21.15.96:6809/4267906815]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:27:50.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:49.328822+0000 mon.smithi033 (mon.0) 461 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:27:50.573 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:49.328463+0000 mon.smithi096 (mon.1) 8 : audit [INF] from='osd.5 [v2:172.21.15.96:6808/4267906815,v1:172.21.15.96:6809/4267906815]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:27:50.573 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:49.328822+0000 mon.smithi033 (mon.0) 461 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:27:50.591 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi096:vg_nvme/lv_2 2024-04-23T02:27:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:50.090955+0000 mgr.smithi033.eyrhiu (mgr.14162) 185 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:50.150139+0000 mon.smithi033 (mon.0) 462 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:27:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:50.150216+0000 mon.smithi033 (mon.0) 463 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-23T02:27:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:50.150330+0000 mon.smithi033 (mon.0) 464 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:50.150902+0000 mon.smithi096 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.96:6808/4267906815,v1:172.21.15.96:6809/4267906815]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:27:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:50.151221+0000 mon.smithi033 (mon.0) 465 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:27:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:50.627886+0000 mon.smithi033 (mon.0) 466 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:50.771962+0000 mon.smithi033 (mon.0) 467 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:51.308 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:27:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.5[46099]: debug 2024-04-23T02:27:51.154+0000 7f43a2244700 -1 osd.5 0 waiting for initial osdmap 2024-04-23T02:27:51.308 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:27:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.5[46099]: debug 2024-04-23T02:27:51.159+0000 7f439e9c0700 -1 osd.5 36 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T02:27:51.308 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:50.090955+0000 mgr.smithi033.eyrhiu (mgr.14162) 185 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:51.308 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:50.150139+0000 mon.smithi033 (mon.0) 462 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:27:51.308 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:50.150216+0000 mon.smithi033 (mon.0) 463 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-23T02:27:51.308 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:50.150330+0000 mon.smithi033 (mon.0) 464 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:51.308 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:50.150902+0000 mon.smithi096 (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.96:6808/4267906815,v1:172.21.15.96:6809/4267906815]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:27:51.308 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:50.151221+0000 mon.smithi033 (mon.0) 465 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:27:51.308 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:50.627886+0000 mon.smithi033 (mon.0) 466 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:51.308 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:50.771962+0000 mon.smithi033 (mon.0) 467 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:52.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:51.151444+0000 mon.smithi033 (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-23T02:27:52.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:51.151521+0000 mon.smithi033 (mon.0) 469 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-23T02:27:52.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:51.151946+0000 mon.smithi033 (mon.0) 470 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:52.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:51.156318+0000 mon.smithi033 (mon.0) 471 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:52.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:51.151444+0000 mon.smithi033 (mon.0) 468 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-23T02:27:52.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:51.151521+0000 mon.smithi033 (mon.0) 469 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-23T02:27:52.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:51.151946+0000 mon.smithi033 (mon.0) 470 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:52.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:51.156318+0000 mon.smithi033 (mon.0) 471 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:53.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:50.360078+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:27:53.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:50.360160+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:27:53.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:52.091281+0000 mgr.smithi033.eyrhiu (mgr.14162) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:53.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:52.156822+0000 mon.smithi033 (mon.0) 472 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:53.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:52.161055+0000 mon.smithi033 (mon.0) 473 : cluster [INF] osd.5 [v2:172.21.15.96:6808/4267906815,v1:172.21.15.96:6809/4267906815] boot 2024-04-23T02:27:53.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:52.161119+0000 mon.smithi033 (mon.0) 474 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-23T02:27:53.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:52.161471+0000 mon.smithi033 (mon.0) 475 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:53.556 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:50.360078+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:27:53.556 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:50.360160+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:27:53.556 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:52.091281+0000 mgr.smithi033.eyrhiu (mgr.14162) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2024-04-23T02:27:53.556 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:52.156822+0000 mon.smithi033 (mon.0) 472 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:53.556 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:52.161055+0000 mon.smithi033 (mon.0) 473 : cluster [INF] osd.5 [v2:172.21.15.96:6808/4267906815,v1:172.21.15.96:6809/4267906815] boot 2024-04-23T02:27:53.556 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:52.161119+0000 mon.smithi033 (mon.0) 474 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-04-23T02:27:53.557 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:52.161471+0000 mon.smithi033 (mon.0) 475 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:27:54.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:53.165308+0000 mon.smithi033 (mon.0) 476 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-23T02:27:54.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:53.240163+0000 mgr.smithi033.eyrhiu (mgr.14162) 187 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:54.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:53.241148+0000 mon.smithi033 (mon.0) 477 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:27:54.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:53.242862+0000 mon.smithi033 (mon.0) 478 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:27:54.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:53.243660+0000 mon.smithi033 (mon.0) 479 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:54.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:53.165308+0000 mon.smithi033 (mon.0) 476 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-23T02:27:54.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:53.240163+0000 mgr.smithi033.eyrhiu (mgr.14162) 187 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:27:54.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:53.241148+0000 mon.smithi033 (mon.0) 477 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:27:54.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:53.242862+0000 mon.smithi033 (mon.0) 478 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:27:54.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:53.243660+0000 mon.smithi033 (mon.0) 479 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:54.091764+0000 mgr.smithi033.eyrhiu (mgr.14162) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:27:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:54.170184+0000 mon.smithi033 (mon.0) 480 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-23T02:27:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:54.091764+0000 mgr.smithi033.eyrhiu (mgr.14162) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:27:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:54.170184+0000 mon.smithi033 (mon.0) 480 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-23T02:27:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:56.092354+0000 mgr.smithi033.eyrhiu (mgr.14162) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:27:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:27:56.546772+0000 mgr.smithi033.eyrhiu (mgr.14162) 190 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-23T02:27:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:56.552366+0000 mon.smithi033 (mon.0) 481 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:56.553348+0000 mon.smithi033 (mon.0) 482 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:56.554197+0000 mon.smithi033 (mon.0) 483 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:57.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:27:56.554812+0000 mgr.smithi033.eyrhiu (mgr.14162) 191 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 7985M 2024-04-23T02:27:57.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:56.558312+0000 mon.smithi033 (mon.0) 484 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:57.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:56.562194+0000 mon.smithi033 (mon.0) 485 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:57.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:56.567109+0000 mon.smithi033 (mon.0) 486 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:57.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:56.568248+0000 mon.smithi033 (mon.0) 487 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:57.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:56.569026+0000 mon.smithi033 (mon.0) 488 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:27:57.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:57.232740+0000 mon.smithi096 (mon.1) 10 : audit [INF] from='client.? 172.21.15.96:0/4110059415' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7690ec47-f240-4780-944c-0fe0c78e3d25"}]: dispatch 2024-04-23T02:27:57.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:57.233304+0000 mon.smithi033 (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7690ec47-f240-4780-944c-0fe0c78e3d25"}]: dispatch 2024-04-23T02:27:57.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:57.237221+0000 mon.smithi033 (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7690ec47-f240-4780-944c-0fe0c78e3d25"}]': finished 2024-04-23T02:27:57.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:57.237279+0000 mon.smithi033 (mon.0) 491 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-23T02:27:57.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:57.237388+0000 mon.smithi033 (mon.0) 492 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:27:58.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:56.092354+0000 mgr.smithi033.eyrhiu (mgr.14162) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:27:58.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:27:56.546772+0000 mgr.smithi033.eyrhiu (mgr.14162) 190 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-23T02:27:58.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:56.552366+0000 mon.smithi033 (mon.0) 481 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:58.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:56.553348+0000 mon.smithi033 (mon.0) 482 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:58.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:56.554197+0000 mon.smithi033 (mon.0) 483 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:27:58.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:27:56.554812+0000 mgr.smithi033.eyrhiu (mgr.14162) 191 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 7985M 2024-04-23T02:27:58.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:56.558312+0000 mon.smithi033 (mon.0) 484 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:58.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:56.562194+0000 mon.smithi033 (mon.0) 485 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:27:58.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:56.567109+0000 mon.smithi033 (mon.0) 486 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:27:58.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:56.568248+0000 mon.smithi033 (mon.0) 487 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:27:58.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:56.569026+0000 mon.smithi033 (mon.0) 488 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:27:58.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:57.232740+0000 mon.smithi096 (mon.1) 10 : audit [INF] from='client.? 172.21.15.96:0/4110059415' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7690ec47-f240-4780-944c-0fe0c78e3d25"}]: dispatch 2024-04-23T02:27:58.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:57.233304+0000 mon.smithi033 (mon.0) 489 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7690ec47-f240-4780-944c-0fe0c78e3d25"}]: dispatch 2024-04-23T02:27:58.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:57.237221+0000 mon.smithi033 (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7690ec47-f240-4780-944c-0fe0c78e3d25"}]': finished 2024-04-23T02:27:58.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:57.237279+0000 mon.smithi033 (mon.0) 491 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2024-04-23T02:27:58.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:57.237388+0000 mon.smithi033 (mon.0) 492 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:27:58.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:27:57.649301+0000 mon.smithi096 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.96:0/3689914772' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:27:58.914 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:27:57.649301+0000 mon.smithi096 (mon.1) 11 : audit [DBG] from='client.? 172.21.15.96:0/3689914772' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:27:59.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:27:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:27:58.092650+0000 mgr.smithi033.eyrhiu (mgr.14162) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:00.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:27:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:27:58.092650+0000 mgr.smithi033.eyrhiu (mgr.14162) 192 : cluster [DBG] pgmap v160: 1 pgs: 1 remapped+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:00.092993+0000 mgr.smithi033.eyrhiu (mgr.14162) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:01.140947+0000 mon.smithi033 (mon.0) 493 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:01.143958+0000 mon.smithi033 (mon.0) 494 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:02.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:00.092993+0000 mgr.smithi033.eyrhiu (mgr.14162) 193 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:02.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:01.140947+0000 mon.smithi033 (mon.0) 493 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:02.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:01.143958+0000 mon.smithi033 (mon.0) 494 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:03.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:02.093393+0000 mgr.smithi033.eyrhiu (mgr.14162) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:03.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:03.446782+0000 mon.smithi033 (mon.0) 495 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:28:03.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:03.447659+0000 mon.smithi033 (mon.0) 496 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:02.093393+0000 mgr.smithi033.eyrhiu (mgr.14162) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:03.446782+0000 mon.smithi033 (mon.0) 495 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:28:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:03.447659+0000 mon.smithi033 (mon.0) 496 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:04.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:28:03.448382+0000 mgr.smithi033.eyrhiu (mgr.14162) 195 : cephadm [INF] Deploying daemon osd.6 on smithi096 2024-04-23T02:28:05.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:04 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:28:03.448382+0000 mgr.smithi033.eyrhiu (mgr.14162) 195 : cephadm [INF] Deploying daemon osd.6 on smithi096 2024-04-23T02:28:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:04.093815+0000 mgr.smithi033.eyrhiu (mgr.14162) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:06.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:04.093815+0000 mgr.smithi033.eyrhiu (mgr.14162) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:07.202 INFO:teuthology.orchestra.run.smithi096.stdout:Created osd(s) 6 on host 'smithi096' 2024-04-23T02:28:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:06.094316+0000 mgr.smithi033.eyrhiu (mgr.14162) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:07.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:06.094316+0000 mgr.smithi033.eyrhiu (mgr.14162) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:07.854 DEBUG:teuthology.orchestra.run.smithi096:osd.6> sudo journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.6.service 2024-04-23T02:28:07.856 INFO:tasks.cephadm:Deploying osd.7 on smithi096 with /dev/vg_nvme/lv_1... 2024-04-23T02:28:07.856 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-23T02:28:07.888 INFO:journalctl@ceph.osd.6.smithi096.stdout:-- Logs begin at Tue 2024-04-23 02:15:03 UTC. -- 2024-04-23T02:28:08.275 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:07.186162+0000 mon.smithi033 (mon.0) 497 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:28:08.275 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:07.187961+0000 mon.smithi033 (mon.0) 498 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:08.275 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:07.190775+0000 mon.smithi033 (mon.0) 499 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:08.276 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:07.190988+0000 mon.smithi033 (mon.0) 500 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:28:08.276 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:07.197416+0000 mon.smithi033 (mon.0) 501 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:08.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:07.186162+0000 mon.smithi033 (mon.0) 497 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:28:08.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:07.187961+0000 mon.smithi033 (mon.0) 498 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:08.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:07.190775+0000 mon.smithi033 (mon.0) 499 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:08.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:07.190988+0000 mon.smithi033 (mon.0) 500 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:28:08.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:07.197416+0000 mon.smithi033 (mon.0) 501 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:09.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:08.094764+0000 mgr.smithi033.eyrhiu (mgr.14162) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:09.474 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:08.094764+0000 mgr.smithi033.eyrhiu (mgr.14162) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:10.499 INFO:teuthology.orchestra.run.smithi096.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-23T02:28:10.499 INFO:teuthology.orchestra.run.smithi096.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-23T02:28:10.499 INFO:teuthology.orchestra.run.smithi096.stderr: stderr: 10+0 records in 2024-04-23T02:28:10.499 INFO:teuthology.orchestra.run.smithi096.stderr:10+0 records out 2024-04-23T02:28:10.499 INFO:teuthology.orchestra.run.smithi096.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121593 s, 862 MB/s 2024-04-23T02:28:10.499 INFO:teuthology.orchestra.run.smithi096.stderr:--> Zapping successful for: 2024-04-23T02:28:10.578 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:28:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.6[48956]: debug 2024-04-23T02:28:10.301+0000 7fc9e7f75080 -1 osd.6 0 log_to_monitors {default=true} 2024-04-23T02:28:11.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:10.095283+0000 mgr.smithi033.eyrhiu (mgr.14162) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:10.306030+0000 mon.smithi096 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.96:6816/614841507,v1:172.21.15.96:6817/614841507]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:28:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:10.306444+0000 mon.smithi033 (mon.0) 502 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:28:11.431 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:10.095283+0000 mgr.smithi033.eyrhiu (mgr.14162) 199 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:11.432 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:10.306030+0000 mon.smithi096 (mon.1) 12 : audit [INF] from='osd.6 [v2:172.21.15.96:6816/614841507,v1:172.21.15.96:6817/614841507]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:28:11.432 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:10.306444+0000 mon.smithi033 (mon.0) 502 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:28:11.451 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi096:vg_nvme/lv_1 2024-04-23T02:28:12.458 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:11.156392+0000 mon.smithi033 (mon.0) 503 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:28:12.458 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:11.156480+0000 mon.smithi033 (mon.0) 504 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-23T02:28:12.458 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:11.156625+0000 mon.smithi033 (mon.0) 505 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:28:12.458 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:11.156952+0000 mon.smithi096 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.96:6816/614841507,v1:172.21.15.96:6817/614841507]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:28:12.458 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:11.157220+0000 mon.smithi033 (mon.0) 506 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:28:12.459 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:11.767204+0000 mon.smithi033 (mon.0) 507 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:12.459 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:28:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.6[48956]: debug 2024-04-23T02:28:12.163+0000 7fc9dfcdb700 -1 osd.6 0 waiting for initial osdmap 2024-04-23T02:28:12.459 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:28:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.6[48956]: debug 2024-04-23T02:28:12.169+0000 7fc9d744d700 -1 osd.6 42 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T02:28:12.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:11.156392+0000 mon.smithi033 (mon.0) 503 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:28:12.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:11.156480+0000 mon.smithi033 (mon.0) 504 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2024-04-23T02:28:12.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:11.156625+0000 mon.smithi033 (mon.0) 505 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:28:12.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:11.156952+0000 mon.smithi096 (mon.1) 13 : audit [INF] from='osd.6 [v2:172.21.15.96:6816/614841507,v1:172.21.15.96:6817/614841507]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:28:12.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:11.157220+0000 mon.smithi033 (mon.0) 506 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:28:12.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:11.767204+0000 mon.smithi033 (mon.0) 507 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:13.309 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:12.095760+0000 mgr.smithi033.eyrhiu (mgr.14162) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:13.309 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:12.158527+0000 mon.smithi033 (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=smithi096", "root=default"]}]': finished 2024-04-23T02:28:13.309 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:12.158622+0000 mon.smithi033 (mon.0) 509 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-23T02:28:13.309 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:12.159074+0000 mon.smithi033 (mon.0) 510 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:28:13.310 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:12.164772+0000 mon.smithi033 (mon.0) 511 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:28:13.310 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:12.310678+0000 mon.smithi033 (mon.0) 512 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:12.095760+0000 mgr.smithi033.eyrhiu (mgr.14162) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:12.158527+0000 mon.smithi033 (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=smithi096", "root=default"]}]': finished 2024-04-23T02:28:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:12.158622+0000 mon.smithi033 (mon.0) 509 : cluster [DBG] osdmap e42: 7 total, 6 up, 7 in 2024-04-23T02:28:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:12.159074+0000 mon.smithi033 (mon.0) 510 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:28:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:12.164772+0000 mon.smithi033 (mon.0) 511 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:28:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:12.310678+0000 mon.smithi033 (mon.0) 512 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:14.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:11.254491+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:28:14.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:11.254661+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:28:14.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:13.166063+0000 mon.smithi033 (mon.0) 513 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:28:14.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:13.169260+0000 mon.smithi033 (mon.0) 514 : cluster [INF] osd.6 [v2:172.21.15.96:6816/614841507,v1:172.21.15.96:6817/614841507] boot 2024-04-23T02:28:14.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:13.169310+0000 mon.smithi033 (mon.0) 515 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-23T02:28:14.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:13.169465+0000 mon.smithi033 (mon.0) 516 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:28:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:11.254491+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:28:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:11.254661+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:28:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:13.166063+0000 mon.smithi033 (mon.0) 513 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:28:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:13.169260+0000 mon.smithi033 (mon.0) 514 : cluster [INF] osd.6 [v2:172.21.15.96:6816/614841507,v1:172.21.15.96:6817/614841507] boot 2024-04-23T02:28:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:13.169310+0000 mon.smithi033 (mon.0) 515 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-04-23T02:28:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:13.169465+0000 mon.smithi033 (mon.0) 516 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:28:15.482 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:14.096156+0000 mgr.smithi033.eyrhiu (mgr.14162) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 peering; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:15.482 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:14.173587+0000 mon.smithi033 (mon.0) 517 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-23T02:28:15.482 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:14.433568+0000 mgr.smithi033.eyrhiu (mgr.14162) 202 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:15.482 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:14.434552+0000 mon.smithi033 (mon.0) 518 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:28:15.482 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:14.436241+0000 mon.smithi033 (mon.0) 519 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:28:15.482 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:14.436989+0000 mon.smithi033 (mon.0) 520 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:14.096156+0000 mgr.smithi033.eyrhiu (mgr.14162) 201 : cluster [DBG] pgmap v171: 1 pgs: 1 peering; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2024-04-23T02:28:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:14.173587+0000 mon.smithi033 (mon.0) 517 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2024-04-23T02:28:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:14.433568+0000 mgr.smithi033.eyrhiu (mgr.14162) 202 : audit [DBG] from='client.24205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi096:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:28:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:14.434552+0000 mon.smithi033 (mon.0) 518 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-23T02:28:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:14.436241+0000 mon.smithi033 (mon.0) 519 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-23T02:28:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:14.436989+0000 mon.smithi033 (mon.0) 520 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:16.466 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:15.175906+0000 mon.smithi033 (mon.0) 521 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-23T02:28:16.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:16 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:15.175906+0000 mon.smithi033 (mon.0) 521 : cluster [DBG] osdmap e45: 7 total, 7 up, 7 in 2024-04-23T02:28:17.484 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:16.096590+0000 mgr.smithi033.eyrhiu (mgr.14162) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:16.096590+0000 mgr.smithi033.eyrhiu (mgr.14162) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:28:17.510681+0000 mgr.smithi033.eyrhiu (mgr.14162) 204 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-23T02:28:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:17.516343+0000 mon.smithi033 (mon.0) 522 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:17.517456+0000 mon.smithi033 (mon.0) 523 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:17.518388+0000 mon.smithi033 (mon.0) 524 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:17.519249+0000 mon.smithi033 (mon.0) 525 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:28:17.519896+0000 mgr.smithi033.eyrhiu (mgr.14162) 205 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 5323M 2024-04-23T02:28:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:17.523441+0000 mon.smithi033 (mon.0) 526 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:17.526934+0000 mon.smithi033 (mon.0) 527 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:17.530898+0000 mon.smithi033 (mon.0) 528 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:28:18.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:17.531998+0000 mon.smithi033 (mon.0) 529 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:18.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:17.532695+0000 mon.smithi033 (mon.0) 530 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:28:18.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:18.251220+0000 mon.smithi096 (mon.1) 14 : audit [INF] from='client.? 172.21.15.96:0/1128179091' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0a8bae0-9c7e-4157-b612-f585ac70dac6"}]: dispatch 2024-04-23T02:28:18.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:18.251696+0000 mon.smithi033 (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0a8bae0-9c7e-4157-b612-f585ac70dac6"}]: dispatch 2024-04-23T02:28:18.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:18.255583+0000 mon.smithi033 (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c0a8bae0-9c7e-4157-b612-f585ac70dac6"}]': finished 2024-04-23T02:28:18.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:18.255629+0000 mon.smithi033 (mon.0) 533 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-23T02:28:18.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:18.255723+0000 mon.smithi033 (mon.0) 534 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:28:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:28:17.510681+0000 mgr.smithi033.eyrhiu (mgr.14162) 204 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-23T02:28:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:17.516343+0000 mon.smithi033 (mon.0) 522 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:17.517456+0000 mon.smithi033 (mon.0) 523 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:17.518388+0000 mon.smithi033 (mon.0) 524 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:17.519249+0000 mon.smithi033 (mon.0) 525 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:28:17.519896+0000 mgr.smithi033.eyrhiu (mgr.14162) 205 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 5323M 2024-04-23T02:28:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:17.523441+0000 mon.smithi033 (mon.0) 526 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:17.526934+0000 mon.smithi033 (mon.0) 527 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:17.530898+0000 mon.smithi033 (mon.0) 528 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:28:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:17.531998+0000 mon.smithi033 (mon.0) 529 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:17.532695+0000 mon.smithi033 (mon.0) 530 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:28:18.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:18.251220+0000 mon.smithi096 (mon.1) 14 : audit [INF] from='client.? 172.21.15.96:0/1128179091' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0a8bae0-9c7e-4157-b612-f585ac70dac6"}]: dispatch 2024-04-23T02:28:18.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:18.251696+0000 mon.smithi033 (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0a8bae0-9c7e-4157-b612-f585ac70dac6"}]: dispatch 2024-04-23T02:28:18.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:18.255583+0000 mon.smithi033 (mon.0) 532 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c0a8bae0-9c7e-4157-b612-f585ac70dac6"}]': finished 2024-04-23T02:28:18.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:18.255629+0000 mon.smithi033 (mon.0) 533 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2024-04-23T02:28:18.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:18.255723+0000 mon.smithi033 (mon.0) 534 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:28:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:18.096951+0000 mgr.smithi033.eyrhiu (mgr.14162) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:18.525595+0000 mon.smithi033 (mon.0) 535 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T02:28:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:18.663152+0000 mon.smithi096 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.96:0/2117218379' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:28:19.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:18.096951+0000 mgr.smithi033.eyrhiu (mgr.14162) 206 : cluster [DBG] pgmap v175: 1 pgs: 1 peering; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:19.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:18.525595+0000 mon.smithi033 (mon.0) 535 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T02:28:19.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:18.663152+0000 mon.smithi096 (mon.1) 15 : audit [DBG] from='client.? 172.21.15.96:0/2117218379' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-23T02:28:20.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:20.517025+0000 mon.smithi033 (mon.0) 536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T02:28:20.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:20.517053+0000 mon.smithi033 (mon.0) 537 : cluster [INF] Cluster is now healthy 2024-04-23T02:28:20.990 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:20.517025+0000 mon.smithi033 (mon.0) 536 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T02:28:20.990 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:20.517053+0000 mon.smithi033 (mon.0) 537 : cluster [INF] Cluster is now healthy 2024-04-23T02:28:21.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:20.097324+0000 mgr.smithi033.eyrhiu (mgr.14162) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:22.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:20.097324+0000 mgr.smithi033.eyrhiu (mgr.14162) 207 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:23.394 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:22.097613+0000 mgr.smithi033.eyrhiu (mgr.14162) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:23.394 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:22.158038+0000 mon.smithi033 (mon.0) 538 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:23.394 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:22.163580+0000 mon.smithi033 (mon.0) 539 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:22.097613+0000 mgr.smithi033.eyrhiu (mgr.14162) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:22.158038+0000 mon.smithi033 (mon.0) 538 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:22.163580+0000 mon.smithi033 (mon.0) 539 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:25.276 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:24.097982+0000 mgr.smithi033.eyrhiu (mgr.14162) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:25.276 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:24.598030+0000 mon.smithi033 (mon.0) 540 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:28:25.276 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:24.598908+0000 mon.smithi033 (mon.0) 541 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:25.276 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:28:24.599631+0000 mgr.smithi033.eyrhiu (mgr.14162) 210 : cephadm [INF] Deploying daemon osd.7 on smithi096 2024-04-23T02:28:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:24.097982+0000 mgr.smithi033.eyrhiu (mgr.14162) 209 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:24.598030+0000 mon.smithi033 (mon.0) 540 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:28:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:24.598908+0000 mon.smithi033 (mon.0) 541 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:25.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:28:24.599631+0000 mgr.smithi033.eyrhiu (mgr.14162) 210 : cephadm [INF] Deploying daemon osd.7 on smithi096 2024-04-23T02:28:27.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:26.098319+0000 mgr.smithi033.eyrhiu (mgr.14162) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:26.098319+0000 mgr.smithi033.eyrhiu (mgr.14162) 211 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:28.208 INFO:teuthology.orchestra.run.smithi096.stdout:Created osd(s) 7 on host 'smithi096' 2024-04-23T02:28:28.833 DEBUG:teuthology.orchestra.run.smithi096:osd.7> sudo journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.7.service 2024-04-23T02:28:28.835 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-23T02:28:28.835 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-23T02:28:28.865 INFO:journalctl@ceph.osd.7.smithi096.stdout:-- Logs begin at Tue 2024-04-23 02:15:03 UTC. -- 2024-04-23T02:28:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:28.098679+0000 mgr.smithi033.eyrhiu (mgr.14162) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:28.195168+0000 mon.smithi033 (mon.0) 542 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:28:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:28.197168+0000 mon.smithi033 (mon.0) 543 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:28.199124+0000 mon.smithi033 (mon.0) 544 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:28.201314+0000 mon.smithi033 (mon.0) 545 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:28:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:28.203747+0000 mon.smithi033 (mon.0) 546 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:28.098679+0000 mgr.smithi033.eyrhiu (mgr.14162) 212 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:28.195168+0000 mon.smithi033 (mon.0) 542 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:28:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:28.197168+0000 mon.smithi033 (mon.0) 543 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:28.199124+0000 mon.smithi033 (mon.0) 544 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:28.201314+0000 mon.smithi033 (mon.0) 545 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:28:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:28.203747+0000 mon.smithi033 (mon.0) 546 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:31.187 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:28:31.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:28:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.7[51854]: debug 2024-04-23T02:28:31.291+0000 7ff26e32c080 -1 osd.7 0 log_to_monitors {default=true} 2024-04-23T02:28:31.885 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:30.099143+0000 mgr.smithi033.eyrhiu (mgr.14162) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:31.886 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:30.695288+0000 mon.smithi033 (mon.0) 547 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:31.886 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:31.185125+0000 mon.smithi033 (mon.0) 548 : audit [DBG] from='client.? 172.21.15.33:0/3186980593' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:28:31.886 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:31.296055+0000 mon.smithi096 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.96:6824/4159706765,v1:172.21.15.96:6825/4159706765]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:28:31.886 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:31.296571+0000 mon.smithi033 (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:28:31.906 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":46,"num_osds":8,"num_up_osds":7,"osd_up_since":1713839293,"num_in_osds":8,"osd_in_since":1713839298,"num_remapped_pgs":0} 2024-04-23T02:28:32.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:30.099143+0000 mgr.smithi033.eyrhiu (mgr.14162) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:32.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:30.695288+0000 mon.smithi033 (mon.0) 547 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:32.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:31.185125+0000 mon.smithi033 (mon.0) 548 : audit [DBG] from='client.? 172.21.15.33:0/3186980593' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:28:32.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:31.296055+0000 mon.smithi096 (mon.1) 16 : audit [INF] from='osd.7 [v2:172.21.15.96:6824/4159706765,v1:172.21.15.96:6825/4159706765]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:28:32.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:31.296571+0000 mon.smithi033 (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:28:32.907 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-23T02:28:33.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:32.061427+0000 mon.smithi033 (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:28:33.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:32.061494+0000 mon.smithi033 (mon.0) 551 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-23T02:28:33.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:32.061640+0000 mon.smithi033 (mon.0) 552 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:28:33.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:32.062201+0000 mon.smithi096 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.96:6824/4159706765,v1:172.21.15.96:6825/4159706765]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:28:33.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:32.062535+0000 mon.smithi033 (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:28:33.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:32.099511+0000 mgr.smithi033.eyrhiu (mgr.14162) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:33.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:28:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.7[51854]: debug 2024-04-23T02:28:33.069+0000 7ff26488f700 -1 osd.7 0 waiting for initial osdmap 2024-04-23T02:28:33.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:28:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.7[51854]: debug 2024-04-23T02:28:33.075+0000 7ff25f808700 -1 osd.7 48 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-04-23T02:28:33.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:32.061427+0000 mon.smithi033 (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:28:33.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:32.061494+0000 mon.smithi033 (mon.0) 551 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2024-04-23T02:28:33.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:32.061640+0000 mon.smithi033 (mon.0) 552 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:28:33.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:32.062201+0000 mon.smithi096 (mon.1) 17 : audit [INF] from='osd.7 [v2:172.21.15.96:6824/4159706765,v1:172.21.15.96:6825/4159706765]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:28:33.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:32.062535+0000 mon.smithi033 (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:28:33.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:32.099511+0000 mgr.smithi033.eyrhiu (mgr.14162) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2024-04-23T02:28:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:33.067397+0000 mon.smithi033 (mon.0) 554 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-23T02:28:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:33.067477+0000 mon.smithi033 (mon.0) 555 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-23T02:28:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:33.067755+0000 mon.smithi033 (mon.0) 556 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:28:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:33.070820+0000 mon.smithi033 (mon.0) 557 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:28:34.413 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:33.067397+0000 mon.smithi033 (mon.0) 554 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]': finished 2024-04-23T02:28:34.414 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:33.067477+0000 mon.smithi033 (mon.0) 555 : cluster [DBG] osdmap e48: 8 total, 7 up, 8 in 2024-04-23T02:28:34.414 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:33.067755+0000 mon.smithi033 (mon.0) 556 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:28:34.414 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:33.070820+0000 mon.smithi033 (mon.0) 557 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:28:35.120 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:28:35.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:32.249570+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:28:35.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:32.249748+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:28:35.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:34.066686+0000 mon.smithi033 (mon.0) 558 : cluster [INF] osd.7 [v2:172.21.15.96:6824/4159706765,v1:172.21.15.96:6825/4159706765] boot 2024-04-23T02:28:35.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:34.066775+0000 mon.smithi033 (mon.0) 559 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-23T02:28:35.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.067173+0000 mon.smithi033 (mon.0) 560 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:28:35.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:34.099797+0000 mgr.smithi033.eyrhiu (mgr.14162) 215 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:35.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:28:34.195572+0000 mgr.smithi033.eyrhiu (mgr.14162) 216 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-23T02:28:35.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.199952+0000 mon.smithi033 (mon.0) 561 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:35.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.200871+0000 mon.smithi033 (mon.0) 562 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:35.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.201839+0000 mon.smithi033 (mon.0) 563 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:35.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.202713+0000 mon.smithi033 (mon.0) 564 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:35.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.203500+0000 mon.smithi033 (mon.0) 565 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:35.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:28:34.204028+0000 mgr.smithi033.eyrhiu (mgr.14162) 217 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 3992M 2024-04-23T02:28:35.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.207465+0000 mon.smithi033 (mon.0) 566 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:35.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.210707+0000 mon.smithi033 (mon.0) 567 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:35.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.213956+0000 mon.smithi033 (mon.0) 568 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:28:35.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.214868+0000 mon.smithi033 (mon.0) 569 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:35.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.215488+0000 mon.smithi033 (mon.0) 570 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:28:35.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:34.219163+0000 mon.smithi033 (mon.0) 571 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:35.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:35.067378+0000 mon.smithi033 (mon.0) 572 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-23T02:28:35.482 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:32.249570+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-23T02:28:35.482 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:32.249748+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-23T02:28:35.482 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:34.066686+0000 mon.smithi033 (mon.0) 558 : cluster [INF] osd.7 [v2:172.21.15.96:6824/4159706765,v1:172.21.15.96:6825/4159706765] boot 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:34.066775+0000 mon.smithi033 (mon.0) 559 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.067173+0000 mon.smithi033 (mon.0) 560 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:34.099797+0000 mgr.smithi033.eyrhiu (mgr.14162) 215 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:28:34.195572+0000 mgr.smithi033.eyrhiu (mgr.14162) 216 : cephadm [INF] Detected new or changed devices on smithi096 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.199952+0000 mon.smithi033 (mon.0) 561 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.200871+0000 mon.smithi033 (mon.0) 562 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.201839+0000 mon.smithi033 (mon.0) 563 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.202713+0000 mon.smithi033 (mon.0) 564 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.203500+0000 mon.smithi033 (mon.0) 565 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:28:34.204028+0000 mgr.smithi033.eyrhiu (mgr.14162) 217 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 3992M 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.207465+0000 mon.smithi033 (mon.0) 566 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.210707+0000 mon.smithi033 (mon.0) 567 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.213956+0000 mon.smithi033 (mon.0) 568 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.214868+0000 mon.smithi033 (mon.0) 569 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.215488+0000 mon.smithi033 (mon.0) 570 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:28:35.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:34.219163+0000 mon.smithi033 (mon.0) 571 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:28:35.484 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:35.067378+0000 mon.smithi033 (mon.0) 572 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-04-23T02:28:35.818 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1713839314,"num_in_osds":8,"osd_in_since":1713839298,"num_remapped_pgs":0} 2024-04-23T02:28:35.819 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-23T02:28:36.054 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:36.326 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:35.117798+0000 mon.smithi033 (mon.0) 573 : audit [DBG] from='client.? 172.21.15.33:0/1745837304' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:28:36.327 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:36.068543+0000 mon.smithi033 (mon.0) 574 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-23T02:28:36.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:35.117798+0000 mon.smithi033 (mon.0) 573 : audit [DBG] from='client.? 172.21.15.33:0/1745837304' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-23T02:28:36.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:36.068543+0000 mon.smithi033 (mon.0) 574 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-04-23T02:28:37.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:36.100122+0000 mgr.smithi033.eyrhiu (mgr.14162) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:37.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:36.100122+0000 mgr.smithi033.eyrhiu (mgr.14162) 218 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:37.984 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:28:37.984 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":51,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","created":"2024-04-23T02:22:28.436569+0000","modified":"2024-04-23T02:28:36.065061+0000","last_up_change":"2024-04-23T02:28:34.062566+0000","last_in_change":"2024-04-23T02:28:18.252322+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-23T02:26:50.017740+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":"b4b02e65-35cf-424d-b90a-d400806b7bf9","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.33:6802","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6803","nonce":649789332}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6805","nonce":649789332}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6809","nonce":649789332}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6807","nonce":649789332}]},"public_addr":"172.21.15.33:6803/649789332","cluster_addr":"172.21.15.33:6805/649789332","heartbeat_back_addr":"172.21.15.33:6809/649789332","heartbeat_front_addr":"172.21.15.33:6807/649789332","state":["exists","up"]},{"osd":1,"uuid":"5ac06a92-a6e7-4917-81f1-a712ee470dc7","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.33:6810","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6811","nonce":2929510556}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6813","nonce":2929510556}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6817","nonce":2929510556}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6815","nonce":2929510556}]},"public_addr":"172.21.15.33:6811/2929510556","cluster_addr":"172.21.15.33:6813/2929510556","heartbeat_back_addr":"172.21.15.33:6817/2929510556","heartbeat_front_addr":"172.21.15.33:6815/2929510556","state":["exists","up"]},{"osd":2,"uuid":"62141cb7-2279-4ec5-bee1-9f7ae0b80996","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.33:6818","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6819","nonce":1939506226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6821","nonce":1939506226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6825","nonce":1939506226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6823","nonce":1939506226}]},"public_addr":"172.21.15.33:6819/1939506226","cluster_addr":"172.21.15.33:6821/1939506226","heartbeat_back_addr":"172.21.15.33:6825/1939506226","heartbeat_front_addr":"172.21.15.33:6823/1939506226","state":["exists","up"]},{"osd":3,"uuid":"812d8f0c-ab49-46f9-90cb-f971ad7f8bd6","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.33:6826","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6827","nonce":3268444633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6829","nonce":3268444633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6833","nonce":3268444633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6831","nonce":3268444633}]},"public_addr":"172.21.15.33:6827/3268444633","cluster_addr":"172.21.15.33:6829/3268444633","heartbeat_back_addr":"172.21.15.33:6833/3268444633","heartbeat_front_addr":"172.21.15.33:6831/3268444633","state":["exists","up"]},{"osd":4,"uuid":"afbffc0c-6ffd-461a-8377-41fcef17b7f5","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.96:6800","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6801","nonce":1684306547}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6803","nonce":1684306547}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6807","nonce":1684306547}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6805","nonce":1684306547}]},"public_addr":"172.21.15.96:6801/1684306547","cluster_addr":"172.21.15.96:6803/1684306547","heartbeat_back_addr":"172.21.15.96:6807/1684306547","heartbeat_front_addr":"172.21.15.96:6805/1684306547","state":["exists","up"]},{"osd":5,"uuid":"34ae40f0-f9fc-402d-a7b1-4449492ab602","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.96:6808","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6809","nonce":4267906815}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6810","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6811","nonce":4267906815}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6814","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6815","nonce":4267906815}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6812","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6813","nonce":4267906815}]},"public_addr":"172.21.15.96:6809/4267906815","cluster_addr":"172.21.15.96:6811/4267906815","heartbeat_back_addr":"172.21.15.96:6815/4267906815","heartbeat_front_addr":"172.21.15.96:6813/4267906815","state":["exists","up"]},{"osd":6,"uuid":"7690ec47-f240-4780-944c-0fe0c78e3d25","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.96:6816","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6817","nonce":614841507}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6818","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6819","nonce":614841507}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6822","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6823","nonce":614841507}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6820","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6821","nonce":614841507}]},"public_addr":"172.21.15.96:6817/614841507","cluster_addr":"172.21.15.96:6819/614841507","heartbeat_back_addr":"172.21.15.96:6823/614841507","heartbeat_front_addr":"172.21.15.96:6821/614841507","state":["exists","up"]},{"osd":7,"uuid":"c0a8bae0-9c7e-4157-b612-f585ac70dac6","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.96:6824","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6825","nonce":4159706765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6826","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6827","nonce":4159706765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6830","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6831","nonce":4159706765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6828","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6829","nonce":4159706765}]},"public_addr":"172.21.15.96:6825/4159706765","cluster_addr":"172.21.15.96:6827/4159706765","heartbeat_back_addr":"172.21.15.96:6831/4159706765","heartbeat_front_addr":"172.21.15.96:6829/4159706765","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-23T02:25:54.757409+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-23T02:26:25.697298+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-23T02:26:48.539284+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-23T02:27:11.733657+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-23T02:27:29.779587+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-23T02:27:50.360162+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-23T02:28:11.254664+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-23T02:28:32.249751+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:6801/3104122032":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/3277922455":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/226410580":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/3496681978":"2024-04-24T02:23:19.462231+0000","172.21.15.33:6800/3104122032":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/2349561769":"2024-04-24T02:23:19.462231+0000","172.21.15.33:6801/2437883716":"2024-04-24T02:23:19.462231+0000","172.21.15.33:6801/3024844998":"2024-04-24T02:22:57.356982+0000","172.21.15.33:6800/2437883716":"2024-04-24T02:23:19.462231+0000","172.21.15.33:0/592674006":"2024-04-24T02:22:57.356982+0000","172.21.15.33:6800/3024844998":"2024-04-24T02:22:57.356982+0000","172.21.15.33:0/99087333":"2024-04-24T02:22:57.356982+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-23T02:28:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:37.183776+0000 mon.smithi033 (mon.0) 575 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:28:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:37.184044+0000 mon.smithi033 (mon.0) 576 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:28:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:37.981062+0000 mon.smithi033 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.33:0/3843680982' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:28:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:37.183776+0000 mon.smithi033 (mon.0) 575 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:28:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:37.184044+0000 mon.smithi033 (mon.0) 576 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:28:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:37.981062+0000 mon.smithi033 (mon.0) 577 : audit [DBG] from='client.? 172.21.15.33:0/3843680982' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:28:38.823 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-04-23T02:26:50.017740+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-23T02:28:38.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd pool get device_health_metrics pg_num 2024-04-23T02:28:39.066 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:39.352 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:38.100495+0000 mgr.smithi033.eyrhiu (mgr.14162) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:39.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:38.100495+0000 mgr.smithi033.eyrhiu (mgr.14162) 219 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:41.193 INFO:teuthology.orchestra.run.smithi033.stdout:pg_num: 1 2024-04-23T02:28:41.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:40.100991+0000 mgr.smithi033.eyrhiu (mgr.14162) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:41.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:40.100991+0000 mgr.smithi033.eyrhiu (mgr.14162) 220 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:41.865 INFO:tasks.cephadm:Setting up client nodes... 2024-04-23T02:28:41.866 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-23T02:28:42.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:42 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:41.191073+0000 mon.smithi033 (mon.0) 578 : audit [DBG] from='client.? 172.21.15.33:0/1084957480' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-23T02:28:42.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:42 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:41.191073+0000 mon.smithi033 (mon.0) 578 : audit [DBG] from='client.? 172.21.15.33:0/1084957480' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-04-23T02:28:43.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:42.101337+0000 mgr.smithi033.eyrhiu (mgr.14162) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:42.101337+0000 mgr.smithi033.eyrhiu (mgr.14162) 221 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:44.218 INFO:teuthology.orchestra.run.smithi033.stdout:[client.0] 2024-04-23T02:28:44.218 INFO:teuthology.orchestra.run.smithi033.stdout: key = AQDcHCdmBbqyDBAA2flC9pu7L0zIHTQg13QMBA== 2024-04-23T02:28:45.090 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-04-23T02:28:45.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-23T02:28:45.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-23T02:28:45.135 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-23T02:28:45.135 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-23T02:28:45.135 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-23T02:28:45.407 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:44.101649+0000 mgr.smithi033.eyrhiu (mgr.14162) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:44.212870+0000 mon.smithi033 (mon.0) 579 : audit [INF] from='client.? 172.21.15.33:0/517663887' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T02:28:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:44.216194+0000 mon.smithi033 (mon.0) 580 : audit [INF] from='client.? 172.21.15.33:0/517663887' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-23T02:28:45.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:44.101649+0000 mgr.smithi033.eyrhiu (mgr.14162) 222 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:45.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:44.212870+0000 mon.smithi033 (mon.0) 579 : audit [INF] from='client.? 172.21.15.33:0/517663887' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-23T02:28:45.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:44.216194+0000 mon.smithi033 (mon.0) 580 : audit [INF] from='client.? 172.21.15.33:0/517663887' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-23T02:28:47.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:46.102147+0000 mgr.smithi033.eyrhiu (mgr.14162) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:47.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:46.102147+0000 mgr.smithi033.eyrhiu (mgr.14162) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:47.595 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:28:48.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:47.588959+0000 mon.smithi033 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.33:0/3120031666' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-23T02:28:48.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:47.588959+0000 mon.smithi033 (mon.0) 581 : audit [DBG] from='client.? 172.21.15.33:0/3120031666' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-23T02:28:48.455 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":18,"active_gid":14162,"active_name":"smithi033.eyrhiu","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6800","nonce":308046720},{"type":"v1","addr":"172.21.15.33:6801","nonce":308046720}]},"active_addr":"172.21.15.33:6801/308046720","active_change":"2024-04-23T02:23:36.201231+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14226,"name":"smithi096.hxmsqk","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.33:8443/","prometheus":"http://172.21.15.33: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.33:0","nonce":2063067658}]},{"addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":168795256}]}]}} 2024-04-23T02:28:48.464 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-23T02:28:48.464 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-23T02:28:48.464 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-23T02:28:48.704 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:49.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:48.102443+0000 mgr.smithi033.eyrhiu (mgr.14162) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:49.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:48.102443+0000 mgr.smithi033.eyrhiu (mgr.14162) 224 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:50.702 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:28:50.702 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":51,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","created":"2024-04-23T02:22:28.436569+0000","modified":"2024-04-23T02:28:36.065061+0000","last_up_change":"2024-04-23T02:28:34.062566+0000","last_in_change":"2024-04-23T02:28:18.252322+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-23T02:26:50.017740+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":"b4b02e65-35cf-424d-b90a-d400806b7bf9","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.33:6802","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6803","nonce":649789332}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6805","nonce":649789332}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6809","nonce":649789332}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6807","nonce":649789332}]},"public_addr":"172.21.15.33:6803/649789332","cluster_addr":"172.21.15.33:6805/649789332","heartbeat_back_addr":"172.21.15.33:6809/649789332","heartbeat_front_addr":"172.21.15.33:6807/649789332","state":["exists","up"]},{"osd":1,"uuid":"5ac06a92-a6e7-4917-81f1-a712ee470dc7","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.33:6810","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6811","nonce":2929510556}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6813","nonce":2929510556}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6817","nonce":2929510556}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6815","nonce":2929510556}]},"public_addr":"172.21.15.33:6811/2929510556","cluster_addr":"172.21.15.33:6813/2929510556","heartbeat_back_addr":"172.21.15.33:6817/2929510556","heartbeat_front_addr":"172.21.15.33:6815/2929510556","state":["exists","up"]},{"osd":2,"uuid":"62141cb7-2279-4ec5-bee1-9f7ae0b80996","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.33:6818","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6819","nonce":1939506226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6821","nonce":1939506226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6825","nonce":1939506226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6823","nonce":1939506226}]},"public_addr":"172.21.15.33:6819/1939506226","cluster_addr":"172.21.15.33:6821/1939506226","heartbeat_back_addr":"172.21.15.33:6825/1939506226","heartbeat_front_addr":"172.21.15.33:6823/1939506226","state":["exists","up"]},{"osd":3,"uuid":"812d8f0c-ab49-46f9-90cb-f971ad7f8bd6","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.33:6826","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6827","nonce":3268444633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6829","nonce":3268444633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6833","nonce":3268444633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6831","nonce":3268444633}]},"public_addr":"172.21.15.33:6827/3268444633","cluster_addr":"172.21.15.33:6829/3268444633","heartbeat_back_addr":"172.21.15.33:6833/3268444633","heartbeat_front_addr":"172.21.15.33:6831/3268444633","state":["exists","up"]},{"osd":4,"uuid":"afbffc0c-6ffd-461a-8377-41fcef17b7f5","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.96:6800","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6801","nonce":1684306547}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6803","nonce":1684306547}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6807","nonce":1684306547}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6805","nonce":1684306547}]},"public_addr":"172.21.15.96:6801/1684306547","cluster_addr":"172.21.15.96:6803/1684306547","heartbeat_back_addr":"172.21.15.96:6807/1684306547","heartbeat_front_addr":"172.21.15.96:6805/1684306547","state":["exists","up"]},{"osd":5,"uuid":"34ae40f0-f9fc-402d-a7b1-4449492ab602","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.96:6808","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6809","nonce":4267906815}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6810","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6811","nonce":4267906815}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6814","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6815","nonce":4267906815}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6812","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6813","nonce":4267906815}]},"public_addr":"172.21.15.96:6809/4267906815","cluster_addr":"172.21.15.96:6811/4267906815","heartbeat_back_addr":"172.21.15.96:6815/4267906815","heartbeat_front_addr":"172.21.15.96:6813/4267906815","state":["exists","up"]},{"osd":6,"uuid":"7690ec47-f240-4780-944c-0fe0c78e3d25","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.96:6816","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6817","nonce":614841507}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6818","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6819","nonce":614841507}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6822","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6823","nonce":614841507}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6820","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6821","nonce":614841507}]},"public_addr":"172.21.15.96:6817/614841507","cluster_addr":"172.21.15.96:6819/614841507","heartbeat_back_addr":"172.21.15.96:6823/614841507","heartbeat_front_addr":"172.21.15.96:6821/614841507","state":["exists","up"]},{"osd":7,"uuid":"c0a8bae0-9c7e-4157-b612-f585ac70dac6","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.96:6824","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6825","nonce":4159706765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6826","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6827","nonce":4159706765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6830","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6831","nonce":4159706765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6828","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6829","nonce":4159706765}]},"public_addr":"172.21.15.96:6825/4159706765","cluster_addr":"172.21.15.96:6827/4159706765","heartbeat_back_addr":"172.21.15.96:6831/4159706765","heartbeat_front_addr":"172.21.15.96:6829/4159706765","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-23T02:25:54.757409+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-23T02:26:25.697298+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-23T02:26:48.539284+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-23T02:27:11.733657+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-23T02:27:29.779587+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-23T02:27:50.360162+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-23T02:28:11.254664+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-23T02:28:32.249751+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:6801/3104122032":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/3277922455":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/226410580":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/3496681978":"2024-04-24T02:23:19.462231+0000","172.21.15.33:6800/3104122032":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/2349561769":"2024-04-24T02:23:19.462231+0000","172.21.15.33:6801/2437883716":"2024-04-24T02:23:19.462231+0000","172.21.15.33:6801/3024844998":"2024-04-24T02:22:57.356982+0000","172.21.15.33:6800/2437883716":"2024-04-24T02:23:19.462231+0000","172.21.15.33:0/592674006":"2024-04-24T02:22:57.356982+0000","172.21.15.33:6800/3024844998":"2024-04-24T02:22:57.356982+0000","172.21.15.33:0/99087333":"2024-04-24T02:22:57.356982+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-23T02:28:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:50.102933+0000 mgr.smithi033.eyrhiu (mgr.14162) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:50.699432+0000 mon.smithi033 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.33:0/1880731159' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:28:51.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:50.102933+0000 mgr.smithi033.eyrhiu (mgr.14162) 225 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:51.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:50.699432+0000 mon.smithi033 (mon.0) 582 : audit [DBG] from='client.? 172.21.15.33:0/1880731159' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:28:51.691 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-23T02:28:51.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-23T02:28:51.933 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:53.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:52.103276+0000 mgr.smithi033.eyrhiu (mgr.14162) 226 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:53.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:52.103276+0000 mgr.smithi033.eyrhiu (mgr.14162) 226 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:54.117 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:28:54.117 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":51,"fsid":"3edbd6d2-0118-11ef-bc93-c7b262605968","created":"2024-04-23T02:22:28.436569+0000","modified":"2024-04-23T02:28:36.065061+0000","last_up_change":"2024-04-23T02:28:34.062566+0000","last_in_change":"2024-04-23T02:28:18.252322+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-23T02:26:50.017740+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":"b4b02e65-35cf-424d-b90a-d400806b7bf9","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.33:6802","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6803","nonce":649789332}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6805","nonce":649789332}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6809","nonce":649789332}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":649789332},{"type":"v1","addr":"172.21.15.33:6807","nonce":649789332}]},"public_addr":"172.21.15.33:6803/649789332","cluster_addr":"172.21.15.33:6805/649789332","heartbeat_back_addr":"172.21.15.33:6809/649789332","heartbeat_front_addr":"172.21.15.33:6807/649789332","state":["exists","up"]},{"osd":1,"uuid":"5ac06a92-a6e7-4917-81f1-a712ee470dc7","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.33:6810","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6811","nonce":2929510556}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6813","nonce":2929510556}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6817","nonce":2929510556}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2929510556},{"type":"v1","addr":"172.21.15.33:6815","nonce":2929510556}]},"public_addr":"172.21.15.33:6811/2929510556","cluster_addr":"172.21.15.33:6813/2929510556","heartbeat_back_addr":"172.21.15.33:6817/2929510556","heartbeat_front_addr":"172.21.15.33:6815/2929510556","state":["exists","up"]},{"osd":2,"uuid":"62141cb7-2279-4ec5-bee1-9f7ae0b80996","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.33:6818","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6819","nonce":1939506226}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6821","nonce":1939506226}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6825","nonce":1939506226}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":1939506226},{"type":"v1","addr":"172.21.15.33:6823","nonce":1939506226}]},"public_addr":"172.21.15.33:6819/1939506226","cluster_addr":"172.21.15.33:6821/1939506226","heartbeat_back_addr":"172.21.15.33:6825/1939506226","heartbeat_front_addr":"172.21.15.33:6823/1939506226","state":["exists","up"]},{"osd":3,"uuid":"812d8f0c-ab49-46f9-90cb-f971ad7f8bd6","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.33:6826","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6827","nonce":3268444633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6829","nonce":3268444633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6833","nonce":3268444633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":3268444633},{"type":"v1","addr":"172.21.15.33:6831","nonce":3268444633}]},"public_addr":"172.21.15.33:6827/3268444633","cluster_addr":"172.21.15.33:6829/3268444633","heartbeat_back_addr":"172.21.15.33:6833/3268444633","heartbeat_front_addr":"172.21.15.33:6831/3268444633","state":["exists","up"]},{"osd":4,"uuid":"afbffc0c-6ffd-461a-8377-41fcef17b7f5","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.96:6800","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6801","nonce":1684306547}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6802","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6803","nonce":1684306547}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6806","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6807","nonce":1684306547}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6804","nonce":1684306547},{"type":"v1","addr":"172.21.15.96:6805","nonce":1684306547}]},"public_addr":"172.21.15.96:6801/1684306547","cluster_addr":"172.21.15.96:6803/1684306547","heartbeat_back_addr":"172.21.15.96:6807/1684306547","heartbeat_front_addr":"172.21.15.96:6805/1684306547","state":["exists","up"]},{"osd":5,"uuid":"34ae40f0-f9fc-402d-a7b1-4449492ab602","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.96:6808","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6809","nonce":4267906815}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6810","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6811","nonce":4267906815}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6814","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6815","nonce":4267906815}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6812","nonce":4267906815},{"type":"v1","addr":"172.21.15.96:6813","nonce":4267906815}]},"public_addr":"172.21.15.96:6809/4267906815","cluster_addr":"172.21.15.96:6811/4267906815","heartbeat_back_addr":"172.21.15.96:6815/4267906815","heartbeat_front_addr":"172.21.15.96:6813/4267906815","state":["exists","up"]},{"osd":6,"uuid":"7690ec47-f240-4780-944c-0fe0c78e3d25","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.96:6816","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6817","nonce":614841507}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6818","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6819","nonce":614841507}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6822","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6823","nonce":614841507}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6820","nonce":614841507},{"type":"v1","addr":"172.21.15.96:6821","nonce":614841507}]},"public_addr":"172.21.15.96:6817/614841507","cluster_addr":"172.21.15.96:6819/614841507","heartbeat_back_addr":"172.21.15.96:6823/614841507","heartbeat_front_addr":"172.21.15.96:6821/614841507","state":["exists","up"]},{"osd":7,"uuid":"c0a8bae0-9c7e-4157-b612-f585ac70dac6","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.96:6824","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6825","nonce":4159706765}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6826","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6827","nonce":4159706765}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6830","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6831","nonce":4159706765}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.96:6828","nonce":4159706765},{"type":"v1","addr":"172.21.15.96:6829","nonce":4159706765}]},"public_addr":"172.21.15.96:6825/4159706765","cluster_addr":"172.21.15.96:6827/4159706765","heartbeat_back_addr":"172.21.15.96:6831/4159706765","heartbeat_front_addr":"172.21.15.96:6829/4159706765","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-23T02:25:54.757409+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-23T02:26:25.697298+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-23T02:26:48.539284+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-23T02:27:11.733657+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-23T02:27:29.779587+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-23T02:27:50.360162+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-23T02:28:11.254664+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-23T02:28:32.249751+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:6801/3104122032":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/3277922455":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/226410580":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/3496681978":"2024-04-24T02:23:19.462231+0000","172.21.15.33:6800/3104122032":"2024-04-24T02:23:36.200909+0000","172.21.15.33:0/2349561769":"2024-04-24T02:23:19.462231+0000","172.21.15.33:6801/2437883716":"2024-04-24T02:23:19.462231+0000","172.21.15.33:6801/3024844998":"2024-04-24T02:22:57.356982+0000","172.21.15.33:6800/2437883716":"2024-04-24T02:23:19.462231+0000","172.21.15.33:0/592674006":"2024-04-24T02:22:57.356982+0000","172.21.15.33:6800/3024844998":"2024-04-24T02:22:57.356982+0000","172.21.15.33:0/99087333":"2024-04-24T02:22:57.356982+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-23T02:28:54.470 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:28:54.114103+0000 mon.smithi033 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.33:0/2486135778' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:28:54.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:28:54.114103+0000 mon.smithi033 (mon.0) 583 : audit [DBG] from='client.? 172.21.15.33:0/2486135778' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-23T02:28:54.781 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-23T02:28:54.782 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-23T02:28:54.782 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-23T02:28:54.783 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-23T02:28:54.783 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-23T02:28:54.784 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-23T02:28:54.784 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-23T02:28:54.784 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-23T02:28:55.232 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:55.263 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:55.264 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:55.267 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:55.268 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:55.269 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:55.272 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:55.272 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:28:55.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:54.103568+0000 mgr.smithi033.eyrhiu (mgr.14162) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:55.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:54.103568+0000 mgr.smithi033.eyrhiu (mgr.14162) 227 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:57.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:56.103831+0000 mgr.smithi033.eyrhiu (mgr.14162) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:57.329 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:56.103831+0000 mgr.smithi033.eyrhiu (mgr.14162) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:59.522 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:28:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:28:58.104130+0000 mgr.smithi033.eyrhiu (mgr.14162) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:28:59.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:28:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:28:58.104130+0000 mgr.smithi033.eyrhiu (mgr.14162) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:01.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:00.104599+0000 mgr.smithi033.eyrhiu (mgr.14162) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:01.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:00.104599+0000 mgr.smithi033.eyrhiu (mgr.14162) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:03.214 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:02.105027+0000 mgr.smithi033.eyrhiu (mgr.14162) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:02.105027+0000 mgr.smithi033.eyrhiu (mgr.14162) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:04.105392+0000 mgr.smithi033.eyrhiu (mgr.14162) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:05.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:04.105392+0000 mgr.smithi033.eyrhiu (mgr.14162) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:07.114 INFO:teuthology.orchestra.run.smithi033.stdout:111669149719 2024-04-23T02:29:07.114 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-23T02:29:07.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:06.105691+0000 mgr.smithi033.eyrhiu (mgr.14162) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:07.536 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:06.105691+0000 mgr.smithi033.eyrhiu (mgr.14162) 233 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:08.505 INFO:teuthology.orchestra.run.smithi033.stdout:60129542178 2024-04-23T02:29:08.505 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-23T02:29:09.222 INFO:teuthology.orchestra.run.smithi033.stdout:210453397513 2024-04-23T02:29:09.222 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-23T02:29:09.453 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:08.106150+0000 mgr.smithi033.eyrhiu (mgr.14162) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:09.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:08.106150+0000 mgr.smithi033.eyrhiu (mgr.14162) 234 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:10.044 INFO:teuthology.orchestra.run.smithi033.stdout:133143986197 2024-04-23T02:29:10.045 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-23T02:29:11.329 INFO:teuthology.orchestra.run.smithi033.stdout:158913789969 2024-04-23T02:29:11.330 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-23T02:29:11.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:10.106444+0000 mgr.smithi033.eyrhiu (mgr.14162) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:11.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:10.106444+0000 mgr.smithi033.eyrhiu (mgr.14162) 235 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:11.865 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:29:11.866 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:29:11.867 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:29:11.867 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:29:12.326 INFO:teuthology.orchestra.run.smithi033.stdout:81604378655 2024-04-23T02:29:12.326 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-23T02:29:12.343 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:29:13.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:12.106877+0000 mgr.smithi033.eyrhiu (mgr.14162) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:13.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:12.106877+0000 mgr.smithi033.eyrhiu (mgr.14162) 236 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:14.702 INFO:teuthology.orchestra.run.smithi033.stdout:38654705704 2024-04-23T02:29:14.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-23T02:29:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:14.107235+0000 mgr.smithi033.eyrhiu (mgr.14162) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:15.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:14.107235+0000 mgr.smithi033.eyrhiu (mgr.14162) 237 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:16.948 INFO:teuthology.orchestra.run.smithi033.stdout:210453397515 2024-04-23T02:29:17.246 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:16.107712+0000 mgr.smithi033.eyrhiu (mgr.14162) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:17.246 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:16.945569+0000 mon.smithi033 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.33:0/2491668529' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-23T02:29:17.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:16.107712+0000 mgr.smithi033.eyrhiu (mgr.14162) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:17.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:16.945569+0000 mon.smithi033 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.33:0/2491668529' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-23T02:29:19.534 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:18.108163+0000 mgr.smithi033.eyrhiu (mgr.14162) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:19.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:18.108163+0000 mgr.smithi033.eyrhiu (mgr.14162) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:19.868 INFO:tasks.cephadm.ceph_manager.ceph:need seq 210453397513 got 210453397515 for osd.7 2024-04-23T02:29:19.868 DEBUG:teuthology.parallel:result is None 2024-04-23T02:29:20.232 INFO:teuthology.orchestra.run.smithi033.stdout:111669149723 2024-04-23T02:29:21.100 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149719 got 111669149723 for osd.3 2024-04-23T02:29:21.100 DEBUG:teuthology.parallel:result is None 2024-04-23T02:29:21.360 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:20.108518+0000 mgr.smithi033.eyrhiu (mgr.14162) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:21.360 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:20.229991+0000 mon.smithi033 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.33:0/1657175045' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-23T02:29:21.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:20.108518+0000 mgr.smithi033.eyrhiu (mgr.14162) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:21.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:20.229991+0000 mon.smithi033 (mon.0) 585 : audit [DBG] from='client.? 172.21.15.33:0/1657175045' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-23T02:29:21.924 INFO:teuthology.orchestra.run.smithi033.stdout:184683593742 2024-04-23T02:29:21.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-23T02:29:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:21.817287+0000 mon.smithi033 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.33:0/2005263472' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-23T02:29:22.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:21.817287+0000 mon.smithi033 (mon.0) 586 : audit [DBG] from='client.? 172.21.15.33:0/2005263472' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-23T02:29:22.764 INFO:teuthology.orchestra.run.smithi033.stdout:158913789972 2024-04-23T02:29:23.000 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:29:23.001 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:29:23.431 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:22.108838+0000 mgr.smithi033.eyrhiu (mgr.14162) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:23.454 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789969 got 158913789972 for osd.5 2024-04-23T02:29:23.454 DEBUG:teuthology.parallel:result is None 2024-04-23T02:29:23.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:22.108838+0000 mgr.smithi033.eyrhiu (mgr.14162) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:23.925 INFO:teuthology.orchestra.run.smithi033.stdout:133143986201 2024-04-23T02:29:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:23.923942+0000 mon.smithi033 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.33:0/1231849323' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-23T02:29:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:23.923942+0000 mon.smithi033 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.33:0/1231849323' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-23T02:29:24.663 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986197 got 133143986201 for osd.4 2024-04-23T02:29:24.663 DEBUG:teuthology.parallel:result is None 2024-04-23T02:29:25.531 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:29:25.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:24.109147+0000 mgr.smithi033.eyrhiu (mgr.14162) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:25.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:24.109147+0000 mgr.smithi033.eyrhiu (mgr.14162) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:25.730 INFO:teuthology.orchestra.run.smithi033.stdout:60129542182 2024-04-23T02:29:26.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:25.728489+0000 mon.smithi033 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.33:0/1653685922' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-23T02:29:26.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:25.728489+0000 mon.smithi033 (mon.0) 588 : audit [DBG] from='client.? 172.21.15.33:0/1653685922' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-23T02:29:27.269 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:26.109407+0000 mgr.smithi033.eyrhiu (mgr.14162) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:26.109407+0000 mgr.smithi033.eyrhiu (mgr.14162) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:28.390 INFO:teuthology.orchestra.run.smithi033.stdout:38654705707 2024-04-23T02:29:28.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:27.719459+0000 mon.smithi033 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.33:0/708378696' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-23T02:29:28.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:27.719459+0000 mon.smithi033 (mon.0) 589 : audit [DBG] from='client.? 172.21.15.33:0/708378696' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-23T02:29:29.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:28.109846+0000 mgr.smithi033.eyrhiu (mgr.14162) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:29.348 INFO:tasks.cephadm.ceph_manager.ceph:need seq 60129542178 got 60129542182 for osd.1 2024-04-23T02:29:29.348 DEBUG:teuthology.parallel:result is None 2024-04-23T02:29:29.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:28.109846+0000 mgr.smithi033.eyrhiu (mgr.14162) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:30.038 INFO:tasks.cephadm.ceph_manager.ceph:need seq 38654705704 got 38654705707 for osd.0 2024-04-23T02:29:30.039 DEBUG:teuthology.parallel:result is None 2024-04-23T02:29:30.443 INFO:teuthology.orchestra.run.smithi033.stdout:184683593746 2024-04-23T02:29:31.141 INFO:teuthology.orchestra.run.smithi033.stdout:81604378659 2024-04-23T02:29:31.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:30.110296+0000 mgr.smithi033.eyrhiu (mgr.14162) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:30.441356+0000 mon.smithi033 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.33:0/3280798756' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-23T02:29:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:31.139594+0000 mon.smithi033 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.33:0/408890198' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-23T02:29:31.484 INFO:tasks.cephadm.ceph_manager.ceph:need seq 184683593742 got 184683593746 for osd.6 2024-04-23T02:29:31.484 DEBUG:teuthology.parallel:result is None 2024-04-23T02:29:31.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:30.110296+0000 mgr.smithi033.eyrhiu (mgr.14162) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:30.441356+0000 mon.smithi033 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.33:0/3280798756' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-23T02:29:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:31.139594+0000 mon.smithi033 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.33:0/408890198' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-23T02:29:32.191 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378655 got 81604378659 for osd.2 2024-04-23T02:29:32.192 DEBUG:teuthology.parallel:result is None 2024-04-23T02:29:32.192 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-23T02:29:32.192 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-23T02:29:32.438 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:29:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:32.110792+0000 mgr.smithi033.eyrhiu (mgr.14162) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:33.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:32.110792+0000 mgr.smithi033.eyrhiu (mgr.14162) 246 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:34.429 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:29:34.431 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2024-04-23T02:29:35.062 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":219,"stamp":"2024-04-23T02:29:34.111022+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43300,"kb_used_data":3876,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917916,"statfs":{"total":767960285184,"available":767915945984,"internally_reserved":0,"allocated":3969024,"data_stored":1587235,"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-23T02:28:36.234172+0000","last_change":"2024-04-23T02:28:36.234172+0000","last_active":"2024-04-23T02:28:36.234172+0000","last_peered":"2024-04-23T02:28:36.234172+0000","last_clean":"2024-04-23T02:28:36.234172+0000","last_became_active":"2024-04-23T02:28:36.233774+0000","last_became_peered":"2024-04-23T02:28:36.233774+0000","last_unstale":"2024-04-23T02:28:36.234172+0000","last_undegraded":"2024-04-23T02:28:36.234172+0000","last_fullsized":"2024-04-23T02:28:36.234172+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-23T02:26:50.569276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-23T02:26:50.569276+0000","last_clean_scrub_stamp":"2024-04-23T02:26:50.569276+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.56599999999999995}]},{"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.61499999999999999}]},{"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.66700000000000004}]},{"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.625}]},{"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.39800000000000002}]},{"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.47299999999999998}]},{"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.497}]}]},{"osd":6,"up_from":43,"seq":184683593746,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5288,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739864,"statfs":{"total":95995035648,"available":95989620736,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.622}]},{"osd":1,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.69299999999999995}]},{"osd":2,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.54400000000000004}]},{"osd":3,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.60299999999999998}]},{"osd":4,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.502},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.48499999999999999}]},{"osd":5,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.63500000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66500000000000004}]}]},{"osd":1,"up_from":14,"seq":60129542184,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:29:31 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.35199999999999998,"15min":0.33000000000000002},"min":{"1min":0.26200000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.35999999999999999,"15min":0.33500000000000002},"min":{"1min":0.26900000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.35999999999999999}]},{"osd":2,"last update":"Tue Apr 23 02:28:53 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.36599999999999999,"15min":0.35599999999999998},"min":{"1min":0.307,"5min":0.217,"15min":0.217},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.39000000000000001,"15min":0.38},"min":{"1min":0.28999999999999998,"5min":0.221,"15min":0.221},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.39700000000000002}]},{"osd":3,"last update":"Tue Apr 23 02:29:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.42999999999999999,"15min":0.432},"min":{"1min":0.30399999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.45500000000000002,"15min":0.45400000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.41299999999999998}]},{"osd":4,"last update":"Tue Apr 23 02:28:36 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.0609999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.014,"5min":1.014,"15min":1.014},"last":0.70699999999999996}]},{"osd":5,"last update":"Tue Apr 23 02:28:52 2024","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.72799999999999998}]},{"osd":6,"last update":"Tue Apr 23 02:29:13 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.67500000000000004}]},{"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.76400000000000001}]}]},{"osd":0,"up_from":9,"seq":38654705709,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5552,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739600,"statfs":{"total":95995035648,"available":95989350400,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 23 02:28:34 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.36399999999999999,"15min":0.35699999999999998},"min":{"1min":0.27400000000000002,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.56200000000000006,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.36599999999999999,"15min":0.35599999999999998},"min":{"1min":0.27200000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.54800000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.46999999999999997}]},{"osd":2,"last update":"Tue Apr 23 02:28:52 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.40799999999999997,"15min":0.41099999999999998},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.502,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.39900000000000002,"15min":0.39700000000000002},"min":{"1min":0.27800000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.56100000000000005,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.443}]},{"osd":3,"last update":"Tue Apr 23 02:29:19 2024","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.42999999999999999,"15min":0.42899999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.45600000000000002,"15min":0.45400000000000001},"min":{"1min":0.35599999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.55000000000000004}]},{"osd":4,"last update":"Tue Apr 23 02:28:34 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.65200000000000002}]},{"osd":5,"last update":"Tue Apr 23 02:28:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.67600000000000005}]},{"osd":6,"last update":"Tue Apr 23 02:29:16 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.64500000000000002}]},{"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.70499999999999996}]}]},{"osd":2,"up_from":19,"seq":81604378660,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5480,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739672,"statfs":{"total":95995035648,"available":95989424128,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:28:53 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"min":{"1min":0.249,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.38,"5min":0.375,"15min":0.374},"min":{"1min":0.251,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.33300000000000002}]},{"osd":1,"last update":"Tue Apr 23 02:28:53 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.372,"15min":0.371},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.48699999999999999,"5min":0.622,"15min":0.622},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.38800000000000001,"15min":0.38700000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.53900000000000003,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.41399999999999998}]},{"osd":3,"last update":"Tue Apr 23 02:29:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.55600000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.439,"15min":0.437},"min":{"1min":0.33500000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.58999999999999997,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.374}]},{"osd":4,"last update":"Tue Apr 23 02:28:31 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.496},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.44}]},{"osd":5,"last update":"Tue Apr 23 02:28:53 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.47399999999999998}]},{"osd":6,"last update":"Tue Apr 23 02:29:16 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.51300000000000001}]},{"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.52000000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:29:18 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.379,"15min":0.373},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.40300000000000002,"15min":0.39300000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.36699999999999999}]},{"osd":1,"last update":"Tue Apr 23 02:29:18 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.42899999999999999,"15min":0.42299999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.42199999999999999,"15min":0.42099999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.38300000000000001}]},{"osd":2,"last update":"Tue Apr 23 02:29:18 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.438,"15min":0.434},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.33600000000000002},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.35399999999999998}]},{"osd":4,"last update":"Tue Apr 23 02:28:32 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.51000000000000001}]},{"osd":5,"last update":"Tue Apr 23 02:28:52 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.056,"5min":1.056,"15min":1.056},"last":0.44500000000000001}]},{"osd":6,"last update":"Tue Apr 23 02:29:18 2024","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.48899999999999999}]},{"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.52300000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.374}]},{"osd":1,"last update":"Tue Apr 23 02:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.48999999999999999}]},{"osd":2,"last update":"Tue Apr 23 02:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.44}]},{"osd":3,"last update":"Tue Apr 23 02:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.45300000000000001}]},{"osd":5,"last update":"Tue Apr 23 02:28:53 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.314}]},{"osd":6,"last update":"Tue Apr 23 02:29:13 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.5},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.46700000000000003}]},{"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.40200000000000002}]}]},{"osd":5,"up_from":37,"seq":158913789975,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:28:56 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.498}]},{"osd":1,"last update":"Tue Apr 23 02:28:56 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.53800000000000003}]},{"osd":2,"last update":"Tue Apr 23 02:28:56 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.54900000000000004}]},{"osd":3,"last update":"Tue Apr 23 02:28:56 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.51100000000000001}]},{"osd":4,"last update":"Tue Apr 23 02:28:56 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.434},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.48199999999999998}]},{"osd":6,"last update":"Tue Apr 23 02:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.39000000000000001}]},{"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.45000000000000001}]}]}],"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-23T02:29:35.063 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-23T02:29:35.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:34.111181+0000 mgr.smithi033.eyrhiu (mgr.14162) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:35.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:34.222617+0000 mon.smithi033 (mon.0) 592 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:35.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:34.223950+0000 mon.smithi033 (mon.0) 593 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:35.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:34.224774+0000 mon.smithi033 (mon.0) 594 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:29:35.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:34.425085+0000 mgr.smithi033.eyrhiu (mgr.14162) 248 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:29:35.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:34.499174+0000 mon.smithi033 (mon.0) 595 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:29:35.300 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:29:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:34.111181+0000 mgr.smithi033.eyrhiu (mgr.14162) 247 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:34.222617+0000 mon.smithi033 (mon.0) 592 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:29:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:34.223950+0000 mon.smithi033 (mon.0) 593 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:29:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:34.224774+0000 mon.smithi033 (mon.0) 594 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:29:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:34.425085+0000 mgr.smithi033.eyrhiu (mgr.14162) 248 : audit [DBG] from='client.14460 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:29:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:34.499174+0000 mon.smithi033 (mon.0) 595 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:29:37.198 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:29:37.199 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2024-04-23T02:29:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:36.111464+0000 mgr.smithi033.eyrhiu (mgr.14162) 249 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:36.111464+0000 mgr.smithi033.eyrhiu (mgr.14162) 249 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:37.870 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":220,"stamp":"2024-04-23T02:29:36.111335+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":43300,"kb_used_data":3876,"kb_used_omap":0,"kb_used_meta":39360,"kb_avail":749917916,"statfs":{"total":767960285184,"available":767915945984,"internally_reserved":0,"allocated":3969024,"data_stored":1587235,"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-23T02:28:36.234172+0000","last_change":"2024-04-23T02:28:36.234172+0000","last_active":"2024-04-23T02:28:36.234172+0000","last_peered":"2024-04-23T02:28:36.234172+0000","last_clean":"2024-04-23T02:28:36.234172+0000","last_became_active":"2024-04-23T02:28:36.233774+0000","last_became_peered":"2024-04-23T02:28:36.233774+0000","last_unstale":"2024-04-23T02:28:36.234172+0000","last_undegraded":"2024-04-23T02:28:36.234172+0000","last_fullsized":"2024-04-23T02:28:36.234172+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-23T02:26:50.569276+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-23T02:26:50.569276+0000","last_clean_scrub_stamp":"2024-04-23T02:26:50.569276+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.56599999999999995}]},{"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.61499999999999999}]},{"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.66700000000000004}]},{"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.625}]},{"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.39800000000000002}]},{"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.47299999999999998}]},{"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.497}]}]},{"osd":6,"up_from":43,"seq":184683593747,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5288,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739864,"statfs":{"total":95995035648,"available":95989620736,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.45900000000000002}]},{"osd":1,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.42099999999999999}]},{"osd":2,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.375}]},{"osd":3,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.59999999999999998}]},{"osd":4,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.60899999999999999}]},{"osd":5,"last update":"Tue Apr 23 02:29:15 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.501},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.53400000000000003}]},{"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.58599999999999997}]}]},{"osd":1,"up_from":14,"seq":60129542184,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5548,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739604,"statfs":{"total":95995035648,"available":95989354496,"internally_reserved":0,"allocated":495616,"data_stored":198365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:29:31 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.35199999999999998,"15min":0.33000000000000002},"min":{"1min":0.26200000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.35999999999999999,"15min":0.33500000000000002},"min":{"1min":0.26900000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.35999999999999999}]},{"osd":2,"last update":"Tue Apr 23 02:28:53 2024","interfaces":[{"interface":"back","average":{"1min":0.42699999999999999,"5min":0.36599999999999999,"15min":0.35599999999999998},"min":{"1min":0.307,"5min":0.217,"15min":0.217},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.39000000000000001,"15min":0.38},"min":{"1min":0.28999999999999998,"5min":0.221,"15min":0.221},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.39700000000000002}]},{"osd":3,"last update":"Tue Apr 23 02:29:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.42999999999999999,"15min":0.432},"min":{"1min":0.30399999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.45500000000000002,"15min":0.45400000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.41299999999999998}]},{"osd":4,"last update":"Tue Apr 23 02:28:36 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.0609999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.014,"5min":1.014,"15min":1.014},"last":0.70699999999999996}]},{"osd":5,"last update":"Tue Apr 23 02:28:52 2024","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.72799999999999998}]},{"osd":6,"last update":"Tue Apr 23 02:29:13 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.67500000000000004}]},{"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.76400000000000001}]}]},{"osd":0,"up_from":9,"seq":38654705709,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5552,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739600,"statfs":{"total":95995035648,"available":95989350400,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 23 02:28:34 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.36399999999999999,"15min":0.35699999999999998},"min":{"1min":0.27400000000000002,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.56200000000000006,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.36599999999999999,"15min":0.35599999999999998},"min":{"1min":0.27200000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.54800000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.46999999999999997}]},{"osd":2,"last update":"Tue Apr 23 02:28:52 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.40799999999999997,"15min":0.41099999999999998},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.502,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.39900000000000002,"15min":0.39700000000000002},"min":{"1min":0.27800000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.56100000000000005,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.443}]},{"osd":3,"last update":"Tue Apr 23 02:29:19 2024","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.42999999999999999,"15min":0.42899999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.45600000000000002,"15min":0.45400000000000001},"min":{"1min":0.35599999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.55000000000000004}]},{"osd":4,"last update":"Tue Apr 23 02:28:34 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.65200000000000002}]},{"osd":5,"last update":"Tue Apr 23 02:28:52 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.67600000000000005}]},{"osd":6,"last update":"Tue Apr 23 02:29:16 2024","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.64500000000000002}]},{"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.70499999999999996}]}]},{"osd":2,"up_from":19,"seq":81604378661,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5480,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739672,"statfs":{"total":95995035648,"available":95989424128,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:28:53 2024","interfaces":[{"interface":"back","average":{"1min":0.36399999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"min":{"1min":0.249,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.38,"5min":0.375,"15min":0.374},"min":{"1min":0.251,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"last":0.33300000000000002}]},{"osd":1,"last update":"Tue Apr 23 02:28:53 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.372,"15min":0.371},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":0.48699999999999999,"5min":0.622,"15min":0.622},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.38800000000000001,"15min":0.38700000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.53900000000000003,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.41399999999999998}]},{"osd":3,"last update":"Tue Apr 23 02:29:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.55600000000000005,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.439,"15min":0.437},"min":{"1min":0.33500000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.58999999999999997,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.374}]},{"osd":4,"last update":"Tue Apr 23 02:28:31 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.496},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.44}]},{"osd":5,"last update":"Tue Apr 23 02:28:53 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.47399999999999998}]},{"osd":6,"last update":"Tue Apr 23 02:29:16 2024","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.51300000000000001}]},{"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.52000000000000002}]}]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:29:18 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.379,"15min":0.373},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.40300000000000002,"15min":0.39300000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.36699999999999999}]},{"osd":1,"last update":"Tue Apr 23 02:29:18 2024","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.42899999999999999,"15min":0.42299999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.42199999999999999,"15min":0.42099999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.38300000000000001}]},{"osd":2,"last update":"Tue Apr 23 02:29:18 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.438,"15min":0.434},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.33600000000000002},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.434,"15min":0.42999999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.35399999999999998}]},{"osd":4,"last update":"Tue Apr 23 02:28:32 2024","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.51000000000000001}]},{"osd":5,"last update":"Tue Apr 23 02:28:52 2024","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.056,"5min":1.056,"15min":1.056},"last":0.44500000000000001}]},{"osd":6,"last update":"Tue Apr 23 02:29:18 2024","interfaces":[{"interface":"back","average":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.48899999999999999}]},{"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.52300000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5424,"kb_used_data":488,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739728,"statfs":{"total":95995035648,"available":95989481472,"internally_reserved":0,"allocated":499712,"data_stored":198680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.374}]},{"osd":1,"last update":"Tue Apr 23 02:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.48999999999999999}]},{"osd":2,"last update":"Tue Apr 23 02:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.44}]},{"osd":3,"last update":"Tue Apr 23 02:28:35 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"last":0.45300000000000001}]},{"osd":5,"last update":"Tue Apr 23 02:28:53 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.314}]},{"osd":6,"last update":"Tue Apr 23 02:29:13 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.5},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.46700000000000003}]},{"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.40200000000000002}]}]},{"osd":5,"up_from":37,"seq":158913789975,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5352,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739800,"statfs":{"total":95995035648,"available":95989555200,"internally_reserved":0,"allocated":491520,"data_stored":198050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 23 02:28:56 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.498}]},{"osd":1,"last update":"Tue Apr 23 02:28:56 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.53800000000000003}]},{"osd":2,"last update":"Tue Apr 23 02:28:56 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.54900000000000004}]},{"osd":3,"last update":"Tue Apr 23 02:28:56 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.51100000000000001}]},{"osd":4,"last update":"Tue Apr 23 02:28:56 2024","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.434},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.48199999999999998}]},{"osd":6,"last update":"Tue Apr 23 02:29:14 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.39000000000000001}]},{"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.45000000000000001}]}]}],"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-23T02:29:37.871 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-23T02:29:37.872 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-23T02:29:37.872 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-23T02:29:37.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-23T02:29:38.111 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/mon.smithi033/config 2024-04-23T02:29:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:37.185407+0000 mon.smithi033 (mon.0) 596 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:29:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:37.185724+0000 mon.smithi033 (mon.0) 597 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:29:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:37.193576+0000 mgr.smithi033.eyrhiu (mgr.14162) 250 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:29:38.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:37.185407+0000 mon.smithi033 (mon.0) 596 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:29:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:37.185724+0000 mon.smithi033 (mon.0) 597 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:29:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:37.193576+0000 mgr.smithi033.eyrhiu (mgr.14162) 250 : audit [DBG] from='client.14464 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:29:39.404 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:38.111751+0000 mgr.smithi033.eyrhiu (mgr.14162) 251 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:39.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:38.111751+0000 mgr.smithi033.eyrhiu (mgr.14162) 251 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:40.180 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:29:40.874 INFO:teuthology.orchestra.run.smithi033.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-23T02:29:40.874 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-23T02:29:40.874 INFO:tasks.cephadm:Setup complete, yielding 2024-04-23T02:29:40.875 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T02:29:40.883 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:29:40.884 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'ceph orch status' 2024-04-23T02:29:41.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:40.112036+0000 mgr.smithi033.eyrhiu (mgr.14162) 252 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:41.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:40.177876+0000 mon.smithi033 (mon.0) 598 : audit [DBG] from='client.? 172.21.15.33:0/3115945336' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-23T02:29:41.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:40.112036+0000 mgr.smithi033.eyrhiu (mgr.14162) 252 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:41.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:40.177876+0000 mon.smithi033 (mon.0) 598 : audit [DBG] from='client.? 172.21.15.33:0/3115945336' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-23T02:29:43.090 INFO:teuthology.orchestra.run.smithi033.stdout:Backend: cephadm 2024-04-23T02:29:43.091 INFO:teuthology.orchestra.run.smithi033.stdout:Available: Yes 2024-04-23T02:29:43.091 INFO:teuthology.orchestra.run.smithi033.stdout:Paused: No 2024-04-23T02:29:43.501 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:42.112497+0000 mgr.smithi033.eyrhiu (mgr.14162) 253 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:43.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:42.112497+0000 mgr.smithi033.eyrhiu (mgr.14162) 253 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:43.890 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'ceph orch ps' 2024-04-23T02:29:44.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:43.088603+0000 mgr.smithi033.eyrhiu (mgr.14162) 254 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:44.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:43.088603+0000 mgr.smithi033.eyrhiu (mgr.14162) 254 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:45.407 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:44.112881+0000 mgr.smithi033.eyrhiu (mgr.14162) 255 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:45.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:44.112881+0000 mgr.smithi033.eyrhiu (mgr.14162) 255 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:46.088 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:29:46.088 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (3m) 83s ago 5m 22.2M - 0.20.0 0881eb8f169f 8968136948f5 2024-04-23T02:29:46.088 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (5m) 83s ago 5m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:29:46.088 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (4m) 75s ago 4m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:29:46.088 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (3m) 83s ago 5m 27.2M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:29:46.088 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (7m) 83s ago 7m 414M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:29:46.088 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (4m) 75s ago 4m 368M - 16.2.5 6933c2a0b7dd 4720cce78774 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (7m) 83s ago 7m 55.2M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (4m) 75s ago 4m 57.1M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (5m) 83s ago 5m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (4m) 75s ago 4m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (3m) 83s ago 3m 31.9M 3225M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (3m) 83s ago 3m 31.5M 3225M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (3m) 83s ago 3m 29.2M 3225M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (2m) 83s ago 2m 28.2M 3225M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (2m) 75s ago 2m 29.7M 3992M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (2m) 75s ago 119s 28.0M 3992M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (99s) 75s ago 98s 25.5M 3992M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (78s) 75s ago 77s 12.7M 3992M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:29:46.089 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (3m) 83s ago 4m 34.6M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:29:46.989 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'ceph orch ls' 2024-04-23T02:29:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:46.078105+0000 mgr.smithi033.eyrhiu (mgr.14162) 256 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:46.113201+0000 mgr.smithi033.eyrhiu (mgr.14162) 257 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:47.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:46.078105+0000 mgr.smithi033.eyrhiu (mgr.14162) 256 : audit [DBG] from='client.14476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:47.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:46.113201+0000 mgr.smithi033.eyrhiu (mgr.14162) 257 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:49.189 INFO:teuthology.orchestra.run.smithi033.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-04-23T02:29:49.189 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager ?:9093,9094 1/1 87s ago 6m count:1 2024-04-23T02:29:49.190 INFO:teuthology.orchestra.run.smithi033.stdout:crash 2/2 87s ago 6m * 2024-04-23T02:29:49.190 INFO:teuthology.orchestra.run.smithi033.stdout:grafana ?:3000 1/1 87s ago 6m count:1 2024-04-23T02:29:49.190 INFO:teuthology.orchestra.run.smithi033.stdout:mgr 2/2 87s ago 6m count:2 2024-04-23T02:29:49.190 INFO:teuthology.orchestra.run.smithi033.stdout:mon 2/2 87s ago 5m smithi033:172.21.15.33=smithi033;smithi096:172.21.15.96=smithi096;count:2 2024-04-23T02:29:49.190 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter ?:9100 2/2 87s ago 6m * 2024-04-23T02:29:49.190 INFO:teuthology.orchestra.run.smithi033.stdout:osd 8/8 87s ago - 2024-04-23T02:29:49.190 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus ?:9095 1/1 87s ago 6m count:1 2024-04-23T02:29:49.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:48.113554+0000 mgr.smithi033.eyrhiu (mgr.14162) 258 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:48.113554+0000 mgr.smithi033.eyrhiu (mgr.14162) 258 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:49.945 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'ceph orch host ls' 2024-04-23T02:29:50.458 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:49.183818+0000 mgr.smithi033.eyrhiu (mgr.14162) 259 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:50.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:49.183818+0000 mgr.smithi033.eyrhiu (mgr.14162) 259 : audit [DBG] from='client.14480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:50.113905+0000 mgr.smithi033.eyrhiu (mgr.14162) 260 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:51.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:50.113905+0000 mgr.smithi033.eyrhiu (mgr.14162) 260 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:52.312 INFO:teuthology.orchestra.run.smithi033.stdout:HOST ADDR LABELS STATUS 2024-04-23T02:29:52.312 INFO:teuthology.orchestra.run.smithi033.stdout:smithi033 172.21.15.33 2024-04-23T02:29:52.313 INFO:teuthology.orchestra.run.smithi033.stdout:smithi096 172.21.15.96 2024-04-23T02:29:53.093 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'ceph orch device ls' 2024-04-23T02:29:53.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:52.114295+0000 mgr.smithi033.eyrhiu (mgr.14162) 261 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:53.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:52.309999+0000 mgr.smithi033.eyrhiu (mgr.14162) 262 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:53.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:52.114295+0000 mgr.smithi033.eyrhiu (mgr.14162) 261 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:53.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:52.309999+0000 mgr.smithi033.eyrhiu (mgr.14162) 262 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:54.114626+0000 mgr.smithi033.eyrhiu (mgr.14162) 263 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:55.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:54.114626+0000 mgr.smithi033.eyrhiu (mgr.14162) 263 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:55.644 INFO:teuthology.orchestra.run.smithi033.stdout:Hostname Path Type Serial Size Health Ident Fault Available 2024-04-23T02:29:55.645 INFO:teuthology.orchestra.run.smithi033.stdout:smithi033 /dev/nvme0n1 ssd CVFT5330008Q400BGN 400G Unknown N/A N/A No 2024-04-23T02:29:55.645 INFO:teuthology.orchestra.run.smithi033.stdout:smithi096 /dev/nvme0n1 ssd PHFT620400NH400BGN 400G Unknown N/A N/A No 2024-04-23T02:29:56.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:55.642314+0000 mgr.smithi033.eyrhiu (mgr.14162) 264 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:56.352 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-23T02:29:56.362 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:29:56.362 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-23T02:29:56.396 INFO:teuthology.orchestra.run.smithi033.stderr:+ systemctl stop nfs-server 2024-04-23T02:29:56.404 INFO:tasks.vip:Running commands on role host.b host ubuntu@smithi096.front.sepia.ceph.com 2024-04-23T02:29:56.404 DEBUG:teuthology.orchestra.run.smithi096:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'systemctl stop nfs-server' 2024-04-23T02:29:56.437 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:55.642314+0000 mgr.smithi033.eyrhiu (mgr.14162) 264 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:29:56.440 INFO:teuthology.orchestra.run.smithi096.stderr:+ systemctl stop nfs-server 2024-04-23T02:29:56.448 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T02:29:56.457 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:29:56.457 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'ceph fs volume create foofs' 2024-04-23T02:29:57.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:56.114881+0000 mgr.smithi033.eyrhiu (mgr.14162) 265 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:29:57.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:56.114881+0000 mgr.smithi033.eyrhiu (mgr.14162) 265 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:00.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:58.115198+0000 mgr.smithi033.eyrhiu (mgr.14162) 266 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:00.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:58.800511+0000 mgr.smithi033.eyrhiu (mgr.14162) 267 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:00.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:29:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:58.801016+0000 mon.smithi033 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-23T02:30:00.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:58.115198+0000 mgr.smithi033.eyrhiu (mgr.14162) 266 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:00.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:58.800511+0000 mgr.smithi033.eyrhiu (mgr.14162) 267 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foofs", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:00.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:29:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:58.801016+0000 mon.smithi033 (mon.0) 599 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]: dispatch 2024-04-23T02:30:00.349 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:30:00.298+0000 7f9449b49700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:30:00.990 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:59.288397+0000 mon.smithi033 (mon.0) 600 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-23T02:30:00.990 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:29:59.288444+0000 mon.smithi033 (mon.0) 601 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-23T02:30:00.990 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:29:59.292646+0000 mon.smithi033 (mon.0) 602 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-23T02:30:00.990 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:00.000168+0000 mon.smithi033 (mon.0) 603 : cluster [INF] overall HEALTH_OK 2024-04-23T02:30:00.990 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.288451+0000 mon.smithi033 (mon.0) 604 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:00.288536+0000 mon.smithi033 (mon.0) 605 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.298810+0000 mon.smithi033 (mon.0) 606 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:00.299784+0000 mon.smithi033 (mon.0) 607 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:00.299820+0000 mon.smithi033 (mon.0) 608 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:00.309496+0000 mon.smithi033 (mon.0) 609 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.309836+0000 mon.smithi033 (mon.0) 610 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:00.309931+0000 mon.smithi033 (mon.0) 611 : cluster [DBG] fsmap foofs:0 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.319592+0000 mon.smithi033 (mon.0) 612 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.321462+0000 mon.smithi033 (mon.0) 613 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.324182+0000 mon.smithi033 (mon.0) 614 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.325392+0000 mon.smithi033 (mon.0) 615 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.332270+0000 mon.smithi033 (mon.0) 616 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.339564+0000 mon.smithi033 (mon.0) 617 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:00.991 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.340308+0000 mon.smithi033 (mon.0) 618 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi033.vfswme", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:30:00.992 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.343274+0000 mon.smithi033 (mon.0) 619 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi033.vfswme", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-23T02:30:00.992 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:00.343902+0000 mon.smithi033 (mon.0) 620 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:59.288397+0000 mon.smithi033 (mon.0) 600 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.meta"}]': finished 2024-04-23T02:30:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:29:59.288444+0000 mon.smithi033 (mon.0) 601 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-04-23T02:30:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:29:59.292646+0000 mon.smithi033 (mon.0) 602 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]: dispatch 2024-04-23T02:30:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:00.000168+0000 mon.smithi033 (mon.0) 603 : cluster [INF] overall HEALTH_OK 2024-04-23T02:30:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.288451+0000 mon.smithi033 (mon.0) 604 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foofs.data"}]': finished 2024-04-23T02:30:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:00.288536+0000 mon.smithi033 (mon.0) 605 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-04-23T02:30:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.298810+0000 mon.smithi033 (mon.0) 606 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]: dispatch 2024-04-23T02:30:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:00.299784+0000 mon.smithi033 (mon.0) 607 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:30:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:00.299820+0000 mon.smithi033 (mon.0) 608 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:00.309496+0000 mon.smithi033 (mon.0) 609 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.309836+0000 mon.smithi033 (mon.0) 610 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "fs new", "fs_name": "foofs", "metadata": "cephfs.foofs.meta", "data": "cephfs.foofs.data"}]': finished 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:00.309931+0000 mon.smithi033 (mon.0) 611 : cluster [DBG] fsmap foofs:0 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.319592+0000 mon.smithi033 (mon.0) 612 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.321462+0000 mon.smithi033 (mon.0) 613 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.324182+0000 mon.smithi033 (mon.0) 614 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.325392+0000 mon.smithi033 (mon.0) 615 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.332270+0000 mon.smithi033 (mon.0) 616 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.339564+0000 mon.smithi033 (mon.0) 617 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.340308+0000 mon.smithi033 (mon.0) 618 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi033.vfswme", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.343274+0000 mon.smithi033 (mon.0) 619 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi033.vfswme", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-23T02:30:01.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:00.343902+0000 mon.smithi033 (mon.0) 620 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:01.219 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-23T02:30:01.229 INFO:tasks.cephadm:Waiting for ceph service mds.foofs to start (timeout 300)... 2024-04-23T02:30:01.229 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-23T02:30:01.946 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:00.115624+0000 mgr.smithi033.eyrhiu (mgr.14162) 268 : cluster [DBG] pgmap v233: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:01.946 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:00.312825+0000 mgr.smithi033.eyrhiu (mgr.14162) 269 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-23T02:30:01.946 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:00.344706+0000 mgr.smithi033.eyrhiu (mgr.14162) 270 : cephadm [INF] Deploying daemon mds.foofs.smithi033.vfswme on smithi033 2024-04-23T02:30:01.946 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:01.309095+0000 mon.smithi033 (mon.0) 621 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-23T02:30:02.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:00.115624+0000 mgr.smithi033.eyrhiu (mgr.14162) 268 : cluster [DBG] pgmap v233: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:02.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:00.312825+0000 mgr.smithi033.eyrhiu (mgr.14162) 269 : cephadm [INF] Saving service mds.foofs spec with placement count:2 2024-04-23T02:30:02.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:00.344706+0000 mgr.smithi033.eyrhiu (mgr.14162) 270 : cephadm [INF] Deploying daemon mds.foofs.smithi033.vfswme on smithi033 2024-04-23T02:30:02.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:01.309095+0000 mon.smithi033 (mon.0) 621 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-23T02:30:03.440 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:30:03.440 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-23T02:23:25.763992Z", "last_refresh": "2024-04-23T02:28:22.152497Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-23T02:23:11.836505Z", "last_refresh": "2024-04-23T02:28:22.152559Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-04-23T02:23:22.518824Z", "last_refresh": "2024-04-23T02:28:22.152618Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-23T02:30:00.320527Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-23T02:30:00.312853Z", "running": 0, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-23T02:23:09.677134Z", "last_refresh": "2024-04-23T02:28:22.152429Z", "running": 2, "size": 2}}, {"events": ["2024-04-23T02:24:05.146721Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi033:172.21.15.33=smithi033", "smithi096:172.21.15.96=smithi096"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-23T02:24:05.142000Z", "last_refresh": "2024-04-23T02:28:22.152294Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-23T02:23:24.302618Z", "last_refresh": "2024-04-23T02:28:22.152676Z", "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-23T02:28:22.152794Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-23T02:23:20.521791Z", "last_refresh": "2024-04-23T02:28:22.152735Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-23T02:30:03.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:02.116108+0000 mgr.smithi033.eyrhiu (mgr.14162) 271 : cluster [DBG] pgmap v237: 65 pgs: 55 unknown, 10 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:02.310864+0000 mon.smithi033 (mon.0) 622 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-23T02:30:03.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:02.116108+0000 mgr.smithi033.eyrhiu (mgr.14162) 271 : cluster [DBG] pgmap v237: 65 pgs: 55 unknown, 10 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:03.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:02.310864+0000 mon.smithi033 (mon.0) 622 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-23T02:30:04.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:03.434491+0000 mgr.smithi033.eyrhiu (mgr.14162) 272 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:30:04.789 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:04 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:03.434491+0000 mgr.smithi033.eyrhiu (mgr.14162) 272 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:30:04.817 INFO:tasks.cephadm:mds.foofs has 0/2 2024-04-23T02:30:05.380 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:04.116596+0000 mgr.smithi033.eyrhiu (mgr.14162) 273 : cluster [DBG] pgmap v239: 65 pgs: 7 unknown, 58 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:05.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:04.116596+0000 mgr.smithi033.eyrhiu (mgr.14162) 273 : cluster [DBG] pgmap v239: 65 pgs: 7 unknown, 58 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:05.819 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-23T02:30:06.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:05.495589+0000 mon.smithi033 (mon.0) 623 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:06.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:05.496672+0000 mon.smithi033 (mon.0) 624 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi096.xhpuyg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:30:06.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:05.499491+0000 mon.smithi033 (mon.0) 625 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi096.xhpuyg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-23T02:30:06.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:05.500140+0000 mon.smithi033 (mon.0) 626 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:06.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:05.500750+0000 mgr.smithi033.eyrhiu (mgr.14162) 274 : cephadm [INF] Deploying daemon mds.foofs.smithi096.xhpuyg on smithi096 2024-04-23T02:30:06.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:06.080671+0000 mon.smithi033 (mon.0) 627 : cluster [INF] daemon mds.foofs.smithi033.vfswme assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-23T02:30:06.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:06.080799+0000 mon.smithi033 (mon.0) 628 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-23T02:30:06.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:06.080817+0000 mon.smithi033 (mon.0) 629 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-23T02:30:06.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:06.080831+0000 mon.smithi033 (mon.0) 630 : cluster [INF] Cluster is now healthy 2024-04-23T02:30:06.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:06.084657+0000 mon.smithi033 (mon.0) 631 : cluster [DBG] mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095] up:boot 2024-04-23T02:30:06.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:06.084720+0000 mon.smithi033 (mon.0) 632 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi033.vfswme=up:creating} 2024-04-23T02:30:06.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:06.084994+0000 mon.smithi033 (mon.0) 633 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:30:06.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:06.097776+0000 mon.smithi033 (mon.0) 634 : cluster [INF] daemon mds.foofs.smithi033.vfswme is now active in filesystem foofs as rank 0 2024-04-23T02:30:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:05.495589+0000 mon.smithi033 (mon.0) 623 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:05.496672+0000 mon.smithi033 (mon.0) 624 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi096.xhpuyg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:30:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:05.499491+0000 mon.smithi033 (mon.0) 625 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi096.xhpuyg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-04-23T02:30:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:05.500140+0000 mon.smithi033 (mon.0) 626 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:05.500750+0000 mgr.smithi033.eyrhiu (mgr.14162) 274 : cephadm [INF] Deploying daemon mds.foofs.smithi096.xhpuyg on smithi096 2024-04-23T02:30:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:06.080671+0000 mon.smithi033 (mon.0) 627 : cluster [INF] daemon mds.foofs.smithi033.vfswme assigned to filesystem foofs as rank 0 (now has 1 ranks) 2024-04-23T02:30:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:06.080799+0000 mon.smithi033 (mon.0) 628 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-23T02:30:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:06.080817+0000 mon.smithi033 (mon.0) 629 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-04-23T02:30:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:06.080831+0000 mon.smithi033 (mon.0) 630 : cluster [INF] Cluster is now healthy 2024-04-23T02:30:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:06.084657+0000 mon.smithi033 (mon.0) 631 : cluster [DBG] mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095] up:boot 2024-04-23T02:30:06.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:06.084720+0000 mon.smithi033 (mon.0) 632 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi033.vfswme=up:creating} 2024-04-23T02:30:06.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:06.084994+0000 mon.smithi033 (mon.0) 633 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:30:06.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:06.097776+0000 mon.smithi033 (mon.0) 634 : cluster [INF] daemon mds.foofs.smithi033.vfswme is now active in filesystem foofs as rank 0 2024-04-23T02:30:07.604 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:06.117202+0000 mgr.smithi033.eyrhiu (mgr.14162) 275 : cluster [DBG] pgmap v240: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:07.604 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:07.094218+0000 mon.smithi033 (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095] up:active 2024-04-23T02:30:07.604 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:07.094277+0000 mon.smithi033 (mon.0) 636 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 2024-04-23T02:30:07.780 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:06.117202+0000 mgr.smithi033.eyrhiu (mgr.14162) 275 : cluster [DBG] pgmap v240: 65 pgs: 65 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:07.780 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:07.094218+0000 mon.smithi033 (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095] up:active 2024-04-23T02:30:07.780 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:07.094277+0000 mon.smithi033 (mon.0) 636 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 2024-04-23T02:30:08.033 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:30:08.033 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-23T02:23:25.763992Z", "last_refresh": "2024-04-23T02:28:22.152497Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-23T02:23:11.836505Z", "last_refresh": "2024-04-23T02:28:22.152559Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "status": {"created": "2024-04-23T02:23:22.518824Z", "last_refresh": "2024-04-23T02:28:22.152618Z", "ports": [3000], "running": 1, "size": 1}}, {"events": ["2024-04-23T02:30:00.320527Z service:mds.foofs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-23T02:30:00.312853Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-23T02:23:09.677134Z", "last_refresh": "2024-04-23T02:28:22.152429Z", "running": 2, "size": 2}}, {"events": ["2024-04-23T02:24:05.146721Z service:mon [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi033:172.21.15.33=smithi033", "smithi096:172.21.15.96=smithi096"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-23T02:24:05.142000Z", "last_refresh": "2024-04-23T02:28:22.152294Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-23T02:23:24.302618Z", "last_refresh": "2024-04-23T02:28:22.152676Z", "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-23T02:28:22.152794Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-23T02:23:20.521791Z", "last_refresh": "2024-04-23T02:28:22.152735Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-23T02:30:08.678 INFO:tasks.cephadm:mds.foofs has 2/2 2024-04-23T02:30:08.678 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T02:30:08.687 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:30:08.688 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'ceph nfs cluster create foo --placement=2 || ceph nfs cluster create cephfs foo --placement=2' 2024-04-23T02:30:09.224 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:07.908926+0000 mon.smithi033 (mon.0) 637 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:09.224 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:07.909947+0000 mon.smithi033 (mon.0) 638 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:09.224 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:07.910875+0000 mon.smithi033 (mon.0) 639 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:09.224 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:07.911617+0000 mon.smithi033 (mon.0) 640 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:09.273 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:07.908926+0000 mon.smithi033 (mon.0) 637 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:09.273 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:07.909947+0000 mon.smithi033 (mon.0) 638 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:09.273 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:07.910875+0000 mon.smithi033 (mon.0) 639 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:09.273 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:07.911617+0000 mon.smithi033 (mon.0) 640 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:10.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:08.027882+0000 mgr.smithi033.eyrhiu (mgr.14162) 276 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:30:10.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:08.117865+0000 mgr.smithi033.eyrhiu (mgr.14162) 277 : cluster [DBG] pgmap v241: 65 pgs: 65 active+clean; 610 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:10.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:08.027882+0000 mgr.smithi033.eyrhiu (mgr.14162) 276 : audit [DBG] from='client.14508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:30:10.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:08.117865+0000 mgr.smithi033.eyrhiu (mgr.14162) 277 : cluster [DBG] pgmap v241: 65 pgs: 65 active+clean; 610 B data, 44 MiB used, 715 GiB / 715 GiB avail 2024-04-23T02:30:10.970 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:09.934086+0000 mon.smithi033 (mon.0) 641 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:11.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:09.934086+0000 mon.smithi033 (mon.0) 641 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:12.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:10.118459+0000 mgr.smithi033.eyrhiu (mgr.14162) 278 : cluster [DBG] pgmap v242: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 10 op/s 2024-04-23T02:30:12.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:11.445313+0000 mon.smithi033 (mon.0) 642 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-23T02:30:12.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:10.118459+0000 mgr.smithi033.eyrhiu (mgr.14162) 278 : cluster [DBG] pgmap v242: 65 pgs: 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 2.5 KiB/s wr, 10 op/s 2024-04-23T02:30:12.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:11.445313+0000 mon.smithi033 (mon.0) 642 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]: dispatch 2024-04-23T02:30:13.132 INFO:teuthology.orchestra.run.smithi033.stdout:NFS Cluster Created Successfully 2024-04-23T02:30:13.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:11.444115+0000 mgr.smithi033.eyrhiu (mgr.14162) 279 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:13.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:12.088951+0000 mon.smithi033 (mon.0) 643 : cluster [DBG] mds.? [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] up:boot 2024-04-23T02:30:13.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:12.089254+0000 mon.smithi033 (mon.0) 644 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:30:13.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:12.089371+0000 mon.smithi033 (mon.0) 645 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:30:13.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:12.096841+0000 mon.smithi033 (mon.0) 646 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-23T02:30:13.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:12.096909+0000 mon.smithi033 (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-23T02:30:13.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:12.097023+0000 mon.smithi033 (mon.0) 648 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:30:13.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:12.098272+0000 mon.smithi033 (mon.0) 649 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-23T02:30:13.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:12.196488+0000 mon.smithi033 (mon.0) 650 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:13.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:11.444115+0000 mgr.smithi033.eyrhiu (mgr.14162) 279 : audit [DBG] from='client.14512 -' entity='client.admin' cmd=[{"prefix": "nfs cluster create", "clusterid": "foo", "placement": "2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:13.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:12.088951+0000 mon.smithi033 (mon.0) 643 : cluster [DBG] mds.? [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] up:boot 2024-04-23T02:30:13.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:12.089254+0000 mon.smithi033 (mon.0) 644 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:30:13.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:12.089371+0000 mon.smithi033 (mon.0) 645 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:30:13.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:12.096841+0000 mon.smithi033 (mon.0) 646 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool create", "pool": "nfs-ganesha"}]': finished 2024-04-23T02:30:13.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:12.096909+0000 mon.smithi033 (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-23T02:30:13.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:12.097023+0000 mon.smithi033 (mon.0) 648 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:30:13.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:12.098272+0000 mon.smithi033 (mon.0) 649 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]: dispatch 2024-04-23T02:30:13.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:12.196488+0000 mon.smithi033 (mon.0) 650 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:13.915 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'ceph nfs export create cephfs --fsname foofs --clusterid foo --binding /fake || ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake' 2024-04-23T02:30:14.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:12.118802+0000 mgr.smithi033.eyrhiu (mgr.14162) 280 : cluster [DBG] pgmap v244: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 8 op/s 2024-04-23T02:30:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:13.100219+0000 mon.smithi033 (mon.0) 651 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-23T02:30:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:13.100364+0000 mon.smithi033 (mon.0) 652 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-23T02:30:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:13.129901+0000 mon.smithi033 (mon.0) 653 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:14.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:12.118802+0000 mgr.smithi033.eyrhiu (mgr.14162) 280 : cluster [DBG] pgmap v244: 97 pgs: 32 unknown, 65 active+clean; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 8 op/s 2024-04-23T02:30:14.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:13.100219+0000 mon.smithi033 (mon.0) 651 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pool application enable", "pool": "nfs-ganesha", "app": "nfs"}]': finished 2024-04-23T02:30:14.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:13.100364+0000 mon.smithi033 (mon.0) 652 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-23T02:30:14.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:13.129901+0000 mon.smithi033 (mon.0) 653 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:15.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:13.126734+0000 mgr.smithi033.eyrhiu (mgr.14162) 281 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-23T02:30:15.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:14.101653+0000 mon.smithi033 (mon.0) 654 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-23T02:30:15.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:13.126734+0000 mgr.smithi033.eyrhiu (mgr.14162) 281 : cephadm [INF] Saving service nfs.foo spec with placement count:2 2024-04-23T02:30:15.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:14.101653+0000 mon.smithi033 (mon.0) 654 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-23T02:30:16.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:14.119151+0000 mgr.smithi033.eyrhiu (mgr.14162) 282 : cluster [DBG] pgmap v247: 97 pgs: 8 creating+activating, 5 creating+peering, 71 active+clean, 13 unknown; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 853 B/s wr, 6 op/s 2024-04-23T02:30:16.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:14.950499+0000 mon.smithi033 (mon.0) 655 : cluster [DBG] mgrmap e19: smithi033.eyrhiu(active, since 6m), standbys: smithi096.hxmsqk 2024-04-23T02:30:16.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:14.119151+0000 mgr.smithi033.eyrhiu (mgr.14162) 282 : cluster [DBG] pgmap v247: 97 pgs: 8 creating+activating, 5 creating+peering, 71 active+clean, 13 unknown; 2.3 KiB data, 44 MiB used, 715 GiB / 715 GiB avail; 853 B/s wr, 6 op/s 2024-04-23T02:30:16.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:14.950499+0000 mon.smithi033 (mon.0) 655 : cluster [DBG] mgrmap e19: smithi033.eyrhiu(active, since 6m), standbys: smithi096.hxmsqk 2024-04-23T02:30:16.906 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:30:16.906 INFO:teuthology.orchestra.run.smithi033.stdout: "bind": "/fake", 2024-04-23T02:30:16.906 INFO:teuthology.orchestra.run.smithi033.stdout: "fs": "foofs", 2024-04-23T02:30:16.906 INFO:teuthology.orchestra.run.smithi033.stdout: "path": "/", 2024-04-23T02:30:16.906 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster": "foo", 2024-04-23T02:30:16.906 INFO:teuthology.orchestra.run.smithi033.stdout: "mode": "RW" 2024-04-23T02:30:16.906 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:30:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:16.103478+0000 mon.smithi033 (mon.0) 656 : cluster [DBG] mds.? [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] up:standby 2024-04-23T02:30:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:16.103559+0000 mon.smithi033 (mon.0) 657 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:30:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:16.119561+0000 mgr.smithi033.eyrhiu (mgr.14162) 283 : cluster [DBG] pgmap v248: 97 pgs: 8 creating+activating, 5 creating+peering, 75 active+clean, 9 unknown; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-04-23T02:30:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.835710+0000 mon.smithi033 (mon.0) 658 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.839074+0000 mon.smithi033 (mon.0) 659 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.845596+0000 mon.smithi033 (mon.0) 660 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:16.856432+0000 mgr.smithi033.eyrhiu (mgr.14162) 284 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi033.pswxsu 2024-04-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.856686+0000 mon.smithi033 (mon.0) 661 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi033.pswxsu", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.860762+0000 mon.smithi033 (mon.0) 662 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi033.pswxsu", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:16.861278+0000 mgr.smithi033.eyrhiu (mgr.14162) 285 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.861569+0000 mon.smithi033 (mon.0) 663 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.865119+0000 mon.smithi033 (mon.0) 664 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.866181+0000 mon.smithi033 (mon.0) 665 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.873100+0000 mgr.smithi033.eyrhiu (mgr.14162) 286 : audit [DBG] from='client.14520 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.896014+0000 mon.smithi033 (mon.0) 666 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.900018+0000 mon.smithi033 (mon.0) 667 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.910223+0000 mon.smithi033 (mon.0) 668 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.913485+0000 mon.smithi033 (mon.0) 669 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.958060+0000 mon.smithi033 (mon.0) 670 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi033.pswxsu-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.961359+0000 mon.smithi033 (mon.0) 671 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi033.pswxsu-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:30:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:16.965136+0000 mon.smithi033 (mon.0) 672 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:16.103478+0000 mon.smithi033 (mon.0) 656 : cluster [DBG] mds.? [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] up:standby 2024-04-23T02:30:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:16.103559+0000 mon.smithi033 (mon.0) 657 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:30:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:16.119561+0000 mgr.smithi033.eyrhiu (mgr.14162) 283 : cluster [DBG] pgmap v248: 97 pgs: 8 creating+activating, 5 creating+peering, 75 active+clean, 9 unknown; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2024-04-23T02:30:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.835710+0000 mon.smithi033 (mon.0) 658 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.839074+0000 mon.smithi033 (mon.0) 659 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.845596+0000 mon.smithi033 (mon.0) 660 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:16.856432+0000 mgr.smithi033.eyrhiu (mgr.14162) 284 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi033.pswxsu 2024-04-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.856686+0000 mon.smithi033 (mon.0) 661 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi033.pswxsu", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.860762+0000 mon.smithi033 (mon.0) 662 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi033.pswxsu", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:16.861278+0000 mgr.smithi033.eyrhiu (mgr.14162) 285 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.861569+0000 mon.smithi033 (mon.0) 663 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.865119+0000 mon.smithi033 (mon.0) 664 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.866181+0000 mon.smithi033 (mon.0) 665 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.873100+0000 mgr.smithi033.eyrhiu (mgr.14162) 286 : audit [DBG] from='client.14520 -' entity='client.admin' cmd=[{"prefix": "nfs export create cephfs", "fsname": "foofs", "clusterid": "foo", "binding": "/fake", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.896014+0000 mon.smithi033 (mon.0) 666 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.900018+0000 mon.smithi033 (mon.0) 667 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.910223+0000 mon.smithi033 (mon.0) 668 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.913485+0000 mon.smithi033 (mon.0) 669 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.958060+0000 mon.smithi033 (mon.0) 670 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi033.pswxsu-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.961359+0000 mon.smithi033 (mon.0) 671 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.0.smithi033.pswxsu-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:30:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:16.965136+0000 mon.smithi033 (mon.0) 672 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:17.678 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'while ! ceph orch ls | grep nfs | grep 2/2 ; do sleep 1 ; done' 2024-04-23T02:30:18.221 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:16.957607+0000 mgr.smithi033.eyrhiu (mgr.14162) 287 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T02:30:18.221 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:16.957704+0000 mgr.smithi033.eyrhiu (mgr.14162) 288 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi033.pswxsu-rgw 2024-04-23T02:30:18.221 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:16.965840+0000 mgr.smithi033.eyrhiu (mgr.14162) 289 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi033.pswxsu on smithi033 2024-04-23T02:30:18.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:16.957607+0000 mgr.smithi033.eyrhiu (mgr.14162) 287 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T02:30:18.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:16.957704+0000 mgr.smithi033.eyrhiu (mgr.14162) 288 : cephadm [INF] Creating key for client.nfs.foo.0.0.smithi033.pswxsu-rgw 2024-04-23T02:30:18.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:16.965840+0000 mgr.smithi033.eyrhiu (mgr.14162) 289 : cephadm [INF] Deploying daemon nfs.foo.0.0.smithi033.pswxsu on smithi033 2024-04-23T02:30:19.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:18.120266+0000 mgr.smithi033.eyrhiu (mgr.14162) 290 : cluster [DBG] pgmap v249: 97 pgs: 2 creating+activating, 95 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 339 B/s rd, 509 B/s wr, 1 op/s 2024-04-23T02:30:19.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:18.120266+0000 mgr.smithi033.eyrhiu (mgr.14162) 290 : cluster [DBG] pgmap v249: 97 pgs: 2 creating+activating, 95 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 339 B/s rd, 509 B/s wr, 1 op/s 2024-04-23T02:30:21.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:20.120680+0000 mgr.smithi033.eyrhiu (mgr.14162) 291 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-23T02:30:21.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:20.120680+0000 mgr.smithi033.eyrhiu (mgr.14162) 291 : cluster [DBG] pgmap v250: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 0 op/s 2024-04-23T02:30:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:21.091946+0000 mgr.smithi033.eyrhiu (mgr.14162) 292 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:21.224135+0000 mon.smithi033 (mon.0) 673 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:21.225105+0000 mgr.smithi033.eyrhiu (mgr.14162) 293 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi096.nmrbsc 2024-04-23T02:30:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:21.225316+0000 mon.smithi033 (mon.0) 674 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-23T02:30:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:21.228188+0000 mon.smithi033 (mon.0) 675 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-23T02:30:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:21.228629+0000 mgr.smithi033.eyrhiu (mgr.14162) 294 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T02:30:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:21.228898+0000 mon.smithi033 (mon.0) 676 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:21.233294+0000 mon.smithi033 (mon.0) 677 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:22.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:21.234381+0000 mon.smithi033 (mon.0) 678 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:21.091946+0000 mgr.smithi033.eyrhiu (mgr.14162) 292 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:21.224135+0000 mon.smithi033 (mon.0) 673 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:21.225105+0000 mgr.smithi033.eyrhiu (mgr.14162) 293 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi096.nmrbsc 2024-04-23T02:30:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:21.225316+0000 mon.smithi033 (mon.0) 674 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]: dispatch 2024-04-23T02:30:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:21.228188+0000 mon.smithi033 (mon.0) 675 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc", "caps": ["mon", "allow r", "osd", "allow rw pool=nfs-ganesha namespace=foo"]}]': finished 2024-04-23T02:30:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:21.228629+0000 mgr.smithi033.eyrhiu (mgr.14162) 294 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T02:30:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:21.228898+0000 mon.smithi033 (mon.0) 676 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:21.233294+0000 mon.smithi033 (mon.0) 677 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 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-23T02:30:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:21.234381+0000 mon.smithi033 (mon.0) 678 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:23.506 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:22.121265+0000 mgr.smithi033.eyrhiu (mgr.14162) 295 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 226 B/s rd, 453 B/s wr, 0 op/s 2024-04-23T02:30:23.506 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:22.396233+0000 mgr.smithi033.eyrhiu (mgr.14162) 296 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:23.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:22.121265+0000 mgr.smithi033.eyrhiu (mgr.14162) 295 : cluster [DBG] pgmap v251: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 226 B/s rd, 453 B/s wr, 0 op/s 2024-04-23T02:30:23.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:22.396233+0000 mgr.smithi033.eyrhiu (mgr.14162) 296 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:23.694993+0000 mgr.smithi033.eyrhiu (mgr.14162) 297 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:24.081940+0000 mon.smithi033 (mon.0) 679 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:30:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:24.085407+0000 mon.smithi033 (mon.0) 680 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:30:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:24.130655+0000 mon.smithi033 (mon.0) 681 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:30:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:24.134134+0000 mon.smithi033 (mon.0) 682 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:30:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:24.135679+0000 mon.smithi033 (mon.0) 683 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:23.694993+0000 mgr.smithi033.eyrhiu (mgr.14162) 297 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:24.081940+0000 mon.smithi033 (mon.0) 679 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:30:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:24.085407+0000 mon.smithi033 (mon.0) 680 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:30:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:24.130655+0000 mon.smithi033 (mon.0) 681 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:30:24.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:24.134134+0000 mon.smithi033 (mon.0) 682 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:30:24.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:24.135679+0000 mon.smithi033 (mon.0) 683 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:25.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:24.122010+0000 mgr.smithi033.eyrhiu (mgr.14162) 298 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-23T02:30:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:24.130213+0000 mgr.smithi033.eyrhiu (mgr.14162) 299 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T02:30:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:24.130314+0000 mgr.smithi033.eyrhiu (mgr.14162) 300 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi096.nmrbsc-rgw 2024-04-23T02:30:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:24.136530+0000 mgr.smithi033.eyrhiu (mgr.14162) 301 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi096.nmrbsc on smithi096 2024-04-23T02:30:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:24.122010+0000 mgr.smithi033.eyrhiu (mgr.14162) 298 : cluster [DBG] pgmap v252: 97 pgs: 97 active+clean; 2.7 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-23T02:30:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:24.130213+0000 mgr.smithi033.eyrhiu (mgr.14162) 299 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T02:30:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:24.130314+0000 mgr.smithi033.eyrhiu (mgr.14162) 300 : cephadm [INF] Creating key for client.nfs.foo.1.0.smithi096.nmrbsc-rgw 2024-04-23T02:30:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:24.136530+0000 mgr.smithi033.eyrhiu (mgr.14162) 301 : cephadm [INF] Deploying daemon nfs.foo.1.0.smithi096.nmrbsc on smithi096 2024-04-23T02:30:26.504 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:24.993202+0000 mgr.smithi033.eyrhiu (mgr.14162) 302 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:26.527 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:24.993202+0000 mgr.smithi033.eyrhiu (mgr.14162) 302 : audit [DBG] from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:27.596 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo 2/2 - 14s count:2 2024-04-23T02:30:27.987 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:26.122379+0000 mgr.smithi033.eyrhiu (mgr.14162) 303 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-23T02:30:27.987 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:26.288901+0000 mgr.smithi033.eyrhiu (mgr.14162) 304 : audit [DBG] from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:27.987 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:26.646563+0000 mon.smithi033 (mon.0) 684 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:27.987 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:26.647771+0000 mon.smithi033 (mon.0) 685 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:27.987 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:26.648751+0000 mon.smithi033 (mon.0) 686 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:27.987 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:26.649405+0000 mon.smithi033 (mon.0) 687 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:27.987 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:27.200893+0000 mon.smithi033 (mon.0) 688 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:28.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:26.122379+0000 mgr.smithi033.eyrhiu (mgr.14162) 303 : cluster [DBG] pgmap v253: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-23T02:30:28.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:26.288901+0000 mgr.smithi033.eyrhiu (mgr.14162) 304 : audit [DBG] from='client.14572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:28.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:26.646563+0000 mon.smithi033 (mon.0) 684 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:28.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:26.647771+0000 mon.smithi033 (mon.0) 685 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:28.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:26.648751+0000 mon.smithi033 (mon.0) 686 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:28.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:26.649405+0000 mon.smithi033 (mon.0) 687 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:28.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:27.200893+0000 mon.smithi033 (mon.0) 688 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:28.381 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-23T02:30:28.391 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:30:28.391 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'mkdir /mnt/foo' 2024-04-23T02:30:28.423 INFO:teuthology.orchestra.run.smithi033.stderr:+ mkdir /mnt/foo 2024-04-23T02:30:28.431 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo -o sync ; do sleep 5 ; done' 2024-04-23T02:30:28.499 INFO:teuthology.orchestra.run.smithi033.stderr:++ hostname 2024-04-23T02:30:28.500 INFO:teuthology.orchestra.run.smithi033.stderr:+ mount -t nfs smithi033:/fake /mnt/foo -o sync 2024-04-23T02:30:28.977 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:27.578514+0000 mgr.smithi033.eyrhiu (mgr.14162) 305 : audit [DBG] from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:29.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:27.578514+0000 mgr.smithi033.eyrhiu (mgr.14162) 305 : audit [DBG] from='client.14582 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:29.236 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'echo test > /mnt/foo/testfile' 2024-04-23T02:30:29.306 INFO:teuthology.orchestra.run.smithi033.stderr:+ echo test 2024-04-23T02:30:29.315 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c sync 2024-04-23T02:30:29.383 INFO:teuthology.orchestra.run.smithi033.stderr:+ sync 2024-04-23T02:30:29.973 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:28.122872+0000 mgr.smithi033.eyrhiu (mgr.14162) 306 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-04-23T02:30:29.973 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:29.619747+0000 mon.smithi033 (mon.0) 689 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:29.974 INFO:teuthology.run_tasks:Running task parallel... 2024-04-23T02:30:29.986 INFO:teuthology.task.parallel:starting parallel... 2024-04-23T02:30:29.986 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-23T02:30:29.987 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-23T02:30:29.987 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:30:29.988 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-23T02:30:29.988 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-23T02:30:29.988 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-04-23T02:30:29.989 INFO:teuthology.task.exec:Executing custom commands... 2024-04-23T02:30:29.989 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:30:29.989 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 600 || true' 2024-04-23T02:30:30.077 INFO:teuthology.orchestra.run.smithi033.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-23T02:30:30.077 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:30:30.077 INFO:teuthology.orchestra.run.smithi033.stdout:Running for 600 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 120 secs 2024-04-23T02:30:30.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:28.122872+0000 mgr.smithi033.eyrhiu (mgr.14162) 306 : cluster [DBG] pgmap v254: 97 pgs: 97 active+clean; 3.4 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.5 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-04-23T02:30:30.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:29.619747+0000 mon.smithi033 (mon.0) 689 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:30.090 INFO:teuthology.orchestra.run.smithi033.stdout:3 of 5 processes prepared for launch 0 sec 2024-04-23T02:30:30.190 INFO:teuthology.orchestra.run.smithi033.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-23T02:30:30.191 INFO:teuthology.orchestra.run.smithi033.stdout:releasing clients 2024-04-23T02:30:31.190 INFO:teuthology.orchestra.run.smithi033.stdout: 5 304 55.87 MB/sec warmup 1 sec latency 12.124 ms 2024-04-23T02:30:32.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:30.123450+0000 mgr.smithi033.eyrhiu (mgr.14162) 307 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.1 KiB/s wr, 5 op/s 2024-04-23T02:30:32.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:30.123450+0000 mgr.smithi033.eyrhiu (mgr.14162) 307 : cluster [DBG] pgmap v255: 97 pgs: 97 active+clean; 4.1 KiB data, 45 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 2.1 KiB/s wr, 5 op/s 2024-04-23T02:30:32.190 INFO:teuthology.orchestra.run.smithi033.stdout: 5 616 52.24 MB/sec warmup 2 sec latency 12.535 ms 2024-04-23T02:30:33.190 INFO:teuthology.orchestra.run.smithi033.stdout: 5 1760 43.81 MB/sec warmup 3 sec latency 11.464 ms 2024-04-23T02:30:33.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:32.123916+0000 mgr.smithi033.eyrhiu (mgr.14162) 308 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 5.5 MiB data, 67 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 474 KiB/s wr, 14 op/s 2024-04-23T02:30:34.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:32.123916+0000 mgr.smithi033.eyrhiu (mgr.14162) 308 : cluster [DBG] pgmap v256: 97 pgs: 97 active+clean; 5.5 MiB data, 67 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 474 KiB/s wr, 14 op/s 2024-04-23T02:30:34.190 INFO:teuthology.orchestra.run.smithi033.stdout: 5 3223 43.21 MB/sec warmup 4 sec latency 11.562 ms 2024-04-23T02:30:34.457 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-23T02:30:35.190 INFO:teuthology.orchestra.run.smithi033.stdout: 5 4209 40.21 MB/sec warmup 5 sec latency 60.195 ms 2024-04-23T02:30:35.954 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:34.124533+0000 mgr.smithi033.eyrhiu (mgr.14162) 309 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 101 MiB data, 361 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 9.2 MiB/s wr, 419 op/s 2024-04-23T02:30:36.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:34.124533+0000 mgr.smithi033.eyrhiu (mgr.14162) 309 : cluster [DBG] pgmap v257: 97 pgs: 97 active+clean; 101 MiB data, 361 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 9.2 MiB/s wr, 419 op/s 2024-04-23T02:30:36.190 INFO:teuthology.orchestra.run.smithi033.stdout: 5 5420 37.90 MB/sec warmup 6 sec latency 21.540 ms 2024-04-23T02:30:37.191 INFO:teuthology.orchestra.run.smithi033.stdout: 5 6513 37.58 MB/sec warmup 7 sec latency 20.294 ms 2024-04-23T02:30:37.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:36.125136+0000 mgr.smithi033.eyrhiu (mgr.14162) 310 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 112 MiB data, 474 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 10 MiB/s wr, 563 op/s 2024-04-23T02:30:37.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:37.031091+0000 mon.smithi033 (mon.0) 690 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-04-23T02:30:37.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:37.031360+0000 mon.smithi033 (mon.0) 691 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-23T02:30:37.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:37.031618+0000 mon.smithi033 (mon.0) 692 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-04-23T02:30:37.286 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:37.031790+0000 mon.smithi033 (mon.0) 693 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-23T02:30:37.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:36.125136+0000 mgr.smithi033.eyrhiu (mgr.14162) 310 : cluster [DBG] pgmap v258: 97 pgs: 97 active+clean; 112 MiB data, 474 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 10 MiB/s wr, 563 op/s 2024-04-23T02:30:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:37.031091+0000 mon.smithi033 (mon.0) 690 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-04-23T02:30:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:37.031360+0000 mon.smithi033 (mon.0) 691 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-23T02:30:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:37.031618+0000 mon.smithi033 (mon.0) 692 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-04-23T02:30:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:37.031790+0000 mon.smithi033 (mon.0) 693 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-04-23T02:30:38.191 INFO:teuthology.orchestra.run.smithi033.stdout: 5 7139 36.02 MB/sec warmup 8 sec latency 531.279 ms 2024-04-23T02:30:38.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:37.103252+0000 mon.smithi033 (mon.0) 694 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]': finished 2024-04-23T02:30:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:37.103312+0000 mon.smithi033 (mon.0) 695 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-23T02:30:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:37.103376+0000 mon.smithi033 (mon.0) 696 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-04-23T02:30:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:37.103423+0000 mon.smithi033 (mon.0) 697 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-04-23T02:30:38.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:37.103462+0000 mon.smithi033 (mon.0) 698 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-23T02:30:38.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:37.198454+0000 mon.smithi033 (mon.0) 699 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:30:38.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:37.208182+0000 mon.smithi033 (mon.0) 700 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:30:38.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:37.103252+0000 mon.smithi033 (mon.0) 694 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]': finished 2024-04-23T02:30:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:37.103312+0000 mon.smithi033 (mon.0) 695 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-23T02:30:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:37.103376+0000 mon.smithi033 (mon.0) 696 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-04-23T02:30:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:37.103423+0000 mon.smithi033 (mon.0) 697 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2024-04-23T02:30:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:37.103462+0000 mon.smithi033 (mon.0) 698 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-23T02:30:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:37.198454+0000 mon.smithi033 (mon.0) 699 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:30:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:37.208182+0000 mon.smithi033 (mon.0) 700 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:30:38.945 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-23T02:30:39.191 INFO:teuthology.orchestra.run.smithi033.stdout: 5 7888 33.14 MB/sec warmup 9 sec latency 17.973 ms 2024-04-23T02:30:39.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:38.105510+0000 mon.smithi033 (mon.0) 701 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-23T02:30:39.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:38.125622+0000 mgr.smithi033.eyrhiu (mgr.14162) 311 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 133 MiB data, 601 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 21 MiB/s wr, 1.29k op/s 2024-04-23T02:30:39.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:38.456116+0000 mon.smithi033 (mon.0) 702 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:39.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:39.098605+0000 mon.smithi033 (mon.0) 703 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:39.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:39.108426+0000 mon.smithi033 (mon.0) 704 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:39.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:38.105510+0000 mon.smithi033 (mon.0) 701 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-23T02:30:39.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:38.125622+0000 mgr.smithi033.eyrhiu (mgr.14162) 311 : cluster [DBG] pgmap v261: 97 pgs: 97 active+clean; 133 MiB data, 601 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 21 MiB/s wr, 1.29k op/s 2024-04-23T02:30:39.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:38.456116+0000 mon.smithi033 (mon.0) 702 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:39.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:39.098605+0000 mon.smithi033 (mon.0) 703 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:39.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:39.108426+0000 mon.smithi033 (mon.0) 704 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:40.191 INFO:teuthology.orchestra.run.smithi033.stdout: 5 8761 32.22 MB/sec warmup 10 sec latency 25.202 ms 2024-04-23T02:30:40.387 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:39.112104+0000 mon.smithi033 (mon.0) 705 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:40.387 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:39.119161+0000 mon.smithi033 (mon.0) 706 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:40.388 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:39.127966+0000 mon.smithi033 (mon.0) 707 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:40.388 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:39.411671+0000 mon.smithi033 (mon.0) 708 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:40.388 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:39.421518+0000 mon.smithi033 (mon.0) 709 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:40.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:39.112104+0000 mon.smithi033 (mon.0) 705 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:40.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:39.119161+0000 mon.smithi033 (mon.0) 706 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:40.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:39.127966+0000 mon.smithi033 (mon.0) 707 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:40.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:39.411671+0000 mon.smithi033 (mon.0) 708 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:40.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:39.421518+0000 mon.smithi033 (mon.0) 709 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:41.191 INFO:teuthology.orchestra.run.smithi033.stdout: 5 9964 32.11 MB/sec warmup 11 sec latency 46.720 ms 2024-04-23T02:30:41.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:40.126229+0000 mgr.smithi033.eyrhiu (mgr.14162) 312 : cluster [DBG] pgmap v262: 97 pgs: 97 active+clean; 139 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 24 MiB/s wr, 1.55k op/s 2024-04-23T02:30:41.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:40.126229+0000 mgr.smithi033.eyrhiu (mgr.14162) 312 : cluster [DBG] pgmap v262: 97 pgs: 97 active+clean; 139 MiB data, 667 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 24 MiB/s wr, 1.55k op/s 2024-04-23T02:30:42.191 INFO:teuthology.orchestra.run.smithi033.stdout: 5 11055 32.62 MB/sec warmup 12 sec latency 18.843 ms 2024-04-23T02:30:43.192 INFO:teuthology.orchestra.run.smithi033.stdout: 5 12158 32.08 MB/sec warmup 13 sec latency 31.120 ms 2024-04-23T02:30:43.507 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:42.127233+0000 mgr.smithi033.eyrhiu (mgr.14162) 313 : cluster [DBG] pgmap v263: 97 pgs: 97 active+clean; 145 MiB data, 694 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.22k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:43.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:42.127233+0000 mgr.smithi033.eyrhiu (mgr.14162) 313 : cluster [DBG] pgmap v263: 97 pgs: 97 active+clean; 145 MiB data, 694 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 13 MiB/s wr, 1.22k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:44.191 INFO:teuthology.orchestra.run.smithi033.stdout: 5 13540 32.10 MB/sec warmup 14 sec latency 15.389 ms 2024-04-23T02:30:45.191 INFO:teuthology.orchestra.run.smithi033.stdout: 5 14496 32.37 MB/sec warmup 15 sec latency 20.078 ms 2024-04-23T02:30:45.320 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph mgr module enable nfs --force' 2024-04-23T02:30:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:44.127865+0000 mgr.smithi033.eyrhiu (mgr.14162) 314 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 156 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 18 MiB/s wr, 1.53k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:44.470820+0000 mon.smithi033 (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' 2024-04-23T02:30:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:44.476201+0000 mon.smithi033 (mon.0) 711 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:44.482280+0000 mon.smithi033 (mon.0) 712 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:44.484237+0000 mon.smithi033 (mon.0) 713 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:45.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:44.491067+0000 mon.smithi033 (mon.0) 714 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:45.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:44.500902+0000 mon.smithi033 (mon.0) 715 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:45.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:44.127865+0000 mgr.smithi033.eyrhiu (mgr.14162) 314 : cluster [DBG] pgmap v264: 97 pgs: 97 active+clean; 156 MiB data, 751 MiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 18 MiB/s wr, 1.53k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:45.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:44.470820+0000 mon.smithi033 (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' 2024-04-23T02:30:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:44.476201+0000 mon.smithi033 (mon.0) 711 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:44.482280+0000 mon.smithi033 (mon.0) 712 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:44.484237+0000 mon.smithi033 (mon.0) 713 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:44.491067+0000 mon.smithi033 (mon.0) 714 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:44.500902+0000 mon.smithi033 (mon.0) 715 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:46.192 INFO:teuthology.orchestra.run.smithi033.stdout: 5 15245 30.98 MB/sec warmup 16 sec latency 14.676 ms 2024-04-23T02:30:47.192 INFO:teuthology.orchestra.run.smithi033.stdout: 5 16586 30.72 MB/sec warmup 17 sec latency 14.005 ms 2024-04-23T02:30:47.497 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:46.129072+0000 mgr.smithi033.eyrhiu (mgr.14162) 315 : cluster [DBG] pgmap v265: 97 pgs: 97 active+clean; 156 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 15 MiB/s wr, 1.35k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:47.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:46.129072+0000 mgr.smithi033.eyrhiu (mgr.14162) 315 : cluster [DBG] pgmap v265: 97 pgs: 97 active+clean; 156 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 15 MiB/s wr, 1.35k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:48.192 INFO:teuthology.orchestra.run.smithi033.stdout: 5 17897 32.06 MB/sec warmup 18 sec latency 17.176 ms 2024-04-23T02:30:48.233 INFO:teuthology.orchestra.run.smithi033.stderr:module 'nfs' is already enabled 2024-04-23T02:30:48.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:48.164557+0000 mon.smithi096 (mon.1) 18 : audit [INF] from='client.? 172.21.15.33:0/365928274' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-23T02:30:48.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:48.164952+0000 mon.smithi033 (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-23T02:30:48.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:48.164557+0000 mon.smithi096 (mon.1) 18 : audit [INF] from='client.? 172.21.15.33:0/365928274' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-23T02:30:48.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:48.164952+0000 mon.smithi033 (mon.0) 716 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]: dispatch 2024-04-23T02:30:49.056 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-23T02:30:49.193 INFO:teuthology.orchestra.run.smithi033.stdout: 5 18732 30.97 MB/sec warmup 19 sec latency 19.089 ms 2024-04-23T02:30:49.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:48.129639+0000 mgr.smithi033.eyrhiu (mgr.14162) 316 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 161 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 15 MiB/s wr, 1.32k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:49.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:48.226137+0000 mon.smithi033 (mon.0) 717 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-23T02:30:49.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:48.226209+0000 mon.smithi033 (mon.0) 718 : cluster [DBG] mgrmap e20: smithi033.eyrhiu(active, since 7m), standbys: smithi096.hxmsqk 2024-04-23T02:30:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:48.129639+0000 mgr.smithi033.eyrhiu (mgr.14162) 316 : cluster [DBG] pgmap v266: 97 pgs: 97 active+clean; 161 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 15 MiB/s wr, 1.32k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:48.226137+0000 mon.smithi033 (mon.0) 717 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "nfs", "force": "--force"}]': finished 2024-04-23T02:30:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:48.226209+0000 mon.smithi033 (mon.0) 718 : cluster [DBG] mgrmap e20: smithi033.eyrhiu(active, since 7m), standbys: smithi096.hxmsqk 2024-04-23T02:30:50.194 INFO:teuthology.orchestra.run.smithi033.stdout: 5 19868 30.60 MB/sec warmup 20 sec latency 15.685 ms 2024-04-23T02:30:51.193 INFO:teuthology.orchestra.run.smithi033.stdout: 5 21014 31.02 MB/sec warmup 21 sec latency 18.719 ms 2024-04-23T02:30:51.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:50.130232+0000 mgr.smithi033.eyrhiu (mgr.14162) 317 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 176 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 15 MiB/s wr, 1.40k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:51.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:50.130232+0000 mgr.smithi033.eyrhiu (mgr.14162) 317 : cluster [DBG] pgmap v267: 97 pgs: 97 active+clean; 176 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 15 MiB/s wr, 1.40k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:51.759 INFO:teuthology.orchestra.run.smithi033.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:30:52.193 INFO:teuthology.orchestra.run.smithi033.stdout: 5 21925 30.87 MB/sec warmup 22 sec latency 17.360 ms 2024-04-23T02:30:52.744 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-23T02:30:52.744 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:30:52.744 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-04-23T02:30:53.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:51.752696+0000 mgr.smithi033.eyrhiu (mgr.14162) 318 : audit [DBG] from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:53.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:51.753622+0000 mgr.smithi033.eyrhiu (mgr.14162) 319 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:30:53.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:51.757052+0000 mon.smithi033 (mon.0) 719 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:53.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:51.757501+0000 mon.smithi033 (mon.0) 720 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:53.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:51.758829+0000 mon.smithi033 (mon.0) 721 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:53.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:51.759734+0000 mon.smithi033 (mon.0) 722 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:53.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:51.764882+0000 mon.smithi033 (mon.0) 723 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:53.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:51.771983+0000 mon.smithi033 (mon.0) 724 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:53.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:30:51.773959+0000 mgr.smithi033.eyrhiu (mgr.14162) 320 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:30:53.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:51.752696+0000 mgr.smithi033.eyrhiu (mgr.14162) 318 : audit [DBG] from='client.14600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:53.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:51.753622+0000 mgr.smithi033.eyrhiu (mgr.14162) 319 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:30:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:51.757052+0000 mon.smithi033 (mon.0) 719 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:51.757501+0000 mon.smithi033 (mon.0) 720 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:30:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:51.758829+0000 mon.smithi033 (mon.0) 721 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:30:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:51.759734+0000 mon.smithi033 (mon.0) 722 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:30:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:51.764882+0000 mon.smithi033 (mon.0) 723 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:51.771983+0000 mon.smithi033 (mon.0) 724 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:30:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:30:51.773959+0000 mgr.smithi033.eyrhiu (mgr.14162) 320 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d 2024-04-23T02:30:53.193 INFO:teuthology.orchestra.run.smithi033.stdout: 5 22734 30.36 MB/sec warmup 23 sec latency 24.138 ms 2024-04-23T02:30:54.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:52.130721+0000 mgr.smithi033.eyrhiu (mgr.14162) 321 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 176 MiB data, 946 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 14 MiB/s wr, 1.25k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:54.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:52.130721+0000 mgr.smithi033.eyrhiu (mgr.14162) 321 : cluster [DBG] pgmap v268: 97 pgs: 97 active+clean; 176 MiB data, 946 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 14 MiB/s wr, 1.25k op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:30:54.193 INFO:teuthology.orchestra.run.smithi033.stdout: 5 23662 29.67 MB/sec warmup 24 sec latency 22.491 ms 2024-04-23T02:30:55.194 INFO:teuthology.orchestra.run.smithi033.stdout: 5 24886 30.55 MB/sec warmup 25 sec latency 15.046 ms 2024-04-23T02:30:55.640 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:30:56.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:54.131343+0000 mgr.smithi033.eyrhiu (mgr.14162) 322 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 185 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 17 MiB/s wr, 1.48k op/s 2024-04-23T02:30:56.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:54.131343+0000 mgr.smithi033.eyrhiu (mgr.14162) 322 : cluster [DBG] pgmap v269: 97 pgs: 97 active+clean; 185 MiB data, 1022 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 17 MiB/s wr, 1.48k op/s 2024-04-23T02:30:56.194 INFO:teuthology.orchestra.run.smithi033.stdout: 5 25385 29.79 MB/sec warmup 26 sec latency 28.224 ms 2024-04-23T02:30:56.558 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:30:56.558 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (4m) 18s ago 6m 22.2M - 0.20.0 0881eb8f169f 8968136948f5 2024-04-23T02:30:56.558 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (6m) 18s ago 6m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:30:56.558 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (5m) 26s ago 5m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:30:56.558 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (4m) 18s ago 6m 34.9M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:30:56.558 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (51s) 18s ago 51s 12.8M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:30:56.558 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (49s) 26s ago 48s 11.2M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:30:56.558 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (8m) 18s ago 8m 422M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (5m) 26s ago 5m 369M - 16.2.5 6933c2a0b7dd 4720cce78774 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (8m) 18s ago 8m 47.5M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (5m) 26s ago 5m 39.9M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.0.smithi033.pswxsu smithi033 *:2049 running (36s) 18s ago 35s 55.6M - 3.5 6933c2a0b7dd 8f8c7563aac0 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.0.smithi096.nmrbsc smithi096 *:2049 running (30s) 26s ago 29s 53.4M - 3.5 6933c2a0b7dd 72043d14ffbf 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (6m) 18s ago 6m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (5m) 26s ago 5m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (5m) 18s ago 5m 36.5M 3225M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (4m) 18s ago 4m 37.5M 3225M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (4m) 18s ago 4m 36.5M 3225M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (3m) 18s ago 3m 36.6M 3225M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (3m) 26s ago 3m 36.4M 3992M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (3m) 26s ago 3m 36.0M 3992M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (2m) 26s ago 2m 36.9M 3992M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:30:56.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (2m) 26s ago 2m 37.0M 3992M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:30:56.560 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (4m) 18s ago 5m 39.7M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:30:57.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:55.616847+0000 mgr.smithi033.eyrhiu (mgr.14162) 323 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:57.118 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:30:57.118 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:30:57.118 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:30:57.118 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:30:57.118 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:30:57.118 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:30:57.118 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:30:57.118 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:30:57.118 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:30:57.118 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:30:57.119 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:30:57.119 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:30:57.119 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:30:57.119 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:30:57.119 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-23T02:30:57.119 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:30:57.119 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:30:57.194 INFO:teuthology.orchestra.run.smithi033.stdout: 5 25875 28.91 MB/sec warmup 27 sec latency 25.972 ms 2024-04-23T02:30:57.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:55.616847+0000 mgr.smithi033.eyrhiu (mgr.14162) 323 : audit [DBG] from='client.24401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:57.618 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:30:57.618 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d", 2024-04-23T02:30:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:30:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:30:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "", 2024-04-23T02:30:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d image" 2024-04-23T02:30:57.619 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:30:58.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:56.073708+0000 mgr.smithi033.eyrhiu (mgr.14162) 324 : audit [DBG] from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:58.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:56.131771+0000 mgr.smithi033.eyrhiu (mgr.14162) 325 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 189 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-23T02:30:58.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:56.542191+0000 mgr.smithi033.eyrhiu (mgr.14162) 326 : audit [DBG] from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:58.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:57.113262+0000 mon.smithi096 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.33:0/199102556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:58.195 INFO:teuthology.orchestra.run.smithi033.stdout: 5 26920 28.68 MB/sec warmup 28 sec latency 27.049 ms 2024-04-23T02:30:58.200 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:30:58.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:56.073708+0000 mgr.smithi033.eyrhiu (mgr.14162) 324 : audit [DBG] from='client.14606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:58.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:56.131771+0000 mgr.smithi033.eyrhiu (mgr.14162) 325 : cluster [DBG] pgmap v270: 97 pgs: 97 active+clean; 189 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-23T02:30:58.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:56.542191+0000 mgr.smithi033.eyrhiu (mgr.14162) 326 : audit [DBG] from='client.14610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:58.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:57.113262+0000 mon.smithi096 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.33:0/199102556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:30:59.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:57.615716+0000 mgr.smithi033.eyrhiu (mgr.14162) 327 : audit [DBG] from='client.24417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:59.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:30:58.196598+0000 mon.smithi033 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.33:0/385852873' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:30:59.194 INFO:teuthology.orchestra.run.smithi033.stdout: 5 27965 28.96 MB/sec warmup 29 sec latency 19.291 ms 2024-04-23T02:30:59.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:57.615716+0000 mgr.smithi033.eyrhiu (mgr.14162) 327 : audit [DBG] from='client.24417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:30:59.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:30:58.196598+0000 mon.smithi033 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.33:0/385852873' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:00.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:30:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:30:58.132340+0000 mgr.smithi033.eyrhiu (mgr.14162) 328 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 190 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 15 MiB/s wr, 1.32k op/s 2024-04-23T02:31:00.094 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:30:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:30:58.132340+0000 mgr.smithi033.eyrhiu (mgr.14162) 328 : cluster [DBG] pgmap v271: 97 pgs: 97 active+clean; 190 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 15 MiB/s wr, 1.32k op/s 2024-04-23T02:31:00.195 INFO:teuthology.orchestra.run.smithi033.stdout: 5 28733 28.96 MB/sec warmup 30 sec latency 41.883 ms 2024-04-23T02:31:01.195 INFO:teuthology.orchestra.run.smithi033.stdout: 5 29468 28.29 MB/sec warmup 31 sec latency 26.021 ms 2024-04-23T02:31:02.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:00.133467+0000 mgr.smithi033.eyrhiu (mgr.14162) 329 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 192 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2024-04-23T02:31:02.195 INFO:teuthology.orchestra.run.smithi033.stdout: 5 30475 28.10 MB/sec warmup 32 sec latency 25.948 ms 2024-04-23T02:31:02.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:00.133467+0000 mgr.smithi033.eyrhiu (mgr.14162) 329 : cluster [DBG] pgmap v272: 97 pgs: 97 active+clean; 192 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 14 MiB/s wr, 1.29k op/s 2024-04-23T02:31:03.195 INFO:teuthology.orchestra.run.smithi033.stdout: 5 31485 28.30 MB/sec warmup 33 sec latency 20.476 ms 2024-04-23T02:31:04.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:02.135392+0000 mgr.smithi033.eyrhiu (mgr.14162) 330 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-04-23T02:31:04.195 INFO:teuthology.orchestra.run.smithi033.stdout: 5 32353 28.37 MB/sec warmup 34 sec latency 24.335 ms 2024-04-23T02:31:04.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:02.135392+0000 mgr.smithi033.eyrhiu (mgr.14162) 330 : cluster [DBG] pgmap v273: 97 pgs: 97 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-04-23T02:31:05.201 INFO:teuthology.orchestra.run.smithi033.stdout: 5 33183 28.01 MB/sec warmup 35 sec latency 23.547 ms 2024-04-23T02:31:06.202 INFO:teuthology.orchestra.run.smithi033.stdout: 5 34188 27.69 MB/sec warmup 36 sec latency 18.110 ms 2024-04-23T02:31:06.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:04.135975+0000 mgr.smithi033.eyrhiu (mgr.14162) 331 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.35k op/s 2024-04-23T02:31:06.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:04.135975+0000 mgr.smithi033.eyrhiu (mgr.14162) 331 : cluster [DBG] pgmap v274: 97 pgs: 97 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.35k op/s 2024-04-23T02:31:07.203 INFO:teuthology.orchestra.run.smithi033.stdout: 5 35377 28.17 MB/sec warmup 37 sec latency 18.823 ms 2024-04-23T02:31:07.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:06.136456+0000 mgr.smithi033.eyrhiu (mgr.14162) 332 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 215 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-04-23T02:31:07.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:06.136456+0000 mgr.smithi033.eyrhiu (mgr.14162) 332 : cluster [DBG] pgmap v275: 97 pgs: 97 active+clean; 215 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-04-23T02:31:08.203 INFO:teuthology.orchestra.run.smithi033.stdout: 5 36240 27.97 MB/sec warmup 38 sec latency 83.972 ms 2024-04-23T02:31:09.203 INFO:teuthology.orchestra.run.smithi033.stdout: 5 37122 27.80 MB/sec warmup 39 sec latency 28.127 ms 2024-04-23T02:31:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:08.136991+0000 mgr.smithi033.eyrhiu (mgr.14162) 333 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 13 MiB/s wr, 1.16k op/s 2024-04-23T02:31:09.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:08.136991+0000 mgr.smithi033.eyrhiu (mgr.14162) 333 : cluster [DBG] pgmap v276: 97 pgs: 97 active+clean; 224 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 13 MiB/s wr, 1.16k op/s 2024-04-23T02:31:10.203 INFO:teuthology.orchestra.run.smithi033.stdout: 5 38074 27.62 MB/sec warmup 40 sec latency 23.526 ms 2024-04-23T02:31:11.203 INFO:teuthology.orchestra.run.smithi033.stdout: 5 38971 27.79 MB/sec warmup 41 sec latency 20.439 ms 2024-04-23T02:31:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:10.137539+0000 mgr.smithi033.eyrhiu (mgr.14162) 334 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.40k op/s 2024-04-23T02:31:11.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:10.137539+0000 mgr.smithi033.eyrhiu (mgr.14162) 334 : cluster [DBG] pgmap v277: 97 pgs: 97 active+clean; 234 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.40k op/s 2024-04-23T02:31:12.203 INFO:teuthology.orchestra.run.smithi033.stdout: 5 39799 27.58 MB/sec warmup 42 sec latency 15.201 ms 2024-04-23T02:31:13.205 INFO:teuthology.orchestra.run.smithi033.stdout: 5 40689 27.43 MB/sec warmup 43 sec latency 29.723 ms 2024-04-23T02:31:13.509 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:12.138046+0000 mgr.smithi033.eyrhiu (mgr.14162) 335 : cluster [DBG] pgmap v278: 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.24k op/s 2024-04-23T02:31:13.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:12.138046+0000 mgr.smithi033.eyrhiu (mgr.14162) 335 : cluster [DBG] pgmap v278: 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.24k op/s 2024-04-23T02:31:14.205 INFO:teuthology.orchestra.run.smithi033.stdout: 5 41586 27.24 MB/sec warmup 44 sec latency 28.075 ms 2024-04-23T02:31:15.205 INFO:teuthology.orchestra.run.smithi033.stdout: 5 42403 27.37 MB/sec warmup 45 sec latency 25.404 ms 2024-04-23T02:31:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:14.138632+0000 mgr.smithi033.eyrhiu (mgr.14162) 336 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 234 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 15 MiB/s wr, 1.27k op/s 2024-04-23T02:31:15.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:14.138632+0000 mgr.smithi033.eyrhiu (mgr.14162) 336 : cluster [DBG] pgmap v279: 97 pgs: 97 active+clean; 234 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 15 MiB/s wr, 1.27k op/s 2024-04-23T02:31:16.205 INFO:teuthology.orchestra.run.smithi033.stdout: 5 43007 27.19 MB/sec warmup 46 sec latency 17.987 ms 2024-04-23T02:31:17.205 INFO:teuthology.orchestra.run.smithi033.stdout: 5 43804 26.95 MB/sec warmup 47 sec latency 18.907 ms 2024-04-23T02:31:17.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:16.139043+0000 mgr.smithi033.eyrhiu (mgr.14162) 337 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 245 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-04-23T02:31:17.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:16.139043+0000 mgr.smithi033.eyrhiu (mgr.14162) 337 : cluster [DBG] pgmap v280: 97 pgs: 97 active+clean; 245 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 12 MiB/s wr, 1.20k op/s 2024-04-23T02:31:18.205 INFO:teuthology.orchestra.run.smithi033.stdout: 5 44942 26.81 MB/sec warmup 48 sec latency 39.265 ms 2024-04-23T02:31:19.205 INFO:teuthology.orchestra.run.smithi033.stdout: 5 45917 27.05 MB/sec warmup 49 sec latency 25.938 ms 2024-04-23T02:31:19.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:18.139574+0000 mgr.smithi033.eyrhiu (mgr.14162) 338 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 237 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.14k op/s 2024-04-23T02:31:19.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:18.139574+0000 mgr.smithi033.eyrhiu (mgr.14162) 338 : cluster [DBG] pgmap v281: 97 pgs: 97 active+clean; 237 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.14k op/s 2024-04-23T02:31:20.205 INFO:teuthology.orchestra.run.smithi033.stdout: 5 46570 26.93 MB/sec warmup 50 sec latency 32.288 ms 2024-04-23T02:31:21.205 INFO:teuthology.orchestra.run.smithi033.stdout: 5 47287 26.67 MB/sec warmup 51 sec latency 25.573 ms 2024-04-23T02:31:21.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:20.140123+0000 mgr.smithi033.eyrhiu (mgr.14162) 339 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 249 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.27k op/s 2024-04-23T02:31:21.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:20.140123+0000 mgr.smithi033.eyrhiu (mgr.14162) 339 : cluster [DBG] pgmap v282: 97 pgs: 97 active+clean; 249 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 13 MiB/s wr, 1.27k op/s 2024-04-23T02:31:22.205 INFO:teuthology.orchestra.run.smithi033.stdout: 5 48155 26.49 MB/sec warmup 52 sec latency 29.312 ms 2024-04-23T02:31:23.206 INFO:teuthology.orchestra.run.smithi033.stdout: 5 49304 26.71 MB/sec warmup 53 sec latency 26.013 ms 2024-04-23T02:31:23.509 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:22.140647+0000 mgr.smithi033.eyrhiu (mgr.14162) 340 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 252 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 983 op/s 2024-04-23T02:31:23.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:22.140647+0000 mgr.smithi033.eyrhiu (mgr.14162) 340 : cluster [DBG] pgmap v283: 97 pgs: 97 active+clean; 252 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 983 op/s 2024-04-23T02:31:24.208 INFO:teuthology.orchestra.run.smithi033.stdout: 5 50151 26.70 MB/sec warmup 54 sec latency 27.170 ms 2024-04-23T02:31:25.208 INFO:teuthology.orchestra.run.smithi033.stdout: 5 50976 26.51 MB/sec warmup 55 sec latency 29.643 ms 2024-04-23T02:31:25.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:24.141463+0000 mgr.smithi033.eyrhiu (mgr.14162) 341 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.35k op/s 2024-04-23T02:31:25.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:24.141463+0000 mgr.smithi033.eyrhiu (mgr.14162) 341 : cluster [DBG] pgmap v284: 97 pgs: 97 active+clean; 270 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 15 MiB/s wr, 1.35k op/s 2024-04-23T02:31:26.209 INFO:teuthology.orchestra.run.smithi033.stdout: 5 52136 26.51 MB/sec warmup 56 sec latency 15.747 ms 2024-04-23T02:31:27.210 INFO:teuthology.orchestra.run.smithi033.stdout: 5 53097 26.68 MB/sec warmup 57 sec latency 17.635 ms 2024-04-23T02:31:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:26.141872+0000 mgr.smithi033.eyrhiu (mgr.14162) 342 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 271 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1.15k op/s 2024-04-23T02:31:27.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:26.141872+0000 mgr.smithi033.eyrhiu (mgr.14162) 342 : cluster [DBG] pgmap v285: 97 pgs: 97 active+clean; 271 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 11 MiB/s wr, 1.15k op/s 2024-04-23T02:31:28.210 INFO:teuthology.orchestra.run.smithi033.stdout: 5 53928 26.55 MB/sec warmup 58 sec latency 28.138 ms 2024-04-23T02:31:28.680 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:31:29.210 INFO:teuthology.orchestra.run.smithi033.stdout: 5 54801 26.45 MB/sec warmup 59 sec latency 21.020 ms 2024-04-23T02:31:29.510 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:31:29.510 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (5m) 51s ago 7m 22.2M - 0.20.0 0881eb8f169f 8968136948f5 2024-04-23T02:31:29.510 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (7m) 51s ago 7m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:31:29.510 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (6m) 59s ago 6m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:31:29.510 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (5m) 51s ago 7m 34.9M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:31:29.510 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (84s) 51s ago 84s 12.8M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:31:29.510 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (82s) 59s ago 81s 11.2M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:31:29.510 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (8m) 51s ago 8m 422M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:31:29.510 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (6m) 59s ago 6m 369M - 16.2.5 6933c2a0b7dd 4720cce78774 2024-04-23T02:31:29.510 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (8m) 51s ago 9m 47.5M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (6m) 59s ago 6m 39.9M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.0.smithi033.pswxsu smithi033 *:2049 running (69s) 51s ago 68s 55.6M - 3.5 6933c2a0b7dd 8f8c7563aac0 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.0.smithi096.nmrbsc smithi096 *:2049 running (63s) 59s ago 62s 53.4M - 3.5 6933c2a0b7dd 72043d14ffbf 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (6m) 51s ago 6m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (5m) 59s ago 5m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (5m) 51s ago 5m 36.5M 3225M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (5m) 51s ago 5m 37.5M 3225M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (4m) 51s ago 4m 36.5M 3225M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (4m) 51s ago 4m 36.6M 3225M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (4m) 59s ago 4m 36.4M 3992M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (3m) 59s ago 3m 36.0M 3992M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (3m) 59s ago 3m 36.9M 3992M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (3m) 59s ago 3m 37.0M 3992M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:31:29.511 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (5m) 51s ago 6m 39.7M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:31:29.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:28.142405+0000 mgr.smithi033.eyrhiu (mgr.14162) 343 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 274 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 13 MiB/s wr, 973 op/s 2024-04-23T02:31:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:31:28.662973+0000 mgr.smithi033.eyrhiu (mgr.14162) 344 : audit [DBG] from='client.24425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:29.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:28.142405+0000 mgr.smithi033.eyrhiu (mgr.14162) 343 : cluster [DBG] pgmap v286: 97 pgs: 97 active+clean; 274 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 13 MiB/s wr, 973 op/s 2024-04-23T02:31:29.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:31:28.662973+0000 mgr.smithi033.eyrhiu (mgr.14162) 344 : audit [DBG] from='client.24425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:29.958 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:31:29.958 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-23T02:31:29.959 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:31:29.960 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:31:30.210 INFO:teuthology.orchestra.run.smithi033.stdout: 5 55615 26.30 MB/sec warmup 60 sec latency 24.327 ms 2024-04-23T02:31:30.349 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:31:30.350 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d", 2024-04-23T02:31:30.350 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:31:30.350 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:31:30.350 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "", 2024-04-23T02:31:30.350 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:646b8c7d293d8ec31a40c69f7b3237b19c1be24d image" 2024-04-23T02:31:30.350 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:31:30.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:31:29.053735+0000 mgr.smithi033.eyrhiu (mgr.14162) 345 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:31:29.495152+0000 mgr.smithi033.eyrhiu (mgr.14162) 346 : audit [DBG] from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:31:29.956579+0000 mon.smithi096 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.33:0/2627568473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:30.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:31:29.053735+0000 mgr.smithi033.eyrhiu (mgr.14162) 345 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:30.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:31:29.495152+0000 mgr.smithi033.eyrhiu (mgr.14162) 346 : audit [DBG] from='client.24433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:30.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:31:29.956579+0000 mon.smithi096 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.33:0/2627568473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:31:30.871 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:31:31.210 INFO:teuthology.orchestra.run.smithi033.stdout: 5 56521 26.40 MB/sec warmup 61 sec latency 45.264 ms 2024-04-23T02:31:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:30.142853+0000 mgr.smithi033.eyrhiu (mgr.14162) 347 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 286 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-04-23T02:31:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:31:30.347563+0000 mgr.smithi033.eyrhiu (mgr.14162) 348 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:31:30.869091+0000 mon.smithi033 (mon.0) 726 : audit [DBG] from='client.? 172.21.15.33:0/2892578756' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:30.142853+0000 mgr.smithi033.eyrhiu (mgr.14162) 347 : cluster [DBG] pgmap v287: 97 pgs: 97 active+clean; 286 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 14 MiB/s wr, 1.27k op/s 2024-04-23T02:31:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:31:30.347563+0000 mgr.smithi033.eyrhiu (mgr.14162) 348 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:31:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:31:30.869091+0000 mon.smithi033 (mon.0) 726 : audit [DBG] from='client.? 172.21.15.33:0/2892578756' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:31:32.210 INFO:teuthology.orchestra.run.smithi033.stdout: 5 57267 26.35 MB/sec warmup 62 sec latency 58.415 ms 2024-04-23T02:31:33.210 INFO:teuthology.orchestra.run.smithi033.stdout: 5 57999 26.17 MB/sec warmup 63 sec latency 41.364 ms 2024-04-23T02:31:33.509 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:32.143331+0000 mgr.smithi033.eyrhiu (mgr.14162) 349 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 290 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.04k op/s 2024-04-23T02:31:33.510 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:31:33.088197+0000 mon.smithi033 (mon.0) 727 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:31:33.510 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:31:33.090322+0000 mon.smithi033 (mon.0) 728 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:33.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:32.143331+0000 mgr.smithi033.eyrhiu (mgr.14162) 349 : cluster [DBG] pgmap v288: 97 pgs: 97 active+clean; 290 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 12 MiB/s wr, 1.04k op/s 2024-04-23T02:31:33.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:31:33.088197+0000 mon.smithi033 (mon.0) 727 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:31:33.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:31:33.090322+0000 mon.smithi033 (mon.0) 728 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:31:34.210 INFO:teuthology.orchestra.run.smithi033.stdout: 5 58834 25.96 MB/sec warmup 64 sec latency 18.290 ms 2024-04-23T02:31:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:31:33.088831+0000 mgr.smithi033.eyrhiu (mgr.14162) 350 : cephadm [INF] Upgrade: Target is version 18.2.2-1237-g646b8c7d (unknown) 2024-04-23T02:31:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:31:33.088933+0000 mgr.smithi033.eyrhiu (mgr.14162) 351 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210, digests ['quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210'] 2024-04-23T02:31:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:31:33.091567+0000 mgr.smithi033.eyrhiu (mgr.14162) 352 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi033.eyrhiu) 2024-04-23T02:31:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:31:33.374295+0000 mgr.smithi033.eyrhiu (mgr.14162) 353 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210 on smithi096 2024-04-23T02:31:34.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:31:33.088831+0000 mgr.smithi033.eyrhiu (mgr.14162) 350 : cephadm [INF] Upgrade: Target is version 18.2.2-1237-g646b8c7d (unknown) 2024-04-23T02:31:34.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:31:33.088933+0000 mgr.smithi033.eyrhiu (mgr.14162) 351 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210, digests ['quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210'] 2024-04-23T02:31:34.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:31:33.091567+0000 mgr.smithi033.eyrhiu (mgr.14162) 352 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi033.eyrhiu) 2024-04-23T02:31:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:31:33.374295+0000 mgr.smithi033.eyrhiu (mgr.14162) 353 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210 on smithi096 2024-04-23T02:31:35.210 INFO:teuthology.orchestra.run.smithi033.stdout: 5 59354 25.85 MB/sec warmup 65 sec latency 68.894 ms 2024-04-23T02:31:35.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:34.143865+0000 mgr.smithi033.eyrhiu (mgr.14162) 354 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 15 MiB/s wr, 1.37k op/s 2024-04-23T02:31:35.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:34.143865+0000 mgr.smithi033.eyrhiu (mgr.14162) 354 : cluster [DBG] pgmap v289: 97 pgs: 97 active+clean; 298 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 KiB/s rd, 15 MiB/s wr, 1.37k op/s 2024-04-23T02:31:36.210 INFO:teuthology.orchestra.run.smithi033.stdout: 5 60128 25.86 MB/sec warmup 66 sec latency 50.184 ms 2024-04-23T02:31:37.211 INFO:teuthology.orchestra.run.smithi033.stdout: 5 61006 25.84 MB/sec warmup 67 sec latency 34.950 ms 2024-04-23T02:31:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:36.144370+0000 mgr.smithi033.eyrhiu (mgr.14162) 355 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-04-23T02:31:37.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:36.144370+0000 mgr.smithi033.eyrhiu (mgr.14162) 355 : cluster [DBG] pgmap v290: 97 pgs: 97 active+clean; 299 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 11 MiB/s wr, 1.03k op/s 2024-04-23T02:31:38.211 INFO:teuthology.orchestra.run.smithi033.stdout: 5 61577 25.65 MB/sec warmup 68 sec latency 44.213 ms 2024-04-23T02:31:38.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:31:37.208806+0000 mon.smithi033 (mon.0) 729 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:31:38.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:31:37.213159+0000 mon.smithi033 (mon.0) 730 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:31:38.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:31:37.208806+0000 mon.smithi033 (mon.0) 729 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:31:38.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:31:37.213159+0000 mon.smithi033 (mon.0) 730 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:31:39.211 INFO:teuthology.orchestra.run.smithi033.stdout: 5 62385 25.47 MB/sec warmup 69 sec latency 26.130 ms 2024-04-23T02:31:39.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:38.144862+0000 mgr.smithi033.eyrhiu (mgr.14162) 356 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.10k op/s 2024-04-23T02:31:39.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:38.144862+0000 mgr.smithi033.eyrhiu (mgr.14162) 356 : cluster [DBG] pgmap v291: 97 pgs: 97 active+clean; 297 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.10k op/s 2024-04-23T02:31:40.212 INFO:teuthology.orchestra.run.smithi033.stdout: 5 63324 25.58 MB/sec warmup 70 sec latency 20.269 ms 2024-04-23T02:31:41.212 INFO:teuthology.orchestra.run.smithi033.stdout: 5 64142 25.63 MB/sec warmup 71 sec latency 22.306 ms 2024-04-23T02:31:41.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:40.145389+0000 mgr.smithi033.eyrhiu (mgr.14162) 357 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 303 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-23T02:31:41.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:40.145389+0000 mgr.smithi033.eyrhiu (mgr.14162) 357 : cluster [DBG] pgmap v292: 97 pgs: 97 active+clean; 303 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 12 MiB/s wr, 1.23k op/s 2024-04-23T02:31:42.212 INFO:teuthology.orchestra.run.smithi033.stdout: 5 64910 25.49 MB/sec warmup 72 sec latency 22.782 ms 2024-04-23T02:31:43.212 INFO:teuthology.orchestra.run.smithi033.stdout: 5 65807 25.37 MB/sec warmup 73 sec latency 26.845 ms 2024-04-23T02:31:43.510 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:42.145825+0000 mgr.smithi033.eyrhiu (mgr.14162) 358 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 9.8 MiB/s wr, 945 op/s 2024-04-23T02:31:43.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:42.145825+0000 mgr.smithi033.eyrhiu (mgr.14162) 358 : cluster [DBG] pgmap v293: 97 pgs: 97 active+clean; 308 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 9.8 MiB/s wr, 945 op/s 2024-04-23T02:31:44.212 INFO:teuthology.orchestra.run.smithi033.stdout: 5 66664 25.38 MB/sec warmup 74 sec latency 15.689 ms 2024-04-23T02:31:45.212 INFO:teuthology.orchestra.run.smithi033.stdout: 5 67432 25.46 MB/sec warmup 75 sec latency 19.944 ms 2024-04-23T02:31:45.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:44.146397+0000 mgr.smithi033.eyrhiu (mgr.14162) 359 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 315 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-23T02:31:45.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:44.146397+0000 mgr.smithi033.eyrhiu (mgr.14162) 359 : cluster [DBG] pgmap v294: 97 pgs: 97 active+clean; 315 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 13 MiB/s wr, 1.25k op/s 2024-04-23T02:31:46.212 INFO:teuthology.orchestra.run.smithi033.stdout: 5 68002 25.28 MB/sec warmup 76 sec latency 92.279 ms 2024-04-23T02:31:47.212 INFO:teuthology.orchestra.run.smithi033.stdout: 5 68559 25.13 MB/sec warmup 77 sec latency 20.829 ms 2024-04-23T02:31:47.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:46.146807+0000 mgr.smithi033.eyrhiu (mgr.14162) 360 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 315 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 9.1 MiB/s wr, 885 op/s 2024-04-23T02:31:47.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:46.146807+0000 mgr.smithi033.eyrhiu (mgr.14162) 360 : cluster [DBG] pgmap v295: 97 pgs: 97 active+clean; 315 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 9.1 MiB/s wr, 885 op/s 2024-04-23T02:31:48.212 INFO:teuthology.orchestra.run.smithi033.stdout: 5 69432 24.98 MB/sec warmup 78 sec latency 24.550 ms 2024-04-23T02:31:49.213 INFO:teuthology.orchestra.run.smithi033.stdout: 5 70227 25.02 MB/sec warmup 79 sec latency 17.884 ms 2024-04-23T02:31:49.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:48.147383+0000 mgr.smithi033.eyrhiu (mgr.14162) 361 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 318 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-04-23T02:31:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:48.147383+0000 mgr.smithi033.eyrhiu (mgr.14162) 361 : cluster [DBG] pgmap v296: 97 pgs: 97 active+clean; 318 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 1.04k op/s 2024-04-23T02:31:50.212 INFO:teuthology.orchestra.run.smithi033.stdout: 5 70993 25.07 MB/sec warmup 80 sec latency 16.476 ms 2024-04-23T02:31:51.212 INFO:teuthology.orchestra.run.smithi033.stdout: 5 71521 24.89 MB/sec warmup 81 sec latency 23.916 ms 2024-04-23T02:31:51.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:50.148732+0000 mgr.smithi033.eyrhiu (mgr.14162) 362 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.24k op/s 2024-04-23T02:31:51.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:50.148732+0000 mgr.smithi033.eyrhiu (mgr.14162) 362 : cluster [DBG] pgmap v297: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.24k op/s 2024-04-23T02:31:52.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 71832 24.66 MB/sec warmup 82 sec latency 37.850 ms 2024-04-23T02:31:53.213 INFO:teuthology.orchestra.run.smithi033.stdout: 5 72171 24.47 MB/sec warmup 83 sec latency 37.379 ms 2024-04-23T02:31:53.510 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:52.149139+0000 mgr.smithi033.eyrhiu (mgr.14162) 363 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.8 MiB/s wr, 1.04k op/s 2024-04-23T02:31:53.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:52.149139+0000 mgr.smithi033.eyrhiu (mgr.14162) 363 : cluster [DBG] pgmap v298: 97 pgs: 97 active+clean; 327 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.8 MiB/s wr, 1.04k op/s 2024-04-23T02:31:54.213 INFO:teuthology.orchestra.run.smithi033.stdout: 5 72960 24.32 MB/sec warmup 84 sec latency 31.955 ms 2024-04-23T02:31:55.213 INFO:teuthology.orchestra.run.smithi033.stdout: 5 73640 24.32 MB/sec warmup 85 sec latency 25.010 ms 2024-04-23T02:31:55.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:54.149734+0000 mgr.smithi033.eyrhiu (mgr.14162) 364 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.13k op/s 2024-04-23T02:31:55.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:54.149734+0000 mgr.smithi033.eyrhiu (mgr.14162) 364 : cluster [DBG] pgmap v299: 97 pgs: 97 active+clean; 327 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.13k op/s 2024-04-23T02:31:56.213 INFO:teuthology.orchestra.run.smithi033.stdout: 5 74520 24.41 MB/sec warmup 86 sec latency 18.947 ms 2024-04-23T02:31:57.213 INFO:teuthology.orchestra.run.smithi033.stdout: 5 75256 24.30 MB/sec warmup 87 sec latency 25.931 ms 2024-04-23T02:31:57.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:56.150788+0000 mgr.smithi033.eyrhiu (mgr.14162) 365 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.5 MiB/s wr, 888 op/s 2024-04-23T02:31:57.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:56.150788+0000 mgr.smithi033.eyrhiu (mgr.14162) 365 : cluster [DBG] pgmap v300: 97 pgs: 97 active+clean; 325 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.5 MiB/s wr, 888 op/s 2024-04-23T02:31:58.213 INFO:teuthology.orchestra.run.smithi033.stdout: 5 75950 24.21 MB/sec warmup 88 sec latency 28.559 ms 2024-04-23T02:31:59.213 INFO:teuthology.orchestra.run.smithi033.stdout: 5 76660 24.07 MB/sec warmup 89 sec latency 27.150 ms 2024-04-23T02:31:59.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:31:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:31:58.151268+0000 mgr.smithi033.eyrhiu (mgr.14162) 366 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 318 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 942 op/s 2024-04-23T02:31:59.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:31:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:31:58.151268+0000 mgr.smithi033.eyrhiu (mgr.14162) 366 : cluster [DBG] pgmap v301: 97 pgs: 97 active+clean; 318 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 942 op/s 2024-04-23T02:32:00.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 77222 24.04 MB/sec warmup 90 sec latency 31.852 ms 2024-04-23T02:32:01.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 77889 24.04 MB/sec warmup 91 sec latency 30.709 ms 2024-04-23T02:32:01.256 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:32:01.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:00.151695+0000 mgr.smithi033.eyrhiu (mgr.14162) 367 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 316 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.00k op/s 2024-04-23T02:32:01.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:00.151695+0000 mgr.smithi033.eyrhiu (mgr.14162) 367 : cluster [DBG] pgmap v302: 97 pgs: 97 active+clean; 316 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.00k op/s 2024-04-23T02:32:01.926 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:32:01.926 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (6m) 83s ago 7m 22.2M - 0.20.0 0881eb8f169f 8968136948f5 2024-04-23T02:32:01.926 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (7m) 83s ago 7m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:32:01.926 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (6m) 92s ago 6m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:32:01.926 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (5m) 83s ago 7m 34.9M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:32:01.926 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (117s) 83s ago 116s 12.8M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:32:01.926 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (114s) 92s ago 114s 11.2M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:32:01.926 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (9m) 83s ago 9m 422M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (6m) 92s ago 6m 369M - 16.2.5 6933c2a0b7dd 4720cce78774 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (9m) 83s ago 9m 47.5M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (6m) 92s ago 6m 39.9M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.0.smithi033.pswxsu smithi033 *:2049 running (101s) 83s ago 100s 55.6M - 3.5 6933c2a0b7dd 8f8c7563aac0 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.0.smithi096.nmrbsc smithi096 *:2049 running (95s) 92s ago 95s 53.4M - 3.5 6933c2a0b7dd 72043d14ffbf 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (7m) 83s ago 7m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (6m) 92s ago 6m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (6m) 83s ago 6m 36.5M 3225M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (5m) 83s ago 5m 37.5M 3225M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (5m) 83s ago 5m 36.5M 3225M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (4m) 83s ago 4m 36.6M 3225M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (4m) 92s ago 4m 36.4M 3992M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (4m) 92s ago 4m 36.0M 3992M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (3m) 92s ago 3m 36.9M 3992M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:32:01.927 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (3m) 92s ago 3m 37.0M 3992M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:32:01.928 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (5m) 83s ago 7m 39.7M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:32:02.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 78287 23.93 MB/sec warmup 92 sec latency 27.732 ms 2024-04-23T02:32:02.329 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:32:02.329 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:32:02.329 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:32:02.329 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:32:02.329 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:32:02.329 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:32:02.329 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:32:02.329 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:32:02.329 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:32:02.330 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:32:02.330 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:32:02.330 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:32:02.330 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:32:02.330 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:32:02.330 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-23T02:32:02.330 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:32:02.330 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:32:02.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:01.240549+0000 mgr.smithi033.eyrhiu (mgr.14162) 368 : audit [DBG] from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:02.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:01.581497+0000 mgr.smithi033.eyrhiu (mgr.14162) 369 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:02.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:01.914514+0000 mgr.smithi033.eyrhiu (mgr.14162) 370 : audit [DBG] from='client.24455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:02.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:01.240549+0000 mgr.smithi033.eyrhiu (mgr.14162) 368 : audit [DBG] from='client.14648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:02.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:01.581497+0000 mgr.smithi033.eyrhiu (mgr.14162) 369 : audit [DBG] from='client.14652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:02.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:01.914514+0000 mgr.smithi033.eyrhiu (mgr.14162) 370 : audit [DBG] from='client.24455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:02.692 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:32:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:32:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:32:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:32:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-23T02:32:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210 image on host smithi096" 2024-04-23T02:32:02.692 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:32:03.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 78883 23.78 MB/sec warmup 93 sec latency 39.991 ms 2024-04-23T02:32:03.254 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:32:03.511 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:02.152076+0000 mgr.smithi033.eyrhiu (mgr.14162) 371 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 316 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.4 MiB/s wr, 798 op/s 2024-04-23T02:32:03.511 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:02.327250+0000 mon.smithi033 (mon.0) 731 : audit [DBG] from='client.? 172.21.15.33:0/613912363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:03.511 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:02.685768+0000 mgr.smithi033.eyrhiu (mgr.14162) 372 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:03.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:02.152076+0000 mgr.smithi033.eyrhiu (mgr.14162) 371 : cluster [DBG] pgmap v303: 97 pgs: 97 active+clean; 316 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.4 MiB/s wr, 798 op/s 2024-04-23T02:32:03.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:02.327250+0000 mon.smithi033 (mon.0) 731 : audit [DBG] from='client.? 172.21.15.33:0/613912363' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:02.685768+0000 mgr.smithi033.eyrhiu (mgr.14162) 372 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:04.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 79632 23.72 MB/sec warmup 94 sec latency 23.579 ms 2024-04-23T02:32:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:04 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:03.252621+0000 mon.smithi033 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.33:0/1529056463' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:32:04.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:03.252621+0000 mon.smithi033 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.33:0/1529056463' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:32:05.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 80269 23.57 MB/sec warmup 95 sec latency 28.789 ms 2024-04-23T02:32:05.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:04.152636+0000 mgr.smithi033.eyrhiu (mgr.14162) 373 : cluster [DBG] pgmap v304: 97 pgs: 97 active+clean; 320 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.01k op/s 2024-04-23T02:32:05.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:04.152636+0000 mgr.smithi033.eyrhiu (mgr.14162) 373 : cluster [DBG] pgmap v304: 97 pgs: 97 active+clean; 320 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 11 MiB/s wr, 1.01k op/s 2024-04-23T02:32:06.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 80874 23.59 MB/sec warmup 96 sec latency 20.958 ms 2024-04-23T02:32:07.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 81685 23.66 MB/sec warmup 97 sec latency 25.273 ms 2024-04-23T02:32:07.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:06.153036+0000 mgr.smithi033.eyrhiu (mgr.14162) 374 : cluster [DBG] pgmap v305: 97 pgs: 97 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.6 MiB/s wr, 897 op/s 2024-04-23T02:32:07.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:06.153036+0000 mgr.smithi033.eyrhiu (mgr.14162) 374 : cluster [DBG] pgmap v305: 97 pgs: 97 active+clean; 325 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.6 MiB/s wr, 897 op/s 2024-04-23T02:32:08.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 82501 23.55 MB/sec warmup 98 sec latency 22.523 ms 2024-04-23T02:32:09.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 83415 23.51 MB/sec warmup 99 sec latency 34.213 ms 2024-04-23T02:32:09.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:08.153545+0000 mgr.smithi033.eyrhiu (mgr.14162) 375 : cluster [DBG] pgmap v306: 97 pgs: 97 active+clean; 320 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.6 MiB/s wr, 819 op/s 2024-04-23T02:32:09.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:08.153545+0000 mgr.smithi033.eyrhiu (mgr.14162) 375 : cluster [DBG] pgmap v306: 97 pgs: 97 active+clean; 320 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.6 MiB/s wr, 819 op/s 2024-04-23T02:32:10.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 84100 23.48 MB/sec warmup 100 sec latency 22.921 ms 2024-04-23T02:32:11.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 84947 23.55 MB/sec warmup 101 sec latency 22.761 ms 2024-04-23T02:32:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:10.154102+0000 mgr.smithi033.eyrhiu (mgr.14162) 376 : cluster [DBG] pgmap v307: 97 pgs: 97 active+clean; 319 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-04-23T02:32:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:10.154102+0000 mgr.smithi033.eyrhiu (mgr.14162) 376 : cluster [DBG] pgmap v307: 97 pgs: 97 active+clean; 319 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-04-23T02:32:12.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 85317 23.44 MB/sec warmup 102 sec latency 32.519 ms 2024-04-23T02:32:13.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 85732 23.26 MB/sec warmup 103 sec latency 32.966 ms 2024-04-23T02:32:13.510 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:12.154486+0000 mgr.smithi033.eyrhiu (mgr.14162) 377 : cluster [DBG] pgmap v308: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.7 MiB/s wr, 852 op/s 2024-04-23T02:32:13.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:12.154486+0000 mgr.smithi033.eyrhiu (mgr.14162) 377 : cluster [DBG] pgmap v308: 97 pgs: 97 active+clean; 324 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.7 MiB/s wr, 852 op/s 2024-04-23T02:32:14.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 86300 23.18 MB/sec warmup 104 sec latency 33.942 ms 2024-04-23T02:32:15.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 87158 23.10 MB/sec warmup 105 sec latency 30.559 ms 2024-04-23T02:32:15.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:14.155072+0000 mgr.smithi033.eyrhiu (mgr.14162) 378 : cluster [DBG] pgmap v309: 97 pgs: 97 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 12 MiB/s wr, 1.10k op/s 2024-04-23T02:32:15.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:14.155072+0000 mgr.smithi033.eyrhiu (mgr.14162) 378 : cluster [DBG] pgmap v309: 97 pgs: 97 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 12 MiB/s wr, 1.10k op/s 2024-04-23T02:32:16.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 87754 23.10 MB/sec warmup 106 sec latency 25.157 ms 2024-04-23T02:32:17.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 88468 23.11 MB/sec warmup 107 sec latency 26.355 ms 2024-04-23T02:32:17.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:16.155528+0000 mgr.smithi033.eyrhiu (mgr.14162) 379 : cluster [DBG] pgmap v310: 97 pgs: 97 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.8 MiB/s wr, 874 op/s 2024-04-23T02:32:17.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:16.155528+0000 mgr.smithi033.eyrhiu (mgr.14162) 379 : cluster [DBG] pgmap v310: 97 pgs: 97 active+clean; 323 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 8.8 MiB/s wr, 874 op/s 2024-04-23T02:32:18.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 89172 23.06 MB/sec warmup 108 sec latency 29.403 ms 2024-04-23T02:32:19.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 89805 22.99 MB/sec warmup 109 sec latency 27.240 ms 2024-04-23T02:32:19.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:18.156058+0000 mgr.smithi033.eyrhiu (mgr.14162) 380 : cluster [DBG] pgmap v311: 97 pgs: 97 active+clean; 325 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 950 op/s 2024-04-23T02:32:19.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:18.156058+0000 mgr.smithi033.eyrhiu (mgr.14162) 380 : cluster [DBG] pgmap v311: 97 pgs: 97 active+clean; 325 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 10 MiB/s wr, 950 op/s 2024-04-23T02:32:20.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 90682 22.91 MB/sec warmup 110 sec latency 40.080 ms 2024-04-23T02:32:21.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 91477 22.97 MB/sec warmup 111 sec latency 27.635 ms 2024-04-23T02:32:21.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:20.156795+0000 mgr.smithi033.eyrhiu (mgr.14162) 381 : cluster [DBG] pgmap v312: 97 pgs: 97 active+clean; 324 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-04-23T02:32:21.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:20.156795+0000 mgr.smithi033.eyrhiu (mgr.14162) 381 : cluster [DBG] pgmap v312: 97 pgs: 97 active+clean; 324 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 11 MiB/s wr, 1.08k op/s 2024-04-23T02:32:22.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 92287 23.02 MB/sec warmup 112 sec latency 17.003 ms 2024-04-23T02:32:23.214 INFO:teuthology.orchestra.run.smithi033.stdout: 5 93113 22.97 MB/sec warmup 113 sec latency 23.989 ms 2024-04-23T02:32:23.512 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:22.157264+0000 mgr.smithi033.eyrhiu (mgr.14162) 382 : cluster [DBG] pgmap v313: 97 pgs: 97 active+clean; 325 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.1 MiB/s wr, 937 op/s 2024-04-23T02:32:23.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:22.157264+0000 mgr.smithi033.eyrhiu (mgr.14162) 382 : cluster [DBG] pgmap v313: 97 pgs: 97 active+clean; 325 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.1 MiB/s wr, 937 op/s 2024-04-23T02:32:24.215 INFO:teuthology.orchestra.run.smithi033.stdout: 5 93786 22.91 MB/sec warmup 114 sec latency 24.465 ms 2024-04-23T02:32:25.216 INFO:teuthology.orchestra.run.smithi033.stdout: 5 94397 22.79 MB/sec warmup 115 sec latency 41.439 ms 2024-04-23T02:32:25.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:24.157801+0000 mgr.smithi033.eyrhiu (mgr.14162) 383 : cluster [DBG] pgmap v314: 97 pgs: 97 active+clean; 330 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-04-23T02:32:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:24.157801+0000 mgr.smithi033.eyrhiu (mgr.14162) 383 : cluster [DBG] pgmap v314: 97 pgs: 97 active+clean; 330 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 12 MiB/s wr, 1.12k op/s 2024-04-23T02:32:26.216 INFO:teuthology.orchestra.run.smithi033.stdout: 5 94818 22.75 MB/sec warmup 116 sec latency 38.440 ms 2024-04-23T02:32:27.216 INFO:teuthology.orchestra.run.smithi033.stdout: 5 95268 22.66 MB/sec warmup 117 sec latency 44.137 ms 2024-04-23T02:32:27.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:26.158248+0000 mgr.smithi033.eyrhiu (mgr.14162) 384 : cluster [DBG] pgmap v315: 97 pgs: 97 active+clean; 332 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.0 MiB/s wr, 897 op/s 2024-04-23T02:32:27.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:26.158248+0000 mgr.smithi033.eyrhiu (mgr.14162) 384 : cluster [DBG] pgmap v315: 97 pgs: 97 active+clean; 332 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 9.0 MiB/s wr, 897 op/s 2024-04-23T02:32:28.216 INFO:teuthology.orchestra.run.smithi033.stdout: 5 95668 22.62 MB/sec warmup 118 sec latency 43.455 ms 2024-04-23T02:32:29.216 INFO:teuthology.orchestra.run.smithi033.stdout: 5 95965 22.50 MB/sec warmup 119 sec latency 57.647 ms 2024-04-23T02:32:29.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:28.158829+0000 mgr.smithi033.eyrhiu (mgr.14162) 385 : cluster [DBG] pgmap v316: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 961 op/s 2024-04-23T02:32:29.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:28.158829+0000 mgr.smithi033.eyrhiu (mgr.14162) 385 : cluster [DBG] pgmap v316: 97 pgs: 97 active+clean; 329 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 10 MiB/s wr, 961 op/s 2024-04-23T02:32:31.216 INFO:teuthology.orchestra.run.smithi033.stdout: 5 97218 17.15 MB/sec execute 1 sec latency 43.623 ms 2024-04-23T02:32:31.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:30.159304+0000 mgr.smithi033.eyrhiu (mgr.14162) 386 : cluster [DBG] pgmap v317: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.8 MiB/s wr, 940 op/s 2024-04-23T02:32:31.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:30.159304+0000 mgr.smithi033.eyrhiu (mgr.14162) 386 : cluster [DBG] pgmap v317: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 9.8 MiB/s wr, 940 op/s 2024-04-23T02:32:32.217 INFO:teuthology.orchestra.run.smithi033.stdout: 5 97980 13.55 MB/sec execute 2 sec latency 18.795 ms 2024-04-23T02:32:33.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 99134 23.44 MB/sec execute 3 sec latency 21.774 ms 2024-04-23T02:32:33.511 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:32.159765+0000 mgr.smithi033.eyrhiu (mgr.14162) 387 : cluster [DBG] pgmap v318: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.1 MiB/s wr, 772 op/s 2024-04-23T02:32:33.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:32.159765+0000 mgr.smithi033.eyrhiu (mgr.14162) 387 : cluster [DBG] pgmap v318: 97 pgs: 97 active+clean; 324 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 8.1 MiB/s wr, 772 op/s 2024-04-23T02:32:33.688 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:32:34.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 99693 21.41 MB/sec execute 4 sec latency 22.824 ms 2024-04-23T02:32:34.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:33.670939+0000 mgr.smithi033.eyrhiu (mgr.14162) 388 : audit [DBG] from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (6m) 116s ago 8m 22.2M - 0.20.0 0881eb8f169f 8968136948f5 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (8m) 116s ago 8m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (7m) 2m ago 7m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (6m) 116s ago 8m 34.9M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (2m) 116s ago 2m 12.8M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (2m) 2m ago 2m 11.2M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (9m) 116s ago 9m 422M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (7m) 2m ago 7m 369M - 16.2.5 6933c2a0b7dd 4720cce78774 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (9m) 116s ago 10m 47.5M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (7m) 2m ago 7m 39.9M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:32:34.490 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.0.smithi033.pswxsu smithi033 *:2049 running (2m) 116s ago 2m 55.6M - 3.5 6933c2a0b7dd 8f8c7563aac0 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.0.smithi096.nmrbsc smithi096 *:2049 running (2m) 2m ago 2m 53.4M - 3.5 6933c2a0b7dd 72043d14ffbf 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (7m) 116s ago 7m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (7m) 2m ago 7m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (6m) 116s ago 6m 36.5M 3225M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (6m) 116s ago 6m 37.5M 3225M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (5m) 116s ago 5m 36.5M 3225M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (5m) 116s ago 5m 36.6M 3225M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (5m) 2m ago 5m 36.4M 3992M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (4m) 2m ago 4m 36.0M 3992M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (4m) 2m ago 4m 36.9M 3992M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (4m) 2m ago 4m 37.0M 3992M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:32:34.491 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (6m) 116s ago 7m 39.7M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:32:34.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:33.670939+0000 mgr.smithi033.eyrhiu (mgr.14162) 388 : audit [DBG] from='client.14672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:34.936 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:32:34.937 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:32:34.938 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:32:34.938 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 14 2024-04-23T02:32:34.938 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:32:34.938 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:32:35.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 100209 19.28 MB/sec execute 5 sec latency 23.613 ms 2024-04-23T02:32:35.353 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:32:35.353 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:32:35.354 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:32:35.354 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:32:35.354 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "0/23 ceph daemons upgraded", 2024-04-23T02:32:35.354 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading mgr daemons" 2024-04-23T02:32:35.354 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:32:35.844 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:32:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:34.062088+0000 mgr.smithi033.eyrhiu (mgr.14162) 389 : audit [DBG] from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:34.160362+0000 mgr.smithi033.eyrhiu (mgr.14162) 390 : cluster [DBG] pgmap v319: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 10 MiB/s wr, 913 op/s 2024-04-23T02:32:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:34.474235+0000 mgr.smithi033.eyrhiu (mgr.14162) 391 : audit [DBG] from='client.24477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:32:34.877955+0000 mgr.smithi033.eyrhiu (mgr.14162) 392 : cephadm [INF] Upgrade: Updating mgr.smithi096.hxmsqk 2024-04-23T02:32:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:34.883929+0000 mon.smithi033 (mon.0) 733 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:32:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:34.884686+0000 mon.smithi033 (mon.0) 734 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.hxmsqk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:32:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:34.885423+0000 mon.smithi033 (mon.0) 735 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:32:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:34.886361+0000 mon.smithi033 (mon.0) 736 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:32:34.887319+0000 mgr.smithi033.eyrhiu (mgr.14162) 393 : cephadm [INF] Deploying daemon mgr.smithi096.hxmsqk on smithi096 2024-04-23T02:32:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:34.933815+0000 mon.smithi033 (mon.0) 737 : audit [DBG] from='client.? 172.21.15.33:0/2251170803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:35.842627+0000 mon.smithi033 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.33:0/2695394226' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:32:36.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 100726 18.80 MB/sec execute 6 sec latency 29.062 ms 2024-04-23T02:32:36.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:34.062088+0000 mgr.smithi033.eyrhiu (mgr.14162) 389 : audit [DBG] from='client.14676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:36.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:34.160362+0000 mgr.smithi033.eyrhiu (mgr.14162) 390 : cluster [DBG] pgmap v319: 97 pgs: 97 active+clean; 327 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 10 MiB/s wr, 913 op/s 2024-04-23T02:32:36.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:34.474235+0000 mgr.smithi033.eyrhiu (mgr.14162) 391 : audit [DBG] from='client.24477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:36.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:32:34.877955+0000 mgr.smithi033.eyrhiu (mgr.14162) 392 : cephadm [INF] Upgrade: Updating mgr.smithi096.hxmsqk 2024-04-23T02:32:36.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:34.883929+0000 mon.smithi033 (mon.0) 733 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:32:36.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:34.884686+0000 mon.smithi033 (mon.0) 734 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.hxmsqk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:32:36.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:34.885423+0000 mon.smithi033 (mon.0) 735 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:32:36.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:34.886361+0000 mon.smithi033 (mon.0) 736 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:36.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:32:34.887319+0000 mgr.smithi033.eyrhiu (mgr.14162) 393 : cephadm [INF] Deploying daemon mgr.smithi096.hxmsqk on smithi096 2024-04-23T02:32:36.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:34.933815+0000 mon.smithi033 (mon.0) 737 : audit [DBG] from='client.? 172.21.15.33:0/2251170803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:32:36.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:35.842627+0000 mon.smithi033 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.33:0/2695394226' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:32:37.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 101419 17.08 MB/sec execute 7 sec latency 25.593 ms 2024-04-23T02:32:37.252 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:35.349123+0000 mgr.smithi033.eyrhiu (mgr.14162) 394 : audit [DBG] from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:37.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:35.349123+0000 mgr.smithi033.eyrhiu (mgr.14162) 394 : audit [DBG] from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:32:38.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 101905 17.61 MB/sec execute 8 sec latency 38.215 ms 2024-04-23T02:32:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:36.160813+0000 mgr.smithi033.eyrhiu (mgr.14162) 395 : cluster [DBG] pgmap v320: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 7.3 MiB/s wr, 707 op/s 2024-04-23T02:32:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:37.211091+0000 mon.smithi033 (mon.0) 739 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:32:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:37.217656+0000 mon.smithi033 (mon.0) 740 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:32:38.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:36.160813+0000 mgr.smithi033.eyrhiu (mgr.14162) 395 : cluster [DBG] pgmap v320: 97 pgs: 97 active+clean; 321 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 7.3 MiB/s wr, 707 op/s 2024-04-23T02:32:38.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:37.211091+0000 mon.smithi033 (mon.0) 739 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:32:38.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:37.217656+0000 mon.smithi033 (mon.0) 740 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:32:39.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 102727 18.84 MB/sec execute 9 sec latency 68.711 ms 2024-04-23T02:32:40.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:38.161350+0000 mgr.smithi033.eyrhiu (mgr.14162) 396 : cluster [DBG] pgmap v321: 97 pgs: 97 active+clean; 314 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 669 op/s 2024-04-23T02:32:40.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 103169 18.10 MB/sec execute 10 sec latency 21.203 ms 2024-04-23T02:32:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:38.161350+0000 mgr.smithi033.eyrhiu (mgr.14162) 396 : cluster [DBG] pgmap v321: 97 pgs: 97 active+clean; 314 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 8.2 MiB/s wr, 669 op/s 2024-04-23T02:32:41.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 103655 17.20 MB/sec execute 11 sec latency 37.787 ms 2024-04-23T02:32:42.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 104052 16.83 MB/sec execute 12 sec latency 35.391 ms 2024-04-23T02:32:42.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:40.161792+0000 mgr.smithi033.eyrhiu (mgr.14162) 397 : cluster [DBG] pgmap v322: 97 pgs: 97 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.8 MiB/s wr, 876 op/s 2024-04-23T02:32:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:41.230601+0000 mon.smithi033 (mon.0) 741 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:32:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:41.231604+0000 mon.smithi033 (mon.0) 742 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:41.232804+0000 mon.smithi033 (mon.0) 743 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:41.233892+0000 mon.smithi033 (mon.0) 744 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:32:42.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:40.161792+0000 mgr.smithi033.eyrhiu (mgr.14162) 397 : cluster [DBG] pgmap v322: 97 pgs: 97 active+clean; 316 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 8.8 MiB/s wr, 876 op/s 2024-04-23T02:32:42.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:41.230601+0000 mon.smithi033 (mon.0) 741 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:32:42.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:41.231604+0000 mon.smithi033 (mon.0) 742 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:42.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:41.232804+0000 mon.smithi033 (mon.0) 743 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:32:42.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:41.233892+0000 mon.smithi033 (mon.0) 744 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:32:43.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 104600 16.14 MB/sec execute 13 sec latency 40.805 ms 2024-04-23T02:32:44.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:42.162208+0000 mgr.smithi033.eyrhiu (mgr.14162) 398 : cluster [DBG] pgmap v323: 97 pgs: 97 active+clean; 318 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 7.8 MiB/s wr, 741 op/s 2024-04-23T02:32:44.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 105046 15.54 MB/sec execute 14 sec latency 37.702 ms 2024-04-23T02:32:44.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:42.162208+0000 mgr.smithi033.eyrhiu (mgr.14162) 398 : cluster [DBG] pgmap v323: 97 pgs: 97 active+clean; 318 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 14 KiB/s rd, 7.8 MiB/s wr, 741 op/s 2024-04-23T02:32:45.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 105638 16.21 MB/sec execute 15 sec latency 38.043 ms 2024-04-23T02:32:46.185 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:44.162752+0000 mgr.smithi033.eyrhiu (mgr.14162) 399 : cluster [DBG] pgmap v324: 97 pgs: 97 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-04-23T02:32:46.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 106268 16.58 MB/sec execute 16 sec latency 37.747 ms 2024-04-23T02:32:46.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:44.162752+0000 mgr.smithi033.eyrhiu (mgr.14162) 399 : cluster [DBG] pgmap v324: 97 pgs: 97 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.7 KiB/s rd, 10 MiB/s wr, 1.01k op/s 2024-04-23T02:32:47.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 106595 16.16 MB/sec execute 17 sec latency 48.909 ms 2024-04-23T02:32:47.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:46.163163+0000 mgr.smithi033.eyrhiu (mgr.14162) 400 : cluster [DBG] pgmap v325: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 7.4 MiB/s wr, 819 op/s 2024-04-23T02:32:47.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:46.163163+0000 mgr.smithi033.eyrhiu (mgr.14162) 400 : cluster [DBG] pgmap v325: 97 pgs: 97 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 13 KiB/s rd, 7.4 MiB/s wr, 819 op/s 2024-04-23T02:32:48.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 106959 15.52 MB/sec execute 18 sec latency 47.714 ms 2024-04-23T02:32:49.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 107321 15.18 MB/sec execute 19 sec latency 33.980 ms 2024-04-23T02:32:49.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:48.163696+0000 mgr.smithi033.eyrhiu (mgr.14162) 401 : cluster [DBG] pgmap v326: 97 pgs: 97 active+clean; 328 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 8.7 MiB/s wr, 864 op/s 2024-04-23T02:32:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:48.740312+0000 mon.smithi033 (mon.0) 745 : cluster [DBG] Standby manager daemon smithi096.hxmsqk restarted 2024-04-23T02:32:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:48.740432+0000 mon.smithi033 (mon.0) 746 : cluster [DBG] Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:32:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:48.742710+0000 mon.smithi096 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/crt"}]: dispatch 2024-04-23T02:32:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:48.743551+0000 mon.smithi096 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:32:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:48.746278+0000 mon.smithi096 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/key"}]: dispatch 2024-04-23T02:32:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:48.746578+0000 mon.smithi096 (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:32:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:48.163696+0000 mgr.smithi033.eyrhiu (mgr.14162) 401 : cluster [DBG] pgmap v326: 97 pgs: 97 active+clean; 328 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.6 KiB/s rd, 8.7 MiB/s wr, 864 op/s 2024-04-23T02:32:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:48.740312+0000 mon.smithi033 (mon.0) 745 : cluster [DBG] Standby manager daemon smithi096.hxmsqk restarted 2024-04-23T02:32:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:48.740432+0000 mon.smithi033 (mon.0) 746 : cluster [DBG] Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:32:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:48.742710+0000 mon.smithi096 (mon.1) 21 : audit [DBG] from='mgr.? 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/crt"}]: dispatch 2024-04-23T02:32:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:48.743551+0000 mon.smithi096 (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:32:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:48.746278+0000 mon.smithi096 (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/key"}]: dispatch 2024-04-23T02:32:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:48.746578+0000 mon.smithi096 (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:32:50.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 108026 15.24 MB/sec execute 20 sec latency 54.032 ms 2024-04-23T02:32:50.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:49.230897+0000 mon.smithi033 (mon.0) 747 : cluster [DBG] mgrmap e21: smithi033.eyrhiu(active, since 9m), standbys: smithi096.hxmsqk 2024-04-23T02:32:50.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:49.230897+0000 mon.smithi033 (mon.0) 747 : cluster [DBG] mgrmap e21: smithi033.eyrhiu(active, since 9m), standbys: smithi096.hxmsqk 2024-04-23T02:32:51.218 INFO:teuthology.orchestra.run.smithi033.stdout: 5 108579 14.91 MB/sec execute 21 sec latency 33.775 ms 2024-04-23T02:32:51.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:50.164216+0000 mgr.smithi033.eyrhiu (mgr.14162) 402 : cluster [DBG] pgmap v327: 97 pgs: 97 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 8.2 MiB/s wr, 847 op/s 2024-04-23T02:32:51.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:50.164216+0000 mgr.smithi033.eyrhiu (mgr.14162) 402 : cluster [DBG] pgmap v327: 97 pgs: 97 active+clean; 325 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.4 KiB/s rd, 8.2 MiB/s wr, 847 op/s 2024-04-23T02:32:52.219 INFO:teuthology.orchestra.run.smithi033.stdout: 5 109089 15.25 MB/sec execute 22 sec latency 27.753 ms 2024-04-23T02:32:53.219 INFO:teuthology.orchestra.run.smithi033.stdout: 5 109582 15.20 MB/sec execute 23 sec latency 39.385 ms 2024-04-23T02:32:53.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:52.164667+0000 mgr.smithi033.eyrhiu (mgr.14162) 403 : cluster [DBG] pgmap v328: 97 pgs: 97 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 6.6 MiB/s wr, 622 op/s 2024-04-23T02:32:53.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:52.461002+0000 mon.smithi033 (mon.0) 748 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:32:53.755 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:52.748046+0000 mon.smithi033 (mon.0) 749 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:32:53.755 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:52.755811+0000 mon.smithi033 (mon.0) 750 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:32:53.755 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:52.758856+0000 mon.smithi033 (mon.0) 751 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:53.755 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:32:52.759923+0000 mgr.smithi033.eyrhiu (mgr.14162) 404 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi033.eyrhiu) 2024-04-23T02:32:53.755 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:32:52.764013+0000 mgr.smithi033.eyrhiu (mgr.14162) 405 : cephadm [INF] Failing over to other MGR 2024-04-23T02:32:53.755 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:52.764307+0000 mon.smithi033 (mon.0) 752 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr fail", "who": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:32:53.755 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:52.767657+0000 mon.smithi033 (mon.0) 753 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-23T02:32:53.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:52.164667+0000 mgr.smithi033.eyrhiu (mgr.14162) 403 : cluster [DBG] pgmap v328: 97 pgs: 97 active+clean; 321 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 6.6 MiB/s wr, 622 op/s 2024-04-23T02:32:53.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:52.461002+0000 mon.smithi033 (mon.0) 748 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:32:53.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:52.748046+0000 mon.smithi033 (mon.0) 749 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:32:53.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:52.755811+0000 mon.smithi033 (mon.0) 750 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:32:53.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:52.758856+0000 mon.smithi033 (mon.0) 751 : audit [DBG] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:53.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:32:52.759923+0000 mgr.smithi033.eyrhiu (mgr.14162) 404 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi033.eyrhiu) 2024-04-23T02:32:53.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:32:52.764013+0000 mgr.smithi033.eyrhiu (mgr.14162) 405 : cephadm [INF] Failing over to other MGR 2024-04-23T02:32:53.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:52.764307+0000 mon.smithi033 (mon.0) 752 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr fail", "who": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:32:53.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:52.767657+0000 mon.smithi033 (mon.0) 753 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-23T02:32:54.219 INFO:teuthology.orchestra.run.smithi033.stdout: 5 109969 15.22 MB/sec execute 24 sec latency 31.703 ms 2024-04-23T02:32:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.759504+0000 mon.smithi033 (mon.0) 754 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "mgr fail", "who": "smithi033.eyrhiu"}]': finished 2024-04-23T02:32:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:53.759572+0000 mon.smithi033 (mon.0) 755 : cluster [DBG] mgrmap e22: smithi096.hxmsqk(active, starting, since 0.994656s) 2024-04-23T02:32:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.759880+0000 mon.smithi096 (mon.1) 25 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:32:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.760057+0000 mon.smithi096 (mon.1) 26 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:32:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.760504+0000 mon.smithi096 (mon.1) 27 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:32:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.761001+0000 mon.smithi096 (mon.1) 28 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:32:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.761323+0000 mon.smithi096 (mon.1) 29 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mgr metadata", "who": "smithi096.hxmsqk", "id": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.761553+0000 mon.smithi096 (mon.1) 30 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.761819+0000 mon.smithi096 (mon.1) 31 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.762072+0000 mon.smithi096 (mon.1) 32 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.762330+0000 mon.smithi096 (mon.1) 33 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.762561+0000 mon.smithi096 (mon.1) 34 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.762742+0000 mon.smithi096 (mon.1) 35 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.762914+0000 mon.smithi096 (mon.1) 36 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.763198+0000 mon.smithi096 (mon.1) 37 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.763510+0000 mon.smithi096 (mon.1) 38 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.763784+0000 mon.smithi096 (mon.1) 39 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.764398+0000 mon.smithi096 (mon.1) 40 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:53.795416+0000 mon.smithi033 (mon.0) 756 : cluster [INF] Manager daemon smithi096.hxmsqk is now available 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.818890+0000 mon.smithi033 (mon.0) 757 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:32:53.819371+0000 mgr.smithi096.hxmsqk (mgr.24493) 1 : cephadm [INF] Queued nfs.foo for migration 2024-04-23T02:32:55.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.826539+0000 mon.smithi096 (mon.1) 41 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:55.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.840292+0000 mon.smithi033 (mon.0) 758 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:32:55.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.847109+0000 mon.smithi096 (mon.1) 42 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:32:55.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.860431+0000 mon.smithi096 (mon.1) 43 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.hxmsqk/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:32:55.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.860852+0000 mon.smithi033 (mon.0) 759 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.hxmsqk/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:32:55.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.882869+0000 mon.smithi096 (mon.1) 44 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.hxmsqk/trash_purge_schedule"}]: dispatch 2024-04-23T02:32:55.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.883345+0000 mon.smithi033 (mon.0) 760 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.hxmsqk/trash_purge_schedule"}]: dispatch 2024-04-23T02:32:55.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:53.889133+0000 mon.smithi033 (mon.0) 761 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:32:55.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:32:54.284273+0000 mgr.smithi096.hxmsqk (mgr.24493) 2 : cephadm [INF] Deploying cephadm binary to smithi096 2024-04-23T02:32:55.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:32:54.327361+0000 mgr.smithi096.hxmsqk (mgr.24493) 3 : cephadm [INF] Deploying cephadm binary to smithi033 2024-04-23T02:32:55.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:54.376963+0000 mon.smithi033 (mon.0) 762 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:32:55.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:54.381340+0000 mon.smithi033 (mon.0) 763 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:32:55.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.759504+0000 mon.smithi033 (mon.0) 754 : audit [INF] from='mgr.14162 172.21.15.33:0/2048240291' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "mgr fail", "who": "smithi033.eyrhiu"}]': finished 2024-04-23T02:32:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:53.759572+0000 mon.smithi033 (mon.0) 755 : cluster [DBG] mgrmap e22: smithi096.hxmsqk(active, starting, since 0.994656s) 2024-04-23T02:32:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.759880+0000 mon.smithi096 (mon.1) 25 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:32:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.760057+0000 mon.smithi096 (mon.1) 26 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:32:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.760504+0000 mon.smithi096 (mon.1) 27 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:32:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.761001+0000 mon.smithi096 (mon.1) 28 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:32:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.761323+0000 mon.smithi096 (mon.1) 29 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mgr metadata", "who": "smithi096.hxmsqk", "id": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:32:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.761553+0000 mon.smithi096 (mon.1) 30 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:32:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.761819+0000 mon.smithi096 (mon.1) 31 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:32:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.762072+0000 mon.smithi096 (mon.1) 32 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:32:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.762330+0000 mon.smithi096 (mon.1) 33 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.762561+0000 mon.smithi096 (mon.1) 34 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.762742+0000 mon.smithi096 (mon.1) 35 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.762914+0000 mon.smithi096 (mon.1) 36 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.763198+0000 mon.smithi096 (mon.1) 37 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.763510+0000 mon.smithi096 (mon.1) 38 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.763784+0000 mon.smithi096 (mon.1) 39 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.764398+0000 mon.smithi096 (mon.1) 40 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:53.795416+0000 mon.smithi033 (mon.0) 756 : cluster [INF] Manager daemon smithi096.hxmsqk is now available 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.818890+0000 mon.smithi033 (mon.0) 757 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:32:53.819371+0000 mgr.smithi096.hxmsqk (mgr.24493) 1 : cephadm [INF] Queued nfs.foo for migration 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.826539+0000 mon.smithi096 (mon.1) 41 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.840292+0000 mon.smithi033 (mon.0) 758 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.847109+0000 mon.smithi096 (mon.1) 42 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:32:55.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.860431+0000 mon.smithi096 (mon.1) 43 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.hxmsqk/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:32:55.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.860852+0000 mon.smithi033 (mon.0) 759 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.hxmsqk/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:32:55.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.882869+0000 mon.smithi096 (mon.1) 44 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.hxmsqk/trash_purge_schedule"}]: dispatch 2024-04-23T02:32:55.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.883345+0000 mon.smithi033 (mon.0) 760 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi096.hxmsqk/trash_purge_schedule"}]: dispatch 2024-04-23T02:32:55.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:53.889133+0000 mon.smithi033 (mon.0) 761 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:32:55.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:32:54.284273+0000 mgr.smithi096.hxmsqk (mgr.24493) 2 : cephadm [INF] Deploying cephadm binary to smithi096 2024-04-23T02:32:55.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:32:54.327361+0000 mgr.smithi096.hxmsqk (mgr.24493) 3 : cephadm [INF] Deploying cephadm binary to smithi033 2024-04-23T02:32:55.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:54.376963+0000 mon.smithi033 (mon.0) 762 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:32:55.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:54.381340+0000 mon.smithi033 (mon.0) 763 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:32:55.219 INFO:teuthology.orchestra.run.smithi033.stdout: 5 110408 14.93 MB/sec execute 25 sec latency 33.743 ms 2024-04-23T02:32:56.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:54.771424+0000 mon.smithi033 (mon.0) 764 : cluster [DBG] mgrmap e23: smithi096.hxmsqk(active, since 2s) 2024-04-23T02:32:56.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:54.787475+0000 mgr.smithi096.hxmsqk (mgr.24493) 4 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 333 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:32:56.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:32:54.881211+0000 mgr.smithi096.hxmsqk (mgr.24493) 5 : cephadm [INF] [23/Apr/2024:02:32:54] ENGINE Bus STARTING 2024-04-23T02:32:56.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:32:55.045115+0000 mgr.smithi096.hxmsqk (mgr.24493) 6 : cephadm [INF] [23/Apr/2024:02:32:55] ENGINE Serving on https://172.21.15.96:7150 2024-04-23T02:32:56.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:32:55.151619+0000 mgr.smithi096.hxmsqk (mgr.24493) 7 : cephadm [INF] [23/Apr/2024:02:32:55] ENGINE Serving on http://172.21.15.96:8765 2024-04-23T02:32:56.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:32:55.151722+0000 mgr.smithi096.hxmsqk (mgr.24493) 8 : cephadm [INF] [23/Apr/2024:02:32:55] ENGINE Bus STARTED 2024-04-23T02:32:56.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:54.771424+0000 mon.smithi033 (mon.0) 764 : cluster [DBG] mgrmap e23: smithi096.hxmsqk(active, since 2s) 2024-04-23T02:32:56.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:54.787475+0000 mgr.smithi096.hxmsqk (mgr.24493) 4 : cluster [DBG] pgmap v3: 97 pgs: 97 active+clean; 333 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:32:56.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:32:54.881211+0000 mgr.smithi096.hxmsqk (mgr.24493) 5 : cephadm [INF] [23/Apr/2024:02:32:54] ENGINE Bus STARTING 2024-04-23T02:32:56.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:32:55.045115+0000 mgr.smithi096.hxmsqk (mgr.24493) 6 : cephadm [INF] [23/Apr/2024:02:32:55] ENGINE Serving on https://172.21.15.96:7150 2024-04-23T02:32:56.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:32:55.151619+0000 mgr.smithi096.hxmsqk (mgr.24493) 7 : cephadm [INF] [23/Apr/2024:02:32:55] ENGINE Serving on http://172.21.15.96:8765 2024-04-23T02:32:56.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:32:55.151722+0000 mgr.smithi096.hxmsqk (mgr.24493) 8 : cephadm [INF] [23/Apr/2024:02:32:55] ENGINE Bus STARTED 2024-04-23T02:32:56.219 INFO:teuthology.orchestra.run.smithi033.stdout: 5 110751 14.65 MB/sec execute 26 sec latency 47.413 ms 2024-04-23T02:32:57.043 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:55.763409+0000 mgr.smithi096.hxmsqk (mgr.24493) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 333 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:32:57.044 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:55.832658+0000 mon.smithi096 (mon.1) 45 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:32:57.044 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:55.833085+0000 mon.smithi033 (mon.0) 765 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:32:57.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:55.763409+0000 mgr.smithi096.hxmsqk (mgr.24493) 9 : cluster [DBG] pgmap v4: 97 pgs: 97 active+clean; 333 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:32:57.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:55.832658+0000 mon.smithi096 (mon.1) 45 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:32:57.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:55.833085+0000 mon.smithi033 (mon.0) 765 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:32:57.219 INFO:teuthology.orchestra.run.smithi033.stdout: 5 111032 14.43 MB/sec execute 27 sec latency 39.921 ms 2024-04-23T02:32:58.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:56.784151+0000 mon.smithi033 (mon.0) 766 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:32:58.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:56.784229+0000 mon.smithi033 (mon.0) 767 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-23T02:32:58.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:56.788764+0000 mon.smithi096 (mon.1) 46 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:32:58.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:56.789117+0000 mon.smithi033 (mon.0) 768 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:32:58.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:56.784151+0000 mon.smithi033 (mon.0) 766 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:32:58.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:56.784229+0000 mon.smithi033 (mon.0) 767 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-23T02:32:58.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:56.788764+0000 mon.smithi096 (mon.1) 46 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:32:58.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:56.789117+0000 mon.smithi033 (mon.0) 768 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:32:58.220 INFO:teuthology.orchestra.run.smithi033.stdout: 5 111389 14.27 MB/sec execute 28 sec latency 63.197 ms 2024-04-23T02:32:59.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:57.763723+0000 mgr.smithi096.hxmsqk (mgr.24493) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 333 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:32:59.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:57.785333+0000 mon.smithi033 (mon.0) 769 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:32:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:57.785392+0000 mon.smithi033 (mon.0) 770 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-23T02:32:59.220 INFO:teuthology.orchestra.run.smithi033.stdout: 5 111806 13.87 MB/sec execute 29 sec latency 59.907 ms 2024-04-23T02:32:59.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:57.763723+0000 mgr.smithi096.hxmsqk (mgr.24493) 10 : cluster [DBG] pgmap v6: 97 pgs: 97 active+clean; 333 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:32:59.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:57.785333+0000 mon.smithi033 (mon.0) 769 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:32:59.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:57.785392+0000 mon.smithi033 (mon.0) 770 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-23T02:33:00.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:58.803568+0000 mon.smithi033 (mon.0) 771 : cluster [DBG] mgrmap e24: smithi096.hxmsqk(active, since 6s) 2024-04-23T02:33:00.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:32:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:32:59.114249+0000 mon.smithi033 (mon.0) 772 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:00.097 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:58.803568+0000 mon.smithi033 (mon.0) 771 : cluster [DBG] mgrmap e24: smithi096.hxmsqk(active, since 6s) 2024-04-23T02:33:00.097 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:32:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:32:59.114249+0000 mon.smithi033 (mon.0) 772 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:00.221 INFO:teuthology.orchestra.run.smithi033.stdout: 5 112080 13.58 MB/sec execute 30 sec latency 53.399 ms 2024-04-23T02:33:01.221 INFO:teuthology.orchestra.run.smithi033.stdout: 5 112267 13.39 MB/sec execute 31 sec latency 60.333 ms 2024-04-23T02:33:01.407 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:32:59.764166+0000 mgr.smithi096.hxmsqk (mgr.24493) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 333 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:33:01.407 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:00.119758+0000 mon.smithi033 (mon.0) 773 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:01.407 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:00.127190+0000 mon.smithi033 (mon.0) 774 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:01.407 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:00.816466+0000 mon.smithi033 (mon.0) 775 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:01.407 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:00.822787+0000 mon.smithi033 (mon.0) 776 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:01.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:32:59.764166+0000 mgr.smithi096.hxmsqk (mgr.24493) 11 : cluster [DBG] pgmap v8: 97 pgs: 97 active+clean; 333 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:33:01.497 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:00.119758+0000 mon.smithi033 (mon.0) 773 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:01.497 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:00.127190+0000 mon.smithi033 (mon.0) 774 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:01.497 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:00.816466+0000 mon.smithi033 (mon.0) 775 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:01.497 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:00.822787+0000 mon.smithi033 (mon.0) 776 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:02.221 INFO:teuthology.orchestra.run.smithi033.stdout: 5 112675 13.52 MB/sec execute 32 sec latency 47.801 ms 2024-04-23T02:33:02.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:01.655704+0000 mon.smithi033 (mon.0) 777 : cluster [DBG] Standby manager daemon smithi033.eyrhiu started 2024-04-23T02:33:02.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:01.655862+0000 mon.smithi096 (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.33:0/3286096087' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi033.eyrhiu/crt"}]: dispatch 2024-04-23T02:33:02.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:01.656661+0000 mon.smithi096 (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.33:0/3286096087' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:33:02.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:01.658465+0000 mon.smithi096 (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.33:0/3286096087' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi033.eyrhiu/key"}]: dispatch 2024-04-23T02:33:02.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:01.659303+0000 mon.smithi096 (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.33:0/3286096087' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:33:02.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:01.655704+0000 mon.smithi033 (mon.0) 777 : cluster [DBG] Standby manager daemon smithi033.eyrhiu started 2024-04-23T02:33:02.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:01.655862+0000 mon.smithi096 (mon.1) 47 : audit [DBG] from='mgr.? 172.21.15.33:0/3286096087' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi033.eyrhiu/crt"}]: dispatch 2024-04-23T02:33:02.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:01.656661+0000 mon.smithi096 (mon.1) 48 : audit [DBG] from='mgr.? 172.21.15.33:0/3286096087' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:33:02.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:01.658465+0000 mon.smithi096 (mon.1) 49 : audit [DBG] from='mgr.? 172.21.15.33:0/3286096087' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi033.eyrhiu/key"}]: dispatch 2024-04-23T02:33:02.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:01.659303+0000 mon.smithi096 (mon.1) 50 : audit [DBG] from='mgr.? 172.21.15.33:0/3286096087' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:33:03.221 INFO:teuthology.orchestra.run.smithi033.stdout: 5 113088 13.48 MB/sec execute 33 sec latency 62.341 ms 2024-04-23T02:33:03.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:01.764716+0000 mgr.smithi096.hxmsqk (mgr.24493) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 320 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 3.1 MiB/s wr, 411 op/s 2024-04-23T02:33:03.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:02.141652+0000 mon.smithi033 (mon.0) 778 : cluster [DBG] mgrmap e25: smithi096.hxmsqk(active, since 9s), standbys: smithi033.eyrhiu 2024-04-23T02:33:03.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:02.141981+0000 mon.smithi096 (mon.1) 51 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mgr metadata", "who": "smithi033.eyrhiu", "id": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:33:03.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:03.126211+0000 mon.smithi033 (mon.0) 779 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:01.764716+0000 mgr.smithi096.hxmsqk (mgr.24493) 12 : cluster [DBG] pgmap v9: 97 pgs: 97 active+clean; 320 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 3.1 MiB/s wr, 411 op/s 2024-04-23T02:33:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:02.141652+0000 mon.smithi033 (mon.0) 778 : cluster [DBG] mgrmap e25: smithi096.hxmsqk(active, since 9s), standbys: smithi033.eyrhiu 2024-04-23T02:33:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:02.141981+0000 mon.smithi096 (mon.1) 51 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mgr metadata", "who": "smithi033.eyrhiu", "id": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:33:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:03.126211+0000 mon.smithi033 (mon.0) 779 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:04.221 INFO:teuthology.orchestra.run.smithi033.stdout: 5 113695 13.70 MB/sec execute 34 sec latency 33.655 ms 2024-04-23T02:33:05.221 INFO:teuthology.orchestra.run.smithi033.stdout: 5 114285 13.62 MB/sec execute 35 sec latency 297.721 ms 2024-04-23T02:33:06.221 INFO:teuthology.orchestra.run.smithi033.stdout: 5 114584 13.48 MB/sec execute 36 sec latency 931.621 ms 2024-04-23T02:33:06.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:03.765102+0000 mgr.smithi096.hxmsqk (mgr.24493) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 320 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 359 op/s 2024-04-23T02:33:06.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.602344+0000 mon.smithi033 (mon.0) 780 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:06.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.608872+0000 mon.smithi033 (mon.0) 781 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:06.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.610472+0000 mon.smithi096 (mon.1) 52 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.610848+0000 mon.smithi033 (mon.0) 782 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.611688+0000 mon.smithi096 (mon.1) 53 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.611978+0000 mon.smithi033 (mon.0) 783 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.612745+0000 mon.smithi096 (mon.1) 54 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.613166+0000 mon.smithi033 (mon.0) 784 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.614019+0000 mon.smithi096 (mon.1) 55 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.614345+0000 mon.smithi033 (mon.0) 785 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:04.615125+0000 mgr.smithi096.hxmsqk (mgr.24493) 14 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 2712M 2024-04-23T02:33:06.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.619824+0000 mon.smithi033 (mon.0) 786 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:06.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.920884+0000 mon.smithi033 (mon.0) 787 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:33:06.416 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:33:06.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:03.765102+0000 mgr.smithi096.hxmsqk (mgr.24493) 13 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 320 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 359 op/s 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.602344+0000 mon.smithi033 (mon.0) 780 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.608872+0000 mon.smithi033 (mon.0) 781 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.610472+0000 mon.smithi096 (mon.1) 52 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.610848+0000 mon.smithi033 (mon.0) 782 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.611688+0000 mon.smithi096 (mon.1) 53 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.611978+0000 mon.smithi033 (mon.0) 783 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.612745+0000 mon.smithi096 (mon.1) 54 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.613166+0000 mon.smithi033 (mon.0) 784 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.614019+0000 mon.smithi096 (mon.1) 55 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.614345+0000 mon.smithi033 (mon.0) 785 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:04.615125+0000 mgr.smithi096.hxmsqk (mgr.24493) 14 : cephadm [INF] Adjusting osd_memory_target on smithi096 to 2712M 2024-04-23T02:33:06.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.619824+0000 mon.smithi033 (mon.0) 786 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:06.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.920884+0000 mon.smithi033 (mon.0) 787 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:33:07.222 INFO:teuthology.orchestra.run.smithi033.stdout: 5 115430 13.48 MB/sec execute 37 sec latency 21.986 ms 2024-04-23T02:33:07.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.921077+0000 mon.smithi096 (mon.1) 56 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:33:07.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:04.921308+0000 mon.smithi096 (mon.1) 57 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:33:07.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:05.765752+0000 mgr.smithi096.hxmsqk (mgr.24493) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 6.6 MiB/s wr, 666 op/s 2024-04-23T02:33:07.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:05.853032+0000 mon.smithi033 (mon.0) 788 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:33:07.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:05.854717+0000 mon.smithi096 (mon.1) 58 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:33:07.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:06.390971+0000 mgr.smithi096.hxmsqk (mgr.24493) 16 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:07.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:06.424071+0000 mon.smithi096 (mon.1) 59 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:33:07.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:06.428919+0000 mon.smithi096 (mon.1) 60 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:33:07.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:06.429094+0000 mon.smithi096 (mon.1) 61 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:33:07.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:06.431613+0000 mon.smithi033 (mon.0) 789 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:07.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:06.441888+0000 mon.smithi033 (mon.0) 790 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:07.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.921077+0000 mon.smithi096 (mon.1) 56 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:33:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:04.921308+0000 mon.smithi096 (mon.1) 57 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:33:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:05.765752+0000 mgr.smithi096.hxmsqk (mgr.24493) 15 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 6.6 MiB/s wr, 666 op/s 2024-04-23T02:33:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:05.853032+0000 mon.smithi033 (mon.0) 788 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:33:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:05.854717+0000 mon.smithi096 (mon.1) 58 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-23T02:33:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:06.390971+0000 mgr.smithi096.hxmsqk (mgr.24493) 16 : audit [DBG] from='client.14724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:06.424071+0000 mon.smithi096 (mon.1) 59 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-23T02:33:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:06.428919+0000 mon.smithi096 (mon.1) 60 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:33:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:06.429094+0000 mon.smithi096 (mon.1) 61 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:33:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:06.431613+0000 mon.smithi033 (mon.0) 789 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:06.441888+0000 mon.smithi033 (mon.0) 790 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:07.512 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:33:07.512 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (7m) 2s ago 8m 22.0M - 0.20.0 0881eb8f169f 8968136948f5 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (8m) 2s ago 8m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (7m) 7s ago 7m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (6m) 2s ago 8m 33.7M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (3m) 2s ago 3m 37.6M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (3m) 7s ago 2m 12.1M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (10m) 2s ago 10m 148M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (29s) 7s ago 7m 479M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (10m) 2s ago 10m 50.2M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (7m) 7s ago 7m 40.0M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.0.smithi033.pswxsu smithi033 *:2049 running (2m) 2s ago 2m 247M - 3.5 6933c2a0b7dd 8f8c7563aac0 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.0.smithi096.nmrbsc smithi096 *:2049 running (2m) 7s ago 2m 80.8M - 3.5 6933c2a0b7dd 72043d14ffbf 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (8m) 2s ago 8m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (7m) 7s ago 7m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (7m) 2s ago 7m 427M 3225M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:33:07.513 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (6m) 2s ago 6m 325M 3225M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:33:07.514 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (6m) 2s ago 6m 294M 3225M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:33:07.514 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (6m) 2s ago 5m 399M 3225M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:33:07.514 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (5m) 7s ago 5m 383M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:33:07.514 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (5m) 7s ago 5m 424M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:33:07.514 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (5m) 7s ago 5m 363M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:33:07.514 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (4m) 7s ago 4m 483M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:33:07.514 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (6m) 2s ago 8m 53.2M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:33:08.163 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:33:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:33:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:33:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:33:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:33:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:33:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:33:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:33:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:33:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:33:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:33:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:33:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:33:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:33:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:33:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:33:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:33:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:33:08.164 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:33:08.221 INFO:teuthology.orchestra.run.smithi033.stdout: 5 115877 13.46 MB/sec execute 38 sec latency 36.716 ms 2024-04-23T02:33:08.679 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:33:08.679 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:33:08.679 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:33:08.679 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:33:08.679 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:33:08.679 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:33:08.679 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:33:08.679 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:33:08.679 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:33:08.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:06.947753+0000 mgr.smithi096.hxmsqk (mgr.24493) 17 : audit [DBG] from='client.24529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:08.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:07.431267+0000 mon.smithi033 (mon.0) 791 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:08.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:07.438888+0000 mon.smithi033 (mon.0) 792 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:08.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:07.500364+0000 mgr.smithi096.hxmsqk (mgr.24493) 18 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:08.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:08.160944+0000 mon.smithi096 (mon.1) 62 : audit [DBG] from='client.? 172.21.15.33:0/1054436568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:08.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:06.947753+0000 mgr.smithi096.hxmsqk (mgr.24493) 17 : audit [DBG] from='client.24529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:08.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:07.431267+0000 mon.smithi033 (mon.0) 791 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:08.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:07.438888+0000 mon.smithi033 (mon.0) 792 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:08.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:07.500364+0000 mgr.smithi096.hxmsqk (mgr.24493) 18 : audit [DBG] from='client.14730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:08.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:08.160944+0000 mon.smithi096 (mon.1) 62 : audit [DBG] from='client.? 172.21.15.33:0/1054436568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:09.222 INFO:teuthology.orchestra.run.smithi033.stdout: 5 116631 13.83 MB/sec execute 39 sec latency 53.903 ms 2024-04-23T02:33:09.261 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:33:09.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:07.766243+0000 mgr.smithi096.hxmsqk (mgr.24493) 19 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 6.0 MiB/s wr, 598 op/s 2024-04-23T02:33:09.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:08.676586+0000 mgr.smithi096.hxmsqk (mgr.24493) 20 : audit [DBG] from='client.24537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:09.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:08.850300+0000 mon.smithi096 (mon.1) 63 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:33:09.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:09.259741+0000 mon.smithi096 (mon.1) 64 : audit [DBG] from='client.? 172.21.15.33:0/1476863159' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:33:09.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:07.766243+0000 mgr.smithi096.hxmsqk (mgr.24493) 19 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 16 KiB/s rd, 6.0 MiB/s wr, 598 op/s 2024-04-23T02:33:09.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:08.676586+0000 mgr.smithi096.hxmsqk (mgr.24493) 20 : audit [DBG] from='client.24537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:09.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:08.850300+0000 mon.smithi096 (mon.1) 63 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:33:09.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:09.259741+0000 mon.smithi096 (mon.1) 64 : audit [DBG] from='client.? 172.21.15.33:0/1476863159' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:33:10.222 INFO:teuthology.orchestra.run.smithi033.stdout: 5 116993 13.85 MB/sec execute 40 sec latency 48.146 ms 2024-04-23T02:33:11.222 INFO:teuthology.orchestra.run.smithi033.stdout: 5 117239 13.69 MB/sec execute 41 sec latency 63.792 ms 2024-04-23T02:33:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:09.766649+0000 mgr.smithi096.hxmsqk (mgr.24493) 21 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 MiB/s wr, 499 op/s 2024-04-23T02:33:11.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:09.766649+0000 mgr.smithi096.hxmsqk (mgr.24493) 21 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 MiB/s wr, 499 op/s 2024-04-23T02:33:12.222 INFO:teuthology.orchestra.run.smithi033.stdout: 5 117541 13.46 MB/sec execute 42 sec latency 57.699 ms 2024-04-23T02:33:13.223 INFO:teuthology.orchestra.run.smithi033.stdout: 5 117821 13.29 MB/sec execute 43 sec latency 43.984 ms 2024-04-23T02:33:13.697 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:11.767278+0000 mgr.smithi096.hxmsqk (mgr.24493) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 334 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 8.2 MiB/s wr, 822 op/s 2024-04-23T02:33:13.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:11.767278+0000 mgr.smithi096.hxmsqk (mgr.24493) 22 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 334 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 KiB/s rd, 8.2 MiB/s wr, 822 op/s 2024-04-23T02:33:14.223 INFO:teuthology.orchestra.run.smithi033.stdout: 5 118079 13.19 MB/sec execute 44 sec latency 36.067 ms 2024-04-23T02:33:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:13.767583+0000 mgr.smithi096.hxmsqk (mgr.24493) 23 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 334 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 6.4 MiB/s wr, 582 op/s 2024-04-23T02:33:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.771647+0000 mon.smithi033 (mon.0) 793 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.779312+0000 mon.smithi033 (mon.0) 794 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.781016+0000 mon.smithi096 (mon.1) 65 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.781344+0000 mon.smithi033 (mon.0) 795 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.782119+0000 mon.smithi096 (mon.1) 66 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.782418+0000 mon.smithi033 (mon.0) 796 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.783092+0000 mon.smithi096 (mon.1) 67 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.783380+0000 mon.smithi033 (mon.0) 797 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.784098+0000 mon.smithi096 (mon.1) 68 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.784387+0000 mon.smithi033 (mon.0) 798 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:13.785010+0000 mgr.smithi096.hxmsqk (mgr.24493) 24 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 1945M 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.789101+0000 mon.smithi033 (mon.0) 799 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.790569+0000 mon.smithi096 (mon.1) 69 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:13.791248+0000 mon.smithi096 (mon.1) 70 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:13.792430+0000 mgr.smithi096.hxmsqk (mgr.24493) 25 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:13.792614+0000 mgr.smithi096.hxmsqk (mgr.24493) 26 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:14.057030+0000 mgr.smithi096.hxmsqk (mgr.24493) 27 : cephadm [INF] Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:14.107595+0000 mgr.smithi096.hxmsqk (mgr.24493) 28 : cephadm [INF] Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:14.321087+0000 mgr.smithi096.hxmsqk (mgr.24493) 29 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:14.422057+0000 mgr.smithi096.hxmsqk (mgr.24493) 30 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:33:15.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:14.584967+0000 mgr.smithi096.hxmsqk (mgr.24493) 31 : cephadm [INF] Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:33:15.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:14.736637+0000 mgr.smithi096.hxmsqk (mgr.24493) 32 : cephadm [INF] Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:33:15.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:13.767583+0000 mgr.smithi096.hxmsqk (mgr.24493) 23 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 334 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.1 KiB/s rd, 6.4 MiB/s wr, 582 op/s 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.771647+0000 mon.smithi033 (mon.0) 793 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.779312+0000 mon.smithi033 (mon.0) 794 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.781016+0000 mon.smithi096 (mon.1) 65 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.781344+0000 mon.smithi033 (mon.0) 795 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.782119+0000 mon.smithi096 (mon.1) 66 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.782418+0000 mon.smithi033 (mon.0) 796 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.783092+0000 mon.smithi096 (mon.1) 67 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.783380+0000 mon.smithi033 (mon.0) 797 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.784098+0000 mon.smithi096 (mon.1) 68 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.784387+0000 mon.smithi033 (mon.0) 798 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:13.785010+0000 mgr.smithi096.hxmsqk (mgr.24493) 24 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 1945M 2024-04-23T02:33:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.789101+0000 mon.smithi033 (mon.0) 799 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:15.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.790569+0000 mon.smithi096 (mon.1) 69 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:15.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:13.791248+0000 mon.smithi096 (mon.1) 70 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:33:15.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:13.792430+0000 mgr.smithi096.hxmsqk (mgr.24493) 25 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:33:15.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:13.792614+0000 mgr.smithi096.hxmsqk (mgr.24493) 26 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-23T02:33:15.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:14.057030+0000 mgr.smithi096.hxmsqk (mgr.24493) 27 : cephadm [INF] Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:33:15.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:14.107595+0000 mgr.smithi096.hxmsqk (mgr.24493) 28 : cephadm [INF] Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:33:15.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:14.321087+0000 mgr.smithi096.hxmsqk (mgr.24493) 29 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:33:15.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:14.422057+0000 mgr.smithi096.hxmsqk (mgr.24493) 30 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:33:15.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:14.584967+0000 mgr.smithi096.hxmsqk (mgr.24493) 31 : cephadm [INF] Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:33:15.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:14.736637+0000 mgr.smithi096.hxmsqk (mgr.24493) 32 : cephadm [INF] Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:33:15.222 INFO:teuthology.orchestra.run.smithi033.stdout: 5 118409 13.06 MB/sec execute 45 sec latency 54.926 ms 2024-04-23T02:33:16.223 INFO:teuthology.orchestra.run.smithi033.stdout: 5 118970 12.94 MB/sec execute 46 sec latency 391.046 ms 2024-04-23T02:33:16.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:14.853720+0000 mon.smithi033 (mon.0) 800 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:16.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:14.860758+0000 mon.smithi033 (mon.0) 801 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:16.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:15.055246+0000 mon.smithi033 (mon.0) 802 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:16.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:15.061614+0000 mon.smithi033 (mon.0) 803 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:16.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:15.066593+0000 mon.smithi033 (mon.0) 804 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:16.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:15.087141+0000 mon.smithi096 (mon.1) 71 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:33:16.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:15.087579+0000 mon.smithi033 (mon.0) 805 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:33:16.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:14.853720+0000 mon.smithi033 (mon.0) 800 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:16.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:14.860758+0000 mon.smithi033 (mon.0) 801 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:16.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:15.055246+0000 mon.smithi033 (mon.0) 802 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:16.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:15.061614+0000 mon.smithi033 (mon.0) 803 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:16.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:15.066593+0000 mon.smithi033 (mon.0) 804 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:16.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:15.087141+0000 mon.smithi096 (mon.1) 71 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:33:16.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:15.087579+0000 mon.smithi033 (mon.0) 805 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-23T02:33:17.223 INFO:teuthology.orchestra.run.smithi033.stdout: 5 119411 12.91 MB/sec execute 47 sec latency 29.643 ms 2024-04-23T02:33:17.418 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:15.768137+0000 mgr.smithi096.hxmsqk (mgr.24493) 33 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 780 op/s 2024-04-23T02:33:17.418 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:16.076944+0000 mon.smithi033 (mon.0) 806 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:33:17.418 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:16.077045+0000 mon.smithi033 (mon.0) 807 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-23T02:33:17.418 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:16.079053+0000 mon.smithi096 (mon.1) 72 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-23T02:33:17.418 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:16.079976+0000 mon.smithi033 (mon.0) 808 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-23T02:33:17.510 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:15.768137+0000 mgr.smithi096.hxmsqk (mgr.24493) 33 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 8.4 MiB/s wr, 780 op/s 2024-04-23T02:33:17.510 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:16.076944+0000 mon.smithi033 (mon.0) 806 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "osd pool create", "pool": ".nfs", "yes_i_really_mean_it": true}]': finished 2024-04-23T02:33:17.510 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:16.077045+0000 mon.smithi033 (mon.0) 807 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-23T02:33:17.511 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:16.079053+0000 mon.smithi096 (mon.1) 72 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-23T02:33:17.511 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:16.079976+0000 mon.smithi033 (mon.0) 808 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]: dispatch 2024-04-23T02:33:18.223 INFO:teuthology.orchestra.run.smithi033.stdout: 5 119632 12.88 MB/sec execute 48 sec latency 643.777 ms 2024-04-23T02:33:18.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:17.079965+0000 mon.smithi033 (mon.0) 809 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-23T02:33:18.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:17.080190+0000 mon.smithi033 (mon.0) 810 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-23T02:33:18.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:17.080979+0000 mgr.smithi096.hxmsqk (mgr.24493) 34 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-23T02:33:18.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:17.122049+0000 mgr.smithi096.hxmsqk (mgr.24493) 35 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-23T02:33:18.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:17.122172+0000 mgr.smithi096.hxmsqk (mgr.24493) 36 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi033.pswxsu', 'nfs.foo.1.0.smithi096.nmrbsc'] 2024-04-23T02:33:18.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:17.122234+0000 mgr.smithi096.hxmsqk (mgr.24493) 37 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi033.pswxsu nfs.foo.1.0.smithi096.nmrbsc 2024-04-23T02:33:18.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:17.122641+0000 mgr.smithi096.hxmsqk (mgr.24493) 38 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi033.pswxsu from smithi033 -- ports [2049] 2024-04-23T02:33:18.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:17.122893+0000 mgr.smithi096.hxmsqk (mgr.24493) 39 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi096.nmrbsc from smithi096 -- ports [2049] 2024-04-23T02:33:18.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:17.079965+0000 mon.smithi033 (mon.0) 809 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "osd pool application enable", "pool": ".nfs", "app": "nfs"}]': finished 2024-04-23T02:33:18.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:17.080190+0000 mon.smithi033 (mon.0) 810 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-23T02:33:18.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:17.080979+0000 mgr.smithi096.hxmsqk (mgr.24493) 34 : cephadm [INF] Migrating nfs.foo from legacy pool nfs-ganesha namespace foo 2024-04-23T02:33:18.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:17.122049+0000 mgr.smithi096.hxmsqk (mgr.24493) 35 : cephadm [INF] Found 1 exports for legacy nfs.foo 2024-04-23T02:33:18.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:17.122172+0000 mgr.smithi096.hxmsqk (mgr.24493) 36 : cephadm [INF] Removing old nfs.foo daemons ['nfs.foo.0.0.smithi033.pswxsu', 'nfs.foo.1.0.smithi096.nmrbsc'] 2024-04-23T02:33:18.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:17.122234+0000 mgr.smithi096.hxmsqk (mgr.24493) 37 : cephadm [INF] Remove daemons nfs.foo.0.0.smithi033.pswxsu nfs.foo.1.0.smithi096.nmrbsc 2024-04-23T02:33:18.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:17.122641+0000 mgr.smithi096.hxmsqk (mgr.24493) 38 : cephadm [INF] Removing daemon nfs.foo.0.0.smithi033.pswxsu from smithi033 -- ports [2049] 2024-04-23T02:33:18.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:17.122893+0000 mgr.smithi096.hxmsqk (mgr.24493) 39 : cephadm [INF] Removing daemon nfs.foo.1.0.smithi096.nmrbsc from smithi096 -- ports [2049] 2024-04-23T02:33:19.223 INFO:teuthology.orchestra.run.smithi033.stdout: 5 119632 12.62 MB/sec execute 49 sec latency 1644.178 ms 2024-04-23T02:33:19.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:17.768527+0000 mgr.smithi096.hxmsqk (mgr.24493) 40 : cluster [DBG] pgmap v19: 129 pgs: 32 unknown, 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 7.8 MiB/s wr, 781 op/s 2024-04-23T02:33:19.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:18.090615+0000 mon.smithi033 (mon.0) 811 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-23T02:33:19.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.540525+0000 mgr.smithi096.hxmsqk (mgr.24493) 41 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi096.nmrbsc 2024-04-23T02:33:19.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.540824+0000 mon.smithi096 (mon.1) 73 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc"}]: dispatch 2024-04-23T02:33:19.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.541243+0000 mon.smithi033 (mon.0) 812 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc"}]: dispatch 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.544635+0000 mon.smithi033 (mon.0) 813 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc"}]': finished 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.545507+0000 mgr.smithi096.hxmsqk (mgr.24493) 42 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi096.nmrbsc-rgw 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.545674+0000 mon.smithi096 (mon.1) 74 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc-rgw"}]: dispatch 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.545940+0000 mon.smithi033 (mon.0) 814 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc-rgw"}]: dispatch 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.549326+0000 mon.smithi033 (mon.0) 815 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc-rgw"}]': finished 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.590772+0000 mgr.smithi096.hxmsqk (mgr.24493) 43 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi033.pswxsu 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.591001+0000 mon.smithi096 (mon.1) 75 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu"}]: dispatch 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.591435+0000 mon.smithi033 (mon.0) 816 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu"}]: dispatch 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.595001+0000 mon.smithi033 (mon.0) 817 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu"}]': finished 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.597158+0000 mgr.smithi096.hxmsqk (mgr.24493) 44 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi033.pswxsu-rgw 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.597318+0000 mon.smithi096 (mon.1) 76 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu-rgw"}]: dispatch 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.597814+0000 mon.smithi033 (mon.0) 818 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu-rgw"}]: dispatch 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.600737+0000 mon.smithi033 (mon.0) 819 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu-rgw"}]': finished 2024-04-23T02:33:19.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.606404+0000 mon.smithi033 (mon.0) 820 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.608759+0000 mon.smithi096 (mon.1) 77 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.609301+0000 mgr.smithi096.hxmsqk (mgr.24493) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.633208+0000 mon.smithi096 (mon.1) 78 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' 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-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.633561+0000 mon.smithi033 (mon.0) 821 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 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-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.636769+0000 mon.smithi033 (mon.0) 822 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 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-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.643508+0000 mgr.smithi096.hxmsqk (mgr.24493) 46 : cephadm [INF] Done migrating nfs.foo 2024-04-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.643571+0000 mgr.smithi096.hxmsqk (mgr.24493) 47 : cephadm [INF] Done migrating all NFS services 2024-04-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.647212+0000 mon.smithi033 (mon.0) 823 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.657158+0000 mon.smithi033 (mon.0) 824 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.668380+0000 mon.smithi033 (mon.0) 825 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.677974+0000 mon.smithi033 (mon.0) 826 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.690387+0000 mon.smithi033 (mon.0) 827 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.691287+0000 mgr.smithi096.hxmsqk (mgr.24493) 48 : cephadm [INF] Fencing old nfs.foo.0.0.smithi033.pswxsu 2024-04-23T02:33:19.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.691468+0000 mon.smithi096 (mon.1) 79 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu"}]: dispatch 2024-04-23T02:33:19.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.691736+0000 mon.smithi033 (mon.0) 828 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu"}]: dispatch 2024-04-23T02:33:19.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.694744+0000 mon.smithi033 (mon.0) 829 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.695630+0000 mgr.smithi096.hxmsqk (mgr.24493) 49 : cephadm [INF] Fencing old nfs.foo.1.0.smithi096.nmrbsc 2024-04-23T02:33:19.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.695794+0000 mon.smithi096 (mon.1) 80 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc"}]: dispatch 2024-04-23T02:33:19.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.696130+0000 mon.smithi033 (mon.0) 830 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc"}]: dispatch 2024-04-23T02:33:19.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.699115+0000 mon.smithi033 (mon.0) 831 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.700006+0000 mgr.smithi096.hxmsqk (mgr.24493) 50 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi033.doecql 2024-04-23T02:33:19.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.700172+0000 mon.smithi096 (mon.1) 81 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:33:19.331 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.700468+0000 mon.smithi033 (mon.0) 832 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.703221+0000 mon.smithi033 (mon.0) 833 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.704046+0000 mgr.smithi096.hxmsqk (mgr.24493) 51 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.704215+0000 mon.smithi096 (mon.1) 82 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.704863+0000 mon.smithi033 (mon.0) 834 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.707385+0000 mon.smithi033 (mon.0) 835 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.708790+0000 mon.smithi096 (mon.1) 83 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.754968+0000 mon.smithi096 (mon.1) 84 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.755239+0000 mon.smithi033 (mon.0) 836 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.758059+0000 mon.smithi033 (mon.0) 837 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.807928+0000 mon.smithi096 (mon.1) 85 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.808583+0000 mon.smithi033 (mon.0) 838 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.811574+0000 mon.smithi033 (mon.0) 839 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:33:19.332 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:18.819215+0000 mon.smithi096 (mon.1) 86 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:19.363 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:17.768527+0000 mgr.smithi096.hxmsqk (mgr.24493) 40 : cluster [DBG] pgmap v19: 129 pgs: 32 unknown, 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 KiB/s rd, 7.8 MiB/s wr, 781 op/s 2024-04-23T02:33:19.363 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:18.090615+0000 mon.smithi033 (mon.0) 811 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-23T02:33:19.363 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.540525+0000 mgr.smithi096.hxmsqk (mgr.24493) 41 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi096.nmrbsc 2024-04-23T02:33:19.363 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.540824+0000 mon.smithi096 (mon.1) 73 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc"}]: dispatch 2024-04-23T02:33:19.363 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.541243+0000 mon.smithi033 (mon.0) 812 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc"}]: dispatch 2024-04-23T02:33:19.363 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.544635+0000 mon.smithi033 (mon.0) 813 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc"}]': finished 2024-04-23T02:33:19.363 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.545507+0000 mgr.smithi096.hxmsqk (mgr.24493) 42 : cephadm [INF] Removing key for client.nfs.foo.1.0.smithi096.nmrbsc-rgw 2024-04-23T02:33:19.363 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.545674+0000 mon.smithi096 (mon.1) 74 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc-rgw"}]: dispatch 2024-04-23T02:33:19.363 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.545940+0000 mon.smithi033 (mon.0) 814 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc-rgw"}]: dispatch 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.549326+0000 mon.smithi033 (mon.0) 815 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc-rgw"}]': finished 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.590772+0000 mgr.smithi096.hxmsqk (mgr.24493) 43 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi033.pswxsu 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.591001+0000 mon.smithi096 (mon.1) 75 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu"}]: dispatch 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.591435+0000 mon.smithi033 (mon.0) 816 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu"}]: dispatch 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.595001+0000 mon.smithi033 (mon.0) 817 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu"}]': finished 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.597158+0000 mgr.smithi096.hxmsqk (mgr.24493) 44 : cephadm [INF] Removing key for client.nfs.foo.0.0.smithi033.pswxsu-rgw 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.597318+0000 mon.smithi096 (mon.1) 76 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu-rgw"}]: dispatch 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.597814+0000 mon.smithi033 (mon.0) 818 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu-rgw"}]: dispatch 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.600737+0000 mon.smithi033 (mon.0) 819 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu-rgw"}]': finished 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.606404+0000 mon.smithi033 (mon.0) 820 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.608759+0000 mon.smithi096 (mon.1) 77 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.609301+0000 mgr.smithi096.hxmsqk (mgr.24493) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "nfs export apply", "cluster_id": "foo"}]: dispatch 2024-04-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.633208+0000 mon.smithi096 (mon.1) 78 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' 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-23T02:33:19.364 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.633561+0000 mon.smithi033 (mon.0) 821 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 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-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.636769+0000 mon.smithi033 (mon.0) 822 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 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-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.643508+0000 mgr.smithi096.hxmsqk (mgr.24493) 46 : cephadm [INF] Done migrating nfs.foo 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.643571+0000 mgr.smithi096.hxmsqk (mgr.24493) 47 : cephadm [INF] Done migrating all NFS services 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.647212+0000 mon.smithi033 (mon.0) 823 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.657158+0000 mon.smithi033 (mon.0) 824 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.668380+0000 mon.smithi033 (mon.0) 825 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.677974+0000 mon.smithi033 (mon.0) 826 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.690387+0000 mon.smithi033 (mon.0) 827 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.691287+0000 mgr.smithi096.hxmsqk (mgr.24493) 48 : cephadm [INF] Fencing old nfs.foo.0.0.smithi033.pswxsu 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.691468+0000 mon.smithi096 (mon.1) 79 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu"}]: dispatch 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.691736+0000 mon.smithi033 (mon.0) 828 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.0.0.smithi033.pswxsu"}]: dispatch 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.694744+0000 mon.smithi033 (mon.0) 829 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.695630+0000 mgr.smithi096.hxmsqk (mgr.24493) 49 : cephadm [INF] Fencing old nfs.foo.1.0.smithi096.nmrbsc 2024-04-23T02:33:19.365 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.695794+0000 mon.smithi096 (mon.1) 80 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc"}]: dispatch 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.696130+0000 mon.smithi033 (mon.0) 830 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.nfs.foo.1.0.smithi096.nmrbsc"}]: dispatch 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.699115+0000 mon.smithi033 (mon.0) 831 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.700006+0000 mgr.smithi096.hxmsqk (mgr.24493) 50 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi033.doecql 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.700172+0000 mon.smithi096 (mon.1) 81 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.700468+0000 mon.smithi033 (mon.0) 832 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.703221+0000 mon.smithi033 (mon.0) 833 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.704046+0000 mgr.smithi096.hxmsqk (mgr.24493) 51 : cephadm [INF] Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.704215+0000 mon.smithi096 (mon.1) 82 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.704863+0000 mon.smithi033 (mon.0) 834 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.707385+0000 mon.smithi033 (mon.0) 835 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.708790+0000 mon.smithi096 (mon.1) 83 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.754968+0000 mon.smithi096 (mon.1) 84 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.755239+0000 mon.smithi033 (mon.0) 836 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:33:19.366 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.758059+0000 mon.smithi033 (mon.0) 837 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:33:19.367 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.807928+0000 mon.smithi096 (mon.1) 85 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:33:19.367 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.808583+0000 mon.smithi033 (mon.0) 838 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:33:19.367 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.811574+0000 mon.smithi033 (mon.0) 839 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:33:19.367 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:18.819215+0000 mon.smithi096 (mon.1) 86 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:20.223 INFO:teuthology.orchestra.run.smithi033.stdout: 5 119632 12.36 MB/sec execute 50 sec latency 2644.278 ms 2024-04-23T02:33:20.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.807480+0000 mgr.smithi096.hxmsqk (mgr.24493) 52 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T02:33:20.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.807614+0000 mgr.smithi096.hxmsqk (mgr.24493) 53 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi033.doecql-rgw 2024-04-23T02:33:20.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.812810+0000 mgr.smithi096.hxmsqk (mgr.24493) 54 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi033.doecql's ganesha conf is defaulting to empty 2024-04-23T02:33:20.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:18.820363+0000 mgr.smithi096.hxmsqk (mgr.24493) 55 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi033.doecql on smithi033 2024-04-23T02:33:20.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:19.817149+0000 mon.smithi033 (mon.0) 840 : cluster [DBG] mgrmap e26: smithi096.hxmsqk(active, since 27s), standbys: smithi033.eyrhiu 2024-04-23T02:33:20.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.807480+0000 mgr.smithi096.hxmsqk (mgr.24493) 52 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T02:33:20.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.807614+0000 mgr.smithi096.hxmsqk (mgr.24493) 53 : cephadm [INF] Creating key for client.nfs.foo.0.1.smithi033.doecql-rgw 2024-04-23T02:33:20.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.812810+0000 mgr.smithi096.hxmsqk (mgr.24493) 54 : cephadm [WRN] Bind address in nfs.foo.0.1.smithi033.doecql's ganesha conf is defaulting to empty 2024-04-23T02:33:20.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:18.820363+0000 mgr.smithi096.hxmsqk (mgr.24493) 55 : cephadm [INF] Deploying daemon nfs.foo.0.1.smithi033.doecql on smithi033 2024-04-23T02:33:20.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:19.817149+0000 mon.smithi033 (mon.0) 840 : cluster [DBG] mgrmap e26: smithi096.hxmsqk(active, since 27s), standbys: smithi033.eyrhiu 2024-04-23T02:33:21.224 INFO:teuthology.orchestra.run.smithi033.stdout: 5 119632 12.12 MB/sec execute 51 sec latency 3644.321 ms 2024-04-23T02:33:21.408 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:19.769099+0000 mgr.smithi096.hxmsqk (mgr.24493) 56 : cluster [DBG] pgmap v21: 129 pgs: 32 unknown, 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.9 MiB/s wr, 394 op/s 2024-04-23T02:33:21.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:19.769099+0000 mgr.smithi096.hxmsqk (mgr.24493) 56 : cluster [DBG] pgmap v21: 129 pgs: 32 unknown, 97 active+clean; 326 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.7 KiB/s rd, 3.9 MiB/s wr, 394 op/s 2024-04-23T02:33:22.224 INFO:teuthology.orchestra.run.smithi033.stdout: 5 119632 11.89 MB/sec execute 52 sec latency 4644.692 ms 2024-04-23T02:33:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:21.590212+0000 mon.smithi033 (mon.0) 841 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:21.596530+0000 mon.smithi033 (mon.0) 842 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:21.643538+0000 mon.smithi033 (mon.0) 843 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:21.647194+0000 mgr.smithi096.hxmsqk (mgr.24493) 57 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi096.twaitx 2024-04-23T02:33:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:21.647628+0000 mon.smithi096 (mon.1) 87 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:33:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:21.648303+0000 mon.smithi033 (mon.0) 844 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:33:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:21.651333+0000 mon.smithi033 (mon.0) 845 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-23T02:33:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:21.654774+0000 mgr.smithi096.hxmsqk (mgr.24493) 58 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T02:33:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:21.655079+0000 mon.smithi096 (mon.1) 88 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:33:23.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:21.655542+0000 mon.smithi033 (mon.0) 846 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:33:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:21.658521+0000 mon.smithi033 (mon.0) 847 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-23T02:33:23.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:21.662372+0000 mon.smithi096 (mon.1) 89 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:21.590212+0000 mon.smithi033 (mon.0) 841 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:21.596530+0000 mon.smithi033 (mon.0) 842 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:21.643538+0000 mon.smithi033 (mon.0) 843 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:21.647194+0000 mgr.smithi096.hxmsqk (mgr.24493) 57 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi096.twaitx 2024-04-23T02:33:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:21.647628+0000 mon.smithi096 (mon.1) 87 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:33:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:21.648303+0000 mon.smithi033 (mon.0) 844 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:33:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:21.651333+0000 mon.smithi033 (mon.0) 845 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]': finished 2024-04-23T02:33:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:21.654774+0000 mgr.smithi096.hxmsqk (mgr.24493) 58 : cephadm [INF] Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T02:33:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:21.655079+0000 mon.smithi096 (mon.1) 88 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:33:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:21.655542+0000 mon.smithi033 (mon.0) 846 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:33:23.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:21.658521+0000 mon.smithi033 (mon.0) 847 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-23T02:33:23.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:21.662372+0000 mon.smithi096 (mon.1) 89 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:23.224 INFO:teuthology.orchestra.run.smithi033.stdout: 5 119632 11.66 MB/sec execute 53 sec latency 5644.811 ms 2024-04-23T02:33:23.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:21.769920+0000 mgr.smithi096.hxmsqk (mgr.24493) 59 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 2.7 MiB/s wr, 319 op/s 2024-04-23T02:33:24.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:21.769920+0000 mgr.smithi096.hxmsqk (mgr.24493) 59 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.0 KiB/s rd, 2.7 MiB/s wr, 319 op/s 2024-04-23T02:33:24.224 INFO:teuthology.orchestra.run.smithi033.stdout: 5 119632 11.45 MB/sec execute 54 sec latency 6644.929 ms 2024-04-23T02:33:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:23.850576+0000 mon.smithi096 (mon.1) 90 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:33:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:24.452633+0000 mon.smithi096 (mon.1) 91 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:33:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:24.453106+0000 mon.smithi033 (mon.0) 848 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:33:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:24.457979+0000 mon.smithi033 (mon.0) 849 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:33:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:24.467929+0000 mon.smithi033 (mon.0) 850 : audit [INF] from='mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095]' entity='mds.foofs.smithi033.vfswme' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.33:0/517750795"}]: dispatch 2024-04-23T02:33:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:24.514628+0000 mon.smithi096 (mon.1) 92 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:33:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:24.515319+0000 mon.smithi033 (mon.0) 851 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:33:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:24.519399+0000 mon.smithi033 (mon.0) 852 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:33:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:24.521059+0000 mon.smithi096 (mon.1) 93 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:23.850576+0000 mon.smithi096 (mon.1) 90 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:33:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:24.452633+0000 mon.smithi096 (mon.1) 91 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:33:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:24.453106+0000 mon.smithi033 (mon.0) 848 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:33:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:24.457979+0000 mon.smithi033 (mon.0) 849 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:33:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:24.467929+0000 mon.smithi033 (mon.0) 850 : audit [INF] from='mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095]' entity='mds.foofs.smithi033.vfswme' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.33:0/517750795"}]: dispatch 2024-04-23T02:33:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:24.514628+0000 mon.smithi096 (mon.1) 92 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:33:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:24.515319+0000 mon.smithi033 (mon.0) 851 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:33:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:24.519399+0000 mon.smithi033 (mon.0) 852 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-23T02:33:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:24.521059+0000 mon.smithi096 (mon.1) 93 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:25.224 INFO:teuthology.orchestra.run.smithi033.stdout: 5 119632 11.24 MB/sec execute 55 sec latency 7645.031 ms 2024-04-23T02:33:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:23.770424+0000 mgr.smithi096.hxmsqk (mgr.24493) 60 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.1 MiB/s wr, 249 op/s 2024-04-23T02:33:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:24.467648+0000 mds.foofs.smithi033.vfswme (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14558 (172.21.15.33:0/517750795) 2024-04-23T02:33:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:24.472616+0000 mds.foofs.smithi033.vfswme (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14762 172.21.15.33:0/4270173216) 2024-04-23T02:33:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:24.514136+0000 mgr.smithi096.hxmsqk (mgr.24493) 61 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T02:33:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:24.514234+0000 mgr.smithi096.hxmsqk (mgr.24493) 62 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi096.twaitx-rgw 2024-04-23T02:33:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:24.520491+0000 mgr.smithi096.hxmsqk (mgr.24493) 63 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi096.twaitx's ganesha conf is defaulting to empty 2024-04-23T02:33:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:24.522179+0000 mgr.smithi096.hxmsqk (mgr.24493) 64 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi096.twaitx on smithi096 2024-04-23T02:33:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:25.460002+0000 mon.smithi033 (mon.0) 853 : audit [INF] from='mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095]' entity='mds.foofs.smithi033.vfswme' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.33:0/517750795"}]': finished 2024-04-23T02:33:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:25.460092+0000 mon.smithi033 (mon.0) 854 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-23T02:33:26.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:23.770424+0000 mgr.smithi096.hxmsqk (mgr.24493) 60 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 324 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.7 KiB/s rd, 2.1 MiB/s wr, 249 op/s 2024-04-23T02:33:26.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:24.467648+0000 mds.foofs.smithi033.vfswme (mds.0) 1 : cluster [INF] Evicting (and blocklisting) client session 14558 (172.21.15.33:0/517750795) 2024-04-23T02:33:26.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:24.472616+0000 mds.foofs.smithi033.vfswme (mds.0) 2 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.0-0001' denied (client.14762 172.21.15.33:0/4270173216) 2024-04-23T02:33:26.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:24.514136+0000 mgr.smithi096.hxmsqk (mgr.24493) 61 : cephadm [INF] Rados config object exists: conf-nfs.foo 2024-04-23T02:33:26.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:24.514234+0000 mgr.smithi096.hxmsqk (mgr.24493) 62 : cephadm [INF] Creating key for client.nfs.foo.1.1.smithi096.twaitx-rgw 2024-04-23T02:33:26.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:24.520491+0000 mgr.smithi096.hxmsqk (mgr.24493) 63 : cephadm [WRN] Bind address in nfs.foo.1.1.smithi096.twaitx's ganesha conf is defaulting to empty 2024-04-23T02:33:26.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:24.522179+0000 mgr.smithi096.hxmsqk (mgr.24493) 64 : cephadm [INF] Deploying daemon nfs.foo.1.1.smithi096.twaitx on smithi096 2024-04-23T02:33:26.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:25.460002+0000 mon.smithi033 (mon.0) 853 : audit [INF] from='mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095]' entity='mds.foofs.smithi033.vfswme' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.33:0/517750795"}]': finished 2024-04-23T02:33:26.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:25.460092+0000 mon.smithi033 (mon.0) 854 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-23T02:33:26.224 INFO:teuthology.orchestra.run.smithi033.stdout: 5 119632 11.04 MB/sec execute 56 sec latency 8645.149 ms 2024-04-23T02:33:27.074 INFO:teuthology.orchestra.run.smithi033.stdout:[118507] open ./clients/client1/~dmtmp/PARADOX/__S31.VAL failed for handle 13896 (Stale file handle) 2024-04-23T02:33:27.074 INFO:teuthology.orchestra.run.smithi033.stdout:[119987] open ./clients/client4/~dmtmp/WORDPRO/BENCHS1.PRN failed for handle 9846 (Stale file handle) 2024-04-23T02:33:27.074 INFO:teuthology.orchestra.run.smithi033.stdout:[119863] open ./clients/client2/~dmtmp/WORDPRO/LWPSAV0.TMP failed for handle 9833 (Stale file handle) 2024-04-23T02:33:27.074 INFO:teuthology.orchestra.run.smithi033.stdout:[120260] open ./clients/client0/~dmtmp/WORDPRO/NEWS1_1B.PRN failed for handle 9878 (Stale file handle) 2024-04-23T02:33:27.074 INFO:teuthology.orchestra.run.smithi033.stdout:(119864) ERROR: handle 9833 was not found 2024-04-23T02:33:27.074 INFO:teuthology.orchestra.run.smithi033.stdout:(120261) ERROR: handle 9878 was not found 2024-04-23T02:33:27.075 INFO:teuthology.orchestra.run.smithi033.stdout:(119988) ERROR: handle 9846 was not found 2024-04-23T02:33:27.075 INFO:teuthology.orchestra.run.smithi033.stdout:(118508) ERROR: handle 13896 was not found 2024-04-23T02:33:27.075 INFO:teuthology.orchestra.run.smithi033.stdout:Child failed with status 1 2024-04-23T02:33:27.075 INFO:teuthology.orchestra.run.smithi033.stdout:[119546] open ./clients/client3/~dmtmp/EXCEL/RESULTS3.PRN failed for handle 9799 (Stale file handle) 2024-04-23T02:33:27.075 INFO:teuthology.orchestra.run.smithi033.stdout:(119547) ERROR: handle 9799 was not found 2024-04-23T02:33:27.077 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'umount /mnt/foo' 2024-04-23T02:33:27.146 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'while ! mount -t nfs $(hostname):/fake /mnt/foo ; do sleep 5 ; done' 2024-04-23T02:33:27.314 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:33:27.961 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:25.770832+0000 mgr.smithi096.hxmsqk (mgr.24493) 65 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 321 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 2.1 MiB/s wr, 245 op/s 2024-04-23T02:33:28.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:25.770832+0000 mgr.smithi096.hxmsqk (mgr.24493) 65 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 321 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.2 KiB/s rd, 2.1 MiB/s wr, 245 op/s 2024-04-23T02:33:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:27.771476+0000 mgr.smithi096.hxmsqk (mgr.24493) 66 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 321 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 1.7 MiB/s wr, 203 op/s 2024-04-23T02:33:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:28.857664+0000 mon.smithi033 (mon.0) 855 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:28.991272+0000 mds.foofs.smithi033.vfswme (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24375 (172.21.15.96:0/2167518070) 2024-04-23T02:33:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:28.991579+0000 mon.smithi033 (mon.0) 856 : audit [INF] from='mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095]' entity='mds.foofs.smithi033.vfswme' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.96:0/2167518070"}]: dispatch 2024-04-23T02:33:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:28.995224+0000 mds.foofs.smithi033.vfswme (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24587 172.21.15.96:0/3282229418) 2024-04-23T02:33:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:29.114444+0000 mon.smithi033 (mon.0) 857 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:29.121972+0000 mon.smithi033 (mon.0) 858 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:29.158021+0000 mon.smithi033 (mon.0) 859 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:29.162964+0000 mon.smithi033 (mon.0) 860 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:29.292093+0000 mon.smithi096 (mon.1) 94 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:30.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:29.562015+0000 mon.smithi033 (mon.0) 861 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:29.567926+0000 mon.smithi033 (mon.0) 862 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.066 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:27.771476+0000 mgr.smithi096.hxmsqk (mgr.24493) 66 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 321 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.2 KiB/s rd, 1.7 MiB/s wr, 203 op/s 2024-04-23T02:33:30.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:28.857664+0000 mon.smithi033 (mon.0) 855 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:28.991272+0000 mds.foofs.smithi033.vfswme (mds.0) 3 : cluster [INF] Evicting (and blocklisting) client session 24375 (172.21.15.96:0/2167518070) 2024-04-23T02:33:30.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:28.991579+0000 mon.smithi033 (mon.0) 856 : audit [INF] from='mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095]' entity='mds.foofs.smithi033.vfswme' cmd=[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.96:0/2167518070"}]: dispatch 2024-04-23T02:33:30.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:28.995224+0000 mds.foofs.smithi033.vfswme (mds.0) 4 : cluster [WRN] client session with duplicated session uuid 'ganesha-nfs.foo.1-0001' denied (client.24587 172.21.15.96:0/3282229418) 2024-04-23T02:33:30.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:29.114444+0000 mon.smithi033 (mon.0) 857 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:29.121972+0000 mon.smithi033 (mon.0) 858 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:29.158021+0000 mon.smithi033 (mon.0) 859 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:29.162964+0000 mon.smithi033 (mon.0) 860 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:29.292093+0000 mon.smithi096 (mon.1) 94 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:33:30.068 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:29.562015+0000 mon.smithi033 (mon.0) 861 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:30.068 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:29.567926+0000 mon.smithi033 (mon.0) 862 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:29.771922+0000 mgr.smithi096.hxmsqk (mgr.24493) 67 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 321 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 MiB/s wr, 196 op/s 2024-04-23T02:33:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:29.862015+0000 mon.smithi033 (mon.0) 863 : audit [INF] from='mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095]' entity='mds.foofs.smithi033.vfswme' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.96:0/2167518070"}]': finished 2024-04-23T02:33:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:29.862092+0000 mon.smithi033 (mon.0) 864 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-23T02:33:31.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:29.771922+0000 mgr.smithi096.hxmsqk (mgr.24493) 67 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 321 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.7 MiB/s wr, 196 op/s 2024-04-23T02:33:31.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:29.862015+0000 mon.smithi033 (mon.0) 863 : audit [INF] from='mds.? [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095]' entity='mds.foofs.smithi033.vfswme' cmd='[{"prefix":"osd blocklist", "blocklistop":"add","addr":"172.21.15.96:0/2167518070"}]': finished 2024-04-23T02:33:31.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:29.862092+0000 mon.smithi033 (mon.0) 864 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-23T02:33:32.354 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:33:33.425 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:31.772331+0000 mgr.smithi096.hxmsqk (mgr.24493) 68 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 74 KiB/s wr, 21 op/s 2024-04-23T02:33:33.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:31.772331+0000 mgr.smithi096.hxmsqk (mgr.24493) 68 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.1 KiB/s rd, 74 KiB/s wr, 21 op/s 2024-04-23T02:33:35.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:33.670973+0000 mon.smithi033 (mon.0) 865 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:35.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:33.678264+0000 mon.smithi033 (mon.0) 866 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:35.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:33.865338+0000 mon.smithi033 (mon.0) 867 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:35.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:33.670973+0000 mon.smithi033 (mon.0) 865 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:35.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:33.678264+0000 mon.smithi033 (mon.0) 866 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:35.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:33.865338+0000 mon.smithi033 (mon.0) 867 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:36.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:33.772735+0000 mgr.smithi096.hxmsqk (mgr.24493) 69 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 20 KiB/s wr, 14 op/s 2024-04-23T02:33:36.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:33.772735+0000 mgr.smithi096.hxmsqk (mgr.24493) 69 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.2 KiB/s rd, 20 KiB/s wr, 14 op/s 2024-04-23T02:33:37.393 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:33:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:35.773574+0000 mgr.smithi096.hxmsqk (mgr.24493) 70 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.5 KiB/s rd, 17 KiB/s wr, 12 op/s 2024-04-23T02:33:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:36.101917+0000 mon.smithi033 (mon.0) 868 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:36.108738+0000 mon.smithi033 (mon.0) 869 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:36.110708+0000 mon.smithi096 (mon.1) 95 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:36.111547+0000 mon.smithi096 (mon.1) 96 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:33:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:36.115987+0000 mon.smithi033 (mon.0) 870 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:36.125210+0000 mon.smithi033 (mon.0) 871 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:36.260738+0000 mon.smithi033 (mon.0) 872 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:36.264171+0000 mon.smithi033 (mon.0) 873 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:36.269469+0000 mon.smithi033 (mon.0) 874 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:36.275173+0000 mon.smithi033 (mon.0) 875 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:36.278056+0000 mgr.smithi096.hxmsqk (mgr.24493) 71 : cephadm [INF] Reconfiguring alertmanager.smithi033 (dependencies changed)... 2024-04-23T02:33:37.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:33:36.285412+0000 mgr.smithi096.hxmsqk (mgr.24493) 72 : cephadm [INF] Reconfiguring daemon alertmanager.smithi033 on smithi033 2024-04-23T02:33:37.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:35.773574+0000 mgr.smithi096.hxmsqk (mgr.24493) 70 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.5 KiB/s rd, 17 KiB/s wr, 12 op/s 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:36.101917+0000 mon.smithi033 (mon.0) 868 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:36.108738+0000 mon.smithi033 (mon.0) 869 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:36.110708+0000 mon.smithi096 (mon.1) 95 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:36.111547+0000 mon.smithi096 (mon.1) 96 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:36.115987+0000 mon.smithi033 (mon.0) 870 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:36.125210+0000 mon.smithi033 (mon.0) 871 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:36.260738+0000 mon.smithi033 (mon.0) 872 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:36.264171+0000 mon.smithi033 (mon.0) 873 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:36.269469+0000 mon.smithi033 (mon.0) 874 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:36.275173+0000 mon.smithi033 (mon.0) 875 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:36.278056+0000 mgr.smithi096.hxmsqk (mgr.24493) 71 : cephadm [INF] Reconfiguring alertmanager.smithi033 (dependencies changed)... 2024-04-23T02:33:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:33:36.285412+0000 mgr.smithi096.hxmsqk (mgr.24493) 72 : cephadm [INF] Reconfiguring daemon alertmanager.smithi033 on smithi033 2024-04-23T02:33:39.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:37.774148+0000 mgr.smithi096.hxmsqk (mgr.24493) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.5 KiB/s rd, 17 KiB/s wr, 12 op/s 2024-04-23T02:33:39.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:38.851027+0000 mon.smithi096 (mon.1) 97 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:33:39.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:37.774148+0000 mgr.smithi096.hxmsqk (mgr.24493) 73 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.5 KiB/s rd, 17 KiB/s wr, 12 op/s 2024-04-23T02:33:39.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:38.851027+0000 mon.smithi096 (mon.1) 97 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:33:39.634 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:33:40.323 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:33:40.323 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (7m) 4s ago 9m 22.0M - 0.20.0 0881eb8f169f 8968136948f5 2024-04-23T02:33:40.323 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (9m) 4s ago 9m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:33:40.323 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (8m) 6s ago 8m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:33:40.324 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (7m) 4s ago 9m 33.8M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:33:40.324 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (3m) 4s ago 3m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:33:40.324 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (3m) 6s ago 3m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:33:40.324 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (11m) 4s ago 11m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:33:40.324 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (62s) 6s ago 8m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:33:40.324 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (11m) 4s ago 11m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:33:40.324 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (8m) 6s ago 8m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:33:40.324 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (19s) 4s ago 18s 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:33:40.325 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (11s) 6s ago 11s 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:33:40.325 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (9m) 4s ago 9m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:33:40.325 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (8m) 6s ago 8m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:33:40.325 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (7m) 4s ago 7m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:33:40.325 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (7m) 4s ago 7m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:33:40.325 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (6m) 4s ago 6m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:33:40.325 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (6m) 4s ago 6m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:33:40.325 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (6m) 6s ago 6m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:33:40.325 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (5m) 6s ago 5m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:33:40.325 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (5m) 6s ago 5m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:33:40.326 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (5m) 6s ago 5m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:33:40.326 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (7m) 4s ago 8m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:33:40.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:39.619200+0000 mgr.smithi096.hxmsqk (mgr.24493) 74 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:40.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:39.619200+0000 mgr.smithi096.hxmsqk (mgr.24493) 74 : audit [DBG] from='client.14780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:40.724 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:33:40.724 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:33:40.724 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:33:40.724 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:33:40.724 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:33:40.725 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:33:40.725 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:33:40.725 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:33:40.725 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:33:40.725 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:33:40.725 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:33:40.726 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:33:40.726 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:33:40.726 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:33:40.726 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:33:40.726 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:33:40.726 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:33:40.727 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:33:40.727 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:33:41.062 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:33:41.062 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:33:41.062 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:33:41.063 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:33:41.063 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:33:41.063 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:33:41.063 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:33:41.063 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:33:41.063 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:33:41.251 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:39.774574+0000 mgr.smithi096.hxmsqk (mgr.24493) 75 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.5 KiB/s rd, 17 KiB/s wr, 12 op/s 2024-04-23T02:33:41.251 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:39.976814+0000 mgr.smithi096.hxmsqk (mgr.24493) 76 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:41.251 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:40.310237+0000 mgr.smithi096.hxmsqk (mgr.24493) 77 : audit [DBG] from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:41.251 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:40.721843+0000 mon.smithi033 (mon.0) 876 : audit [DBG] from='client.? 172.21.15.33:0/3230797640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:41.480 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:33:41.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:39.774574+0000 mgr.smithi096.hxmsqk (mgr.24493) 75 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.5 KiB/s rd, 17 KiB/s wr, 12 op/s 2024-04-23T02:33:41.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:39.976814+0000 mgr.smithi096.hxmsqk (mgr.24493) 76 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:41.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:40.310237+0000 mgr.smithi096.hxmsqk (mgr.24493) 77 : audit [DBG] from='client.14788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:41.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:40.721843+0000 mon.smithi033 (mon.0) 876 : audit [DBG] from='client.? 172.21.15.33:0/3230797640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:33:42.439 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:33:42.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:42 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:41.060099+0000 mgr.smithi096.hxmsqk (mgr.24493) 78 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:42.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:42 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:41.478853+0000 mon.smithi033 (mon.0) 877 : audit [DBG] from='client.? 172.21.15.33:0/560767409' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:33:42.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:42 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:41.060099+0000 mgr.smithi096.hxmsqk (mgr.24493) 78 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:33:42.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:42 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:41.478853+0000 mon.smithi033 (mon.0) 877 : audit [DBG] from='client.? 172.21.15.33:0/560767409' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:33:43.513 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:41.775408+0000 mgr.smithi096.hxmsqk (mgr.24493) 79 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 171 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-04-23T02:33:43.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:41.775408+0000 mgr.smithi096.hxmsqk (mgr.24493) 79 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 171 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-04-23T02:33:45.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:43.775859+0000 mgr.smithi096.hxmsqk (mgr.24493) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-04-23T02:33:45.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:43.775859+0000 mgr.smithi096.hxmsqk (mgr.24493) 80 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-04-23T02:33:47.489 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:33:47.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:45.776837+0000 mgr.smithi096.hxmsqk (mgr.24493) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.4 KiB/s wr, 1 op/s 2024-04-23T02:33:47.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:45.776837+0000 mgr.smithi096.hxmsqk (mgr.24493) 81 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.4 KiB/s wr, 1 op/s 2024-04-23T02:33:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:47.777403+0000 mgr.smithi096.hxmsqk (mgr.24493) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-04-23T02:33:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:47.777403+0000 mgr.smithi096.hxmsqk (mgr.24493) 82 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-04-23T02:33:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:49.777862+0000 mgr.smithi096.hxmsqk (mgr.24493) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.1 KiB/s wr, 1 op/s 2024-04-23T02:33:51.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:49.777862+0000 mgr.smithi096.hxmsqk (mgr.24493) 83 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 2.1 KiB/s wr, 1 op/s 2024-04-23T02:33:52.527 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:33:53.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:51.778509+0000 mgr.smithi096.hxmsqk (mgr.24493) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 2.1 KiB/s wr, 1 op/s 2024-04-23T02:33:53.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:51.778509+0000 mgr.smithi096.hxmsqk (mgr.24493) 84 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 2.1 KiB/s wr, 1 op/s 2024-04-23T02:33:54.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:33:53.851270+0000 mon.smithi096 (mon.1) 98 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:33:54.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:33:53.851270+0000 mon.smithi096 (mon.1) 98 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:33:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:53.779001+0000 mgr.smithi096.hxmsqk (mgr.24493) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:33:55.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:53.779001+0000 mgr.smithi096.hxmsqk (mgr.24493) 85 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:33:57.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:55.779884+0000 mgr.smithi096.hxmsqk (mgr.24493) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:33:57.566 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:33:57.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:55.779884+0000 mgr.smithi096.hxmsqk (mgr.24493) 86 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:33:59.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:33:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:57.780479+0000 mgr.smithi096.hxmsqk (mgr.24493) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:33:59.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:33:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:57.780479+0000 mgr.smithi096.hxmsqk (mgr.24493) 87 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:01.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:33:59.781110+0000 mgr.smithi096.hxmsqk (mgr.24493) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:01.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:33:59.781110+0000 mgr.smithi096.hxmsqk (mgr.24493) 88 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:02.601 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:03.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:01.781872+0000 mgr.smithi096.hxmsqk (mgr.24493) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:03.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:01.781872+0000 mgr.smithi096.hxmsqk (mgr.24493) 89 : cluster [DBG] pgmap v44: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:03.782454+0000 mgr.smithi096.hxmsqk (mgr.24493) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:05.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:03.782454+0000 mgr.smithi096.hxmsqk (mgr.24493) 90 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:07.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:05.783163+0000 mgr.smithi096.hxmsqk (mgr.24493) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:07.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:05.783163+0000 mgr.smithi096.hxmsqk (mgr.24493) 91 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:07.646 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:07.783771+0000 mgr.smithi096.hxmsqk (mgr.24493) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:08.851523+0000 mon.smithi096 (mon.1) 99 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:34:09.583 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:07.783771+0000 mgr.smithi096.hxmsqk (mgr.24493) 92 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:09.583 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:08.851523+0000 mon.smithi096 (mon.1) 99 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:34:11.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:09.784474+0000 mgr.smithi096.hxmsqk (mgr.24493) 93 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:11.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:09.784474+0000 mgr.smithi096.hxmsqk (mgr.24493) 93 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:11.847 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:34:12.510 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:34:12.510 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (8m) 36s ago 10m 22.0M - 0.20.0 0881eb8f169f 8968136948f5 2024-04-23T02:34:12.510 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (10m) 36s ago 10m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (9m) 38s ago 9m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (8m) 36s ago 9m 33.8M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (4m) 36s ago 4m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (4m) 38s ago 4m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (11m) 36s ago 11m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (94s) 38s ago 8m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (11m) 36s ago 11m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (8m) 38s ago 8m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (51s) 36s ago 50s 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (44s) 38s ago 43s 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (9m) 36s ago 9m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (8m) 38s ago 8m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (8m) 36s ago 8m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (7m) 36s ago 7m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:34:12.511 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (7m) 36s ago 7m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:34:12.512 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (7m) 36s ago 7m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:34:12.512 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (6m) 38s ago 6m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:34:12.512 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (6m) 38s ago 6m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:34:12.512 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (6m) 38s ago 6m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:34:12.512 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (5m) 38s ago 5m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:34:12.512 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (7m) 36s ago 9m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:34:12.687 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:12.914 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:34:12.914 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:34:12.915 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:34:12.916 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:34:12.916 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:34:13.261 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:34:13.262 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:34:13.262 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:34:13.262 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:34:13.262 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:34:13.262 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:34:13.262 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:34:13.262 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:34:13.262 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:34:13.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:11.785267+0000 mgr.smithi096.hxmsqk (mgr.24493) 94 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:13.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:11.832253+0000 mgr.smithi096.hxmsqk (mgr.24493) 95 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:13.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:12.167906+0000 mgr.smithi096.hxmsqk (mgr.24493) 96 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:13.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:12.497687+0000 mgr.smithi096.hxmsqk (mgr.24493) 97 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:13.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:12.912755+0000 mon.smithi033 (mon.0) 878 : audit [DBG] from='client.? 172.21.15.33:0/212331580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:13.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:11.785267+0000 mgr.smithi096.hxmsqk (mgr.24493) 94 : cluster [DBG] pgmap v49: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:13.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:11.832253+0000 mgr.smithi096.hxmsqk (mgr.24493) 95 : audit [DBG] from='client.14804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:13.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:12.167906+0000 mgr.smithi096.hxmsqk (mgr.24493) 96 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:13.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:12.497687+0000 mgr.smithi096.hxmsqk (mgr.24493) 97 : audit [DBG] from='client.14812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:13.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:12.912755+0000 mon.smithi033 (mon.0) 878 : audit [DBG] from='client.? 172.21.15.33:0/212331580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:13.666 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:34:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:13.259376+0000 mgr.smithi096.hxmsqk (mgr.24493) 98 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:13.664447+0000 mon.smithi033 (mon.0) 879 : audit [DBG] from='client.? 172.21.15.33:0/1454071224' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:34:14.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:13.259376+0000 mgr.smithi096.hxmsqk (mgr.24493) 98 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:14.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:13.664447+0000 mon.smithi033 (mon.0) 879 : audit [DBG] from='client.? 172.21.15.33:0/1454071224' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:34:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:13.785856+0000 mgr.smithi096.hxmsqk (mgr.24493) 99 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:15.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:13.785856+0000 mgr.smithi096.hxmsqk (mgr.24493) 99 : cluster [DBG] pgmap v50: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:15.786587+0000 mgr.smithi096.hxmsqk (mgr.24493) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:17.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:15.786587+0000 mgr.smithi096.hxmsqk (mgr.24493) 100 : cluster [DBG] pgmap v51: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:17.738 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:19.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:17.787216+0000 mgr.smithi096.hxmsqk (mgr.24493) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:19.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:17.787216+0000 mgr.smithi096.hxmsqk (mgr.24493) 101 : cluster [DBG] pgmap v52: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:21.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:19.787996+0000 mgr.smithi096.hxmsqk (mgr.24493) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:21.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:19.787996+0000 mgr.smithi096.hxmsqk (mgr.24493) 102 : cluster [DBG] pgmap v53: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:22.780 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:23.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:21.788749+0000 mgr.smithi096.hxmsqk (mgr.24493) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:23.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:21.788749+0000 mgr.smithi096.hxmsqk (mgr.24493) 103 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:24.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:23.851744+0000 mon.smithi096 (mon.1) 100 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:34:24.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:23.851744+0000 mon.smithi096 (mon.1) 100 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:34:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:23.789317+0000 mgr.smithi096.hxmsqk (mgr.24493) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:25.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:23.789317+0000 mgr.smithi096.hxmsqk (mgr.24493) 104 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:27.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:25.790036+0000 mgr.smithi096.hxmsqk (mgr.24493) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-23T02:34:27.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:26.243298+0000 mon.smithi033 (mon.0) 880 : cluster [DBG] mgrmap e27: smithi096.hxmsqk(active, since 93s), standbys: smithi033.eyrhiu 2024-04-23T02:34:27.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:25.790036+0000 mgr.smithi096.hxmsqk (mgr.24493) 105 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-23T02:34:27.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:26.243298+0000 mon.smithi033 (mon.0) 880 : cluster [DBG] mgrmap e27: smithi096.hxmsqk(active, since 93s), standbys: smithi033.eyrhiu 2024-04-23T02:34:27.824 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:27.790527+0000 mgr.smithi096.hxmsqk (mgr.24493) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-23T02:34:29.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:27.790527+0000 mgr.smithi096.hxmsqk (mgr.24493) 106 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-23T02:34:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:29.791100+0000 mgr.smithi096.hxmsqk (mgr.24493) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-23T02:34:31.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:29.791100+0000 mgr.smithi096.hxmsqk (mgr.24493) 107 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-23T02:34:32.861 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:33.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:31.791916+0000 mgr.smithi096.hxmsqk (mgr.24493) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-04-23T02:34:33.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:31.791916+0000 mgr.smithi096.hxmsqk (mgr.24493) 108 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 426 B/s wr, 0 op/s 2024-04-23T02:34:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:33.792254+0000 mgr.smithi096.hxmsqk (mgr.24493) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-23T02:34:35.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:33.792254+0000 mgr.smithi096.hxmsqk (mgr.24493) 109 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 426 B/s wr, 0 op/s 2024-04-23T02:34:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:35.793086+0000 mgr.smithi096.hxmsqk (mgr.24493) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-23T02:34:37.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:35.793086+0000 mgr.smithi096.hxmsqk (mgr.24493) 110 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 511 B/s wr, 0 op/s 2024-04-23T02:34:37.903 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:39.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:37.793666+0000 mgr.smithi096.hxmsqk (mgr.24493) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:39.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:38.852242+0000 mon.smithi096 (mon.1) 101 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:34:39.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:37.793666+0000 mgr.smithi096.hxmsqk (mgr.24493) 111 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:39.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:38.852242+0000 mon.smithi096 (mon.1) 101 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:34:41.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:39.794156+0000 mgr.smithi096.hxmsqk (mgr.24493) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:41.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:39.794156+0000 mgr.smithi096.hxmsqk (mgr.24493) 112 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:42.949 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:43.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:41.794819+0000 mgr.smithi096.hxmsqk (mgr.24493) 113 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:41.794819+0000 mgr.smithi096.hxmsqk (mgr.24493) 113 : cluster [DBG] pgmap v64: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:44.033 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:34:44.704 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:34:44.704 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (8m) 68s ago 10m 22.0M - 0.20.0 0881eb8f169f 8968136948f5 2024-04-23T02:34:44.704 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (10m) 68s ago 10m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:34:44.704 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (9m) 71s ago 9m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:34:44.704 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (8m) 68s ago 10m 33.8M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:34:44.704 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (4m) 68s ago 4m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:34:44.704 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (4m) 71s ago 4m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:34:44.704 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (12m) 68s ago 12m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:34:44.704 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (2m) 71s ago 9m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:34:44.704 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (12m) 68s ago 12m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:34:44.704 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (9m) 71s ago 9m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (83s) 68s ago 83s 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (76s) 71s ago 75s 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (10m) 68s ago 10m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (9m) 71s ago 9m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (8m) 68s ago 8m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (8m) 68s ago 8m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (8m) 68s ago 8m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (7m) 68s ago 7m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (7m) 71s ago 7m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (6m) 71s ago 6m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (6m) 71s ago 6m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (6m) 71s ago 6m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:34:44.705 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (8m) 68s ago 9m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:34:45.106 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:34:45.106 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:34:45.106 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:34:45.106 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:34:45.106 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:34:45.106 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:34:45.106 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:34:45.106 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:34:45.106 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:34:45.107 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:34:45.107 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:34:45.107 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:34:45.107 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:34:45.107 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:34:45.107 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:34:45.107 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:34:45.107 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:34:45.107 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:34:45.107 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:34:45.448 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:34:45.448 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:34:45.448 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:34:45.448 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:34:45.448 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:34:45.448 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:34:45.448 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:34:45.448 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:34:45.448 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:34:45.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:43.795272+0000 mgr.smithi096.hxmsqk (mgr.24493) 114 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:44.018579+0000 mgr.smithi096.hxmsqk (mgr.24493) 115 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:44.364300+0000 mgr.smithi096.hxmsqk (mgr.24493) 116 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:44.691654+0000 mgr.smithi096.hxmsqk (mgr.24493) 117 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:45.104182+0000 mon.smithi033 (mon.0) 881 : audit [DBG] from='client.? 172.21.15.33:0/3941787872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:45.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:43.795272+0000 mgr.smithi096.hxmsqk (mgr.24493) 114 : cluster [DBG] pgmap v65: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:45.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:44.018579+0000 mgr.smithi096.hxmsqk (mgr.24493) 115 : audit [DBG] from='client.14828 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:45.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:44.364300+0000 mgr.smithi096.hxmsqk (mgr.24493) 116 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:45.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:44.691654+0000 mgr.smithi096.hxmsqk (mgr.24493) 117 : audit [DBG] from='client.14836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:45.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:45.104182+0000 mon.smithi033 (mon.0) 881 : audit [DBG] from='client.? 172.21.15.33:0/3941787872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:34:45.859 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:34:46.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:45.445261+0000 mgr.smithi096.hxmsqk (mgr.24493) 118 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:46.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:45.857948+0000 mon.smithi033 (mon.0) 882 : audit [DBG] from='client.? 172.21.15.33:0/3254658662' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:34:46.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:45.445261+0000 mgr.smithi096.hxmsqk (mgr.24493) 118 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:34:46.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:45.857948+0000 mon.smithi033 (mon.0) 882 : audit [DBG] from='client.? 172.21.15.33:0/3254658662' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:34:47.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:45.795962+0000 mgr.smithi096.hxmsqk (mgr.24493) 119 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:47.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:45.795962+0000 mgr.smithi096.hxmsqk (mgr.24493) 119 : cluster [DBG] pgmap v66: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:47.982 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:47.796406+0000 mgr.smithi096.hxmsqk (mgr.24493) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:47.796406+0000 mgr.smithi096.hxmsqk (mgr.24493) 120 : cluster [DBG] pgmap v67: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:51.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:49.796992+0000 mgr.smithi096.hxmsqk (mgr.24493) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:51.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:49.796992+0000 mgr.smithi096.hxmsqk (mgr.24493) 121 : cluster [DBG] pgmap v68: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:53.020 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:53.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:51.797641+0000 mgr.smithi096.hxmsqk (mgr.24493) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:53.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:51.797641+0000 mgr.smithi096.hxmsqk (mgr.24493) 122 : cluster [DBG] pgmap v69: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:54.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:34:53.852505+0000 mon.smithi096 (mon.1) 102 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:34:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:34:53.852505+0000 mon.smithi096 (mon.1) 102 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:34:55.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:53.798177+0000 mgr.smithi096.hxmsqk (mgr.24493) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:53.798177+0000 mgr.smithi096.hxmsqk (mgr.24493) 123 : cluster [DBG] pgmap v70: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:57.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:55.798865+0000 mgr.smithi096.hxmsqk (mgr.24493) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:57.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:55.798865+0000 mgr.smithi096.hxmsqk (mgr.24493) 124 : cluster [DBG] pgmap v71: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:34:58.061 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:34:59.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:34:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:57.799328+0000 mgr.smithi096.hxmsqk (mgr.24493) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:34:59.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:34:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:57.799328+0000 mgr.smithi096.hxmsqk (mgr.24493) 125 : cluster [DBG] pgmap v72: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:01.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:34:59.800103+0000 mgr.smithi096.hxmsqk (mgr.24493) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:34:59.800103+0000 mgr.smithi096.hxmsqk (mgr.24493) 126 : cluster [DBG] pgmap v73: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:03.111 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:03.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:01.800667+0000 mgr.smithi096.hxmsqk (mgr.24493) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:03.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:01.800667+0000 mgr.smithi096.hxmsqk (mgr.24493) 127 : cluster [DBG] pgmap v74: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:05.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:03.801141+0000 mgr.smithi096.hxmsqk (mgr.24493) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:03.801141+0000 mgr.smithi096.hxmsqk (mgr.24493) 128 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:07.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:05.801992+0000 mgr.smithi096.hxmsqk (mgr.24493) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:07.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:05.801992+0000 mgr.smithi096.hxmsqk (mgr.24493) 129 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:08.145 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:09.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:07.802522+0000 mgr.smithi096.hxmsqk (mgr.24493) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:09.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:08.852792+0000 mon.smithi096 (mon.1) 103 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:35:09.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:07.802522+0000 mgr.smithi096.hxmsqk (mgr.24493) 130 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:09.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:08.852792+0000 mon.smithi096 (mon.1) 103 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:35:11.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:09.803088+0000 mgr.smithi096.hxmsqk (mgr.24493) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:09.803088+0000 mgr.smithi096.hxmsqk (mgr.24493) 131 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:13.183 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:13.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:11.803491+0000 mgr.smithi096.hxmsqk (mgr.24493) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:13.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:11.803491+0000 mgr.smithi096.hxmsqk (mgr.24493) 132 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:15.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:13.803950+0000 mgr.smithi096.hxmsqk (mgr.24493) 133 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:15.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:13.803950+0000 mgr.smithi096.hxmsqk (mgr.24493) 133 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:16.226 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (9m) 100s ago 11m 22.0M - 0.20.0 0881eb8f169f 8968136948f5 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (11m) 100s ago 11m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (10m) 103s ago 10m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (9m) 100s ago 10m 33.8M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (5m) 100s ago 5m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (5m) 103s ago 5m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (12m) 100s ago 12m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (2m) 103s ago 10m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (12m) 100s ago 12m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (9m) 103s ago 9m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:35:16.895 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (115s) 100s ago 115s 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (108s) 103s ago 107s 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (10m) 100s ago 10m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (9m) 103s ago 9m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (9m) 100s ago 9m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (8m) 100s ago 8m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (8m) 100s ago 8m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (8m) 100s ago 8m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (7m) 103s ago 7m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (7m) 103s ago 7m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (7m) 103s ago 7m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (6m) 103s ago 6m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:35:16.896 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (8m) 100s ago 10m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:35:17.303 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:35:17.304 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:35:17.305 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:35:17.305 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:35:17.305 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:35:17.305 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:35:17.305 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:35:17.648 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:35:17.648 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:35:17.648 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:35:17.648 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:35:17.649 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:35:17.649 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:35:17.649 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:35:17.649 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:35:17.649 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:35:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:15.804887+0000 mgr.smithi096.hxmsqk (mgr.24493) 134 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:16.211317+0000 mgr.smithi096.hxmsqk (mgr.24493) 135 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:16.553293+0000 mgr.smithi096.hxmsqk (mgr.24493) 136 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:17.301851+0000 mon.smithi033 (mon.0) 883 : audit [DBG] from='client.? 172.21.15.33:0/2875850966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:17.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:15.804887+0000 mgr.smithi096.hxmsqk (mgr.24493) 134 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:17.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:16.211317+0000 mgr.smithi096.hxmsqk (mgr.24493) 135 : audit [DBG] from='client.14852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:16.553293+0000 mgr.smithi096.hxmsqk (mgr.24493) 136 : audit [DBG] from='client.14856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:17.301851+0000 mon.smithi033 (mon.0) 883 : audit [DBG] from='client.? 172.21.15.33:0/2875850966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:18.045 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:35:18.220 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:18.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:16.882275+0000 mgr.smithi096.hxmsqk (mgr.24493) 137 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:17.646032+0000 mgr.smithi096.hxmsqk (mgr.24493) 138 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:18.043862+0000 mon.smithi033 (mon.0) 884 : audit [DBG] from='client.? 172.21.15.33:0/1518772984' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:35:18.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:16.882275+0000 mgr.smithi096.hxmsqk (mgr.24493) 137 : audit [DBG] from='client.14860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:17.646032+0000 mgr.smithi096.hxmsqk (mgr.24493) 138 : audit [DBG] from='client.14868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:18.043862+0000 mon.smithi033 (mon.0) 884 : audit [DBG] from='client.? 172.21.15.33:0/1518772984' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:35:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:17.805510+0000 mgr.smithi096.hxmsqk (mgr.24493) 139 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:19.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:17.805510+0000 mgr.smithi096.hxmsqk (mgr.24493) 139 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:21.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:19.806176+0000 mgr.smithi096.hxmsqk (mgr.24493) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:21.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:19.806176+0000 mgr.smithi096.hxmsqk (mgr.24493) 140 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:23.255 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:23.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:21.806571+0000 mgr.smithi096.hxmsqk (mgr.24493) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:23.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:21.806571+0000 mgr.smithi096.hxmsqk (mgr.24493) 141 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:23.852981+0000 mon.smithi096 (mon.1) 104 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:35:24.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:23.852981+0000 mon.smithi096 (mon.1) 104 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:35:25.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:23.806992+0000 mgr.smithi096.hxmsqk (mgr.24493) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:25.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:23.806992+0000 mgr.smithi096.hxmsqk (mgr.24493) 142 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:27.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:25.807795+0000 mgr.smithi096.hxmsqk (mgr.24493) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:27.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:25.807795+0000 mgr.smithi096.hxmsqk (mgr.24493) 143 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:28.300 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:29.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:27.808276+0000 mgr.smithi096.hxmsqk (mgr.24493) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:29.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:27.808276+0000 mgr.smithi096.hxmsqk (mgr.24493) 144 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:31.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:29.808918+0000 mgr.smithi096.hxmsqk (mgr.24493) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:31.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:29.808918+0000 mgr.smithi096.hxmsqk (mgr.24493) 145 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:33.337 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:33.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:31.809346+0000 mgr.smithi096.hxmsqk (mgr.24493) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:33.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:31.809346+0000 mgr.smithi096.hxmsqk (mgr.24493) 146 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:35.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:33.809842+0000 mgr.smithi096.hxmsqk (mgr.24493) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:35.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:33.809842+0000 mgr.smithi096.hxmsqk (mgr.24493) 147 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:37.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:35.810674+0000 mgr.smithi096.hxmsqk (mgr.24493) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:37.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:35.810674+0000 mgr.smithi096.hxmsqk (mgr.24493) 148 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:38.373 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:39.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:37.811210+0000 mgr.smithi096.hxmsqk (mgr.24493) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:38.853376+0000 mon.smithi096 (mon.1) 105 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:35:39.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:37.811210+0000 mgr.smithi096.hxmsqk (mgr.24493) 149 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:39.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:38.853376+0000 mon.smithi096 (mon.1) 105 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:35:41.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:39.812082+0000 mgr.smithi096.hxmsqk (mgr.24493) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:41.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:39.812082+0000 mgr.smithi096.hxmsqk (mgr.24493) 150 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:43.411 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:43.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:41.812537+0000 mgr.smithi096.hxmsqk (mgr.24493) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:41.812537+0000 mgr.smithi096.hxmsqk (mgr.24493) 151 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:45.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:43.812940+0000 mgr.smithi096.hxmsqk (mgr.24493) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:45.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:43.812940+0000 mgr.smithi096.hxmsqk (mgr.24493) 152 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:47.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:45.813712+0000 mgr.smithi096.hxmsqk (mgr.24493) 153 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:47.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:45.813712+0000 mgr.smithi096.hxmsqk (mgr.24493) 153 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:48.420 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:35:48.444 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:49.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:47.633807+0000 mon.smithi033 (mon.0) 885 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:35:49.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:47.639464+0000 mon.smithi033 (mon.0) 886 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:35:49.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:35:47.670113+0000 mgr.smithi096.hxmsqk (mgr.24493) 154 : cephadm [INF] Reconfiguring grafana.smithi033 (dependencies changed)... 2024-04-23T02:35:49.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:35:47.678334+0000 mgr.smithi096.hxmsqk (mgr.24493) 155 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:35:49.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:47.824824+0000 mon.smithi033 (mon.0) 887 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:35:49.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:47.830631+0000 mon.smithi033 (mon.0) 888 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:35:49.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:47.835206+0000 mon.smithi096 (mon.1) 106 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:35:49.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:47.633807+0000 mon.smithi033 (mon.0) 885 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:35:49.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:47.639464+0000 mon.smithi033 (mon.0) 886 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:35:49.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:35:47.670113+0000 mgr.smithi096.hxmsqk (mgr.24493) 154 : cephadm [INF] Reconfiguring grafana.smithi033 (dependencies changed)... 2024-04-23T02:35:49.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:35:47.678334+0000 mgr.smithi096.hxmsqk (mgr.24493) 155 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:35:49.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:47.824824+0000 mon.smithi033 (mon.0) 887 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:35:49.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:47.830631+0000 mon.smithi033 (mon.0) 888 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:35:49.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:47.835206+0000 mon.smithi096 (mon.1) 106 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:35:49.108 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (11m) 2m ago 11m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (10m) 2m ago 10m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (9m) 2m ago 11m 33.8M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (5m) 2m ago 5m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (5m) 2m ago 5m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (13m) 2m ago 13m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (3m) 2m ago 10m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (13m) 2m ago 13m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (10m) 2m ago 10m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (2m) 2m ago 2m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (2m) 2m ago 2m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:35:49.109 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (11m) 2m ago 11m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:35:49.110 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (10m) 2m ago 10m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:35:49.110 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (9m) 2m ago 9m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:35:49.110 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (9m) 2m ago 9m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:35:49.110 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (9m) 2m ago 9m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:35:49.110 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (8m) 2m ago 8m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:35:49.110 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (8m) 2m ago 8m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:35:49.110 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (8m) 2m ago 8m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:35:49.110 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (7m) 2m ago 7m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:35:49.110 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (7m) 2m ago 7m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:35:49.110 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (9m) 2m ago 10m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:35:49.570 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:35:49.570 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:35:49.570 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:35:49.570 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:35:49.571 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:35:49.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:47.814030+0000 mgr.smithi096.hxmsqk (mgr.24493) 156 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:49.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:47.835556+0000 mgr.smithi096.hxmsqk (mgr.24493) 157 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:35:49.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:35:47.837372+0000 mgr.smithi096.hxmsqk (mgr.24493) 158 : cephadm [INF] Reconfiguring daemon grafana.smithi033 on smithi033 2024-04-23T02:35:49.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:48.405051+0000 mgr.smithi096.hxmsqk (mgr.24493) 159 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:49.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:48.751177+0000 mgr.smithi096.hxmsqk (mgr.24493) 160 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:49.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:49.567281+0000 mon.smithi033 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.33:0/2514726034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:49.937 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:35:49.938 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:35:49.938 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:35:49.938 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:35:49.938 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:35:49.938 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:35:49.938 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:35:49.938 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:35:49.938 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:35:50.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:47.814030+0000 mgr.smithi096.hxmsqk (mgr.24493) 156 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:50.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:47.835556+0000 mgr.smithi096.hxmsqk (mgr.24493) 157 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-23T02:35:50.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:35:47.837372+0000 mgr.smithi096.hxmsqk (mgr.24493) 158 : cephadm [INF] Reconfiguring daemon grafana.smithi033 on smithi033 2024-04-23T02:35:50.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:48.405051+0000 mgr.smithi096.hxmsqk (mgr.24493) 159 : audit [DBG] from='client.14876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:50.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:48.751177+0000 mgr.smithi096.hxmsqk (mgr.24493) 160 : audit [DBG] from='client.14880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:50.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:49.567281+0000 mon.smithi033 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.33:0/2514726034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:35:50.380 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:35:50.989 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:49.093697+0000 mgr.smithi096.hxmsqk (mgr.24493) 161 : audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:50.990 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:50.377969+0000 mon.smithi033 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.33:0/4059741257' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:35:51.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:49.093697+0000 mgr.smithi096.hxmsqk (mgr.24493) 161 : audit [DBG] from='client.14884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:51.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:50.377969+0000 mon.smithi033 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.33:0/4059741257' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:35:52.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:49.814586+0000 mgr.smithi096.hxmsqk (mgr.24493) 162 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:49.935104+0000 mgr.smithi096.hxmsqk (mgr.24493) 163 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:52.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:49.814586+0000 mgr.smithi096.hxmsqk (mgr.24493) 162 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:52.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:49.935104+0000 mgr.smithi096.hxmsqk (mgr.24493) 163 : audit [DBG] from='client.14892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:35:53.479 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:54.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:51.814907+0000 mgr.smithi096.hxmsqk (mgr.24493) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:54.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:51.814907+0000 mgr.smithi096.hxmsqk (mgr.24493) 164 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:55.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:35:53.853632+0000 mon.smithi096 (mon.1) 107 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:35:55.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:35:53.853632+0000 mon.smithi096 (mon.1) 107 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:35:56.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:53.815367+0000 mgr.smithi096.hxmsqk (mgr.24493) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:56.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:53.815367+0000 mgr.smithi096.hxmsqk (mgr.24493) 165 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:35:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:55.816106+0000 mgr.smithi096.hxmsqk (mgr.24493) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:58.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:55.816106+0000 mgr.smithi096.hxmsqk (mgr.24493) 166 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:35:58.520 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:35:59.936 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:35:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:57.816486+0000 mgr.smithi096.hxmsqk (mgr.24493) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:00.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:35:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:57.816486+0000 mgr.smithi096.hxmsqk (mgr.24493) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:02.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:35:59.817203+0000 mgr.smithi096.hxmsqk (mgr.24493) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:02.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:35:59.817203+0000 mgr.smithi096.hxmsqk (mgr.24493) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:03.565 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:36:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:01.817713+0000 mgr.smithi096.hxmsqk (mgr.24493) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:04.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:01.817713+0000 mgr.smithi096.hxmsqk (mgr.24493) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:06.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:03.818120+0000 mgr.smithi096.hxmsqk (mgr.24493) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:06.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:03.818120+0000 mgr.smithi096.hxmsqk (mgr.24493) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:05.818800+0000 mgr.smithi096.hxmsqk (mgr.24493) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:08.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:05.818800+0000 mgr.smithi096.hxmsqk (mgr.24493) 171 : cluster [DBG] pgmap v106: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:08.604 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:36:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:07.819418+0000 mgr.smithi096.hxmsqk (mgr.24493) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:08.854160+0000 mon.smithi096 (mon.1) 108 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:36:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:07.819418+0000 mgr.smithi096.hxmsqk (mgr.24493) 172 : cluster [DBG] pgmap v107: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:10.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:08.854160+0000 mon.smithi096 (mon.1) 108 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:36:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:09.820035+0000 mgr.smithi096.hxmsqk (mgr.24493) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:12.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:09.820035+0000 mgr.smithi096.hxmsqk (mgr.24493) 173 : cluster [DBG] pgmap v108: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:13.636 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:36:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:11.820454+0000 mgr.smithi096.hxmsqk (mgr.24493) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:14.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:11.820454+0000 mgr.smithi096.hxmsqk (mgr.24493) 174 : cluster [DBG] pgmap v109: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:13.820760+0000 mgr.smithi096.hxmsqk (mgr.24493) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:16.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:13.820760+0000 mgr.smithi096.hxmsqk (mgr.24493) 175 : cluster [DBG] pgmap v110: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:18.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:15.821589+0000 mgr.smithi096.hxmsqk (mgr.24493) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:18.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:15.821589+0000 mgr.smithi096.hxmsqk (mgr.24493) 176 : cluster [DBG] pgmap v111: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:18.676 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:36:20.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:17.822048+0000 mgr.smithi096.hxmsqk (mgr.24493) 177 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:20.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:17.822048+0000 mgr.smithi096.hxmsqk (mgr.24493) 177 : cluster [DBG] pgmap v112: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:20.754 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:36:21.419 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:36:21.419 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:36:21.419 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (12m) 2m ago 12m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:36:21.419 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (11m) 2m ago 11m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (10m) 2m ago 11m 33.8M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (6m) 2m ago 6m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (6m) 2m ago 6m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (13m) 2m ago 13m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (3m) 2m ago 11m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (13m) 2m ago 13m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (11m) 2m ago 11m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (3m) 2m ago 2m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (2m) 2m ago 2m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (11m) 2m ago 11m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (10m) 2m ago 10m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (10m) 2m ago 10m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (10m) 2m ago 9m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (9m) 2m ago 9m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:36:21.420 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (9m) 2m ago 9m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:36:21.421 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (8m) 2m ago 8m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:36:21.421 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (8m) 2m ago 8m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:36:21.421 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (8m) 2m ago 8m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:36:21.421 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (7m) 2m ago 7m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:36:21.421 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (10m) 2m ago 11m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:36:21.816 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:36:21.817 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:36:21.817 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:36:21.817 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:36:21.817 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:36:21.817 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:36:21.817 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:36:21.817 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:36:21.817 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:36:21.817 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:36:21.817 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:36:21.817 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:36:21.818 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:36:21.818 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:36:21.818 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:36:21.818 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:36:21.818 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:36:21.818 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:36:21.818 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:36:22.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:19.823065+0000 mgr.smithi096.hxmsqk (mgr.24493) 178 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:22.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:20.737972+0000 mgr.smithi096.hxmsqk (mgr.24493) 179 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:22.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:19.823065+0000 mgr.smithi096.hxmsqk (mgr.24493) 178 : cluster [DBG] pgmap v113: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:22.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:20.737972+0000 mgr.smithi096.hxmsqk (mgr.24493) 179 : audit [DBG] from='client.14900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:22.154 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:36:22.155 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:36:22.155 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:36:22.155 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:36:22.155 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:36:22.155 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:36:22.155 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:36:22.155 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:36:22.155 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:36:22.550 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:36:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:21.074667+0000 mgr.smithi096.hxmsqk (mgr.24493) 180 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:21.406968+0000 mgr.smithi096.hxmsqk (mgr.24493) 181 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:21.814814+0000 mon.smithi033 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.33:0/2033646398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:22 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:22.548980+0000 mon.smithi033 (mon.0) 892 : audit [DBG] from='client.? 172.21.15.33:0/4228646312' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:36:23.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:21.074667+0000 mgr.smithi096.hxmsqk (mgr.24493) 180 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:21.406968+0000 mgr.smithi096.hxmsqk (mgr.24493) 181 : audit [DBG] from='client.14908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:21.814814+0000 mon.smithi033 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.33:0/2033646398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:23.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:22.548980+0000 mon.smithi033 (mon.0) 892 : audit [DBG] from='client.? 172.21.15.33:0/4228646312' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:36:23.724 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:36:24.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:21.823453+0000 mgr.smithi096.hxmsqk (mgr.24493) 182 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:24.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:22.151873+0000 mgr.smithi096.hxmsqk (mgr.24493) 183 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:24.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:21.823453+0000 mgr.smithi096.hxmsqk (mgr.24493) 182 : cluster [DBG] pgmap v114: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:24.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:22.151873+0000 mgr.smithi096.hxmsqk (mgr.24493) 183 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:25.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:23.854325+0000 mon.smithi096 (mon.1) 109 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:36:25.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:23.854325+0000 mon.smithi096 (mon.1) 109 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:36:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:23.823860+0000 mgr.smithi096.hxmsqk (mgr.24493) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:26.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:23.823860+0000 mgr.smithi096.hxmsqk (mgr.24493) 184 : cluster [DBG] pgmap v115: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:28.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:25.824571+0000 mgr.smithi096.hxmsqk (mgr.24493) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:28.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:25.824571+0000 mgr.smithi096.hxmsqk (mgr.24493) 185 : cluster [DBG] pgmap v116: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:28.759 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:36:30.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:27.825062+0000 mgr.smithi096.hxmsqk (mgr.24493) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:30.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:27.825062+0000 mgr.smithi096.hxmsqk (mgr.24493) 186 : cluster [DBG] pgmap v117: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:32.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:29.825723+0000 mgr.smithi096.hxmsqk (mgr.24493) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:32.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:29.825723+0000 mgr.smithi096.hxmsqk (mgr.24493) 187 : cluster [DBG] pgmap v118: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:33.802 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:36:34.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:31.826245+0000 mgr.smithi096.hxmsqk (mgr.24493) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:34.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:31.826245+0000 mgr.smithi096.hxmsqk (mgr.24493) 188 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:36.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:33.826718+0000 mgr.smithi096.hxmsqk (mgr.24493) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:33.826718+0000 mgr.smithi096.hxmsqk (mgr.24493) 189 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:38.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:35.827510+0000 mgr.smithi096.hxmsqk (mgr.24493) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:38.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:35.827510+0000 mgr.smithi096.hxmsqk (mgr.24493) 190 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:38.838 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:36:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:37.827920+0000 mgr.smithi096.hxmsqk (mgr.24493) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:38.854589+0000 mon.smithi096 (mon.1) 110 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:36:40.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:37.827920+0000 mgr.smithi096.hxmsqk (mgr.24493) 191 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:40.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:38.854589+0000 mon.smithi096 (mon.1) 110 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:36:42.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:39.828749+0000 mgr.smithi096.hxmsqk (mgr.24493) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:42.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:39.828749+0000 mgr.smithi096.hxmsqk (mgr.24493) 192 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:43.872 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:36:44.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:41.829229+0000 mgr.smithi096.hxmsqk (mgr.24493) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:44.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:41.829229+0000 mgr.smithi096.hxmsqk (mgr.24493) 193 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:46.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:43.829700+0000 mgr.smithi096.hxmsqk (mgr.24493) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:46.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:43.829700+0000 mgr.smithi096.hxmsqk (mgr.24493) 194 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:48.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:45.830445+0000 mgr.smithi096.hxmsqk (mgr.24493) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:48.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:45.830445+0000 mgr.smithi096.hxmsqk (mgr.24493) 195 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:48.922 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:36:50.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:47.830827+0000 mgr.smithi096.hxmsqk (mgr.24493) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:50.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:47.830827+0000 mgr.smithi096.hxmsqk (mgr.24493) 196 : cluster [DBG] pgmap v127: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:49.831669+0000 mgr.smithi096.hxmsqk (mgr.24493) 197 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:52.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:49.831669+0000 mgr.smithi096.hxmsqk (mgr.24493) 197 : cluster [DBG] pgmap v128: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:52.915 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:36:53.583 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (12m) 3m ago 12m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (11m) 3m ago 11m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (10m) 3m ago 12m 33.8M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (6m) 3m ago 6m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (6m) 3m ago 6m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (14m) 3m ago 14m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (4m) 3m ago 11m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (14m) 3m ago 14m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (11m) 3m ago 11m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (3m) 3m ago 3m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (3m) 3m ago 3m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (12m) 3m ago 12m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:36:53.584 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (11m) 3m ago 11m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:36:53.585 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (11m) 3m ago 11m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:36:53.585 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (10m) 3m ago 10m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:36:53.585 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (10m) 3m ago 10m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:36:53.585 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (9m) 3m ago 9m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:36:53.585 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (9m) 3m ago 9m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:36:53.585 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (9m) 3m ago 9m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:36:53.585 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (8m) 3m ago 8m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:36:53.585 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (8m) 3m ago 8m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:36:53.585 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (10m) 3m ago 11m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:36:53.953 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:36:53.986 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:36:53.986 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:36:53.986 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:36:53.986 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:36:53.986 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:36:53.986 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:36:53.986 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:36:53.987 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:36:54.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:51.832098+0000 mgr.smithi096.hxmsqk (mgr.24493) 198 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:54.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:51.832098+0000 mgr.smithi096.hxmsqk (mgr.24493) 198 : cluster [DBG] pgmap v129: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:54.329 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:36:54.330 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:36:54.330 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:36:54.330 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:36:54.330 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:36:54.330 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:36:54.330 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:36:54.330 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:36:54.330 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:36:54.726 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:36:55.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:52.901110+0000 mgr.smithi096.hxmsqk (mgr.24493) 199 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:53.243599+0000 mgr.smithi096.hxmsqk (mgr.24493) 200 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:53.571291+0000 mgr.smithi096.hxmsqk (mgr.24493) 201 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:53.854676+0000 mon.smithi096 (mon.1) 111 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:36:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:53.984407+0000 mon.smithi033 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.33:0/1961024900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:55.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:54.724735+0000 mon.smithi033 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.33:0/1231691206' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:36:55.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:52.901110+0000 mgr.smithi096.hxmsqk (mgr.24493) 199 : audit [DBG] from='client.14924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:53.243599+0000 mgr.smithi096.hxmsqk (mgr.24493) 200 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:53.571291+0000 mgr.smithi096.hxmsqk (mgr.24493) 201 : audit [DBG] from='client.14932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:53.854676+0000 mon.smithi096 (mon.1) 111 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:36:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:53.984407+0000 mon.smithi033 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.33:0/1961024900' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:36:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:54.724735+0000 mon.smithi033 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.33:0/1231691206' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:36:56.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:53.832510+0000 mgr.smithi096.hxmsqk (mgr.24493) 202 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:56.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:36:54.327280+0000 mgr.smithi096.hxmsqk (mgr.24493) 203 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:56.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:53.832510+0000 mgr.smithi096.hxmsqk (mgr.24493) 202 : cluster [DBG] pgmap v130: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:36:56.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:36:54.327280+0000 mgr.smithi096.hxmsqk (mgr.24493) 203 : audit [DBG] from='client.14940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:36:58.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:55.833277+0000 mgr.smithi096.hxmsqk (mgr.24493) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:58.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:55.833277+0000 mgr.smithi096.hxmsqk (mgr.24493) 204 : cluster [DBG] pgmap v131: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:36:58.989 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:00.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:36:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:57.833732+0000 mgr.smithi096.hxmsqk (mgr.24493) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:00.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:36:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:57.833732+0000 mgr.smithi096.hxmsqk (mgr.24493) 205 : cluster [DBG] pgmap v132: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:02.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:36:59.834640+0000 mgr.smithi096.hxmsqk (mgr.24493) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:02.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:36:59.834640+0000 mgr.smithi096.hxmsqk (mgr.24493) 206 : cluster [DBG] pgmap v133: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:04.031 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:04.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:01.835187+0000 mgr.smithi096.hxmsqk (mgr.24493) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:04.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:01.835187+0000 mgr.smithi096.hxmsqk (mgr.24493) 207 : cluster [DBG] pgmap v134: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:06.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:03.835764+0000 mgr.smithi096.hxmsqk (mgr.24493) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:06.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:03.835764+0000 mgr.smithi096.hxmsqk (mgr.24493) 208 : cluster [DBG] pgmap v135: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:05.836719+0000 mgr.smithi096.hxmsqk (mgr.24493) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:08.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:05.836719+0000 mgr.smithi096.hxmsqk (mgr.24493) 209 : cluster [DBG] pgmap v136: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:09.068 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:07.837166+0000 mgr.smithi096.hxmsqk (mgr.24493) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:08.855058+0000 mon.smithi096 (mon.1) 112 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:37:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:07.837166+0000 mgr.smithi096.hxmsqk (mgr.24493) 210 : cluster [DBG] pgmap v137: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:10.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:08.855058+0000 mon.smithi096 (mon.1) 112 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:37:12.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:09.837963+0000 mgr.smithi096.hxmsqk (mgr.24493) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:12.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:09.837963+0000 mgr.smithi096.hxmsqk (mgr.24493) 211 : cluster [DBG] pgmap v138: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:14.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:11.838434+0000 mgr.smithi096.hxmsqk (mgr.24493) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:14.106 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:14.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:11.838434+0000 mgr.smithi096.hxmsqk (mgr.24493) 212 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:13.838819+0000 mgr.smithi096.hxmsqk (mgr.24493) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:15.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:14 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:13.838819+0000 mgr.smithi096.hxmsqk (mgr.24493) 213 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:15.839541+0000 mgr.smithi096.hxmsqk (mgr.24493) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:17.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:15.839541+0000 mgr.smithi096.hxmsqk (mgr.24493) 214 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:19.147 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:19.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:17.840028+0000 mgr.smithi096.hxmsqk (mgr.24493) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:19.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:17.840028+0000 mgr.smithi096.hxmsqk (mgr.24493) 215 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:21.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:19.840700+0000 mgr.smithi096.hxmsqk (mgr.24493) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:21.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:19.840700+0000 mgr.smithi096.hxmsqk (mgr.24493) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:21.841191+0000 mgr.smithi096.hxmsqk (mgr.24493) 217 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:23.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:21.841191+0000 mgr.smithi096.hxmsqk (mgr.24493) 217 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:24.182 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:23.855273+0000 mon.smithi096 (mon.1) 113 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:37:24.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:23.855273+0000 mon.smithi096 (mon.1) 113 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:37:25.091 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:37:25.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:23.841709+0000 mgr.smithi096.hxmsqk (mgr.24493) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:25.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:23.841709+0000 mgr.smithi096.hxmsqk (mgr.24493) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:25.760 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:37:25.760 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:37:25.760 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (13m) 3m ago 13m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:37:25.760 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (12m) 3m ago 12m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:37:25.760 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (11m) 3m ago 12m 33.8M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (7m) 3m ago 7m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (7m) 3m ago 7m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (14m) 3m ago 14m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (4m) 3m ago 12m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (14m) 3m ago 14m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (12m) 3m ago 12m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (4m) 3m ago 4m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (3m) 3m ago 3m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (12m) 3m ago 12m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (11m) 3m ago 11m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (11m) 3m ago 11m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (11m) 3m ago 11m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (10m) 3m ago 10m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (10m) 3m ago 10m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:37:25.761 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (10m) 3m ago 10m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:37:25.762 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (9m) 3m ago 9m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:37:25.762 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (9m) 3m ago 9m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:37:25.762 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (8m) 3m ago 8m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:37:25.762 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (11m) 3m ago 12m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:37:26.159 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:37:26.159 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:37:26.159 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:37:26.159 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:37:26.160 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:37:26.160 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:37:26.160 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:37:26.160 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:37:26.160 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:37:26.160 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:37:26.161 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:37:26.161 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:37:26.161 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:37:26.161 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:37:26.161 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:37:26.161 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:37:26.162 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:37:26.162 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:37:26.162 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:37:26.500 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:37:26.501 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:37:26.501 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:37:26.501 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:37:26.501 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:37:26.501 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:37:26.501 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:37:26.501 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:37:26.501 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:37:26.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:25.076475+0000 mgr.smithi096.hxmsqk (mgr.24493) 219 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:26.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:25.416154+0000 mgr.smithi096.hxmsqk (mgr.24493) 220 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:26.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:25.747825+0000 mgr.smithi096.hxmsqk (mgr.24493) 221 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:26.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:26.157194+0000 mon.smithi033 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.33:0/2467282422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:26.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:25.076475+0000 mgr.smithi096.hxmsqk (mgr.24493) 219 : audit [DBG] from='client.14948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:26.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:25.416154+0000 mgr.smithi096.hxmsqk (mgr.24493) 220 : audit [DBG] from='client.14952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:26.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:25.747825+0000 mgr.smithi096.hxmsqk (mgr.24493) 221 : audit [DBG] from='client.14956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:26.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:26.157194+0000 mon.smithi033 (mon.0) 895 : audit [DBG] from='client.? 172.21.15.33:0/2467282422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:26.902 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:37:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:25.842361+0000 mgr.smithi096.hxmsqk (mgr.24493) 222 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:26.498560+0000 mgr.smithi096.hxmsqk (mgr.24493) 223 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:26.900307+0000 mon.smithi033 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.33:0/249239499' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:37:27.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:25.842361+0000 mgr.smithi096.hxmsqk (mgr.24493) 222 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:26.498560+0000 mgr.smithi096.hxmsqk (mgr.24493) 223 : audit [DBG] from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:26.900307+0000 mon.smithi033 (mon.0) 896 : audit [DBG] from='client.? 172.21.15.33:0/249239499' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:37:29.227 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:27.842790+0000 mgr.smithi096.hxmsqk (mgr.24493) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:29.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:27.842790+0000 mgr.smithi096.hxmsqk (mgr.24493) 224 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:29.843463+0000 mgr.smithi096.hxmsqk (mgr.24493) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:31.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:29.843463+0000 mgr.smithi096.hxmsqk (mgr.24493) 225 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:31.843976+0000 mgr.smithi096.hxmsqk (mgr.24493) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:33.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:31.843976+0000 mgr.smithi096.hxmsqk (mgr.24493) 226 : cluster [DBG] pgmap v149: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:34.270 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:33.844359+0000 mgr.smithi096.hxmsqk (mgr.24493) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:35.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:33.844359+0000 mgr.smithi096.hxmsqk (mgr.24493) 227 : cluster [DBG] pgmap v150: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:35.845142+0000 mgr.smithi096.hxmsqk (mgr.24493) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:37.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:35.845142+0000 mgr.smithi096.hxmsqk (mgr.24493) 228 : cluster [DBG] pgmap v151: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:39.307 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:39.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:37.845611+0000 mgr.smithi096.hxmsqk (mgr.24493) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:39.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:38.855606+0000 mon.smithi096 (mon.1) 114 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:37:39.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:37.845611+0000 mgr.smithi096.hxmsqk (mgr.24493) 229 : cluster [DBG] pgmap v152: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:39.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:38.855606+0000 mon.smithi096 (mon.1) 114 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:37:41.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:39.846482+0000 mgr.smithi096.hxmsqk (mgr.24493) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:41.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:39.846482+0000 mgr.smithi096.hxmsqk (mgr.24493) 230 : cluster [DBG] pgmap v153: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:43.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:41.847039+0000 mgr.smithi096.hxmsqk (mgr.24493) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:43.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:41.847039+0000 mgr.smithi096.hxmsqk (mgr.24493) 231 : cluster [DBG] pgmap v154: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:44.341 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:43.847453+0000 mgr.smithi096.hxmsqk (mgr.24493) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:45.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:43.847453+0000 mgr.smithi096.hxmsqk (mgr.24493) 232 : cluster [DBG] pgmap v155: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:47.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:45.848127+0000 mgr.smithi096.hxmsqk (mgr.24493) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:47.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:45.848127+0000 mgr.smithi096.hxmsqk (mgr.24493) 233 : cluster [DBG] pgmap v156: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:49.379 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:47.848566+0000 mgr.smithi096.hxmsqk (mgr.24493) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:49.599 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:47.848566+0000 mgr.smithi096.hxmsqk (mgr.24493) 234 : cluster [DBG] pgmap v157: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:51.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:49.849234+0000 mgr.smithi096.hxmsqk (mgr.24493) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:51.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:49.849234+0000 mgr.smithi096.hxmsqk (mgr.24493) 235 : cluster [DBG] pgmap v158: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:53.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:51.849776+0000 mgr.smithi096.hxmsqk (mgr.24493) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:53.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:51.849776+0000 mgr.smithi096.hxmsqk (mgr.24493) 236 : cluster [DBG] pgmap v159: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:54.415 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:54.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:53.855944+0000 mon.smithi096 (mon.1) 115 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:37:54.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:53.855944+0000 mon.smithi096 (mon.1) 115 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:37:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:53.850334+0000 mgr.smithi096.hxmsqk (mgr.24493) 237 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:53.850334+0000 mgr.smithi096.hxmsqk (mgr.24493) 237 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:57.270 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:37:57.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:55.851158+0000 mgr.smithi096.hxmsqk (mgr.24493) 238 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:57.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:55.851158+0000 mgr.smithi096.hxmsqk (mgr.24493) 238 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:37:57.931 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (13m) 4m ago 13m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (12m) 4m ago 12m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (11m) 4m ago 13m 33.8M - 6.7.4 557c83e11646 53cc6c987ba3 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (7m) 4m ago 7m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (7m) 4m ago 7m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (15m) 4m ago 15m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (5m) 4m ago 12m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (15m) 4m ago 15m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (12m) 4m ago 12m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (4m) 4m ago 4m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (4m) 4m ago 4m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (13m) 4m ago 13m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:37:57.932 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (12m) 4m ago 12m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:37:57.933 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (12m) 4m ago 12m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:37:57.933 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (11m) 4m ago 11m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:37:57.933 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (11m) 4m ago 11m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:37:57.933 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (10m) 4m ago 10m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:37:57.933 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (10m) 4m ago 10m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:37:57.933 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (10m) 4m ago 10m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:37:57.933 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (9m) 4m ago 9m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:37:57.933 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (9m) 4m ago 9m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:37:57.933 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (11m) 4m ago 12m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:37:58.330 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:37:58.331 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:37:58.331 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:37:58.331 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:37:58.331 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:37:58.331 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:37:58.331 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:37:58.331 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:37:58.331 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:37:58.331 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:37:58.331 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:37:58.332 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:37:58.332 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:37:58.332 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:37:58.332 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:37:58.332 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:37:58.332 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:37:58.332 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:37:58.332 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:37:58.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:57.255047+0000 mgr.smithi096.hxmsqk (mgr.24493) 239 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:58.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:57.594508+0000 mgr.smithi096.hxmsqk (mgr.24493) 240 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:58.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:57.255047+0000 mgr.smithi096.hxmsqk (mgr.24493) 239 : audit [DBG] from='client.14972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:58.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:57.594508+0000 mgr.smithi096.hxmsqk (mgr.24493) 240 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:58.672 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:37:58.672 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:37:58.672 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:37:58.672 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:37:58.672 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:37:58.672 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:37:58.673 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:37:58.673 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:37:58.673 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:37:59.070 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:37:59.449 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:37:59.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:57.851713+0000 mgr.smithi096.hxmsqk (mgr.24493) 241 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:59.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:57.919019+0000 mgr.smithi096.hxmsqk (mgr.24493) 242 : audit [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:59.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:58.328958+0000 mon.smithi033 (mon.0) 897 : audit [DBG] from='client.? 172.21.15.33:0/1442807068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:59.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:58.669850+0000 mgr.smithi096.hxmsqk (mgr.24493) 243 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:59.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:37:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:37:59.068724+0000 mon.smithi033 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.33:0/3317436299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:37:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:57.851713+0000 mgr.smithi096.hxmsqk (mgr.24493) 241 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:37:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:57.919019+0000 mgr.smithi096.hxmsqk (mgr.24493) 242 : audit [DBG] from='client.14980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:58.328958+0000 mon.smithi033 (mon.0) 897 : audit [DBG] from='client.? 172.21.15.33:0/1442807068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:37:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:58.669850+0000 mgr.smithi096.hxmsqk (mgr.24493) 243 : audit [DBG] from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:37:59.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:37:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:37:59.068724+0000 mon.smithi033 (mon.0) 898 : audit [DBG] from='client.? 172.21.15.33:0/3317436299' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:38:01.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:37:59.852348+0000 mgr.smithi096.hxmsqk (mgr.24493) 244 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:01.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:37:59.852348+0000 mgr.smithi096.hxmsqk (mgr.24493) 244 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:01.852741+0000 mgr.smithi096.hxmsqk (mgr.24493) 245 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:02.708230+0000 mon.smithi033 (mon.0) 899 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:38:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:02.714348+0000 mon.smithi033 (mon.0) 900 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:38:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:38:02.749476+0000 mgr.smithi096.hxmsqk (mgr.24493) 246 : cephadm [INF] Reconfiguring node-exporter.smithi033 (dependencies changed)... 2024-04-23T02:38:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:38:02.749905+0000 mgr.smithi096.hxmsqk (mgr.24493) 247 : cephadm [INF] Reconfiguring daemon node-exporter.smithi033 on smithi033 2024-04-23T02:38:04.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:01.852741+0000 mgr.smithi096.hxmsqk (mgr.24493) 245 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:04.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:02.708230+0000 mon.smithi033 (mon.0) 899 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:38:04.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:02.714348+0000 mon.smithi033 (mon.0) 900 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:38:04.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:38:02.749476+0000 mgr.smithi096.hxmsqk (mgr.24493) 246 : cephadm [INF] Reconfiguring node-exporter.smithi033 (dependencies changed)... 2024-04-23T02:38:04.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:38:02.749905+0000 mgr.smithi096.hxmsqk (mgr.24493) 247 : cephadm [INF] Reconfiguring daemon node-exporter.smithi033 on smithi033 2024-04-23T02:38:04.488 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:38:06.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:03.853304+0000 mgr.smithi096.hxmsqk (mgr.24493) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:06.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:03.853304+0000 mgr.smithi096.hxmsqk (mgr.24493) 248 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:05.854109+0000 mgr.smithi096.hxmsqk (mgr.24493) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:08.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:05.854109+0000 mgr.smithi096.hxmsqk (mgr.24493) 249 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:09.532 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:38:10.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:07.854641+0000 mgr.smithi096.hxmsqk (mgr.24493) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:08.856344+0000 mon.smithi096 (mon.1) 116 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:38:10.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:07.854641+0000 mgr.smithi096.hxmsqk (mgr.24493) 250 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:10.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:08.856344+0000 mon.smithi096 (mon.1) 116 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:38:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:09.855326+0000 mgr.smithi096.hxmsqk (mgr.24493) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:12.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:09.855326+0000 mgr.smithi096.hxmsqk (mgr.24493) 251 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:11.855753+0000 mgr.smithi096.hxmsqk (mgr.24493) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:14.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:11.855753+0000 mgr.smithi096.hxmsqk (mgr.24493) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:14.576 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:38:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:13.856258+0000 mgr.smithi096.hxmsqk (mgr.24493) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:16.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:13.856258+0000 mgr.smithi096.hxmsqk (mgr.24493) 253 : cluster [DBG] pgmap v170: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:18.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:15.857087+0000 mgr.smithi096.hxmsqk (mgr.24493) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:18.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:15.857087+0000 mgr.smithi096.hxmsqk (mgr.24493) 254 : cluster [DBG] pgmap v171: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:19.620 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:38:20.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:17.857556+0000 mgr.smithi096.hxmsqk (mgr.24493) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:20.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:17.857556+0000 mgr.smithi096.hxmsqk (mgr.24493) 255 : cluster [DBG] pgmap v172: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:22.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:19.858367+0000 mgr.smithi096.hxmsqk (mgr.24493) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:22.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:19.858367+0000 mgr.smithi096.hxmsqk (mgr.24493) 256 : cluster [DBG] pgmap v173: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:24.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:21.858771+0000 mgr.smithi096.hxmsqk (mgr.24493) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:24.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:21.858771+0000 mgr.smithi096.hxmsqk (mgr.24493) 257 : cluster [DBG] pgmap v174: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:24.667 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:38:25.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:23.856441+0000 mon.smithi096 (mon.1) 117 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:38:25.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:23.856441+0000 mon.smithi096 (mon.1) 117 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:38:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:23.860474+0000 mgr.smithi096.hxmsqk (mgr.24493) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:26.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:23.860474+0000 mgr.smithi096.hxmsqk (mgr.24493) 258 : cluster [DBG] pgmap v175: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:28.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:25.861171+0000 mgr.smithi096.hxmsqk (mgr.24493) 259 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:28.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:25.861171+0000 mgr.smithi096.hxmsqk (mgr.24493) 259 : cluster [DBG] pgmap v176: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:29.440 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:38:29.713 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:38:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:27.861587+0000 mgr.smithi096.hxmsqk (mgr.24493) 260 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:30.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:27.861587+0000 mgr.smithi096.hxmsqk (mgr.24493) 260 : cluster [DBG] pgmap v177: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:30.106 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:38:30.106 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:38:30.106 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (14m) 4m ago 14m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:38:30.106 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (13m) 4m ago 13m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:38:30.106 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:38:30.106 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (8m) 4m ago 8m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (8m) 4m ago 8m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (15m) 4m ago 15m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (5m) 4m ago 13m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (15m) 4m ago 16m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (13m) 4m ago 13m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (5m) 4m ago 5m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (5m) 4m ago 5m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (13m) 4m ago 13m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (12m) 4m ago 12m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (12m) 4m ago 12m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (12m) 4m ago 12m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (11m) 4m ago 11m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (11m) 4m ago 11m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:38:30.107 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (11m) 4m ago 11m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:38:30.108 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (10m) 4m ago 10m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:38:30.108 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (10m) 4m ago 10m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:38:30.108 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (10m) 4m ago 10m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:38:30.108 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (12m) 4m ago 13m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:38:30.504 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:38:30.505 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:38:30.506 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:38:30.506 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:38:30.506 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:38:30.506 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:38:30.506 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:38:30.506 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:38:30.842 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:38:30.842 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:38:30.842 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:38:30.843 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:38:30.843 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:38:30.843 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:38:30.843 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:38:30.843 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:38:30.843 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:38:31.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:29.424804+0000 mgr.smithi096.hxmsqk (mgr.24493) 261 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:31.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:29.768284+0000 mgr.smithi096.hxmsqk (mgr.24493) 262 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:31.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:30.502871+0000 mon.smithi033 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.33:0/1292275982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:31.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:29.424804+0000 mgr.smithi096.hxmsqk (mgr.24493) 261 : audit [DBG] from='client.14996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:31.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:29.768284+0000 mgr.smithi096.hxmsqk (mgr.24493) 262 : audit [DBG] from='client.15000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:31.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:30.502871+0000 mon.smithi033 (mon.0) 901 : audit [DBG] from='client.? 172.21.15.33:0/1292275982' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:38:31.246 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:38:32.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:29.862144+0000 mgr.smithi096.hxmsqk (mgr.24493) 263 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:32.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:30.094091+0000 mgr.smithi096.hxmsqk (mgr.24493) 264 : audit [DBG] from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:32.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:31.244583+0000 mon.smithi033 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.33:0/3263813667' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:38:32.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:29.862144+0000 mgr.smithi096.hxmsqk (mgr.24493) 263 : cluster [DBG] pgmap v178: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:32.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:30.094091+0000 mgr.smithi096.hxmsqk (mgr.24493) 264 : audit [DBG] from='client.15004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:32.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:31.244583+0000 mon.smithi033 (mon.0) 902 : audit [DBG] from='client.? 172.21.15.33:0/3263813667' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:38:33.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:32 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:30.840152+0000 mgr.smithi096.hxmsqk (mgr.24493) 265 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:33.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:30.840152+0000 mgr.smithi096.hxmsqk (mgr.24493) 265 : audit [DBG] from='client.15012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:38:34.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:31.862602+0000 mgr.smithi096.hxmsqk (mgr.24493) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:34.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:31.862602+0000 mgr.smithi096.hxmsqk (mgr.24493) 266 : cluster [DBG] pgmap v179: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:34.751 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:38:36.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:33.863234+0000 mgr.smithi096.hxmsqk (mgr.24493) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:36.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:33.863234+0000 mgr.smithi096.hxmsqk (mgr.24493) 267 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:38.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:35.864106+0000 mgr.smithi096.hxmsqk (mgr.24493) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:38.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:35.864106+0000 mgr.smithi096.hxmsqk (mgr.24493) 268 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:39.787 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:38:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:37.864699+0000 mgr.smithi096.hxmsqk (mgr.24493) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:38.856701+0000 mon.smithi096 (mon.1) 118 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:38:40.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:37.864699+0000 mgr.smithi096.hxmsqk (mgr.24493) 269 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:40.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:38.856701+0000 mon.smithi096 (mon.1) 118 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:38:42.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:39.865374+0000 mgr.smithi096.hxmsqk (mgr.24493) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:42.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:39.865374+0000 mgr.smithi096.hxmsqk (mgr.24493) 270 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:44.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:41.865807+0000 mgr.smithi096.hxmsqk (mgr.24493) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:44.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:41.865807+0000 mgr.smithi096.hxmsqk (mgr.24493) 271 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:44.835 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:38:46.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:43.866255+0000 mgr.smithi096.hxmsqk (mgr.24493) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:46.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:43.866255+0000 mgr.smithi096.hxmsqk (mgr.24493) 272 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:48.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:45.867028+0000 mgr.smithi096.hxmsqk (mgr.24493) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:48.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:45.867028+0000 mgr.smithi096.hxmsqk (mgr.24493) 273 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:38:49.871 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:38:50.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:47.867479+0000 mgr.smithi096.hxmsqk (mgr.24493) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:50.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:47.867479+0000 mgr.smithi096.hxmsqk (mgr.24493) 274 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:52.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:49.868159+0000 mgr.smithi096.hxmsqk (mgr.24493) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:52.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:49.868159+0000 mgr.smithi096.hxmsqk (mgr.24493) 275 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:54.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:51.868676+0000 mgr.smithi096.hxmsqk (mgr.24493) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:38:54.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:51.868676+0000 mgr.smithi096.hxmsqk (mgr.24493) 276 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:38:54.914 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:38:55.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:38:53.856942+0000 mon.smithi096 (mon.1) 119 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:38:55.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:38:53.856942+0000 mon.smithi096 (mon.1) 119 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:38:56.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:53.871629+0000 mgr.smithi096.hxmsqk (mgr.24493) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:38:56.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:53.871629+0000 mgr.smithi096.hxmsqk (mgr.24493) 277 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:38:57.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:55.872481+0000 mgr.smithi096.hxmsqk (mgr.24493) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:57.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:55.872481+0000 mgr.smithi096.hxmsqk (mgr.24493) 278 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:38:59.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:38:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:57.872942+0000 mgr.smithi096.hxmsqk (mgr.24493) 279 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:38:59.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:38:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:57.872942+0000 mgr.smithi096.hxmsqk (mgr.24493) 279 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:38:59.947 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:01.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:38:59.873733+0000 mgr.smithi096.hxmsqk (mgr.24493) 280 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:01.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:38:59.873733+0000 mgr.smithi096.hxmsqk (mgr.24493) 280 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:01.609 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:39:02.271 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (14m) 5m ago 14m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (13m) 5m ago 13m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (8m) 5m ago 8m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (8m) 5m ago 8m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (16m) 5m ago 16m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (6m) 5m ago 13m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (16m) 5m ago 16m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (13m) 5m ago 13m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (5m) 5m ago 5m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (5m) 5m ago 5m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:39:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (14m) 5m ago 14m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:39:02.273 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (13m) 5m ago 13m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:39:02.273 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (13m) 5m ago 13m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:39:02.273 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (12m) 5m ago 12m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:39:02.273 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (12m) 5m ago 12m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:39:02.273 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (11m) 5m ago 11m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:39:02.273 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (11m) 5m ago 11m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:39:02.273 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (11m) 5m ago 11m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:39:02.273 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (10m) 5m ago 10m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:39:02.273 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (10m) 5m ago 10m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:39:02.273 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (12m) 5m ago 14m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:39:02.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:01.594771+0000 mgr.smithi096.hxmsqk (mgr.24493) 281 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:02.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:01.594771+0000 mgr.smithi096.hxmsqk (mgr.24493) 281 : audit [DBG] from='client.15020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:02.671 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:39:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:39:02.673 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:39:02.673 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:39:02.673 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:39:02.673 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:39:02.673 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:39:03.008 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:39:03.008 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:39:03.008 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:39:03.008 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:39:03.008 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:39:03.008 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:39:03.008 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:39:03.008 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:39:03.008 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:39:03.403 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:39:03.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:01.874261+0000 mgr.smithi096.hxmsqk (mgr.24493) 282 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:03.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:01.931484+0000 mgr.smithi096.hxmsqk (mgr.24493) 283 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:03.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:02.259442+0000 mgr.smithi096.hxmsqk (mgr.24493) 284 : audit [DBG] from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:03.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:02.669837+0000 mon.smithi033 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.33:0/404596182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:03.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:01.874261+0000 mgr.smithi096.hxmsqk (mgr.24493) 282 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:01.931484+0000 mgr.smithi096.hxmsqk (mgr.24493) 283 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:02.259442+0000 mgr.smithi096.hxmsqk (mgr.24493) 284 : audit [DBG] from='client.15028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:02.669837+0000 mon.smithi033 (mon.0) 903 : audit [DBG] from='client.? 172.21.15.33:0/404596182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:04 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:03.005705+0000 mgr.smithi096.hxmsqk (mgr.24493) 285 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:04 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:03.402051+0000 mon.smithi033 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.33:0/4234049591' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:39:04.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:03.005705+0000 mgr.smithi096.hxmsqk (mgr.24493) 285 : audit [DBG] from='client.15036 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:04.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:03.402051+0000 mon.smithi033 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.33:0/4234049591' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:39:04.985 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:03.874823+0000 mgr.smithi096.hxmsqk (mgr.24493) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:05.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:03.874823+0000 mgr.smithi096.hxmsqk (mgr.24493) 286 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:07.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:05.875685+0000 mgr.smithi096.hxmsqk (mgr.24493) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:07.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:05.875685+0000 mgr.smithi096.hxmsqk (mgr.24493) 287 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:07.876086+0000 mgr.smithi096.hxmsqk (mgr.24493) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:08.857482+0000 mon.smithi096 (mon.1) 120 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:39:09.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:07.876086+0000 mgr.smithi096.hxmsqk (mgr.24493) 288 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:09.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:08.857482+0000 mon.smithi096 (mon.1) 120 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:39:10.023 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:11.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:09.876694+0000 mgr.smithi096.hxmsqk (mgr.24493) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:11.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:09.876694+0000 mgr.smithi096.hxmsqk (mgr.24493) 289 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:11.877062+0000 mgr.smithi096.hxmsqk (mgr.24493) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:13.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:11.877062+0000 mgr.smithi096.hxmsqk (mgr.24493) 290 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:15.066 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:13.877626+0000 mgr.smithi096.hxmsqk (mgr.24493) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:15.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:13.877626+0000 mgr.smithi096.hxmsqk (mgr.24493) 291 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:15.878472+0000 mgr.smithi096.hxmsqk (mgr.24493) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:17.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:15.878472+0000 mgr.smithi096.hxmsqk (mgr.24493) 292 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:19.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:17.878987+0000 mgr.smithi096.hxmsqk (mgr.24493) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:19.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:17.878987+0000 mgr.smithi096.hxmsqk (mgr.24493) 293 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:20.109 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:21.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:19.879718+0000 mgr.smithi096.hxmsqk (mgr.24493) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:21.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:19.879718+0000 mgr.smithi096.hxmsqk (mgr.24493) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:21.880277+0000 mgr.smithi096.hxmsqk (mgr.24493) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:23.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:21.880277+0000 mgr.smithi096.hxmsqk (mgr.24493) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:24.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:23.857510+0000 mon.smithi096 (mon.1) 121 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:39:24.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:23.857510+0000 mon.smithi096 (mon.1) 121 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:39:25.141 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:23.880628+0000 mgr.smithi096.hxmsqk (mgr.24493) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:25.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:23.880628+0000 mgr.smithi096.hxmsqk (mgr.24493) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:25.881293+0000 mgr.smithi096.hxmsqk (mgr.24493) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:25.881293+0000 mgr.smithi096.hxmsqk (mgr.24493) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:27.881829+0000 mgr.smithi096.hxmsqk (mgr.24493) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:29.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:27.881829+0000 mgr.smithi096.hxmsqk (mgr.24493) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:30.182 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:29.882531+0000 mgr.smithi096.hxmsqk (mgr.24493) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:31.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:29.882531+0000 mgr.smithi096.hxmsqk (mgr.24493) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:33.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:31.883101+0000 mgr.smithi096.hxmsqk (mgr.24493) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:33.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:31.883101+0000 mgr.smithi096.hxmsqk (mgr.24493) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:33.770 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:39:34.433 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:39:34.433 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:39:34.433 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (15m) 5m ago 15m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:39:34.433 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (14m) 6m ago 14m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (9m) 5m ago 9m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (9m) 6m ago 9m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (16m) 5m ago 16m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (6m) 6m ago 14m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (16m) 5m ago 17m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (14m) 6m ago 14m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (6m) 5m ago 6m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (6m) 6m ago 6m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (14m) 5m ago 14m 17.1M - 0.18.1 e5a616e4b9cf a90bd394f581 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (14m) 6m ago 14m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (13m) 5m ago 13m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (13m) 5m ago 13m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:39:34.434 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (12m) 5m ago 12m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:39:34.435 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (12m) 5m ago 12m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:39:34.435 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (12m) 6m ago 12m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:39:34.435 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (11m) 6m ago 11m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:39:34.435 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (11m) 6m ago 11m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:39:34.435 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (11m) 6m ago 11m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:39:34.435 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (13m) 5m ago 14m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:39:34.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:33.756111+0000 mgr.smithi096.hxmsqk (mgr.24493) 301 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:34.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:33.756111+0000 mgr.smithi096.hxmsqk (mgr.24493) 301 : audit [DBG] from='client.15044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:34.830 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:39:34.830 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:39:34.830 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:39:34.830 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:39:34.830 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:39:34.830 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:39:34.830 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:39:34.831 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:39:35.166 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:39:35.166 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:39:35.166 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:39:35.167 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:39:35.167 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:39:35.167 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:39:35.167 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:39:35.167 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:39:35.167 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:39:35.214 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:33.883579+0000 mgr.smithi096.hxmsqk (mgr.24493) 302 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:34.092311+0000 mgr.smithi096.hxmsqk (mgr.24493) 303 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:34.420730+0000 mgr.smithi096.hxmsqk (mgr.24493) 304 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:34.828218+0000 mon.smithi033 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.33:0/343950073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:35.569 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:39:35.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:33.883579+0000 mgr.smithi096.hxmsqk (mgr.24493) 302 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:35.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:34.092311+0000 mgr.smithi096.hxmsqk (mgr.24493) 303 : audit [DBG] from='client.15048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:34.420730+0000 mgr.smithi096.hxmsqk (mgr.24493) 304 : audit [DBG] from='client.15052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:34.828218+0000 mon.smithi033 (mon.0) 905 : audit [DBG] from='client.? 172.21.15.33:0/343950073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:39:36.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:35.164079+0000 mgr.smithi096.hxmsqk (mgr.24493) 305 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:36.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:35.567981+0000 mon.smithi033 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.33:0/1326491671' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:39:36.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:35.164079+0000 mgr.smithi096.hxmsqk (mgr.24493) 305 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:39:36.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:36 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:35.567981+0000 mon.smithi033 (mon.0) 906 : audit [DBG] from='client.? 172.21.15.33:0/1326491671' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:39:37.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:35.884468+0000 mgr.smithi096.hxmsqk (mgr.24493) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:37.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:35.884468+0000 mgr.smithi096.hxmsqk (mgr.24493) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:39.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:37.884987+0000 mgr.smithi096.hxmsqk (mgr.24493) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:39.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:38.857808+0000 mon.smithi096 (mon.1) 122 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:39:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:37.884987+0000 mgr.smithi096.hxmsqk (mgr.24493) 307 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:38.857808+0000 mon.smithi096 (mon.1) 122 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:39:40.253 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:41.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:39.885733+0000 mgr.smithi096.hxmsqk (mgr.24493) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:41.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:39.885733+0000 mgr.smithi096.hxmsqk (mgr.24493) 308 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:43.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:41.886163+0000 mgr.smithi096.hxmsqk (mgr.24493) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:41.886163+0000 mgr.smithi096.hxmsqk (mgr.24493) 309 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:45.293 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:45.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:43.886601+0000 mgr.smithi096.hxmsqk (mgr.24493) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:45.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:43.886601+0000 mgr.smithi096.hxmsqk (mgr.24493) 310 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:47.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:45.887344+0000 mgr.smithi096.hxmsqk (mgr.24493) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:47.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:45.887344+0000 mgr.smithi096.hxmsqk (mgr.24493) 311 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:47.887861+0000 mgr.smithi096.hxmsqk (mgr.24493) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:49.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:47.887861+0000 mgr.smithi096.hxmsqk (mgr.24493) 312 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:50.334 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:51.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:49.888517+0000 mgr.smithi096.hxmsqk (mgr.24493) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:51.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:49.888517+0000 mgr.smithi096.hxmsqk (mgr.24493) 313 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:53.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:51.888923+0000 mgr.smithi096.hxmsqk (mgr.24493) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:53.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:51.888923+0000 mgr.smithi096.hxmsqk (mgr.24493) 314 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:39:53.858036+0000 mon.smithi096 (mon.1) 123 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:39:54.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:39:53.858036+0000 mon.smithi096 (mon.1) 123 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:39:55.369 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:39:55.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:53.889498+0000 mgr.smithi096.hxmsqk (mgr.24493) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:53.889498+0000 mgr.smithi096.hxmsqk (mgr.24493) 315 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:55.890132+0000 mgr.smithi096.hxmsqk (mgr.24493) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:57.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:55.890132+0000 mgr.smithi096.hxmsqk (mgr.24493) 316 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:39:59.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:39:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:57.890721+0000 mgr.smithi096.hxmsqk (mgr.24493) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:39:59.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:39:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:57.890721+0000 mgr.smithi096.hxmsqk (mgr.24493) 317 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:00.403 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:00.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:00.000102+0000 mon.smithi033 (mon.0) 907 : cluster [INF] overall HEALTH_OK 2024-04-23T02:40:00.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:00.000102+0000 mon.smithi033 (mon.0) 907 : cluster [INF] overall HEALTH_OK 2024-04-23T02:40:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:39:59.891337+0000 mgr.smithi096.hxmsqk (mgr.24493) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:01.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:39:59.891337+0000 mgr.smithi096.hxmsqk (mgr.24493) 318 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:03.631 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:01.891905+0000 mgr.smithi096.hxmsqk (mgr.24493) 319 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:03.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:01.891905+0000 mgr.smithi096.hxmsqk (mgr.24493) 319 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:05.442 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:05.937 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:40:06.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:03.892349+0000 mgr.smithi096.hxmsqk (mgr.24493) 320 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:06.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:04.742781+0000 mon.smithi033 (mon.0) 908 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:40:06.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:04.750918+0000 mon.smithi033 (mon.0) 909 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:40:06.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:40:04.760079+0000 mgr.smithi096.hxmsqk (mgr.24493) 321 : cephadm [INF] Reconfiguring prometheus.smithi033 (dependencies changed)... 2024-04-23T02:40:06.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:03.892349+0000 mgr.smithi096.hxmsqk (mgr.24493) 320 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:06.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:04.742781+0000 mon.smithi033 (mon.0) 908 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:40:06.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:04.750918+0000 mon.smithi033 (mon.0) 909 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:40:06.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:40:04.760079+0000 mgr.smithi096.hxmsqk (mgr.24493) 321 : cephadm [INF] Reconfiguring prometheus.smithi033 (dependencies changed)... 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (15m) 6m ago 15m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (14m) 6m ago 14m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (10m) 6m ago 10m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (9m) 6m ago 9m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (17m) 6m ago 17m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (7m) 6m ago 14m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (17m) 6m ago 17m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (14m) 6m ago 14m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:40:06.603 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (6m) 6m ago 6m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (6m) 6m ago 6m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 starting - - - - 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (14m) 6m ago 14m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (14m) 6m ago 14m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (13m) 6m ago 13m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (13m) 6m ago 13m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (12m) 6m ago 12m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (12m) 6m ago 12m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (12m) 6m ago 12m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (11m) 6m ago 11m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (11m) 6m ago 11m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:40:06.604 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (13m) 6m ago 15m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:40:06.998 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:40:06.999 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:40:07.000 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:40:07.000 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:40:07.000 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:40:07.000 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:40:07.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:06 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:40:04.982030+0000 mgr.smithi096.hxmsqk (mgr.24493) 322 : cephadm [INF] Reconfiguring daemon prometheus.smithi033 on smithi033 2024-04-23T02:40:07.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:40:04.982030+0000 mgr.smithi096.hxmsqk (mgr.24493) 322 : cephadm [INF] Reconfiguring daemon prometheus.smithi033 on smithi033 2024-04-23T02:40:07.337 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:40:07.337 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:40:07.337 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:40:07.337 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:40:07.337 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:40:07.337 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:40:07.337 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:40:07.337 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:40:07.337 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:40:07.811 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:40:08.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:05.893212+0000 mgr.smithi096.hxmsqk (mgr.24493) 323 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:05.922027+0000 mgr.smithi096.hxmsqk (mgr.24493) 324 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:06.261212+0000 mgr.smithi096.hxmsqk (mgr.24493) 325 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:06.590923+0000 mgr.smithi096.hxmsqk (mgr.24493) 326 : audit [DBG] from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:06.996739+0000 mon.smithi033 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.33:0/3287237868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:40:08.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:05.893212+0000 mgr.smithi096.hxmsqk (mgr.24493) 323 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:05.922027+0000 mgr.smithi096.hxmsqk (mgr.24493) 324 : audit [DBG] from='client.15068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:06.261212+0000 mgr.smithi096.hxmsqk (mgr.24493) 325 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:06.590923+0000 mgr.smithi096.hxmsqk (mgr.24493) 326 : audit [DBG] from='client.15076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:06.996739+0000 mon.smithi033 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.33:0/3287237868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:40:09.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:07.334911+0000 mgr.smithi096.hxmsqk (mgr.24493) 327 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:09.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:08 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:07.809223+0000 mon.smithi033 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.33:0/3815868883' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:40:09.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:07.334911+0000 mgr.smithi096.hxmsqk (mgr.24493) 327 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:09.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:07.809223+0000 mon.smithi033 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.33:0/3815868883' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:40:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:07.893680+0000 mgr.smithi096.hxmsqk (mgr.24493) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:08.858302+0000 mon.smithi096 (mon.1) 124 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:40:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:07.893680+0000 mgr.smithi096.hxmsqk (mgr.24493) 328 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:10.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:08.858302+0000 mon.smithi096 (mon.1) 124 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:40:10.473 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:09.894426+0000 mgr.smithi096.hxmsqk (mgr.24493) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:12.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:09.894426+0000 mgr.smithi096.hxmsqk (mgr.24493) 329 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:11.895004+0000 mgr.smithi096.hxmsqk (mgr.24493) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:14.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:11.895004+0000 mgr.smithi096.hxmsqk (mgr.24493) 330 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:15.521 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:15.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:13.895529+0000 mgr.smithi096.hxmsqk (mgr.24493) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:16.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:13.895529+0000 mgr.smithi096.hxmsqk (mgr.24493) 331 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:18.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:15.896230+0000 mgr.smithi096.hxmsqk (mgr.24493) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:18.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:15.896230+0000 mgr.smithi096.hxmsqk (mgr.24493) 332 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:20.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:17.896698+0000 mgr.smithi096.hxmsqk (mgr.24493) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:20.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:17.896698+0000 mgr.smithi096.hxmsqk (mgr.24493) 333 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:20.558 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:22.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:19.897375+0000 mgr.smithi096.hxmsqk (mgr.24493) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:22.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:19.897375+0000 mgr.smithi096.hxmsqk (mgr.24493) 334 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:24.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:21.897940+0000 mgr.smithi096.hxmsqk (mgr.24493) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:24.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:21.897940+0000 mgr.smithi096.hxmsqk (mgr.24493) 335 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:25.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:23.858441+0000 mon.smithi096 (mon.1) 125 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:40:25.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:23.858441+0000 mon.smithi096 (mon.1) 125 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:40:25.603 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:26.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:23.898443+0000 mgr.smithi096.hxmsqk (mgr.24493) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:26.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:23.898443+0000 mgr.smithi096.hxmsqk (mgr.24493) 336 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:28.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:25.899372+0000 mgr.smithi096.hxmsqk (mgr.24493) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:28.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:25.899372+0000 mgr.smithi096.hxmsqk (mgr.24493) 337 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:30.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:27.899849+0000 mgr.smithi096.hxmsqk (mgr.24493) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:30.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:27.899849+0000 mgr.smithi096.hxmsqk (mgr.24493) 338 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:30.646 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:32.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:29.900780+0000 mgr.smithi096.hxmsqk (mgr.24493) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:32.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:29.900780+0000 mgr.smithi096.hxmsqk (mgr.24493) 339 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:34.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:31.901235+0000 mgr.smithi096.hxmsqk (mgr.24493) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:34.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:31.901235+0000 mgr.smithi096.hxmsqk (mgr.24493) 340 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:35.689 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:33.901708+0000 mgr.smithi096.hxmsqk (mgr.24493) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:36.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:33.901708+0000 mgr.smithi096.hxmsqk (mgr.24493) 341 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:38.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:35.902478+0000 mgr.smithi096.hxmsqk (mgr.24493) 342 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:38.181 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:40:38.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:35.902478+0000 mgr.smithi096.hxmsqk (mgr.24493) 342 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:38.844 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:40:38.844 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:40:38.844 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (16m) 7m ago 16m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:40:38.844 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (15m) 7m ago 15m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (10m) 7m ago 10m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (10m) 7m ago 10m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (18m) 7m ago 18m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (8m) 7m ago 15m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (18m) 7m ago 18m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (15m) 7m ago 15m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (7m) 7m ago 7m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (7m) 7m ago 7m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 starting - - - - 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (15m) 7m ago 15m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (14m) 7m ago 14m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (14m) 7m ago 14m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:40:38.845 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (13m) 7m ago 13m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:40:38.846 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (13m) 7m ago 13m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:40:38.846 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (13m) 7m ago 13m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:40:38.846 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (12m) 7m ago 12m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:40:38.846 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (12m) 7m ago 12m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:40:38.846 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (12m) 7m ago 12m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:40:38.846 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (14m) 7m ago 15m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:40:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:40:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:40:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:40:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:40:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:40:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:40:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:40:39.247 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:40:39.585 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:40:39.585 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:40:39.585 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:40:39.585 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:40:39.585 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:40:39.585 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:40:39.585 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:40:39.585 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:40:39.585 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:40:39.995 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:40:40.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:37.902888+0000 mgr.smithi096.hxmsqk (mgr.24493) 343 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:40.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:38.165406+0000 mgr.smithi096.hxmsqk (mgr.24493) 344 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:40.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:38.504369+0000 mgr.smithi096.hxmsqk (mgr.24493) 345 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:40.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:38.858822+0000 mon.smithi096 (mon.1) 126 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:40:40.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:39.243987+0000 mon.smithi033 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.33:0/1592801916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:40:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:37.902888+0000 mgr.smithi096.hxmsqk (mgr.24493) 343 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:38.165406+0000 mgr.smithi096.hxmsqk (mgr.24493) 344 : audit [DBG] from='client.15092 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:38.504369+0000 mgr.smithi096.hxmsqk (mgr.24493) 345 : audit [DBG] from='client.15096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:38.858822+0000 mon.smithi096 (mon.1) 126 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:40:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:39.243987+0000 mon.smithi033 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.33:0/1592801916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:40:40.737 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:41.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:38.832067+0000 mgr.smithi096.hxmsqk (mgr.24493) 346 : audit [DBG] from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:41.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:39.581806+0000 mgr.smithi096.hxmsqk (mgr.24493) 347 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:41.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:39.993342+0000 mon.smithi033 (mon.0) 913 : audit [DBG] from='client.? 172.21.15.33:0/4293676896' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:40:41.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:38.832067+0000 mgr.smithi096.hxmsqk (mgr.24493) 346 : audit [DBG] from='client.15100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:41.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:39.581806+0000 mgr.smithi096.hxmsqk (mgr.24493) 347 : audit [DBG] from='client.15108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:40:41.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:39.993342+0000 mon.smithi033 (mon.0) 913 : audit [DBG] from='client.? 172.21.15.33:0/4293676896' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:40:42.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:39.903532+0000 mgr.smithi096.hxmsqk (mgr.24493) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:39.903532+0000 mgr.smithi096.hxmsqk (mgr.24493) 348 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:44.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:41.904106+0000 mgr.smithi096.hxmsqk (mgr.24493) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:44.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:41.904106+0000 mgr.smithi096.hxmsqk (mgr.24493) 349 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:45.772 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:46.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:43.904563+0000 mgr.smithi096.hxmsqk (mgr.24493) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:46.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:43.904563+0000 mgr.smithi096.hxmsqk (mgr.24493) 350 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:47.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:45.905266+0000 mgr.smithi096.hxmsqk (mgr.24493) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:47.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:45.905266+0000 mgr.smithi096.hxmsqk (mgr.24493) 351 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:47.905756+0000 mgr.smithi096.hxmsqk (mgr.24493) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:47.905756+0000 mgr.smithi096.hxmsqk (mgr.24493) 352 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:50.823 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:51.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:49.906438+0000 mgr.smithi096.hxmsqk (mgr.24493) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:51.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:49.906438+0000 mgr.smithi096.hxmsqk (mgr.24493) 353 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:53.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:51.906916+0000 mgr.smithi096.hxmsqk (mgr.24493) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:53.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:51.906916+0000 mgr.smithi096.hxmsqk (mgr.24493) 354 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:54.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:40:53.859208+0000 mon.smithi096 (mon.1) 127 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:40:54.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:40:53.859208+0000 mon.smithi096 (mon.1) 127 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:40:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:53.907261+0000 mgr.smithi096.hxmsqk (mgr.24493) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:55.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:53.907261+0000 mgr.smithi096.hxmsqk (mgr.24493) 355 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:55.869 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:40:57.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:55.908034+0000 mgr.smithi096.hxmsqk (mgr.24493) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:57.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:55.908034+0000 mgr.smithi096.hxmsqk (mgr.24493) 356 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:40:59.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:40:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:57.908527+0000 mgr.smithi096.hxmsqk (mgr.24493) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:40:59.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:40:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:57.908527+0000 mgr.smithi096.hxmsqk (mgr.24493) 357 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:00.907 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:01.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:40:59.909280+0000 mgr.smithi096.hxmsqk (mgr.24493) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:01.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:40:59.909280+0000 mgr.smithi096.hxmsqk (mgr.24493) 358 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:03.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:01.909797+0000 mgr.smithi096.hxmsqk (mgr.24493) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:03.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:01.909797+0000 mgr.smithi096.hxmsqk (mgr.24493) 359 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:03.910361+0000 mgr.smithi096.hxmsqk (mgr.24493) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:05.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:03.910361+0000 mgr.smithi096.hxmsqk (mgr.24493) 360 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:05.953 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:07.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:05.911123+0000 mgr.smithi096.hxmsqk (mgr.24493) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:07.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:05.911123+0000 mgr.smithi096.hxmsqk (mgr.24493) 361 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:07.911711+0000 mgr.smithi096.hxmsqk (mgr.24493) 362 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:08.859332+0000 mon.smithi096 (mon.1) 128 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:41:09.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:07.911711+0000 mgr.smithi096.hxmsqk (mgr.24493) 362 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:09.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:08.859332+0000 mon.smithi096 (mon.1) 128 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:41:10.360 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:41:10.988 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:11.029 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:41:11.029 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:41:11.029 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (17m) 7m ago 16m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:41:11.029 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (16m) 7m ago 16m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:41:11.029 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (11m) 7m ago 11m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (11m) 7m ago 11m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (18m) 7m ago 18m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (8m) 7m ago 15m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (18m) 7m ago 18m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (15m) 7m ago 15m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (7m) 7m ago 7m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (7m) 7m ago 7m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 starting - - - - 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (15m) 7m ago 15m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (15m) 7m ago 15m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (14m) 7m ago 14m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:41:11.030 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (14m) 7m ago 14m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:41:11.031 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (14m) 7m ago 14m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:41:11.031 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (13m) 7m ago 13m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:41:11.031 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (13m) 7m ago 13m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:41:11.031 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (13m) 7m ago 13m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:41:11.031 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (12m) 7m ago 12m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:41:11.031 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (14m) 7m ago 16m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:41:11.427 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:41:11.427 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:41:11.427 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:41:11.427 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:41:11.427 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:41:11.428 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:41:11.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:09.912299+0000 mgr.smithi096.hxmsqk (mgr.24493) 363 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:11.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:10.345609+0000 mgr.smithi096.hxmsqk (mgr.24493) 364 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:11.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:10.687096+0000 mgr.smithi096.hxmsqk (mgr.24493) 365 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:11.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:09.912299+0000 mgr.smithi096.hxmsqk (mgr.24493) 363 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:11.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:10.345609+0000 mgr.smithi096.hxmsqk (mgr.24493) 364 : audit [DBG] from='client.15116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:10.687096+0000 mgr.smithi096.hxmsqk (mgr.24493) 365 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:11.767 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:41:11.767 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:41:11.767 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:41:11.767 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:41:11.767 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:41:11.767 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:41:11.767 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:41:11.767 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:41:11.768 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:41:12.164 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:41:12.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:11.017427+0000 mgr.smithi096.hxmsqk (mgr.24493) 366 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:12.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:11.425242+0000 mon.smithi033 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.33:0/472018494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:41:12.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:11.764831+0000 mgr.smithi096.hxmsqk (mgr.24493) 367 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:12.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:12.162755+0000 mon.smithi033 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.33:0/2080377953' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:41:12.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:11.017427+0000 mgr.smithi096.hxmsqk (mgr.24493) 366 : audit [DBG] from='client.15124 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:12.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:11.425242+0000 mon.smithi033 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.33:0/472018494' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:41:12.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:11.764831+0000 mgr.smithi096.hxmsqk (mgr.24493) 367 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:12.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:12.162755+0000 mon.smithi033 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.33:0/2080377953' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:41:13.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:11.912760+0000 mgr.smithi096.hxmsqk (mgr.24493) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:13.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:11.912760+0000 mgr.smithi096.hxmsqk (mgr.24493) 368 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:13.913132+0000 mgr.smithi096.hxmsqk (mgr.24493) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:15.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:13.913132+0000 mgr.smithi096.hxmsqk (mgr.24493) 369 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:16.034 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:17.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:15.913997+0000 mgr.smithi096.hxmsqk (mgr.24493) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:17.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:15.913997+0000 mgr.smithi096.hxmsqk (mgr.24493) 370 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:19.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:17.914476+0000 mgr.smithi096.hxmsqk (mgr.24493) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:19.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:17.914476+0000 mgr.smithi096.hxmsqk (mgr.24493) 371 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:21.078 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:21.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:19.915301+0000 mgr.smithi096.hxmsqk (mgr.24493) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:21.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:19.915301+0000 mgr.smithi096.hxmsqk (mgr.24493) 372 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:23.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:21.915678+0000 mgr.smithi096.hxmsqk (mgr.24493) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:23.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:21.915678+0000 mgr.smithi096.hxmsqk (mgr.24493) 373 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:24.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:23.859665+0000 mon.smithi096 (mon.1) 129 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:41:24.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:23.859665+0000 mon.smithi096 (mon.1) 129 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:41:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:23.915999+0000 mgr.smithi096.hxmsqk (mgr.24493) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:25.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:23.915999+0000 mgr.smithi096.hxmsqk (mgr.24493) 374 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:26.119 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:27.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:25.916783+0000 mgr.smithi096.hxmsqk (mgr.24493) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:27.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:25.916783+0000 mgr.smithi096.hxmsqk (mgr.24493) 375 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:29.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:27.917391+0000 mgr.smithi096.hxmsqk (mgr.24493) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:29.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:27.917391+0000 mgr.smithi096.hxmsqk (mgr.24493) 376 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:31.160 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:29.918345+0000 mgr.smithi096.hxmsqk (mgr.24493) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:31.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:29.918345+0000 mgr.smithi096.hxmsqk (mgr.24493) 377 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:33.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:31.918707+0000 mgr.smithi096.hxmsqk (mgr.24493) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:33.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:31.918707+0000 mgr.smithi096.hxmsqk (mgr.24493) 378 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:35.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:33.919046+0000 mgr.smithi096.hxmsqk (mgr.24493) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:35.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:33.919046+0000 mgr.smithi096.hxmsqk (mgr.24493) 379 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:36.211 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:37.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:35.919808+0000 mgr.smithi096.hxmsqk (mgr.24493) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:37.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:35.919808+0000 mgr.smithi096.hxmsqk (mgr.24493) 380 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:37.920225+0000 mgr.smithi096.hxmsqk (mgr.24493) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:38.859837+0000 mon.smithi096 (mon.1) 130 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:41:39.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:37.920225+0000 mgr.smithi096.hxmsqk (mgr.24493) 381 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:38.859837+0000 mon.smithi096 (mon.1) 130 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:41:41.247 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:41.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:39.920862+0000 mgr.smithi096.hxmsqk (mgr.24493) 382 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:41.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:39.920862+0000 mgr.smithi096.hxmsqk (mgr.24493) 382 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:42.529 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:41:43.190 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:41:43.190 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:41:43.190 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (17m) 8m ago 17m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:41:43.190 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (16m) 8m ago 16m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:41:43.190 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:41:43.190 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (11m) 8m ago 11m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:41:43.190 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (11m) 8m ago 11m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:41:43.190 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (19m) 8m ago 19m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (9m) 8m ago 16m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (19m) 8m ago 19m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (16m) 8m ago 16m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (8m) 8m ago 8m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (8m) 8m ago 8m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 starting - - - - 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (16m) 8m ago 16m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (15m) 8m ago 15m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (15m) 8m ago 15m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (14m) 8m ago 14m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (14m) 8m ago 14m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (14m) 8m ago 14m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (13m) 8m ago 13m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:41:43.191 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (13m) 8m ago 13m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:41:43.192 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (13m) 8m ago 13m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:41:43.192 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (15m) 8m ago 16m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:41:43.589 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:41:43.589 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:41:43.589 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:41:43.589 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:41:43.589 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:41:43.589 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:41:43.589 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:41:43.589 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:41:43.590 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:41:43.590 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:41:43.590 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:41:43.590 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:41:43.590 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:41:43.590 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:41:43.590 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:41:43.590 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:41:43.590 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:41:43.590 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:41:43.590 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:41:43.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:41.921247+0000 mgr.smithi096.hxmsqk (mgr.24493) 383 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:43.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:42.514206+0000 mgr.smithi096.hxmsqk (mgr.24493) 384 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:43.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:41.921247+0000 mgr.smithi096.hxmsqk (mgr.24493) 383 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:42.514206+0000 mgr.smithi096.hxmsqk (mgr.24493) 384 : audit [DBG] from='client.15140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:43.930 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:41:43.930 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:41:43.930 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:41:43.931 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:41:43.931 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:41:43.931 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:41:43.931 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:41:43.931 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:41:43.931 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:41:44.331 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:41:44.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:42.849148+0000 mgr.smithi096.hxmsqk (mgr.24493) 385 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:44.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:43.177845+0000 mgr.smithi096.hxmsqk (mgr.24493) 386 : audit [DBG] from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:44.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:43.587177+0000 mon.smithi033 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.33:0/3370802272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:41:44.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:44.329643+0000 mon.smithi033 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.33:0/3663891305' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:41:44.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:42.849148+0000 mgr.smithi096.hxmsqk (mgr.24493) 385 : audit [DBG] from='client.15144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:44.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:43.177845+0000 mgr.smithi096.hxmsqk (mgr.24493) 386 : audit [DBG] from='client.15148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:44.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:43.587177+0000 mon.smithi033 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.33:0/3370802272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:41:44.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:44.329643+0000 mon.smithi033 (mon.0) 917 : audit [DBG] from='client.? 172.21.15.33:0/3663891305' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:41:45.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:43.921761+0000 mgr.smithi096.hxmsqk (mgr.24493) 387 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:45.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:43.928216+0000 mgr.smithi096.hxmsqk (mgr.24493) 388 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:45.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:43.921761+0000 mgr.smithi096.hxmsqk (mgr.24493) 387 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:43.928216+0000 mgr.smithi096.hxmsqk (mgr.24493) 388 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:41:46.285 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:47.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:45.922618+0000 mgr.smithi096.hxmsqk (mgr.24493) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:47.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:45.922618+0000 mgr.smithi096.hxmsqk (mgr.24493) 389 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:49.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:47.923200+0000 mgr.smithi096.hxmsqk (mgr.24493) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:49.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:47.923200+0000 mgr.smithi096.hxmsqk (mgr.24493) 390 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:51.322 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:51.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:49.924049+0000 mgr.smithi096.hxmsqk (mgr.24493) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:51.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:49.924049+0000 mgr.smithi096.hxmsqk (mgr.24493) 391 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:53.755 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:51.924566+0000 mgr.smithi096.hxmsqk (mgr.24493) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:53.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:51.924566+0000 mgr.smithi096.hxmsqk (mgr.24493) 392 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:41:53.860074+0000 mon.smithi096 (mon.1) 131 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:41:54.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:41:53.860074+0000 mon.smithi096 (mon.1) 131 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:41:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:53.924934+0000 mgr.smithi096.hxmsqk (mgr.24493) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:55.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:53.924934+0000 mgr.smithi096.hxmsqk (mgr.24493) 393 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:56.368 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:41:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:55.925875+0000 mgr.smithi096.hxmsqk (mgr.24493) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:57.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:55.925875+0000 mgr.smithi096.hxmsqk (mgr.24493) 394 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:41:59.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:41:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:57.926362+0000 mgr.smithi096.hxmsqk (mgr.24493) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:41:59.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:41:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:57.926362+0000 mgr.smithi096.hxmsqk (mgr.24493) 395 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:01.409 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:41:59.927051+0000 mgr.smithi096.hxmsqk (mgr.24493) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:41:59.927051+0000 mgr.smithi096.hxmsqk (mgr.24493) 396 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:03.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:01.927468+0000 mgr.smithi096.hxmsqk (mgr.24493) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:03.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:01.927468+0000 mgr.smithi096.hxmsqk (mgr.24493) 397 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:03.927794+0000 mgr.smithi096.hxmsqk (mgr.24493) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:05.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:03.927794+0000 mgr.smithi096.hxmsqk (mgr.24493) 398 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:06.445 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:07.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:05.928579+0000 mgr.smithi096.hxmsqk (mgr.24493) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:07.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:05.928579+0000 mgr.smithi096.hxmsqk (mgr.24493) 399 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:09.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:07.928971+0000 mgr.smithi096.hxmsqk (mgr.24493) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:09.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:08.860290+0000 mon.smithi096 (mon.1) 132 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:42:09.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:07.928971+0000 mgr.smithi096.hxmsqk (mgr.24493) 400 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:09.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:08.860290+0000 mon.smithi096 (mon.1) 132 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:42:11.490 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:09.929642+0000 mgr.smithi096.hxmsqk (mgr.24493) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:11.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:09.929642+0000 mgr.smithi096.hxmsqk (mgr.24493) 401 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:13.754 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:11.930022+0000 mgr.smithi096.hxmsqk (mgr.24493) 402 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:13.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:11.930022+0000 mgr.smithi096.hxmsqk (mgr.24493) 402 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:14.700 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (18m) 8m ago 18m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (17m) 8m ago 17m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (12m) 8m ago 12m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (12m) 8m ago 12m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (19m) 8m ago 19m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (9m) 8m ago 17m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (19m) 8m ago 19m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (16m) 8m ago 16m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:42:15.367 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (8m) 8m ago 8m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (8m) 8m ago 8m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 starting - - - - 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (16m) 8m ago 16m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (16m) 8m ago 16m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (15m) 8m ago 15m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (15m) 8m ago 15m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (15m) 8m ago 15m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (14m) 8m ago 14m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (14m) 8m ago 14m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (14m) 8m ago 14m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (13m) 8m ago 13m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:42:15.368 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (15m) 8m ago 17m 53.3M - 2.18.1 de242295e225 ea9a907b7fff 2024-04-23T02:42:15.773 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:42:15.773 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:42:15.773 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:42:15.773 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:42:15.774 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:42:15.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:13.930477+0000 mgr.smithi096.hxmsqk (mgr.24493) 403 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:15.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:14.685347+0000 mgr.smithi096.hxmsqk (mgr.24493) 404 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:15.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:13.930477+0000 mgr.smithi096.hxmsqk (mgr.24493) 403 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:15.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:14.685347+0000 mgr.smithi096.hxmsqk (mgr.24493) 404 : audit [DBG] from='client.15164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:16.110 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:42:16.110 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:42:16.110 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:42:16.110 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:42:16.110 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:42:16.110 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:42:16.110 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:42:16.110 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:42:16.110 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:42:16.514 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:42:16.520 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:16.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:16 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:15.027507+0000 mgr.smithi096.hxmsqk (mgr.24493) 405 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:16.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:16 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:15.354751+0000 mgr.smithi096.hxmsqk (mgr.24493) 406 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:16.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:16 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:15.771492+0000 mon.smithi033 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.33:0/282382122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:42:16.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:15.027507+0000 mgr.smithi096.hxmsqk (mgr.24493) 405 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:16.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:15.354751+0000 mgr.smithi096.hxmsqk (mgr.24493) 406 : audit [DBG] from='client.15172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:16.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:15.771492+0000 mon.smithi033 (mon.0) 918 : audit [DBG] from='client.? 172.21.15.33:0/282382122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:42:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:15.931106+0000 mgr.smithi096.hxmsqk (mgr.24493) 407 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:16.107553+0000 mgr.smithi096.hxmsqk (mgr.24493) 408 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:16.512700+0000 mon.smithi033 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.33:0/3135921647' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:42:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:15.931106+0000 mgr.smithi096.hxmsqk (mgr.24493) 407 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:16.107553+0000 mgr.smithi096.hxmsqk (mgr.24493) 408 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:16.512700+0000 mon.smithi033 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.33:0/3135921647' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:42:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:17.931482+0000 mgr.smithi096.hxmsqk (mgr.24493) 409 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:18.330652+0000 mon.smithi033 (mon.0) 920 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:42:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:18.336719+0000 mon.smithi033 (mon.0) 921 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:42:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:42:18.374428+0000 mgr.smithi096.hxmsqk (mgr.24493) 410 : cephadm [INF] Reconfiguring node-exporter.smithi096 (dependencies changed)... 2024-04-23T02:42:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:42:18.374865+0000 mgr.smithi096.hxmsqk (mgr.24493) 411 : cephadm [INF] Reconfiguring daemon node-exporter.smithi096 on smithi096 2024-04-23T02:42:19.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:17.931482+0000 mgr.smithi096.hxmsqk (mgr.24493) 409 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:19.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:18.330652+0000 mon.smithi033 (mon.0) 920 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:42:19.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:18.336719+0000 mon.smithi033 (mon.0) 921 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:42:19.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:42:18.374428+0000 mgr.smithi096.hxmsqk (mgr.24493) 410 : cephadm [INF] Reconfiguring node-exporter.smithi096 (dependencies changed)... 2024-04-23T02:42:19.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:42:18.374865+0000 mgr.smithi096.hxmsqk (mgr.24493) 411 : cephadm [INF] Reconfiguring daemon node-exporter.smithi096 on smithi096 2024-04-23T02:42:21.558 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:21.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:19.932216+0000 mgr.smithi096.hxmsqk (mgr.24493) 412 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:21.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:19.932216+0000 mgr.smithi096.hxmsqk (mgr.24493) 412 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:23.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:21.932577+0000 mgr.smithi096.hxmsqk (mgr.24493) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:23.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:21.932577+0000 mgr.smithi096.hxmsqk (mgr.24493) 413 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:23.860539+0000 mon.smithi096 (mon.1) 133 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:42:24.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:23.860539+0000 mon.smithi096 (mon.1) 133 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:42:25.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:23.932928+0000 mgr.smithi096.hxmsqk (mgr.24493) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:23.932928+0000 mgr.smithi096.hxmsqk (mgr.24493) 414 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:26.596 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:27.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:25.933678+0000 mgr.smithi096.hxmsqk (mgr.24493) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:27.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:25.933678+0000 mgr.smithi096.hxmsqk (mgr.24493) 415 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:29.706 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:27.934217+0000 mgr.smithi096.hxmsqk (mgr.24493) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:29.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:27.934217+0000 mgr.smithi096.hxmsqk (mgr.24493) 416 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:31.643 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:31.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:29.934934+0000 mgr.smithi096.hxmsqk (mgr.24493) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:31.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:29.934934+0000 mgr.smithi096.hxmsqk (mgr.24493) 417 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:33.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:31.935442+0000 mgr.smithi096.hxmsqk (mgr.24493) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:33.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:31.935442+0000 mgr.smithi096.hxmsqk (mgr.24493) 418 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:35.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:33.935844+0000 mgr.smithi096.hxmsqk (mgr.24493) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:35.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:33.935844+0000 mgr.smithi096.hxmsqk (mgr.24493) 419 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:36.685 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:37.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:35.936555+0000 mgr.smithi096.hxmsqk (mgr.24493) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:37.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:35.936555+0000 mgr.smithi096.hxmsqk (mgr.24493) 420 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:37.937079+0000 mgr.smithi096.hxmsqk (mgr.24493) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:38.860785+0000 mon.smithi096 (mon.1) 134 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:42:39.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:37.937079+0000 mgr.smithi096.hxmsqk (mgr.24493) 421 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:38.860785+0000 mon.smithi096 (mon.1) 134 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:42:41.729 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:41.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:39.937908+0000 mgr.smithi096.hxmsqk (mgr.24493) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:41.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:39.937908+0000 mgr.smithi096.hxmsqk (mgr.24493) 422 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:41.938436+0000 mgr.smithi096.hxmsqk (mgr.24493) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:43.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:41.938436+0000 mgr.smithi096.hxmsqk (mgr.24493) 423 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:45.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:43.938945+0000 mgr.smithi096.hxmsqk (mgr.24493) 424 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:45.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:43.938945+0000 mgr.smithi096.hxmsqk (mgr.24493) 424 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:46.767 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:46.888 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (18m) 9m ago 18m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (17m) 9m ago 17m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (12m) 9m ago 12m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (12m) 9m ago 12m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (20m) 9m ago 20m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (10m) 9m ago 17m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (20m) 9m ago 20m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (17m) 9m ago 17m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:42:47.558 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (9m) 9m ago 9m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (9m) 9m ago 9m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 starting - - - - 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (17m) 9m ago 17m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (16m) 9m ago 16m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (16m) 9m ago 16m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (16m) 9m ago 16m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (15m) 9m ago 15m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (15m) 9m ago 15m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (15m) 9m ago 15m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (14m) 9m ago 14m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (14m) 9m ago 14m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:42:47.559 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 starting - - - - 2024-04-23T02:42:47.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:45.939877+0000 mgr.smithi096.hxmsqk (mgr.24493) 425 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:47.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:45.939877+0000 mgr.smithi096.hxmsqk (mgr.24493) 425 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:47.959 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:42:47.960 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:42:47.961 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:42:47.961 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:42:47.961 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:42:47.961 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:42:48.299 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:42:48.299 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:42:48.299 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:42:48.299 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:42:48.299 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:42:48.300 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:42:48.300 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:42:48.300 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:42:48.300 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:42:48.700 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:42:48.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:46.871803+0000 mgr.smithi096.hxmsqk (mgr.24493) 426 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:48.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:47.211903+0000 mgr.smithi096.hxmsqk (mgr.24493) 427 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:48.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:47.545565+0000 mgr.smithi096.hxmsqk (mgr.24493) 428 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:48.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:47.957764+0000 mon.smithi033 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.33:0/845628335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:42:48.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:46.871803+0000 mgr.smithi096.hxmsqk (mgr.24493) 426 : audit [DBG] from='client.15188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:48.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:47.211903+0000 mgr.smithi096.hxmsqk (mgr.24493) 427 : audit [DBG] from='client.15192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:48.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:47.545565+0000 mgr.smithi096.hxmsqk (mgr.24493) 428 : audit [DBG] from='client.15196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:48.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:48 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:47.957764+0000 mon.smithi033 (mon.0) 922 : audit [DBG] from='client.? 172.21.15.33:0/845628335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:42:49.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:47.940253+0000 mgr.smithi096.hxmsqk (mgr.24493) 429 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:49.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:48.296777+0000 mgr.smithi096.hxmsqk (mgr.24493) 430 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:49.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:48.698148+0000 mon.smithi033 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.33:0/2971232815' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:42:49.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:47.940253+0000 mgr.smithi096.hxmsqk (mgr.24493) 429 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:49.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:48.296777+0000 mgr.smithi096.hxmsqk (mgr.24493) 430 : audit [DBG] from='client.15204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:42:49.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:48.698148+0000 mon.smithi033 (mon.0) 923 : audit [DBG] from='client.? 172.21.15.33:0/2971232815' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:42:51.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:49.941060+0000 mgr.smithi096.hxmsqk (mgr.24493) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:51.805 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:51.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:49.941060+0000 mgr.smithi096.hxmsqk (mgr.24493) 431 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:53.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:51.941501+0000 mgr.smithi096.hxmsqk (mgr.24493) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:53.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:51.941501+0000 mgr.smithi096.hxmsqk (mgr.24493) 432 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:42:53.860961+0000 mon.smithi096 (mon.1) 135 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:42:54.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:42:53.860961+0000 mon.smithi096 (mon.1) 135 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:42:55.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:53.941833+0000 mgr.smithi096.hxmsqk (mgr.24493) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:55.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:53.941833+0000 mgr.smithi096.hxmsqk (mgr.24493) 433 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:56.856 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:42:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:55.942655+0000 mgr.smithi096.hxmsqk (mgr.24493) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:55.942655+0000 mgr.smithi096.hxmsqk (mgr.24493) 434 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:42:59.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:42:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:57.943152+0000 mgr.smithi096.hxmsqk (mgr.24493) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:42:59.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:42:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:57.943152+0000 mgr.smithi096.hxmsqk (mgr.24493) 435 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:42:59.943885+0000 mgr.smithi096.hxmsqk (mgr.24493) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:42:59.943885+0000 mgr.smithi096.hxmsqk (mgr.24493) 436 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:01.892 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:03.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:01.944491+0000 mgr.smithi096.hxmsqk (mgr.24493) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:03.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:01.944491+0000 mgr.smithi096.hxmsqk (mgr.24493) 437 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:03.945001+0000 mgr.smithi096.hxmsqk (mgr.24493) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:05.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:03.945001+0000 mgr.smithi096.hxmsqk (mgr.24493) 438 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:06.933 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:07.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:05.945826+0000 mgr.smithi096.hxmsqk (mgr.24493) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:07.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:05.945826+0000 mgr.smithi096.hxmsqk (mgr.24493) 439 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:09.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:07.946347+0000 mgr.smithi096.hxmsqk (mgr.24493) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:09.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:08.861366+0000 mon.smithi096 (mon.1) 136 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:43:09.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:07.946347+0000 mgr.smithi096.hxmsqk (mgr.24493) 440 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:09.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:08.861366+0000 mon.smithi096 (mon.1) 136 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:43:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:09.947138+0000 mgr.smithi096.hxmsqk (mgr.24493) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:11.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:09.947138+0000 mgr.smithi096.hxmsqk (mgr.24493) 441 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:11.968 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:13.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:11.947711+0000 mgr.smithi096.hxmsqk (mgr.24493) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:13.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:11.947711+0000 mgr.smithi096.hxmsqk (mgr.24493) 442 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:15.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:13.948151+0000 mgr.smithi096.hxmsqk (mgr.24493) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:15.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:13.948151+0000 mgr.smithi096.hxmsqk (mgr.24493) 443 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:17.008 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:15.948997+0000 mgr.smithi096.hxmsqk (mgr.24493) 444 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:15.948997+0000 mgr.smithi096.hxmsqk (mgr.24493) 444 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:19.068 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:43:19.723 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:43:19.723 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:43:19.723 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (19m) 9m ago 19m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:43:19.723 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (18m) 9m ago 18m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:43:19.723 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (13m) 9m ago 13m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (13m) 9m ago 13m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (20m) 9m ago 20m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (10m) 9m ago 18m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (20m) 9m ago 20m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (18m) 9m ago 18m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (9m) 9m ago 9m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (9m) 9m ago 9m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 starting - - - - 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (17m) 9m ago 17m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (17m) 9m ago 17m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (16m) 9m ago 16m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:43:19.724 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (16m) 9m ago 16m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:43:19.725 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (16m) 9m ago 16m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:43:19.725 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (15m) 9m ago 15m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:43:19.725 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (15m) 9m ago 15m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:43:19.725 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (15m) 9m ago 15m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:43:19.725 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (14m) 9m ago 14m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:43:19.725 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 starting - - - - 2024-04-23T02:43:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:17.949375+0000 mgr.smithi096.hxmsqk (mgr.24493) 445 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:19.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:17.949375+0000 mgr.smithi096.hxmsqk (mgr.24493) 445 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:20.121 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:43:20.121 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:43:20.122 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:43:20.122 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:43:20.122 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:43:20.122 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:43:20.122 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:43:20.122 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:43:20.122 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:43:20.122 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:43:20.123 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:43:20.123 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:43:20.123 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:43:20.123 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:43:20.123 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:43:20.123 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:43:20.123 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:43:20.123 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:43:20.123 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:43:20.462 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:43:20.462 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:43:20.463 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:43:20.463 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:43:20.463 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:43:20.463 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:43:20.463 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:43:20.463 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:43:20.463 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:43:20.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:19.052480+0000 mgr.smithi096.hxmsqk (mgr.24493) 446 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:20.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:19.388098+0000 mgr.smithi096.hxmsqk (mgr.24493) 447 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:20.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:19.711022+0000 mgr.smithi096.hxmsqk (mgr.24493) 448 : audit [DBG] from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:20.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:20 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:20.119439+0000 mon.smithi033 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.33:0/2923899508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:43:20.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:19.052480+0000 mgr.smithi096.hxmsqk (mgr.24493) 446 : audit [DBG] from='client.15212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:20.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:19.388098+0000 mgr.smithi096.hxmsqk (mgr.24493) 447 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:20.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:19.711022+0000 mgr.smithi096.hxmsqk (mgr.24493) 448 : audit [DBG] from='client.15220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:20.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:20.119439+0000 mon.smithi033 (mon.0) 924 : audit [DBG] from='client.? 172.21.15.33:0/2923899508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:43:20.864 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:43:21.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:19.950126+0000 mgr.smithi096.hxmsqk (mgr.24493) 449 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:21.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:20.459880+0000 mgr.smithi096.hxmsqk (mgr.24493) 450 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:21.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:20.862905+0000 mon.smithi033 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.33:0/260902312' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:43:21.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:19.950126+0000 mgr.smithi096.hxmsqk (mgr.24493) 449 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:21.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:20.459880+0000 mgr.smithi096.hxmsqk (mgr.24493) 450 : audit [DBG] from='client.15228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:21.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:20.862905+0000 mon.smithi033 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.33:0/260902312' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:43:22.049 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:23.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:21.950668+0000 mgr.smithi096.hxmsqk (mgr.24493) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:23.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:21.950668+0000 mgr.smithi096.hxmsqk (mgr.24493) 451 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:23.861655+0000 mon.smithi096 (mon.1) 137 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:43:24.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:23.861655+0000 mon.smithi096 (mon.1) 137 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:43:25.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:23.951042+0000 mgr.smithi096.hxmsqk (mgr.24493) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:25.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:23.951042+0000 mgr.smithi096.hxmsqk (mgr.24493) 452 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:27.083 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:27.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:25.951972+0000 mgr.smithi096.hxmsqk (mgr.24493) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:27.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:25.951972+0000 mgr.smithi096.hxmsqk (mgr.24493) 453 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:29.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:27.952481+0000 mgr.smithi096.hxmsqk (mgr.24493) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:29.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:27.952481+0000 mgr.smithi096.hxmsqk (mgr.24493) 454 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:31.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:29.953216+0000 mgr.smithi096.hxmsqk (mgr.24493) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:31.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:29.953216+0000 mgr.smithi096.hxmsqk (mgr.24493) 455 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:32.124 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:33.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:31.953647+0000 mgr.smithi096.hxmsqk (mgr.24493) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:33.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:31.953647+0000 mgr.smithi096.hxmsqk (mgr.24493) 456 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:35.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:33.954066+0000 mgr.smithi096.hxmsqk (mgr.24493) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:35.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:33.954066+0000 mgr.smithi096.hxmsqk (mgr.24493) 457 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:37.172 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:37.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:35.954863+0000 mgr.smithi096.hxmsqk (mgr.24493) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:37.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:35.954863+0000 mgr.smithi096.hxmsqk (mgr.24493) 458 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:37.955291+0000 mgr.smithi096.hxmsqk (mgr.24493) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:38.861969+0000 mon.smithi096 (mon.1) 138 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:43:39.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:37.955291+0000 mgr.smithi096.hxmsqk (mgr.24493) 459 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:38.861969+0000 mon.smithi096 (mon.1) 138 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:43:41.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:39.956034+0000 mgr.smithi096.hxmsqk (mgr.24493) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:41.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:39.956034+0000 mgr.smithi096.hxmsqk (mgr.24493) 460 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:42.211 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:41.956496+0000 mgr.smithi096.hxmsqk (mgr.24493) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:43.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:41.956496+0000 mgr.smithi096.hxmsqk (mgr.24493) 461 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:45.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:43.956870+0000 mgr.smithi096.hxmsqk (mgr.24493) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:43.956870+0000 mgr.smithi096.hxmsqk (mgr.24493) 462 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:47.254 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:47.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:45.957602+0000 mgr.smithi096.hxmsqk (mgr.24493) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:47.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:45.957602+0000 mgr.smithi096.hxmsqk (mgr.24493) 463 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:49.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:49 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:47.958155+0000 mgr.smithi096.hxmsqk (mgr.24493) 464 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:49.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:47.958155+0000 mgr.smithi096.hxmsqk (mgr.24493) 464 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:51.226 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:43:51.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:49.958801+0000 mgr.smithi096.hxmsqk (mgr.24493) 465 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:51.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:49.958801+0000 mgr.smithi096.hxmsqk (mgr.24493) 465 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:51.893 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:43:51.893 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:43:51.893 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (19m) 10m ago 19m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:43:51.893 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (18m) 10m ago 18m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:43:51.893 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:43:51.893 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (13m) 10m ago 13m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:43:51.893 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (13m) 10m ago 13m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:43:51.893 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (21m) 10m ago 21m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (11m) 10m ago 18m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (21m) 10m ago 21m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (18m) 10m ago 18m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (10m) 10m ago 10m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (10m) 10m ago 10m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 starting - - - - 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (18m) 10m ago 18m 17.2M - 0.18.1 e5a616e4b9cf f3edf4552e91 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (18m) 10m ago 18m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (17m) 10m ago 17m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (17m) 10m ago 17m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (16m) 10m ago 16m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (16m) 10m ago 16m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (16m) 10m ago 16m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:43:51.894 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (15m) 10m ago 15m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:43:51.895 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (15m) 10m ago 15m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:43:51.895 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 starting - - - - 2024-04-23T02:43:52.285 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:43:52.295 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:43:52.296 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:43:52.296 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:43:52.296 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:43:52.296 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:43:52.296 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:43:52.296 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:43:52.296 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:43:52.638 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:43:52.638 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:43:52.638 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:43:52.638 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:43:52.639 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:43:52.639 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:43:52.639 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:43:52.639 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:43:52.639 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:43:52.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:51.211667+0000 mgr.smithi096.hxmsqk (mgr.24493) 466 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:52.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:51.551402+0000 mgr.smithi096.hxmsqk (mgr.24493) 467 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:52.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:52.293130+0000 mon.smithi033 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.33:0/1698694312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:43:52.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:51.211667+0000 mgr.smithi096.hxmsqk (mgr.24493) 466 : audit [DBG] from='client.15236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:52.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:51.551402+0000 mgr.smithi096.hxmsqk (mgr.24493) 467 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:52.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:52.293130+0000 mon.smithi033 (mon.0) 926 : audit [DBG] from='client.? 172.21.15.33:0/1698694312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:43:53.037 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:43:53.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:51.880545+0000 mgr.smithi096.hxmsqk (mgr.24493) 468 : audit [DBG] from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:53.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:51.959419+0000 mgr.smithi096.hxmsqk (mgr.24493) 469 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:53.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:52.635948+0000 mgr.smithi096.hxmsqk (mgr.24493) 470 : audit [DBG] from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:53.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:53.035246+0000 mon.smithi033 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.33:0/409560329' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:43:53.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:51.880545+0000 mgr.smithi096.hxmsqk (mgr.24493) 468 : audit [DBG] from='client.15244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:53.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:51.959419+0000 mgr.smithi096.hxmsqk (mgr.24493) 469 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:53.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:52.635948+0000 mgr.smithi096.hxmsqk (mgr.24493) 470 : audit [DBG] from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:43:53.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:53.035246+0000 mon.smithi033 (mon.0) 927 : audit [DBG] from='client.? 172.21.15.33:0/409560329' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:43:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:43:53.862056+0000 mon.smithi096 (mon.1) 139 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:43:54.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:43:53.862056+0000 mon.smithi096 (mon.1) 139 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:43:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:53.959824+0000 mgr.smithi096.hxmsqk (mgr.24493) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:55.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:53.959824+0000 mgr.smithi096.hxmsqk (mgr.24493) 471 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:57.318 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:43:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:55.960781+0000 mgr.smithi096.hxmsqk (mgr.24493) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:57.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:55.960781+0000 mgr.smithi096.hxmsqk (mgr.24493) 472 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:43:59.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:43:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:57.961213+0000 mgr.smithi096.hxmsqk (mgr.24493) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:43:59.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:43:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:57.961213+0000 mgr.smithi096.hxmsqk (mgr.24493) 473 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:01 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:43:59.961933+0000 mgr.smithi096.hxmsqk (mgr.24493) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:01.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:43:59.961933+0000 mgr.smithi096.hxmsqk (mgr.24493) 474 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:02.355 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:03.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:03 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:01.962458+0000 mgr.smithi096.hxmsqk (mgr.24493) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:03.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:01.962458+0000 mgr.smithi096.hxmsqk (mgr.24493) 475 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:03.963044+0000 mgr.smithi096.hxmsqk (mgr.24493) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:06.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:05 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:03.963044+0000 mgr.smithi096.hxmsqk (mgr.24493) 476 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:07.391 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:07.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:05.963882+0000 mgr.smithi096.hxmsqk (mgr.24493) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:05.963882+0000 mgr.smithi096.hxmsqk (mgr.24493) 477 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:09.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:07.964352+0000 mgr.smithi096.hxmsqk (mgr.24493) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:09.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:08.862503+0000 mon.smithi096 (mon.1) 140 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:44:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:07.964352+0000 mgr.smithi096.hxmsqk (mgr.24493) 478 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:08.862503+0000 mon.smithi096 (mon.1) 140 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:44:11.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:09.965086+0000 mgr.smithi096.hxmsqk (mgr.24493) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:09.965086+0000 mgr.smithi096.hxmsqk (mgr.24493) 479 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:12.429 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:13.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:11.965523+0000 mgr.smithi096.hxmsqk (mgr.24493) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:11.965523+0000 mgr.smithi096.hxmsqk (mgr.24493) 480 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:15.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:13.965945+0000 mgr.smithi096.hxmsqk (mgr.24493) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:15 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:13.965945+0000 mgr.smithi096.hxmsqk (mgr.24493) 481 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:17.468 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:17.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:15.966849+0000 mgr.smithi096.hxmsqk (mgr.24493) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:18.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:17 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:15.966849+0000 mgr.smithi096.hxmsqk (mgr.24493) 482 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:19.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:17.967429+0000 mgr.smithi096.hxmsqk (mgr.24493) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:20.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:17.967429+0000 mgr.smithi096.hxmsqk (mgr.24493) 483 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:21.739 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:19.968274+0000 mgr.smithi096.hxmsqk (mgr.24493) 484 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:21.739 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.381097+0000 mon.smithi033 (mon.0) 928 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.388165+0000 mon.smithi033 (mon.0) 929 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.395161+0000 mon.smithi096 (mon.1) 141 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.395503+0000 mgr.smithi096.hxmsqk (mgr.24493) 485 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.396267+0000 mon.smithi096 (mon.1) 142 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.396526+0000 mgr.smithi096.hxmsqk (mgr.24493) 486 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.400531+0000 mon.smithi033 (mon.0) 930 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.408587+0000 mon.smithi096 (mon.1) 143 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.408944+0000 mgr.smithi096.hxmsqk (mgr.24493) 487 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.411853+0000 mon.smithi096 (mon.1) 144 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi033.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.412169+0000 mgr.smithi096.hxmsqk (mgr.24493) 488 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi033.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.416463+0000 mon.smithi033 (mon.0) 931 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.426543+0000 mon.smithi096 (mon.1) 145 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.426989+0000 mgr.smithi096.hxmsqk (mgr.24493) 489 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:44:21.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.428981+0000 mon.smithi096 (mon.1) 146 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi033.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:44:21.741 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.429294+0000 mgr.smithi096.hxmsqk (mgr.24493) 490 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi033.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:44:21.741 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.433566+0000 mon.smithi033 (mon.0) 932 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.741 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.447230+0000 mon.smithi096 (mon.1) 147 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:44:21.741 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:20.451779+0000 mon.smithi033 (mon.0) 933 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.741 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:20.454993+0000 mgr.smithi096.hxmsqk (mgr.24493) 491 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:44:21.741 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:20.455431+0000 mgr.smithi096.hxmsqk (mgr.24493) 492 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:44:21.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:19.968274+0000 mgr.smithi096.hxmsqk (mgr.24493) 484 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:21.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.381097+0000 mon.smithi033 (mon.0) 928 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.388165+0000 mon.smithi033 (mon.0) 929 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.395161+0000 mon.smithi096 (mon.1) 141 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:44:21.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.395503+0000 mgr.smithi096.hxmsqk (mgr.24493) 485 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:44:21.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.396267+0000 mon.smithi096 (mon.1) 142 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:44:21.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.396526+0000 mgr.smithi096.hxmsqk (mgr.24493) 486 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2024-04-23T02:44:21.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.400531+0000 mon.smithi033 (mon.0) 930 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.408587+0000 mon.smithi096 (mon.1) 143 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:44:21.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.408944+0000 mgr.smithi096.hxmsqk (mgr.24493) 487 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:44:21.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.411853+0000 mon.smithi096 (mon.1) 144 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi033.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:44:21.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.412169+0000 mgr.smithi096.hxmsqk (mgr.24493) 488 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi033.front.sepia.ceph.com:3000"}]: dispatch 2024-04-23T02:44:21.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.416463+0000 mon.smithi033 (mon.0) 931 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.426543+0000 mon.smithi096 (mon.1) 145 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:44:21.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.426989+0000 mgr.smithi096.hxmsqk (mgr.24493) 489 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:44:21.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.428981+0000 mon.smithi096 (mon.1) 146 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi033.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:44:21.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.429294+0000 mgr.smithi096.hxmsqk (mgr.24493) 490 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi033.front.sepia.ceph.com:9095"}]: dispatch 2024-04-23T02:44:21.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.433566+0000 mon.smithi033 (mon.0) 932 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.447230+0000 mon.smithi096 (mon.1) 147 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:44:21.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:20.451779+0000 mon.smithi033 (mon.0) 933 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:21.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:20.454993+0000 mgr.smithi096.hxmsqk (mgr.24493) 491 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:44:21.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:20.455431+0000 mgr.smithi096.hxmsqk (mgr.24493) 492 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:44:22.505 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:23.393 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:44:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:21.968704+0000 mgr.smithi096.hxmsqk (mgr.24493) 493 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:22.223784+0000 mgr.smithi096.hxmsqk (mgr.24493) 494 : cephadm [INF] Upgrade: Updating mgr.smithi033.eyrhiu 2024-04-23T02:44:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:22.228730+0000 mon.smithi033 (mon.0) 934 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:22.230627+0000 mon.smithi096 (mon.1) 148 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi033.eyrhiu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:44:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:22.231362+0000 mon.smithi033 (mon.0) 935 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi033.eyrhiu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:44:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:22.232483+0000 mon.smithi096 (mon.1) 149 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:44:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:22.233346+0000 mon.smithi096 (mon.1) 150 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:44:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:22.234299+0000 mgr.smithi096.hxmsqk (mgr.24493) 495 : cephadm [INF] Deploying daemon mgr.smithi033.eyrhiu on smithi033 2024-04-23T02:44:23.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:21.968704+0000 mgr.smithi096.hxmsqk (mgr.24493) 493 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:23.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:22.223784+0000 mgr.smithi096.hxmsqk (mgr.24493) 494 : cephadm [INF] Upgrade: Updating mgr.smithi033.eyrhiu 2024-04-23T02:44:23.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:22.228730+0000 mon.smithi033 (mon.0) 934 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:23.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:22.230627+0000 mon.smithi096 (mon.1) 148 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi033.eyrhiu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:44:23.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:22.231362+0000 mon.smithi033 (mon.0) 935 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi033.eyrhiu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:44:23.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:22.232483+0000 mon.smithi096 (mon.1) 149 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:44:23.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:22.233346+0000 mon.smithi096 (mon.1) 150 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:44:23.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:22.234299+0000 mgr.smithi096.hxmsqk (mgr.24493) 495 : cephadm [INF] Deploying daemon mgr.smithi033.eyrhiu on smithi033 2024-04-23T02:44:24.059 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:44:24.059 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 starting - - - - 2024-04-23T02:44:24.059 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (20m) 10m ago 20m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:44:24.059 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (19m) 10m ago 19m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (14m) 10m ago 14m 37.3M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (14m) 10m ago 14m 12.3M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:9283 running (21m) 10m ago 21m 367M - 16.2.5 6933c2a0b7dd 6b2a7fbd499a 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (11m) 10m ago 19m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (21m) 10m ago 21m 53.3M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (19m) 10m ago 19m 46.2M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (11m) 10m ago 11m 45.5M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (10m) 10m ago 10m 46.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 starting - - - - 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 starting - - - - 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (18m) 10m ago 18m 457M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (18m) 10m ago 18m 352M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:44:24.060 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (17m) 10m ago 17m 329M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:44:24.061 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (17m) 10m ago 17m 429M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:44:24.061 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (16m) 10m ago 16m 414M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:44:24.061 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (16m) 10m ago 16m 454M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:44:24.061 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (16m) 10m ago 16m 387M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:44:24.061 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (15m) 10m ago 15m 504M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:44:24.061 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 starting - - - - 2024-04-23T02:44:24.495 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:44:24.495 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:44:24.495 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:44:24.495 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:44:24.495 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:44:24.495 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:44:24.495 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:44:24.495 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:44:24.495 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:44:24.496 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:44:24.496 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:44:24.496 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:44:24.496 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:44:24.496 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:44:24.496 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:44:24.496 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 13, 2024-04-23T02:44:24.496 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:44:24.496 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:44:24.496 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:44:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:23.378664+0000 mgr.smithi096.hxmsqk (mgr.24493) 496 : audit [DBG] from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:23.718808+0000 mgr.smithi096.hxmsqk (mgr.24493) 497 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:24 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:23.862592+0000 mon.smithi096 (mon.1) 151 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:44:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:23.378664+0000 mgr.smithi096.hxmsqk (mgr.24493) 496 : audit [DBG] from='client.15260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:23.718808+0000 mgr.smithi096.hxmsqk (mgr.24493) 497 : audit [DBG] from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:23.862592+0000 mon.smithi096 (mon.1) 151 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:44:24.840 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:44:24.840 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:44:24.840 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:44:24.840 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:44:24.840 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:44:24.840 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/23 daemons upgraded", 2024-04-23T02:44:24.840 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading mgr daemons", 2024-04-23T02:44:24.840 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:44:24.841 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:44:25.248 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:44:25.401 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:23.969126+0000 mgr.smithi096.hxmsqk (mgr.24493) 498 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:25.401 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:24.047789+0000 mgr.smithi096.hxmsqk (mgr.24493) 499 : audit [DBG] from='client.15268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:25.401 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:24.491864+0000 mon.smithi033 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.33:0/1020847911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:44:25.401 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:24.837640+0000 mgr.smithi096.hxmsqk (mgr.24493) 500 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:23.969126+0000 mgr.smithi096.hxmsqk (mgr.24493) 498 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:24.047789+0000 mgr.smithi096.hxmsqk (mgr.24493) 499 : audit [DBG] from='client.15268 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:24.491864+0000 mon.smithi033 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.33:0/1020847911' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:44:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:24.837640+0000 mgr.smithi096.hxmsqk (mgr.24493) 500 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:26.474 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:26 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:25.246867+0000 mon.smithi033 (mon.0) 937 : audit [DBG] from='client.? 172.21.15.33:0/1505292717' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:44:26.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:25.246867+0000 mon.smithi033 (mon.0) 937 : audit [DBG] from='client.? 172.21.15.33:0/1505292717' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:44:27.546 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:27.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:25.970004+0000 mgr.smithi096.hxmsqk (mgr.24493) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:26.320493+0000 mon.smithi033 (mon.0) 938 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:26.325668+0000 mon.smithi033 (mon.0) 939 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:26.363329+0000 mon.smithi096 (mon.1) 152 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:44:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:26.634130+0000 mon.smithi033 (mon.0) 940 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:26.641838+0000 mon.smithi033 (mon.0) 941 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:26.683301+0000 mon.smithi033 (mon.0) 942 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:26.691252+0000 mon.smithi033 (mon.0) 943 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:27.655 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:25.970004+0000 mgr.smithi096.hxmsqk (mgr.24493) 501 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:27.656 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:26.320493+0000 mon.smithi033 (mon.0) 938 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:27.656 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:26.325668+0000 mon.smithi033 (mon.0) 939 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:27.656 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:26.363329+0000 mon.smithi096 (mon.1) 152 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:44:27.656 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:26.634130+0000 mon.smithi033 (mon.0) 940 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:27.656 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:26.641838+0000 mon.smithi033 (mon.0) 941 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:27.656 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:26.683301+0000 mon.smithi033 (mon.0) 942 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:27.656 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:27 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:26.691252+0000 mon.smithi033 (mon.0) 943 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:27.970333+0000 mgr.smithi096.hxmsqk (mgr.24493) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:29.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:27.970333+0000 mgr.smithi096.hxmsqk (mgr.24493) 502 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:29.970946+0000 mgr.smithi096.hxmsqk (mgr.24493) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:30.870191+0000 mon.smithi033 (mon.0) 944 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:30.875257+0000 mon.smithi033 (mon.0) 945 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:31.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:29.970946+0000 mgr.smithi096.hxmsqk (mgr.24493) 503 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:31.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:30.870191+0000 mon.smithi033 (mon.0) 944 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:31.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:30.875257+0000 mon.smithi033 (mon.0) 945 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:32.584 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:33.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:33 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:31.971286+0000 mgr.smithi096.hxmsqk (mgr.24493) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:33.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:31.971286+0000 mgr.smithi096.hxmsqk (mgr.24493) 504 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:34.728 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:33.475097+0000 mon.smithi033 (mon.0) 946 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:34.728 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:33.484188+0000 mon.smithi033 (mon.0) 947 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:34.728 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:33.606926+0000 mon.smithi033 (mon.0) 948 : cluster [DBG] Standby manager daemon smithi033.eyrhiu restarted 2024-04-23T02:44:34.728 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:33.607030+0000 mon.smithi033 (mon.0) 949 : cluster [DBG] Standby manager daemon smithi033.eyrhiu started 2024-04-23T02:44:34.728 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:33.609476+0000 mon.smithi033 (mon.0) 950 : audit [DBG] from='mgr.? 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi033.eyrhiu/crt"}]: dispatch 2024-04-23T02:44:34.729 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:33.609930+0000 mon.smithi033 (mon.0) 951 : audit [DBG] from='mgr.? 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:44:34.729 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:33.612592+0000 mon.smithi033 (mon.0) 952 : audit [DBG] from='mgr.? 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi033.eyrhiu/key"}]: dispatch 2024-04-23T02:44:34.729 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:33.612917+0000 mon.smithi033 (mon.0) 953 : audit [DBG] from='mgr.? 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:44:34.729 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:34.120687+0000 mon.smithi033 (mon.0) 954 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:34.729 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:34 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:34.127268+0000 mon.smithi033 (mon.0) 955 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:33.475097+0000 mon.smithi033 (mon.0) 946 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:33.484188+0000 mon.smithi033 (mon.0) 947 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:33.606926+0000 mon.smithi033 (mon.0) 948 : cluster [DBG] Standby manager daemon smithi033.eyrhiu restarted 2024-04-23T02:44:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:33.607030+0000 mon.smithi033 (mon.0) 949 : cluster [DBG] Standby manager daemon smithi033.eyrhiu started 2024-04-23T02:44:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:33.609476+0000 mon.smithi033 (mon.0) 950 : audit [DBG] from='mgr.? 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi033.eyrhiu/crt"}]: dispatch 2024-04-23T02:44:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:33.609930+0000 mon.smithi033 (mon.0) 951 : audit [DBG] from='mgr.? 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:44:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:33.612592+0000 mon.smithi033 (mon.0) 952 : audit [DBG] from='mgr.? 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi033.eyrhiu/key"}]: dispatch 2024-04-23T02:44:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:33.612917+0000 mon.smithi033 (mon.0) 953 : audit [DBG] from='mgr.? 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:44:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:34.120687+0000 mon.smithi033 (mon.0) 954 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:34.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:34.127268+0000 mon.smithi033 (mon.0) 955 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:35.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:33.971713+0000 mgr.smithi096.hxmsqk (mgr.24493) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:35.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:35 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:34.494820+0000 mon.smithi033 (mon.0) 956 : cluster [DBG] mgrmap e28: smithi096.hxmsqk(active, since 11m), standbys: smithi033.eyrhiu 2024-04-23T02:44:35.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:33.971713+0000 mgr.smithi096.hxmsqk (mgr.24493) 505 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:35.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:34.494820+0000 mon.smithi033 (mon.0) 956 : cluster [DBG] mgrmap e28: smithi096.hxmsqk(active, since 11m), standbys: smithi033.eyrhiu 2024-04-23T02:44:37.631 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:37.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:37 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:35.972511+0000 mgr.smithi096.hxmsqk (mgr.24493) 506 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:37.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:35.972511+0000 mgr.smithi096.hxmsqk (mgr.24493) 506 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:44:39.213 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:37.957516+0000 mon.smithi033 (mon.0) 957 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:39.213 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:37.963797+0000 mon.smithi033 (mon.0) 958 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:39.213 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:37.966054+0000 mon.smithi096 (mon.1) 153 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:44:39.213 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:37.966923+0000 mon.smithi096 (mon.1) 154 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:44:39.214 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:37.968319+0000 mgr.smithi096.hxmsqk (mgr.24493) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:39.214 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:37.971602+0000 mon.smithi033 (mon.0) 959 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:39.214 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:37.979292+0000 mon.smithi033 (mon.0) 960 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:39.214 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.115638+0000 mon.smithi096 (mon.1) 155 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:44:39.214 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:38.118251+0000 mgr.smithi096.hxmsqk (mgr.24493) 508 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:44:39.214 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:38.118725+0000 mgr.smithi096.hxmsqk (mgr.24493) 509 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:44:39.214 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:38.121637+0000 mgr.smithi096.hxmsqk (mgr.24493) 510 : cephadm [INF] Failing over to other MGR 2024-04-23T02:44:39.214 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.121892+0000 mon.smithi096 (mon.1) 156 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mgr fail", "who": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:44:39.214 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.122505+0000 mon.smithi033 (mon.0) 961 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mgr fail", "who": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:44:39.214 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:38.126836+0000 mon.smithi033 (mon.0) 962 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-23T02:44:39.215 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:38.674484+0000 mon.smithi033 (mon.0) 963 : cluster [DBG] Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:44:39.215 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:38 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.863064+0000 mon.smithi096 (mon.1) 157 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:44:39.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:37.957516+0000 mon.smithi033 (mon.0) 957 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:39.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:37.963797+0000 mon.smithi033 (mon.0) 958 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:39.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:37.966054+0000 mon.smithi096 (mon.1) 153 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:44:39.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:37.966923+0000 mon.smithi096 (mon.1) 154 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:44:39.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:37.968319+0000 mgr.smithi096.hxmsqk (mgr.24493) 507 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:44:39.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:37.971602+0000 mon.smithi033 (mon.0) 959 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:39.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:37.979292+0000 mon.smithi033 (mon.0) 960 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' 2024-04-23T02:44:39.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.115638+0000 mon.smithi096 (mon.1) 155 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:44:39.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:38.118251+0000 mgr.smithi096.hxmsqk (mgr.24493) 508 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:44:39.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:38.118725+0000 mgr.smithi096.hxmsqk (mgr.24493) 509 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:44:39.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:38.121637+0000 mgr.smithi096.hxmsqk (mgr.24493) 510 : cephadm [INF] Failing over to other MGR 2024-04-23T02:44:39.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.121892+0000 mon.smithi096 (mon.1) 156 : audit [INF] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mgr fail", "who": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:44:39.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.122505+0000 mon.smithi033 (mon.0) 961 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "mgr fail", "who": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:44:39.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:38.126836+0000 mon.smithi033 (mon.0) 962 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-23T02:44:39.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:38.674484+0000 mon.smithi033 (mon.0) 963 : cluster [DBG] Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:44:39.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.863064+0000 mon.smithi096 (mon.1) 157 : audit [DBG] from='mgr.24493 172.21.15.96:0/3921073310' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:44:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:38.962476+0000 mon.smithi033 (mon.0) 964 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:44:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.987905+0000 mon.smithi033 (mon.0) 965 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "mgr fail", "who": "smithi096.hxmsqk"}]': finished 2024-04-23T02:44:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:38.988019+0000 mon.smithi033 (mon.0) 966 : cluster [DBG] mgrmap e29: smithi033.eyrhiu(active, starting, since 0.864731s), standbys: smithi096.hxmsqk 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.989593+0000 mon.smithi033 (mon.0) 967 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.989867+0000 mon.smithi033 (mon.0) 968 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.990091+0000 mon.smithi033 (mon.0) 969 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.990359+0000 mon.smithi033 (mon.0) 970 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.991518+0000 mon.smithi033 (mon.0) 971 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi033.eyrhiu", "id": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.991873+0000 mon.smithi033 (mon.0) 972 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi096.hxmsqk", "id": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.992232+0000 mon.smithi033 (mon.0) 973 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.992558+0000 mon.smithi033 (mon.0) 974 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.992760+0000 mon.smithi033 (mon.0) 975 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.992955+0000 mon.smithi033 (mon.0) 976 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.993193+0000 mon.smithi033 (mon.0) 977 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.993389+0000 mon.smithi033 (mon.0) 978 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:44:40.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.993600+0000 mon.smithi033 (mon.0) 979 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:44:40.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.993798+0000 mon.smithi033 (mon.0) 980 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:44:40.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.994104+0000 mon.smithi033 (mon.0) 981 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:44:40.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.994470+0000 mon.smithi033 (mon.0) 982 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:44:40.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:38.994960+0000 mon.smithi033 (mon.0) 983 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:44:40.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:39.026363+0000 mon.smithi033 (mon.0) 984 : cluster [INF] Manager daemon smithi033.eyrhiu is now available 2024-04-23T02:44:40.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:39.050731+0000 mon.smithi033 (mon.0) 985 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:44:40.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:39.083243+0000 mon.smithi033 (mon.0) 986 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:40.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:39.084669+0000 mon.smithi033 (mon.0) 987 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:44:40.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:39.088367+0000 mon.smithi033 (mon.0) 988 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:44:40.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:39.109511+0000 mon.smithi033 (mon.0) 989 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:44:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:38.962476+0000 mon.smithi033 (mon.0) 964 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:44:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.987905+0000 mon.smithi033 (mon.0) 965 : audit [INF] from='mgr.24493 ' entity='mgr.smithi096.hxmsqk' cmd='[{"prefix": "mgr fail", "who": "smithi096.hxmsqk"}]': finished 2024-04-23T02:44:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:38.988019+0000 mon.smithi033 (mon.0) 966 : cluster [DBG] mgrmap e29: smithi033.eyrhiu(active, starting, since 0.864731s), standbys: smithi096.hxmsqk 2024-04-23T02:44:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.989593+0000 mon.smithi033 (mon.0) 967 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:44:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.989867+0000 mon.smithi033 (mon.0) 968 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:44:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.990091+0000 mon.smithi033 (mon.0) 969 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:44:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.990359+0000 mon.smithi033 (mon.0) 970 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:44:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.991518+0000 mon.smithi033 (mon.0) 971 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi033.eyrhiu", "id": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:44:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.991873+0000 mon.smithi033 (mon.0) 972 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi096.hxmsqk", "id": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:44:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.992232+0000 mon.smithi033 (mon.0) 973 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.992558+0000 mon.smithi033 (mon.0) 974 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.992760+0000 mon.smithi033 (mon.0) 975 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.992955+0000 mon.smithi033 (mon.0) 976 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.993193+0000 mon.smithi033 (mon.0) 977 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.993389+0000 mon.smithi033 (mon.0) 978 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.993600+0000 mon.smithi033 (mon.0) 979 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.993798+0000 mon.smithi033 (mon.0) 980 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.994104+0000 mon.smithi033 (mon.0) 981 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.994470+0000 mon.smithi033 (mon.0) 982 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:38.994960+0000 mon.smithi033 (mon.0) 983 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:39.026363+0000 mon.smithi033 (mon.0) 984 : cluster [INF] Manager daemon smithi033.eyrhiu is now available 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:39.050731+0000 mon.smithi033 (mon.0) 985 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:39.083243+0000 mon.smithi033 (mon.0) 986 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:40.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:39.084669+0000 mon.smithi033 (mon.0) 987 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:44:40.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:39.088367+0000 mon.smithi033 (mon.0) 988 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:44:40.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:39 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:39.109511+0000 mon.smithi033 (mon.0) 989 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:44:41.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:39.472772+0000 mgr.smithi033.eyrhiu (mgr.15284) 1 : cephadm [INF] [23/Apr/2024:02:44:39] ENGINE Bus STARTING 2024-04-23T02:44:41.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:39.574577+0000 mgr.smithi033.eyrhiu (mgr.15284) 2 : cephadm [INF] [23/Apr/2024:02:44:39] ENGINE Serving on http://172.21.15.33:8765 2024-04-23T02:44:41.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:39.701465+0000 mgr.smithi033.eyrhiu (mgr.15284) 3 : cephadm [INF] [23/Apr/2024:02:44:39] ENGINE Serving on https://172.21.15.33:7150 2024-04-23T02:44:41.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:39.701553+0000 mgr.smithi033.eyrhiu (mgr.15284) 4 : cephadm [INF] [23/Apr/2024:02:44:39] ENGINE Bus STARTED 2024-04-23T02:44:41.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:39.990572+0000 mon.smithi033 (mon.0) 990 : cluster [DBG] mgrmap e30: smithi033.eyrhiu(active, since 1.86729s), standbys: smithi096.hxmsqk 2024-04-23T02:44:41.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:40 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:39.999178+0000 mgr.smithi033.eyrhiu (mgr.15284) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:44:41.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:39.472772+0000 mgr.smithi033.eyrhiu (mgr.15284) 1 : cephadm [INF] [23/Apr/2024:02:44:39] ENGINE Bus STARTING 2024-04-23T02:44:41.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:39.574577+0000 mgr.smithi033.eyrhiu (mgr.15284) 2 : cephadm [INF] [23/Apr/2024:02:44:39] ENGINE Serving on http://172.21.15.33:8765 2024-04-23T02:44:41.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:39.701465+0000 mgr.smithi033.eyrhiu (mgr.15284) 3 : cephadm [INF] [23/Apr/2024:02:44:39] ENGINE Serving on https://172.21.15.33:7150 2024-04-23T02:44:41.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:39.701553+0000 mgr.smithi033.eyrhiu (mgr.15284) 4 : cephadm [INF] [23/Apr/2024:02:44:39] ENGINE Bus STARTED 2024-04-23T02:44:41.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:39.990572+0000 mon.smithi033 (mon.0) 990 : cluster [DBG] mgrmap e30: smithi033.eyrhiu(active, since 1.86729s), standbys: smithi096.hxmsqk 2024-04-23T02:44:41.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:40 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:39.999178+0000 mgr.smithi033.eyrhiu (mgr.15284) 5 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:44:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:40.983717+0000 mon.smithi033 (mon.0) 991 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:44:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:40.983742+0000 mon.smithi033 (mon.0) 992 : cluster [INF] Cluster is now healthy 2024-04-23T02:44:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:40.994159+0000 mgr.smithi033.eyrhiu (mgr.15284) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:44:42.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:40.983717+0000 mon.smithi033 (mon.0) 991 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:44:42.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:40.983742+0000 mon.smithi033 (mon.0) 992 : cluster [INF] Cluster is now healthy 2024-04-23T02:44:42.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:41 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:40.994159+0000 mgr.smithi033.eyrhiu (mgr.15284) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:44:42.668 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:43.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:42.301472+0000 mon.smithi033 (mon.0) 993 : cluster [DBG] mgrmap e31: smithi033.eyrhiu(active, since 4s), standbys: smithi096.hxmsqk 2024-04-23T02:44:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:43 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:42.994576+0000 mgr.smithi033.eyrhiu (mgr.15284) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:44:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:42.301472+0000 mon.smithi033 (mon.0) 993 : cluster [DBG] mgrmap e31: smithi033.eyrhiu(active, since 4s), standbys: smithi096.hxmsqk 2024-04-23T02:44:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:43 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:42.994576+0000 mgr.smithi033.eyrhiu (mgr.15284) 7 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:44:45.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:43.857097+0000 mon.smithi033 (mon.0) 994 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:45.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:43.860909+0000 mon.smithi033 (mon.0) 995 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:45.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:44.494298+0000 mon.smithi033 (mon.0) 996 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:45.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:44 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:44.498337+0000 mon.smithi033 (mon.0) 997 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:45.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:43.857097+0000 mon.smithi033 (mon.0) 994 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:45.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:43.860909+0000 mon.smithi033 (mon.0) 995 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:45.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:44.494298+0000 mon.smithi033 (mon.0) 996 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:45.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:44.498337+0000 mon.smithi033 (mon.0) 997 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:46.015 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:44.995035+0000 mgr.smithi033.eyrhiu (mgr.15284) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:44:46.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:45 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:44.995035+0000 mgr.smithi033.eyrhiu (mgr.15284) 8 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:44:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:46.145785+0000 mon.smithi033 (mon.0) 998 : cluster [DBG] Standby manager daemon smithi096.hxmsqk restarted 2024-04-23T02:44:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:46.145903+0000 mon.smithi033 (mon.0) 999 : cluster [DBG] Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:44:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:46.147669+0000 mon.smithi096 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.96:0/2319872111' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/crt"}]: dispatch 2024-04-23T02:44:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:46.148285+0000 mon.smithi096 (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.96:0/2319872111' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:44:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:46.150752+0000 mon.smithi096 (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.96:0/2319872111' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/key"}]: dispatch 2024-04-23T02:44:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:46.151032+0000 mon.smithi096 (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.96:0/2319872111' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:44:47.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:46.216212+0000 mon.smithi033 (mon.0) 1000 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:47.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:46.220817+0000 mon.smithi033 (mon.0) 1001 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:47.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:46.854273+0000 mon.smithi033 (mon.0) 1002 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:47.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:46 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:46.858432+0000 mon.smithi033 (mon.0) 1003 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:46.145785+0000 mon.smithi033 (mon.0) 998 : cluster [DBG] Standby manager daemon smithi096.hxmsqk restarted 2024-04-23T02:44:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:46.145903+0000 mon.smithi033 (mon.0) 999 : cluster [DBG] Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:44:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:46.147669+0000 mon.smithi096 (mon.1) 158 : audit [DBG] from='mgr.? 172.21.15.96:0/2319872111' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/crt"}]: dispatch 2024-04-23T02:44:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:46.148285+0000 mon.smithi096 (mon.1) 159 : audit [DBG] from='mgr.? 172.21.15.96:0/2319872111' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:44:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:46.150752+0000 mon.smithi096 (mon.1) 160 : audit [DBG] from='mgr.? 172.21.15.96:0/2319872111' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/key"}]: dispatch 2024-04-23T02:44:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:46.151032+0000 mon.smithi096 (mon.1) 161 : audit [DBG] from='mgr.? 172.21.15.96:0/2319872111' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:44:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:46.216212+0000 mon.smithi033 (mon.0) 1000 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:46.220817+0000 mon.smithi033 (mon.0) 1001 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:46.854273+0000 mon.smithi033 (mon.0) 1002 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:47.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:46 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:46.858432+0000 mon.smithi033 (mon.0) 1003 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:47.706 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:48.167 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:46.873508+0000 mon.smithi033 (mon.0) 1004 : cluster [DBG] mgrmap e32: smithi033.eyrhiu(active, since 8s), standbys: smithi096.hxmsqk 2024-04-23T02:44:48.167 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:46.995792+0000 mgr.smithi033.eyrhiu (mgr.15284) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-04-23T02:44:48.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:46.873508+0000 mon.smithi033 (mon.0) 1004 : cluster [DBG] mgrmap e32: smithi033.eyrhiu(active, since 8s), standbys: smithi096.hxmsqk 2024-04-23T02:44:48.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:47 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:46.995792+0000 mgr.smithi033.eyrhiu (mgr.15284) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 29 KiB/s rd, 146 B/s wr, 16 op/s 2024-04-23T02:44:50.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:48.996365+0000 mgr.smithi033.eyrhiu (mgr.15284) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-23T02:44:50.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:48.996365+0000 mgr.smithi033.eyrhiu (mgr.15284) 10 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-23T02:44:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:50.685438+0000 mon.smithi033 (mon.0) 1005 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:50.689700+0000 mon.smithi033 (mon.0) 1006 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:50.690959+0000 mon.smithi033 (mon.0) 1007 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:44:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:50.691669+0000 mon.smithi033 (mon.0) 1008 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:44:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:50.692701+0000 mgr.smithi033.eyrhiu (mgr.15284) 11 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:44:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:50.692917+0000 mgr.smithi033.eyrhiu (mgr.15284) 12 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-23T02:44:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:50.957089+0000 mgr.smithi033.eyrhiu (mgr.15284) 13 : cephadm [INF] Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:44:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:50.957260+0000 mgr.smithi033.eyrhiu (mgr.15284) 14 : cephadm [INF] Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:44:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:51 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:50.996977+0000 mgr.smithi033.eyrhiu (mgr.15284) 15 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 186 B/s wr, 11 op/s 2024-04-23T02:44:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:50.685438+0000 mon.smithi033 (mon.0) 1005 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:50.689700+0000 mon.smithi033 (mon.0) 1006 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:50.690959+0000 mon.smithi033 (mon.0) 1007 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:44:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:50.691669+0000 mon.smithi033 (mon.0) 1008 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:44:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:50.692701+0000 mgr.smithi033.eyrhiu (mgr.15284) 11 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:44:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:50.692917+0000 mgr.smithi033.eyrhiu (mgr.15284) 12 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-23T02:44:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:50.957089+0000 mgr.smithi033.eyrhiu (mgr.15284) 13 : cephadm [INF] Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:44:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:50.957260+0000 mgr.smithi033.eyrhiu (mgr.15284) 14 : cephadm [INF] Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:44:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:50.996977+0000 mgr.smithi033.eyrhiu (mgr.15284) 15 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 186 B/s wr, 11 op/s 2024-04-23T02:44:52.759 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:52.759 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:51.221349+0000 mgr.smithi033.eyrhiu (mgr.15284) 16 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:51.221836+0000 mgr.smithi033.eyrhiu (mgr.15284) 17 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:51.485309+0000 mgr.smithi033.eyrhiu (mgr.15284) 18 : cephadm [INF] Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:51.485891+0000 mgr.smithi033.eyrhiu (mgr.15284) 19 : cephadm [INF] Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:51.755258+0000 mon.smithi033 (mon.0) 1009 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:51.757603+0000 mon.smithi033 (mon.0) 1010 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:51.762049+0000 mon.smithi033 (mon.0) 1011 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:51.764555+0000 mon.smithi033 (mon.0) 1012 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:51.765411+0000 mgr.smithi033.eyrhiu (mgr.15284) 20 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:51.768111+0000 mon.smithi033 (mon.0) 1013 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:51.774253+0000 mon.smithi033 (mon.0) 1014 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:51.871788+0000 mgr.smithi033.eyrhiu (mgr.15284) 21 : cephadm [INF] Reconfiguring prometheus.smithi033 (dependencies changed)... 2024-04-23T02:44:52.760 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:52.123701+0000 mgr.smithi033.eyrhiu (mgr.15284) 22 : cephadm [INF] Reconfiguring daemon prometheus.smithi033 on smithi033 2024-04-23T02:44:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:51.221349+0000 mgr.smithi033.eyrhiu (mgr.15284) 16 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:44:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:51.221836+0000 mgr.smithi033.eyrhiu (mgr.15284) 17 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:44:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:51.485309+0000 mgr.smithi033.eyrhiu (mgr.15284) 18 : cephadm [INF] Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:44:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:51.485891+0000 mgr.smithi033.eyrhiu (mgr.15284) 19 : cephadm [INF] Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:44:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:51.755258+0000 mon.smithi033 (mon.0) 1009 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:51.757603+0000 mon.smithi033 (mon.0) 1010 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:51.762049+0000 mon.smithi033 (mon.0) 1011 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:51.764555+0000 mon.smithi033 (mon.0) 1012 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:51.765411+0000 mgr.smithi033.eyrhiu (mgr.15284) 20 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-23T02:44:53.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:51.768111+0000 mon.smithi033 (mon.0) 1013 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:53.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:51.774253+0000 mon.smithi033 (mon.0) 1014 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:53.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:51.871788+0000 mgr.smithi033.eyrhiu (mgr.15284) 21 : cephadm [INF] Reconfiguring prometheus.smithi033 (dependencies changed)... 2024-04-23T02:44:53.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:52.123701+0000 mgr.smithi033.eyrhiu (mgr.15284) 22 : cephadm [INF] Reconfiguring daemon prometheus.smithi033 on smithi033 2024-04-23T02:44:54.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:52.763319+0000 mon.smithi033 (mon.0) 1015 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:44:54.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:52.763319+0000 mon.smithi033 (mon.0) 1015 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:44:54.944 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:53.766030+0000 mgr.smithi033.eyrhiu (mgr.15284) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-23T02:44:54.945 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:54.077372+0000 mon.smithi033 (mon.0) 1016 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:44:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:53.766030+0000 mgr.smithi033.eyrhiu (mgr.15284) 23 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-23T02:44:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:54.077372+0000 mon.smithi033 (mon.0) 1016 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:44:55.620 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:44:56.296 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:44:56.297 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (9m) 10s ago 20m 19.1M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:44:56.297 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (20m) 10s ago 20m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:44:56.297 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (19m) 12s ago 19m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:44:56.297 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (6m) 10s ago 20m 35.1M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:44:56.297 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (14m) 10s ago 14m 37.5M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:44:56.297 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (14m) 12s ago 14m 14.8M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:44:56.297 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (30s) 10s ago 22m 474M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:44:56.297 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283 running (12m) 12s ago 19m 62.1M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 efaab82b257d 2024-04-23T02:44:56.298 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (22m) 10s ago 22m 78.1M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:44:56.298 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (19m) 12s ago 19m 58.4M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:44:56.298 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (11m) 10s ago 11m 76.9M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:44:56.298 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (11m) 12s ago 11m 78.7M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:44:56.298 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (4m) 10s ago 20m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:44:56.298 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (36s) 12s ago 19m 4706k - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:44:56.298 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (19m) 10s ago 19m 460M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:44:56.298 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (18m) 10s ago 18m 356M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:44:56.298 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (18m) 10s ago 18m 331M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:44:56.299 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (17m) 10s ago 17m 432M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:44:56.299 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (17m) 12s ago 17m 418M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:44:56.299 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (17m) 12s ago 17m 456M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:44:56.299 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (16m) 12s ago 16m 390M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:44:56.299 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (16m) 12s ago 16m 507M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:44:56.299 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 10s ago 19m - - 2024-04-23T02:44:56.751 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:44:56.751 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:44:56.751 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:44:56.751 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:44:56.751 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:44:56.751 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:44:56.751 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:44:56.751 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:44:56.751 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:44:56.751 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:44:56.751 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:44:56.752 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:44:56.752 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:44:56.752 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:44:56.752 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 12, 2024-04-23T02:44:56.752 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:44:56.752 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:44:56.752 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:44:57.028 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:55.605425+0000 mgr.smithi033.eyrhiu (mgr.15284) 24 : audit [DBG] from='client.15314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:57.029 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:55.766592+0000 mgr.smithi033.eyrhiu (mgr.15284) 25 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 285 B/s wr, 11 op/s 2024-04-23T02:44:57.029 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:55.943991+0000 mgr.smithi033.eyrhiu (mgr.15284) 26 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:57.029 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:56.726223+0000 mon.smithi033 (mon.0) 1017 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:57.029 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:56.730370+0000 mon.smithi033 (mon.0) 1018 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:57.029 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:56.748605+0000 mon.smithi033 (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.33:0/2957746114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:44:57.029 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:56.759025+0000 mon.smithi033 (mon.0) 1020 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:44:57.029 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:56 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:56.765742+0000 mon.smithi033 (mon.0) 1021 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:44:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:55.605425+0000 mgr.smithi033.eyrhiu (mgr.15284) 24 : audit [DBG] from='client.15314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:55.766592+0000 mgr.smithi033.eyrhiu (mgr.15284) 25 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 285 B/s wr, 11 op/s 2024-04-23T02:44:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:55.943991+0000 mgr.smithi033.eyrhiu (mgr.15284) 26 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:56.726223+0000 mon.smithi033 (mon.0) 1017 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:56.730370+0000 mon.smithi033 (mon.0) 1018 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:44:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:56.748605+0000 mon.smithi033 (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.33:0/2957746114' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:44:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:56.759025+0000 mon.smithi033 (mon.0) 1020 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:44:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:56.765742+0000 mon.smithi033 (mon.0) 1021 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:44:57.094 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:44:57.095 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:44:57.095 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:44:57.095 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:44:57.095 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:44:57.095 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-04-23T02:44:57.095 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:44:57.095 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "2/23 daemons upgraded", 2024-04-23T02:44:57.095 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading mgr daemons", 2024-04-23T02:44:57.095 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:44:57.095 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:44:57.503 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:44:57.504 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:44:57.504 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:44:57.801 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:44:58.171 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:56.284015+0000 mgr.smithi033.eyrhiu (mgr.15284) 27 : audit [DBG] from='client.15322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:58.171 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:56.759429+0000 mgr.smithi033.eyrhiu (mgr.15284) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:44:58.171 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:57.092679+0000 mgr.smithi033.eyrhiu (mgr.15284) 29 : audit [DBG] from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:58.171 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:57.501878+0000 mon.smithi033 (mon.0) 1022 : audit [DBG] from='client.? 172.21.15.33:0/2441166867' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:44:58.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:56.284015+0000 mgr.smithi033.eyrhiu (mgr.15284) 27 : audit [DBG] from='client.15322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:58.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:56.759429+0000 mgr.smithi033.eyrhiu (mgr.15284) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:44:58.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:57.092679+0000 mgr.smithi033.eyrhiu (mgr.15284) 29 : audit [DBG] from='client.15330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:44:58.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:57 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:57.501878+0000 mon.smithi033 (mon.0) 1022 : audit [DBG] from='client.? 172.21.15.33:0/2441166867' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:44:59.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:57.767048+0000 mgr.smithi033.eyrhiu (mgr.15284) 30 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:44:59.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:58.234862+0000 mon.smithi033 (mon.0) 1023 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.hxmsqk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:44:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:58.235863+0000 mon.smithi033 (mon.0) 1024 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:44:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:44:58.236811+0000 mon.smithi033 (mon.0) 1025 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:44:59.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:57.767048+0000 mgr.smithi033.eyrhiu (mgr.15284) 30 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:44:59.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:58.234862+0000 mon.smithi033 (mon.0) 1023 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.hxmsqk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:44:59.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:58.235863+0000 mon.smithi033 (mon.0) 1024 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:44:59.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:58 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:44:58.236811+0000 mon.smithi033 (mon.0) 1025 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:00.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:58.234412+0000 mgr.smithi033.eyrhiu (mgr.15284) 31 : cephadm [INF] Upgrade: Updating mgr.smithi096.hxmsqk 2024-04-23T02:45:00.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:44:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:44:58.237765+0000 mgr.smithi033.eyrhiu (mgr.15284) 32 : cephadm [INF] Deploying daemon mgr.smithi096.hxmsqk on smithi096 2024-04-23T02:45:00.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:58.234412+0000 mgr.smithi033.eyrhiu (mgr.15284) 31 : cephadm [INF] Upgrade: Updating mgr.smithi096.hxmsqk 2024-04-23T02:45:00.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:44:59 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:44:58.237765+0000 mgr.smithi033.eyrhiu (mgr.15284) 32 : cephadm [INF] Deploying daemon mgr.smithi096.hxmsqk on smithi096 2024-04-23T02:45:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:44:59.767533+0000 mgr.smithi033.eyrhiu (mgr.15284) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:45:01.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:00 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:44:59.767533+0000 mgr.smithi033.eyrhiu (mgr.15284) 33 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:45:02.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:01.576159+0000 mon.smithi033 (mon.0) 1026 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:02.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:01.582981+0000 mon.smithi033 (mon.0) 1027 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:02.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:01.610307+0000 mon.smithi033 (mon.0) 1028 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:02.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:02 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:45:01.768111+0000 mgr.smithi033.eyrhiu (mgr.15284) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:45:02.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:01.576159+0000 mon.smithi033 (mon.0) 1026 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:02.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:01.582981+0000 mon.smithi033 (mon.0) 1027 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:02.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:01.610307+0000 mon.smithi033 (mon.0) 1028 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:02.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:01.768111+0000 mgr.smithi033.eyrhiu (mgr.15284) 34 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:45:02.839 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:05.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:03.768493+0000 mgr.smithi033.eyrhiu (mgr.15284) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:05.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:04 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:45:03.768493+0000 mgr.smithi033.eyrhiu (mgr.15284) 35 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:07.243 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:05.769114+0000 mgr.smithi033.eyrhiu (mgr.15284) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:45:07.243 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:06.067068+0000 mon.smithi033 (mon.0) 1029 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:07.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:06.072123+0000 mon.smithi033 (mon.0) 1030 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:07.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:06.707843+0000 mon.smithi033 (mon.0) 1031 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:07.244 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:06.711648+0000 mon.smithi033 (mon.0) 1032 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:07.388 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:45:05.769114+0000 mgr.smithi033.eyrhiu (mgr.15284) 36 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:45:07.388 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:06.067068+0000 mon.smithi033 (mon.0) 1029 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:07.388 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:06.072123+0000 mon.smithi033 (mon.0) 1030 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:07.388 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:06.707843+0000 mon.smithi033 (mon.0) 1031 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:07.389 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:07 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:06.711648+0000 mon.smithi033 (mon.0) 1032 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:07.889 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:09.479 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:07.769441+0000 mgr.smithi033.eyrhiu (mgr.15284) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:09.480 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:08.579433+0000 mon.smithi033 (mon.0) 1033 : cluster [DBG] Standby manager daemon smithi096.hxmsqk restarted 2024-04-23T02:45:09.480 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:08.579551+0000 mon.smithi033 (mon.0) 1034 : cluster [DBG] Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:45:09.480 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:08.581185+0000 mon.smithi096 (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.96:0/4167892075' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/crt"}]: dispatch 2024-04-23T02:45:09.480 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:08.581649+0000 mon.smithi096 (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.96:0/4167892075' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:45:09.480 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:08.583471+0000 mon.smithi096 (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.96:0/4167892075' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/key"}]: dispatch 2024-04-23T02:45:09.480 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:08.584394+0000 mon.smithi096 (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.96:0/4167892075' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:45:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:45:07.769441+0000 mgr.smithi033.eyrhiu (mgr.15284) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:45:08.579433+0000 mon.smithi033 (mon.0) 1033 : cluster [DBG] Standby manager daemon smithi096.hxmsqk restarted 2024-04-23T02:45:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:45:08.579551+0000 mon.smithi033 (mon.0) 1034 : cluster [DBG] Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:45:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:08.581185+0000 mon.smithi096 (mon.1) 162 : audit [DBG] from='mgr.? 172.21.15.96:0/4167892075' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/crt"}]: dispatch 2024-04-23T02:45:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:08.581649+0000 mon.smithi096 (mon.1) 163 : audit [DBG] from='mgr.? 172.21.15.96:0/4167892075' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:45:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:08.583471+0000 mon.smithi096 (mon.1) 164 : audit [DBG] from='mgr.? 172.21.15.96:0/4167892075' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/key"}]: dispatch 2024-04-23T02:45:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:09 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:08.584394+0000 mon.smithi096 (mon.1) 165 : audit [DBG] from='mgr.? 172.21.15.96:0/4167892075' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:45:10.160 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:09.080924+0000 mon.smithi033 (mon.0) 1035 : cluster [DBG] mgrmap e33: smithi033.eyrhiu(active, since 30s), standbys: smithi096.hxmsqk 2024-04-23T02:45:10.160 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:09.081355+0000 mon.smithi033 (mon.0) 1036 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:45:10.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:45:09.080924+0000 mon.smithi033 (mon.0) 1035 : cluster [DBG] mgrmap e33: smithi033.eyrhiu(active, since 30s), standbys: smithi096.hxmsqk 2024-04-23T02:45:10.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:10 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:09.081355+0000 mon.smithi033 (mon.0) 1036 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:45:11.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:45:09.770057+0000 mgr.smithi033.eyrhiu (mgr.15284) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:11.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.129521+0000 mon.smithi033 (mon.0) 1037 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.134050+0000 mon.smithi033 (mon.0) 1038 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.188691+0000 mon.smithi033 (mon.0) 1039 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.194658+0000 mon.smithi033 (mon.0) 1040 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.195441+0000 mon.smithi033 (mon.0) 1041 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.196118+0000 mon.smithi033 (mon.0) 1042 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.202348+0000 mon.smithi033 (mon.0) 1043 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.208357+0000 mon.smithi033 (mon.0) 1044 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.344146+0000 mon.smithi033 (mon.0) 1045 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.346494+0000 mon.smithi033 (mon.0) 1046 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.351222+0000 mon.smithi033 (mon.0) 1047 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.351893+0000 mon.smithi033 (mon.0) 1048 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi033.eyrhiu"}]: dispatch 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.355781+0000 mon.smithi033 (mon.0) 1049 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi033.eyrhiu"}]': finished 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.356377+0000 mon.smithi033 (mon.0) 1050 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi096.hxmsqk"}]: dispatch 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.361224+0000 mon.smithi033 (mon.0) 1051 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi096.hxmsqk"}]': finished 2024-04-23T02:45:11.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:10.362157+0000 mon.smithi033 (mon.0) 1052 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:45:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:09.770057+0000 mgr.smithi033.eyrhiu (mgr.15284) 38 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.129521+0000 mon.smithi033 (mon.0) 1037 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.134050+0000 mon.smithi033 (mon.0) 1038 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.188691+0000 mon.smithi033 (mon.0) 1039 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.194658+0000 mon.smithi033 (mon.0) 1040 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.195441+0000 mon.smithi033 (mon.0) 1041 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.196118+0000 mon.smithi033 (mon.0) 1042 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:45:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.202348+0000 mon.smithi033 (mon.0) 1043 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.208357+0000 mon.smithi033 (mon.0) 1044 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.344146+0000 mon.smithi033 (mon.0) 1045 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:11.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.346494+0000 mon.smithi033 (mon.0) 1046 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:45:11.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.351222+0000 mon.smithi033 (mon.0) 1047 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:11.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.351893+0000 mon.smithi033 (mon.0) 1048 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi033.eyrhiu"}]: dispatch 2024-04-23T02:45:11.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.355781+0000 mon.smithi033 (mon.0) 1049 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi033.eyrhiu"}]': finished 2024-04-23T02:45:11.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.356377+0000 mon.smithi033 (mon.0) 1050 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi096.hxmsqk"}]: dispatch 2024-04-23T02:45:11.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.361224+0000 mon.smithi033 (mon.0) 1051 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.smithi096.hxmsqk"}]': finished 2024-04-23T02:45:11.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:10.362157+0000 mon.smithi033 (mon.0) 1052 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:45:12.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cluster 2024-04-23T02:45:10.197610+0000 mgr.smithi033.eyrhiu (mgr.15284) 39 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 392 B/s rd, 294 B/s wr, 0 op/s 2024-04-23T02:45:12.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:45:10.347108+0000 mgr.smithi033.eyrhiu (mgr.15284) 40 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-23T02:45:12.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:12.033744+0000 mon.smithi033 (mon.0) 1053 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:12.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:12.034458+0000 mon.smithi033 (mon.0) 1054 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:45:12.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:12.035079+0000 mon.smithi033 (mon.0) 1055 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:45:12.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:12 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: audit 2024-04-23T02:45:12.035645+0000 mon.smithi033 (mon.0) 1056 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:12.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:10.197610+0000 mgr.smithi033.eyrhiu (mgr.15284) 39 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 392 B/s rd, 294 B/s wr, 0 op/s 2024-04-23T02:45:12.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:10.347108+0000 mgr.smithi033.eyrhiu (mgr.15284) 40 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-23T02:45:12.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:12.033744+0000 mon.smithi033 (mon.0) 1053 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:12.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:12.034458+0000 mon.smithi033 (mon.0) 1054 : audit [INF] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:45:12.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:12.035079+0000 mon.smithi033 (mon.0) 1055 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:45:12.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:12.035645+0000 mon.smithi033 (mon.0) 1056 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:12.935 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:13.526 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:45:12.029277+0000 mgr.smithi033.eyrhiu (mgr.15284) 41 : cephadm [INF] Upgrade: Updating mon.smithi033 2024-04-23T02:45:13.526 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: cephadm 2024-04-23T02:45:12.036360+0000 mgr.smithi033.eyrhiu (mgr.15284) 42 : cephadm [INF] Deploying daemon mon.smithi033 on smithi033 2024-04-23T02:45:13.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:12.029277+0000 mgr.smithi033.eyrhiu (mgr.15284) 41 : cephadm [INF] Upgrade: Updating mon.smithi033 2024-04-23T02:45:13.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:12.036360+0000 mgr.smithi033.eyrhiu (mgr.15284) 42 : cephadm [INF] Deploying daemon mon.smithi033 on smithi033 2024-04-23T02:45:13.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:13 smithi033 systemd[1]: Stopping Ceph mon.smithi033 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:45:14.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:45:13.960+0000 7f9450356700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi033 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T02:45:14.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:13 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033[35449]: debug 2024-04-23T02:45:13.960+0000 7f9450356700 -1 mon.smithi033@0(leader) e2 *** Got Signal Terminated *** 2024-04-23T02:45:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:14 smithi033 bash[92518]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi033 2024-04-23T02:45:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033.service: Succeeded. 2024-04-23T02:45:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 systemd[1]: Stopped Ceph mon.smithi033 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:45:15.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 systemd[1]: Starting Ceph mon.smithi033 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:45:16.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: set uid:gid to 167:167 (ceph:ceph) 2024-04-23T02:45:16.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable), process ceph-mon, pid 7 2024-04-23T02:45:16.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: pidfile_write: ignore empty --pid-file 2024-04-23T02:45:16.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: load: jerasure load: lrc 2024-04-23T02:45:16.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: RocksDB version: 7.9.2 2024-04-23T02:45:16.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Git sha 0 2024-04-23T02:45:16.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Compile date 2024-04-18 11:37:30 2024-04-23T02:45:16.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: DB SUMMARY 2024-04-23T02:45:16.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: DB Session ID: BDB3TH9EU4NWCYK5S82L 2024-04-23T02:45:16.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: CURRENT file: CURRENT 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: IDENTITY file: IDENTITY 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: MANIFEST file: MANIFEST-000008 size: 1724 Bytes 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi033/store.db dir, Total Num: 1, files: 000035.sst 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi033/store.db: 000033.log size: 7559627 ; 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.error_if_exists: 0 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.create_if_missing: 0 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.paranoid_checks: 1 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.env: 0x558588721820 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.fs: PosixFileSystem 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.info_log: 0x55858a87d3c0 2024-04-23T02:45:16.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_file_opening_threads: 16 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.statistics: (nil) 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.use_fsync: 0 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_log_file_size: 0 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.keep_log_file_num: 1000 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.recycle_log_file_num: 0 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.allow_fallocate: 1 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.allow_mmap_reads: 0 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.allow_mmap_writes: 0 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.use_direct_reads: 0 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.create_missing_column_families: 0 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.db_log_dir: 2024-04-23T02:45:16.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.wal_dir: 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.advise_random_on_open: 1 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.db_write_buffer_size: 0 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.write_buffer_manager: 0x558589af2140 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T02:45:16.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.rate_limiter: (nil) 2024-04-23T02:45:16.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T02:45:16.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.wal_recovery_mode: 2 2024-04-23T02:45:16.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.enable_thread_tracking: 0 2024-04-23T02:45:16.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.enable_pipelined_write: 0 2024-04-23T02:45:16.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.unordered_write: 0 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.row_cache: None 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.wal_filter: None 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.allow_ingest_behind: 0 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.two_write_queues: 0 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.manual_wal_flush: 0 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.wal_compression: 0 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.atomic_flush: 0 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T02:45:16.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.log_readahead_size: 0 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.best_efforts_recovery: 0 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.allow_data_in_errors: 0 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.db_host_id: __hostname__ 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_background_jobs: 2 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_background_compactions: -1 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_subcompactions: 1 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T02:45:16.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_total_wal_size: 0 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_open_files: -1 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bytes_per_sync: 0 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_readahead_size: 0 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_background_flushes: -1 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Compression algorithms supported: 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T02:45:16.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: kZSTD supported: 0 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: kXpressCompression supported: 0 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: kLZ4HCCompression supported: 1 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: kZlibCompression supported: 1 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: kSnappyCompression supported: 1 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: kLZ4Compression supported: 1 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: kBZip2Compression supported: 0 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi033/store.db/MANIFEST-000008 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.merge_operator: 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_filter: None 2024-04-23T02:45:16.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_filter_factory: None 2024-04-23T02:45:16.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.sst_partitioner_factory: None 2024-04-23T02:45:16.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T02:45:16.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T02:45:16.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55858a87d4e0) 2024-04-23T02:45:16.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: cache_index_and_filter_blocks: 1 2024-04-23T02:45:16.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: pin_top_level_index_and_filter: 1 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: index_type: 0 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: data_block_index_type: 0 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: index_shortening: 1 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: checksum: 4 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: no_block_cache: 0 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: block_cache: 0x558589b931f0 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: block_cache_name: BinnedLRUCache 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: block_cache_options: 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: capacity : 536870912 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: num_shard_bits : 4 2024-04-23T02:45:16.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: strict_capacity_limit : 0 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: high_pri_pool_ratio: 0.000 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: block_cache_compressed: (nil) 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: persistent_cache: (nil) 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: block_size: 4096 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: block_size_deviation: 10 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: block_restart_interval: 16 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: index_block_restart_interval: 1 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: metadata_block_size: 4096 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: partition_filters: 0 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: use_delta_encoding: 1 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: filter_policy: bloomfilter 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: whole_key_filtering: 1 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: verify_compression: 0 2024-04-23T02:45:16.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: read_amp_bytes_per_bit: 0 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: format_version: 5 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: enable_index_compression: 1 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: block_align: 0 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: max_auto_readahead_size: 262144 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: prepopulate_block_cache: 0 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: initial_auto_readahead_size: 8192 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: num_file_reads_for_auto_readahead: 2 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.write_buffer_size: 33554432 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_write_buffer_number: 2 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compression: NoCompression 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bottommost_compression: Disabled 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.prefix_extractor: nullptr 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T02:45:16.058 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.num_levels: 7 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T02:45:16.059 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compression_opts.level: 32767 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compression_opts.strategy: 0 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compression_opts.enabled: false 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.target_file_size_base: 67108864 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T02:45:16.060 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.arena_block_size: 1048576 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T02:45:16.061 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.disable_auto_compactions: 0 2024-04-23T02:45:16.062 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T02:45:16.062 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T02:45:16.062 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T02:45:16.063 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T02:45:16.063 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T02:45:16.063 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T02:45:16.063 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T02:45:16.063 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T02:45:16.063 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T02:45:16.063 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T02:45:16.063 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.table_properties_collectors: 2024-04-23T02:45:16.063 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.inplace_update_support: 0 2024-04-23T02:45:16.063 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.bloom_locality: 0 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.max_successive_merges: 0 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.paranoid_file_checks: 0 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.force_consistency_checks: 1 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.report_bg_io_stats: 0 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.ttl: 2592000 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T02:45:16.064 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.enable_blob_files: false 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.min_blob_size: 0 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.blob_file_size: 268435456 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.blob_file_starting_level: 0 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 35.sst 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi033/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 37, last_sequence is 18638, log_number is 33,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 33 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f4f88f33-089d-4419-8b66-df32bc5ce4bf 2024-04-23T02:45:16.065 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713840315785299, "job": 1, "event": "recovery_started", "wal_files": [33]} 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #33 mode 2 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713840315805946, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 38, "file_size": 7270048, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18639, "largest_seqno": 20180, "table_properties": {"data_size": 7260502, "index_size": 7247, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 10658, "raw_average_key_size": 21, "raw_value_size": 7245519, "raw_average_value_size": 14347, "num_data_blocks": 320, "num_entries": 505, "num_filter_entries": 505, "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": 1713840315, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f4f88f33-089d-4419-8b66-df32bc5ce4bf", "db_session_id": "BDB3TH9EU4NWCYK5S82L", "orig_file_number": 38, "seqno_to_time_mapping": "N/A"}} 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713840315806092, "job": 1, "event": "recovery_finished"} 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [db/version_set.cc:5047] Creating manifest 40 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi033/store.db/000033.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558589c32000 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: DB pointer 0x558589c20000 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: ** DB Stats ** 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:45:16.066 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: ** Compaction Stats [default] ** 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: L0 1/0 6.93 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 654.9 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: L6 1/0 29.64 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.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 654.9 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.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 654.9 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: ** Compaction Stats [default] ** 2024-04-23T02:45:16.067 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.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 654.9 0.01 0.00 1 0.011 0 0 0.0 0.0 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Flush(GB): cumulative 0.007, interval 0.007 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Cumulative compaction: 0.01 GB write, 279.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Interval compaction: 0.01 GB write, 279.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:45:16.068 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Block cache BinnedLRUCache@0x558589b931f0#7 capacity: 512.00 MB usage: 9.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,8.08 KB,0.00154078%) Misc(1,0.00 KB,0%) 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: starting mon.smithi033 rank 0 at public addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] at bind addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi033 fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: mon.smithi033@-1(???) e2 preinit fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: mon.smithi033@-1(???).mds e7 new map 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: mon.smithi033@-1(???).mds e7 print_map 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: e7 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: legacy client fscid: 1 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: 2024-04-23T02:45:16.069 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Filesystem 'foofs' (1) 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: fs_name foofs 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: epoch 4 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: created 2024-04-23T02:30:00.299618+0000 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: modified 2024-04-23T02:30:07.086189+0000 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: tableserver 0 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: root 0 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: session_timeout 60 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: session_autoclose 300 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: max_file_size 1099511627776 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: max_xattr_size 65536 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: required_client_features {} 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: last_failure 0 2024-04-23T02:45:16.070 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: last_failure_osd_epoch 0 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: max_mds 1 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: in 0 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: up {0=14500} 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: failed 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: damaged 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: stopped 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: data_pools [3] 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: metadata_pool 2 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: inline_data disabled 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: balancer 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: bal_rank_mask -1 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: standby_count_wanted 1 2024-04-23T02:45:16.071 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: [mds.foofs.smithi033.vfswme{0:14500} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095] compat {c=[1],r=[1],i=[7ff]}] 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: Standby daemons: 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout: [mds.foofs.smithi096.xhpuyg{-1:24305} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] compat {c=[1],r=[1],i=[7ff]}] 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: mon.smithi033@-1(???).osd e70 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: mon.smithi033@-1(???).osd e70 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: mon.smithi033@-1(???).osd e70 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: mon.smithi033@-1(???).osd e70 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 ceph-mon[92736]: mon.smithi033@-1(???).paxosservice(auth 1..46) refresh upgraded, format 0 -> 3 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 bash[92699]: 4d25ac3a127e6060e5a6943a2933de46c46164bfe1d72acd911e44e377c40583 2024-04-23T02:45:16.072 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:15 smithi033 systemd[1]: Started Ceph mon.smithi033 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:45:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:13.968088+0000 mon.smithi096 (mon.1) 166 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:45:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:13.970897+0000 mon.smithi096 (mon.1) 167 : audit [DBG] from='mgr.15284 172.21.15.33:0/559184805' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:45:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:14.198549+0000 mgr.smithi033.eyrhiu (mgr.15284) 44 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-04-23T02:45:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:16.199128+0000 mgr.smithi033.eyrhiu (mgr.15284) 45 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-04-23T02:45:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:17.222264+0000 mon.smithi033 (mon.0) 1 : cluster [INF] mon.smithi033 calling monitor election 2024-04-23T02:45:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:17.235569+0000 mon.smithi033 (mon.0) 2 : cluster [INF] mon.smithi033 is new leader, mons smithi033,smithi096 in quorum (ranks 0,1) 2024-04-23T02:45:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:17.240411+0000 mon.smithi033 (mon.0) 3 : cluster [DBG] monmap e2: 2 mons at {smithi033=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:45:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:17.240992+0000 mon.smithi033 (mon.0) 4 : cluster [DBG] fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:45:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:17.241049+0000 mon.smithi033 (mon.0) 5 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-23T02:45:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:17.242091+0000 mon.smithi033 (mon.0) 6 : cluster [DBG] mgrmap e33: smithi033.eyrhiu(active, since 39s), standbys: smithi096.hxmsqk 2024-04-23T02:45:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:17.242496+0000 mon.smithi033 (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:45:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:17.242514+0000 mon.smithi033 (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:45:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:17.242522+0000 mon.smithi033 (mon.0) 9 : cluster [WRN] daemon prometheus.smithi033 on smithi033 is in unknown state 2024-04-23T02:45:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:17.252606+0000 mon.smithi033 (mon.0) 10 : cluster [DBG] mgrmap e34: smithi033.eyrhiu(active, since 39s), standbys: smithi096.hxmsqk 2024-04-23T02:45:17.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:17.252694+0000 mon.smithi033 (mon.0) 11 : audit [INF] from='mgr.15284 ' entity='' 2024-04-23T02:45:17.974 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:19.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:18.254972+0000 mon.smithi033 (mon.0) 12 : cluster [DBG] mgrmap e35: smithi033.eyrhiu(active, since 40s), standbys: smithi096.hxmsqk 2024-04-23T02:45:23.022 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:24.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:24.036105+0000 mon.smithi033 (mon.0) 13 : cluster [DBG] Standby manager daemon smithi096.hxmsqk restarted 2024-04-23T02:45:24.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:24.036213+0000 mon.smithi033 (mon.0) 14 : cluster [DBG] Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:45:24.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.038438+0000 mon.smithi096 (mon.1) 168 : audit [DBG] from='mgr.? 172.21.15.96:0/2179942093' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/crt"}]: dispatch 2024-04-23T02:45:24.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.038887+0000 mon.smithi096 (mon.1) 169 : audit [DBG] from='mgr.? 172.21.15.96:0/2179942093' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-23T02:45:24.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.041081+0000 mon.smithi096 (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.96:0/2179942093' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi096.hxmsqk/key"}]: dispatch 2024-04-23T02:45:24.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.041682+0000 mon.smithi096 (mon.1) 171 : audit [DBG] from='mgr.? 172.21.15.96:0/2179942093' entity='mgr.smithi096.hxmsqk' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-23T02:45:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:24.090820+0000 mon.smithi033 (mon.0) 15 : cluster [DBG] mgrmap e36: smithi033.eyrhiu(active, since 45s), standbys: smithi096.hxmsqk 2024-04-23T02:45:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:24.448812+0000 mon.smithi033 (mon.0) 16 : cluster [INF] Active manager daemon smithi033.eyrhiu restarted 2024-04-23T02:45:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:24.449207+0000 mon.smithi033 (mon.0) 17 : cluster [INF] Activating manager daemon smithi033.eyrhiu 2024-04-23T02:45:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:24.454505+0000 mon.smithi033 (mon.0) 18 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-23T02:45:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:24.454792+0000 mon.smithi033 (mon.0) 19 : cluster [DBG] mgrmap e37: smithi033.eyrhiu(active, starting, since 0.00567588s), standbys: smithi096.hxmsqk 2024-04-23T02:45:25.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.455810+0000 mon.smithi033 (mon.0) 20 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.456021+0000 mon.smithi033 (mon.0) 21 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.456244+0000 mon.smithi033 (mon.0) 22 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.456479+0000 mon.smithi033 (mon.0) 23 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.457097+0000 mon.smithi033 (mon.0) 24 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi033.eyrhiu", "id": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.457325+0000 mon.smithi033 (mon.0) 25 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi096.hxmsqk", "id": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.457556+0000 mon.smithi033 (mon.0) 26 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.458092+0000 mon.smithi033 (mon.0) 27 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.458485+0000 mon.smithi033 (mon.0) 28 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.458754+0000 mon.smithi033 (mon.0) 29 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.459040+0000 mon.smithi033 (mon.0) 30 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.459267+0000 mon.smithi033 (mon.0) 31 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.459445+0000 mon.smithi033 (mon.0) 32 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:45:25.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.459611+0000 mon.smithi033 (mon.0) 33 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:45:25.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.460491+0000 mon.smithi033 (mon.0) 34 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:45:25.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.460783+0000 mon.smithi033 (mon.0) 35 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:45:25.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.461475+0000 mon.smithi033 (mon.0) 36 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:45:25.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:24.483939+0000 mon.smithi033 (mon.0) 37 : cluster [INF] Manager daemon smithi033.eyrhiu is now available 2024-04-23T02:45:25.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.508495+0000 mon.smithi033 (mon.0) 38 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:25.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.533597+0000 mon.smithi033 (mon.0) 39 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:45:25.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.546122+0000 mon.smithi033 (mon.0) 40 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:45:25.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:24.567096+0000 mon.smithi033 (mon.0) 41 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:45:26.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:25.457325+0000 mon.smithi033 (mon.0) 42 : cluster [DBG] mgrmap e38: smithi033.eyrhiu(active, since 1.0082s), standbys: smithi096.hxmsqk 2024-04-23T02:45:26.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:25.676784+0000 mgr.smithi033.eyrhiu (mgr.34104) 2 : cephadm [INF] [23/Apr/2024:02:45:25] ENGINE Bus STARTING 2024-04-23T02:45:26.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:25.778540+0000 mgr.smithi033.eyrhiu (mgr.34104) 3 : cephadm [INF] [23/Apr/2024:02:45:25] ENGINE Serving on http://172.21.15.33:8765 2024-04-23T02:45:26.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:25.895087+0000 mgr.smithi033.eyrhiu (mgr.34104) 4 : cephadm [INF] [23/Apr/2024:02:45:25] ENGINE Serving on https://172.21.15.33:7150 2024-04-23T02:45:26.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:26 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:25.895184+0000 mgr.smithi033.eyrhiu (mgr.34104) 5 : cephadm [INF] [23/Apr/2024:02:45:25] ENGINE Bus STARTED 2024-04-23T02:45:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:26.454389+0000 mon.smithi033 (mon.0) 43 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:45:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:26.454416+0000 mon.smithi033 (mon.0) 44 : cluster [INF] Cluster is now healthy 2024-04-23T02:45:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:26.460652+0000 mgr.smithi033.eyrhiu (mgr.34104) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:45:27.866 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:45:28.061 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:28.590 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:45:28.590 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (9m) 18s ago 21m 19.1M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:45:28.590 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (21m) 18s ago 21m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:45:28.590 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (20m) 22s ago 20m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:45:28.590 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (7m) 18s ago 20m 35.1M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:45:28.590 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (15m) 18s ago 15m 37.7M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:45:28.590 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (15m) 22s ago 15m 15.0M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:45:28.590 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (62s) 18s ago 22m 491M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (27s) 22s ago 20m 52.1M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (22m) 18s ago 23m 81.4M 2048M 16.2.5 6933c2a0b7dd 59884f986cdd 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (20m) 22s ago 20m 63.3M 2048M 16.2.5 6933c2a0b7dd e23cb2a116b7 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (12m) 18s ago 12m 77.0M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (12m) 22s ago 11m 78.8M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (5m) 18s ago 20m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (68s) 22s ago 19m 4706k - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (19m) 18s ago 19m 460M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (19m) 18s ago 19m 356M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (18m) 18s ago 18m 331M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (18m) 18s ago 18m 432M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (18m) 22s ago 18m 418M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (17m) 22s ago 17m 456M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:45:28.591 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (17m) 22s ago 17m 390M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:45:28.592 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (17m) 22s ago 17m 507M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:45:28.592 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 unknown 18s ago 20m - - 2024-04-23T02:45:28.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:27.467643+0000 mon.smithi033 (mon.0) 45 : cluster [DBG] mgrmap e39: smithi033.eyrhiu(active, since 3s), standbys: smithi096.hxmsqk 2024-04-23T02:45:28.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:27.850416+0000 mgr.smithi033.eyrhiu (mgr.34104) 7 : audit [DBG] from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:28.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:28 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:28.229219+0000 mgr.smithi033.eyrhiu (mgr.34104) 8 : audit [DBG] from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:28.992 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:45:28.992 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:45:28.992 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:45:28.992 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:45:28.992 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:45:28.992 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:45:28.992 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:45:28.992 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:45:28.993 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:45:28.993 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:45:28.993 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:45:28.993 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:45:28.993 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:45:28.993 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:45:28.993 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:45:28.993 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 11, 2024-04-23T02:45:28.993 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:45:28.993 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:45:28.993 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:45:29.387 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:45:29.387 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:45:29.387 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:45:29.387 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:45:29.387 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:45:29.387 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-04-23T02:45:29.387 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:45:29.387 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "2/23 daemons upgraded", 2024-04-23T02:45:29.387 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:45:29.387 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:45:29.388 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:45:29.805 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:45:29.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:28.460991+0000 mgr.smithi033.eyrhiu (mgr.34104) 9 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:45:29.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:28.577979+0000 mgr.smithi033.eyrhiu (mgr.34104) 10 : audit [DBG] from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:29.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:28.990122+0000 mon.smithi033 (mon.0) 46 : audit [DBG] from='client.? 172.21.15.33:0/4060336075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:45:29.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:29.006521+0000 mon.smithi033 (mon.0) 47 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:29.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:29 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:29.012830+0000 mon.smithi033 (mon.0) 48 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:30.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:29.384332+0000 mgr.smithi033.eyrhiu (mgr.34104) 11 : audit [DBG] from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:30.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:29.476509+0000 mon.smithi033 (mon.0) 49 : cluster [DBG] mgrmap e40: smithi033.eyrhiu(active, since 5s), standbys: smithi096.hxmsqk 2024-04-23T02:45:30.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:29.652261+0000 mon.smithi033 (mon.0) 50 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:30.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:29.658478+0000 mon.smithi033 (mon.0) 51 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:30.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:30 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:29.803698+0000 mon.smithi033 (mon.0) 52 : audit [DBG] from='client.? 172.21.15.33:0/1593144961' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:45:32.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:31 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:30.461433+0000 mgr.smithi033.eyrhiu (mgr.34104) 12 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:45:33.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:32.013677+0000 mon.smithi033 (mon.0) 53 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:33.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:32.020346+0000 mon.smithi033 (mon.0) 54 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:33.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:32.803832+0000 mon.smithi033 (mon.0) 55 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:33.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:32.808600+0000 mon.smithi033 (mon.0) 56 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:33.097 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:32.461968+0000 mgr.smithi033.eyrhiu (mgr.34104) 13 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-23T02:45:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:33.184133+0000 mon.smithi033 (mon.0) 57 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:33.190354+0000 mon.smithi033 (mon.0) 58 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:33.191543+0000 mon.smithi033 (mon.0) 59 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:33.192295+0000 mon.smithi033 (mon.0) 60 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:45:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:33.193292+0000 mgr.smithi033.eyrhiu (mgr.34104) 14 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:45:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:34 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:33.193471+0000 mgr.smithi033.eyrhiu (mgr.34104) 15 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.conf 2024-04-23T02:45:35.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:33.457669+0000 mgr.smithi033.eyrhiu (mgr.34104) 16 : cephadm [INF] Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:45:35.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:33.457824+0000 mgr.smithi033.eyrhiu (mgr.34104) 17 : cephadm [INF] Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:45:35.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:33.721800+0000 mgr.smithi033.eyrhiu (mgr.34104) 18 : cephadm [INF] Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:45:35.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:33.722258+0000 mgr.smithi033.eyrhiu (mgr.34104) 19 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:45:35.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:33.985803+0000 mgr.smithi033.eyrhiu (mgr.34104) 20 : cephadm [INF] Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:45:35.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:33.986258+0000 mgr.smithi033.eyrhiu (mgr.34104) 21 : cephadm [INF] Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:45:35.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:34.254523+0000 mon.smithi033 (mon.0) 61 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:35.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:34.256740+0000 mon.smithi033 (mon.0) 62 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:35.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:34.260396+0000 mon.smithi033 (mon.0) 63 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:35.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:34.263388+0000 mon.smithi033 (mon.0) 64 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:35.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:34.264351+0000 mgr.smithi033.eyrhiu (mgr.34104) 22 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 116 B/s wr, 13 op/s 2024-04-23T02:45:35.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:34.269246+0000 mon.smithi033 (mon.0) 65 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:35.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:34.276968+0000 mon.smithi033 (mon.0) 66 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:35.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:34.379952+0000 mon.smithi033 (mon.0) 67 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:35.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:34.382195+0000 mon.smithi033 (mon.0) 68 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:45:35.511 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:35 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:34.383199+0000 mon.smithi033 (mon.0) 69 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:45:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:35.262136+0000 mon.smithi033 (mon.0) 70 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:45:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:35.855987+0000 mon.smithi033 (mon.0) 71 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:35.857018+0000 mon.smithi033 (mon.0) 72 : audit [INF] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:45:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:35.857815+0000 mon.smithi033 (mon.0) 73 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:45:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:36 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: audit 2024-04-23T02:45:35.858584+0000 mon.smithi033 (mon.0) 74 : audit [DBG] from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:37.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:35.851272+0000 mgr.smithi033.eyrhiu (mgr.34104) 23 : cephadm [INF] Upgrade: Updating mon.smithi096 2024-04-23T02:45:37.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cephadm 2024-04-23T02:45:35.859608+0000 mgr.smithi033.eyrhiu (mgr.34104) 24 : cephadm [INF] Deploying daemon mon.smithi096 on smithi096 2024-04-23T02:45:37.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: cluster 2024-04-23T02:45:36.265224+0000 mgr.smithi033.eyrhiu (mgr.34104) 25 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-04-23T02:45:37.713 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:37 smithi096 systemd[1]: Stopping Ceph mon.smithi096 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:45:37.713 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: debug 2024-04-23T02:45:37.708+0000 7fa1183e8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi096 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-04-23T02:45:38.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096[39280]: debug 2024-04-23T02:45:37.708+0000 7fa1183e8700 -1 mon.smithi096@1(peon) e2 *** Got Signal Terminated *** 2024-04-23T02:45:38.139 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:38 smithi096 bash[68227]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon.smithi096 2024-04-23T02:45:39.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:38 smithi096 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi096.service: Succeeded. 2024-04-23T02:45:39.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:38 smithi096 systemd[1]: Stopped Ceph mon.smithi096 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:45:39.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:38 smithi096 systemd[1]: Starting Ceph mon.smithi096 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:45:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: set uid:gid to 167:167 (ceph:ceph) 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable), process ceph-mon, pid 7 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: pidfile_write: ignore empty --pid-file 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: load: jerasure load: lrc 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: RocksDB version: 7.9.2 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Git sha 0 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Compile date 2024-04-18 11:37:30 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: DB SUMMARY 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: DB Session ID: HA81NIYFUO0OSNLOYEL3 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: CURRENT file: CURRENT 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: IDENTITY file: IDENTITY 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: MANIFEST file: MANIFEST-000005 size: 2036 Bytes 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi096/store.db dir, Total Num: 1, files: 000038.sst 2024-04-23T02:45:39.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi096/store.db: 000036.log size: 1130474 ; 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.error_if_exists: 0 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.create_if_missing: 0 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.paranoid_checks: 1 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.env: 0x563731488820 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.fs: PosixFileSystem 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.info_log: 0x5637333c13c0 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_file_opening_threads: 16 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.statistics: (nil) 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.use_fsync: 0 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_log_file_size: 0 2024-04-23T02:45:39.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.keep_log_file_num: 1000 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.recycle_log_file_num: 0 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.allow_fallocate: 1 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.allow_mmap_reads: 0 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.allow_mmap_writes: 0 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.use_direct_reads: 0 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.create_missing_column_families: 0 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.db_log_dir: 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.wal_dir: 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-23T02:45:39.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.advise_random_on_open: 1 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.db_write_buffer_size: 0 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.write_buffer_manager: 0x563732636140 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.rate_limiter: (nil) 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.wal_recovery_mode: 2 2024-04-23T02:45:39.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.enable_thread_tracking: 0 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.enable_pipelined_write: 0 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.unordered_write: 0 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.row_cache: None 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.wal_filter: None 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.allow_ingest_behind: 0 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.two_write_queues: 0 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.manual_wal_flush: 0 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.wal_compression: 0 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.atomic_flush: 0 2024-04-23T02:45:39.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.log_readahead_size: 0 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.best_efforts_recovery: 0 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.allow_data_in_errors: 0 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.db_host_id: __hostname__ 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_background_jobs: 2 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_background_compactions: -1 2024-04-23T02:45:39.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_subcompactions: 1 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_total_wal_size: 0 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_open_files: -1 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bytes_per_sync: 0 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_readahead_size: 0 2024-04-23T02:45:39.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_background_flushes: -1 2024-04-23T02:45:39.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Compression algorithms supported: 2024-04-23T02:45:39.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-23T02:45:39.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: kZSTD supported: 0 2024-04-23T02:45:39.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: kXpressCompression supported: 0 2024-04-23T02:45:39.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: kLZ4HCCompression supported: 1 2024-04-23T02:45:39.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: kZlibCompression supported: 1 2024-04-23T02:45:39.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: kSnappyCompression supported: 1 2024-04-23T02:45:39.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: kLZ4Compression supported: 1 2024-04-23T02:45:39.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: kBZip2Compression supported: 0 2024-04-23T02:45:39.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi096/store.db/MANIFEST-000005 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.merge_operator: 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_filter: None 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_filter_factory: None 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.sst_partitioner_factory: None 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5637333c14e0) 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: cache_index_and_filter_blocks: 1 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-23T02:45:39.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: pin_top_level_index_and_filter: 1 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: index_type: 0 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: data_block_index_type: 0 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: index_shortening: 1 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: checksum: 4 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: no_block_cache: 0 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_cache: 0x5637326d71f0 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_cache_name: BinnedLRUCache 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_cache_options: 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: capacity : 536870912 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: num_shard_bits : 4 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: strict_capacity_limit : 0 2024-04-23T02:45:39.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: high_pri_pool_ratio: 0.000 2024-04-23T02:45:39.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_cache_compressed: (nil) 2024-04-23T02:45:39.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: persistent_cache: (nil) 2024-04-23T02:45:39.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_size: 4096 2024-04-23T02:45:39.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_size_deviation: 10 2024-04-23T02:45:39.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_restart_interval: 16 2024-04-23T02:45:39.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: index_block_restart_interval: 1 2024-04-23T02:45:39.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: metadata_block_size: 4096 2024-04-23T02:45:39.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: partition_filters: 0 2024-04-23T02:45:39.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: use_delta_encoding: 1 2024-04-23T02:45:39.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: filter_policy: bloomfilter 2024-04-23T02:45:39.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: whole_key_filtering: 1 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: verify_compression: 0 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: read_amp_bytes_per_bit: 0 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: format_version: 5 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: enable_index_compression: 1 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: block_align: 0 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: max_auto_readahead_size: 262144 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: prepopulate_block_cache: 0 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: initial_auto_readahead_size: 8192 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: num_file_reads_for_auto_readahead: 2 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.write_buffer_size: 33554432 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_write_buffer_number: 2 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compression: NoCompression 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bottommost_compression: Disabled 2024-04-23T02:45:39.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.prefix_extractor: nullptr 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.num_levels: 7 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:45:39.841 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compression_opts.level: 32767 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compression_opts.strategy: 0 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compression_opts.enabled: false 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.target_file_size_base: 67108864 2024-04-23T02:45:39.842 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-23T02:45:39.843 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.arena_block_size: 1048576 2024-04-23T02:45:39.844 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-23T02:45:39.844 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-23T02:45:39.844 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.disable_auto_compactions: 0 2024-04-23T02:45:39.844 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-23T02:45:39.844 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-23T02:45:39.844 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-23T02:45:39.845 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-23T02:45:39.845 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-23T02:45:39.845 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-23T02:45:39.845 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-23T02:45:39.845 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-23T02:45:39.845 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-23T02:45:39.845 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.table_properties_collectors: 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.inplace_update_support: 0 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.bloom_locality: 0 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.max_successive_merges: 0 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.paranoid_file_checks: 0 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.force_consistency_checks: 1 2024-04-23T02:45:39.846 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.report_bg_io_stats: 0 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.ttl: 2592000 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.enable_blob_files: false 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.min_blob_size: 0 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.blob_file_size: 268435456 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.blob_file_starting_level: 0 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-23T02:45:39.847 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: 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-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi096/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 40, last_sequence is 22055, log_number is 36,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 36 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 490796eb-2cac-4c02-bfe5-d642b11ef621 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713840339351954, "job": 1, "event": "recovery_started", "wal_files": [36]} 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #36 mode 2 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713840339356308, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 41, "file_size": 709281, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 22060, "largest_seqno": 22241, "table_properties": {"data_size": 707204, "index_size": 873, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1609, "raw_average_key_size": 23, "raw_value_size": 705104, "raw_average_value_size": 10218, "num_data_blocks": 38, "num_entries": 69, "num_filter_entries": 69, "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": 1713840339, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "490796eb-2cac-4c02-bfe5-d642b11ef621", "db_session_id": "HA81NIYFUO0OSNLOYEL3", "orig_file_number": 41, "seqno_to_time_mapping": "N/A"}} 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713840339356418, "job": 1, "event": "recovery_finished"} 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: [db/version_set.cc:5047] Creating manifest 43 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi096/store.db/000036.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563732776000 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: DB pointer 0x563732764000 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-23T02:45:39.848 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: ** DB Stats ** 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: ** Compaction Stats [default] ** 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: L0 1/0 692.66 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 305.0 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: L6 1/0 37.62 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-23T02:45:39.849 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Sum 2/0 38.29 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 305.0 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.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 305.0 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: ** Compaction Stats [default] ** 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.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 305.0 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-23T02:45:39.850 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Cumulative compaction: 0.00 GB write, 91.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Interval compaction: 0.00 GB write, 91.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Block cache BinnedLRUCache@0x5637326d71f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: starting mon.smithi096 rank 1 at public addrs [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] at bind addrs [v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi096 fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: mon.smithi096@-1(???) e2 preinit fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: mon.smithi096@-1(???).mds e7 new map 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: mon.smithi096@-1(???).mds e7 print_map 2024-04-23T02:45:39.851 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: e7 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: legacy client fscid: 1 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Filesystem 'foofs' (1) 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: fs_name foofs 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: epoch 4 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: created 2024-04-23T02:30:00.299618+0000 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: modified 2024-04-23T02:30:07.086189+0000 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: tableserver 0 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: root 0 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: session_timeout 60 2024-04-23T02:45:39.852 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: session_autoclose 300 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: max_file_size 1099511627776 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: max_xattr_size 65536 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: required_client_features {} 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: last_failure 0 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: last_failure_osd_epoch 0 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: max_mds 1 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: in 0 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: up {0=14500} 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: failed 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: damaged 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: stopped 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: data_pools [3] 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: metadata_pool 2 2024-04-23T02:45:39.853 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: inline_data disabled 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: balancer 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: bal_rank_mask -1 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: standby_count_wanted 1 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: [mds.foofs.smithi033.vfswme{0:14500} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.33:6834/312412095,v1:172.21.15.33:6835/312412095] compat {c=[1],r=[1],i=[7ff]}] 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: Standby daemons: 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout: [mds.foofs.smithi096.xhpuyg{-1:24305} state up:standby seq 3 join_fscid=1 addr [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] compat {c=[1],r=[1],i=[7ff]}] 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: mon.smithi096@-1(???).osd e71 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: mon.smithi096@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: mon.smithi096@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:45:39.854 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: mon.smithi096@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2024-04-23T02:45:39.855 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 ceph-mon[68434]: mon.smithi096@-1(???).paxosservice(auth 1..47) refresh upgraded, format 0 -> 3 2024-04-23T02:45:39.855 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 bash[68396]: 09042a0ac8c80a5079d651146f6d9d5e19050089198060c5675f86d4d1e7c49e 2024-04-23T02:45:39.855 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:39 smithi096 systemd[1]: Started Ceph mon.smithi096 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:45:40.674 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mkfs 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:45:40.675 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mkfs 3edbd6d2-0118-11ef-bc93-c7b262605968 2024-04-23T02:45:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Reconfiguring daemon alertmanager.smithi033 on smithi033 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Reconfiguring grafana.smithi033 (dependencies changed)... 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Reconfiguring daemon grafana.smithi033 on smithi033 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Reconfiguring node-exporter.smithi033 (dependencies changed)... 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Reconfiguring daemon node-exporter.smithi033 on smithi033 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Reconfiguring prometheus.smithi033 (dependencies changed)... 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Reconfiguring daemon prometheus.smithi033 on smithi033 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Reconfiguring node-exporter.smithi096 (dependencies changed)... 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Reconfiguring daemon node-exporter.smithi096 on smithi096 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:45:40.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Upgrade: Updating mgr.smithi033.eyrhiu 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Deploying daemon mgr.smithi033.eyrhiu on smithi033 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Failing over to other MGR 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: [23/Apr/2024:02:44:39] ENGINE Bus STARTING 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: [23/Apr/2024:02:44:39] ENGINE Serving on http://172.21.15.33:8765 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: [23/Apr/2024:02:44:39] ENGINE Serving on https://172.21.15.33:7150 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: [23/Apr/2024:02:44:39] ENGINE Bus STARTED 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v8: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi096:/etc/ceph/ceph.conf 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:45:40.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v9: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 186 B/s wr, 11 op/s 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v10: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Reconfiguring prometheus.smithi033 (dependencies changed)... 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Reconfiguring daemon prometheus.smithi033 on smithi033 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v11: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v12: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 285 B/s wr, 11 op/s 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v13: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Upgrade: Updating mgr.smithi096.hxmsqk 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Deploying daemon mgr.smithi096.hxmsqk on smithi096 2024-04-23T02:45:40.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v14: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v15: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v16: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v17: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v18: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Standby manager daemon smithi096.hxmsqk restarted 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mgrmap e33: smithi033.eyrhiu(active, since 30s), standbys: smithi096.hxmsqk 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v19: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v20: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 392 B/s rd, 294 B/s wr, 0 op/s 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Upgrade: Setting container_image for all mgr 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Upgrade: Updating mon.smithi033 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Deploying daemon mon.smithi033 on smithi033 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v22: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v23: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-04-23T02:45:40.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mon.smithi033 calling monitor election 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mon.smithi033 is new leader, mons smithi033,smithi096 in quorum (ranks 0,1) 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: monmap e2: 2 mons at {smithi033=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: osdmap e70: 8 total, 8 up, 8 in 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mgrmap e33: smithi033.eyrhiu(active, since 39s), standbys: smithi096.hxmsqk 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: daemon prometheus.smithi033 on smithi033 is in unknown state 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mgrmap e34: smithi033.eyrhiu(active, since 39s), standbys: smithi096.hxmsqk 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mgrmap e35: smithi033.eyrhiu(active, since 40s), standbys: smithi096.hxmsqk 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Standby manager daemon smithi096.hxmsqk restarted 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mgrmap e36: smithi033.eyrhiu(active, since 45s), standbys: smithi096.hxmsqk 2024-04-23T02:45:40.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Active manager daemon smithi033.eyrhiu restarted 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Activating manager daemon smithi033.eyrhiu 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: osdmap e71: 8 total, 8 up, 8 in 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mgrmap e37: smithi033.eyrhiu(active, starting, since 0.00567588s), standbys: smithi096.hxmsqk 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi033.eyrhiu", "id": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi096.hxmsqk", "id": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:45:40.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Manager daemon smithi033.eyrhiu is now available 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mgrmap e38: smithi033.eyrhiu(active, since 1.0082s), standbys: smithi096.hxmsqk 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: [23/Apr/2024:02:45:25] ENGINE Bus STARTING 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: [23/Apr/2024:02:45:25] ENGINE Serving on http://172.21.15.33:8765 2024-04-23T02:45:40.835 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: [23/Apr/2024:02:45:25] ENGINE Serving on https://172.21.15.33:7150 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: [23/Apr/2024:02:45:25] ENGINE Bus STARTED 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Cluster is now healthy 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v4: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mgrmap e39: smithi033.eyrhiu(active, since 3s), standbys: smithi096.hxmsqk 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v5: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/4060336075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mgrmap e40: smithi033.eyrhiu(active, since 5s), standbys: smithi096.hxmsqk 2024-04-23T02:45:40.836 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1593144961' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v6: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v7: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:45:40.837 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi096:/etc/ceph/ceph.conf 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v8: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 116 B/s wr, 13 op/s 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.838 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Upgrade: Updating mon.smithi096 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Deploying daemon mon.smithi096 on smithi096 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v9: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mon.smithi033 calling monitor election 2024-04-23T02:45:40.839 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mon.smithi096 calling monitor election 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mon.smithi033 is new leader, mons smithi033,smithi096 in quorum (ranks 0,1) 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: monmap e3: 2 mons at {smithi033=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: osdmap e71: 8 total, 8 up, 8 in 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: mgrmap e40: smithi033.eyrhiu(active, since 15s), standbys: smithi096.hxmsqk 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: daemon prometheus.smithi033 on smithi033 is in unknown state 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:40.840 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:40 smithi096 ceph-mon[68434]: pgmap v11: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-23T02:45:41.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Reconfiguring daemon alertmanager.smithi033 on smithi033 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Reconfiguring grafana.smithi033 (dependencies changed)... 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Reconfiguring daemon grafana.smithi033 on smithi033 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Reconfiguring node-exporter.smithi033 (dependencies changed)... 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Reconfiguring daemon node-exporter.smithi033 on smithi033 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Reconfiguring prometheus.smithi033 (dependencies changed)... 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Reconfiguring daemon prometheus.smithi033 on smithi033 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Reconfiguring node-exporter.smithi096 (dependencies changed)... 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Reconfiguring daemon node-exporter.smithi096 on smithi096 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Upgrade: Updating mgr.smithi033.eyrhiu 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Deploying daemon mgr.smithi033.eyrhiu on smithi033 2024-04-23T02:45:41.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Upgrade: Need to upgrade myself (mgr.smithi096.hxmsqk) 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Failing over to other MGR 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: [23/Apr/2024:02:44:39] ENGINE Bus STARTING 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: [23/Apr/2024:02:44:39] ENGINE Serving on http://172.21.15.33:8765 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: [23/Apr/2024:02:44:39] ENGINE Serving on https://172.21.15.33:7150 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: [23/Apr/2024:02:44:39] ENGINE Bus STARTED 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v8: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 23 KiB/s rd, 113 B/s wr, 13 op/s 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi096:/etc/ceph/ceph.conf 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v9: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 186 B/s wr, 11 op/s 2024-04-23T02:45:41.046 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v10: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Reconfiguring prometheus.smithi033 (dependencies changed)... 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Reconfiguring daemon prometheus.smithi033 on smithi033 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v11: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 190 B/s wr, 11 op/s 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v12: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 285 B/s wr, 11 op/s 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v13: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Upgrade: Updating mgr.smithi096.hxmsqk 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Deploying daemon mgr.smithi096.hxmsqk on smithi096 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v14: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:45:41.047 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v15: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 190 B/s rd, 190 B/s wr, 0 op/s 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v16: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v17: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v18: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Standby manager daemon smithi096.hxmsqk restarted 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mgrmap e33: smithi033.eyrhiu(active, since 30s), standbys: smithi096.hxmsqk 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v19: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v20: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 392 B/s rd, 294 B/s wr, 0 op/s 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Upgrade: Setting container_image for all mgr 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Upgrade: Updating mon.smithi033 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Deploying daemon mon.smithi033 on smithi033 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v22: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v23: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 196 B/s rd, 196 B/s wr, 0 op/s 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mon.smithi033 calling monitor election 2024-04-23T02:45:41.048 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mon.smithi033 is new leader, mons smithi033,smithi096 in quorum (ranks 0,1) 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: monmap e2: 2 mons at {smithi033=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: osdmap e70: 8 total, 8 up, 8 in 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mgrmap e33: smithi033.eyrhiu(active, since 39s), standbys: smithi096.hxmsqk 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: daemon prometheus.smithi033 on smithi033 is in unknown state 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mgrmap e34: smithi033.eyrhiu(active, since 39s), standbys: smithi096.hxmsqk 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mgrmap e35: smithi033.eyrhiu(active, since 40s), standbys: smithi096.hxmsqk 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Standby manager daemon smithi096.hxmsqk restarted 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Standby manager daemon smithi096.hxmsqk started 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mgrmap e36: smithi033.eyrhiu(active, since 45s), standbys: smithi096.hxmsqk 2024-04-23T02:45:41.049 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Active manager daemon smithi033.eyrhiu restarted 2024-04-23T02:45:41.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Activating manager daemon smithi033.eyrhiu 2024-04-23T02:45:41.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: osdmap e71: 8 total, 8 up, 8 in 2024-04-23T02:45:41.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mgrmap e37: smithi033.eyrhiu(active, starting, since 0.00567588s), standbys: smithi096.hxmsqk 2024-04-23T02:45:41.050 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi033.eyrhiu", "id": "smithi033.eyrhiu"}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr metadata", "who": "smithi096.hxmsqk", "id": "smithi096.hxmsqk"}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-23T02:45:41.051 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Manager daemon smithi033.eyrhiu is now available 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/mirror_snapshot_schedule"}]: dispatch 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi033.eyrhiu/trash_purge_schedule"}]: dispatch 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mgrmap e38: smithi033.eyrhiu(active, since 1.0082s), standbys: smithi096.hxmsqk 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: [23/Apr/2024:02:45:25] ENGINE Bus STARTING 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: [23/Apr/2024:02:45:25] ENGINE Serving on http://172.21.15.33:8765 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: [23/Apr/2024:02:45:25] ENGINE Serving on https://172.21.15.33:7150 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: [23/Apr/2024:02:45:25] ENGINE Bus STARTED 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Cluster is now healthy 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v4: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mgrmap e39: smithi033.eyrhiu(active, since 3s), standbys: smithi096.hxmsqk 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='client.34128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:41.052 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='client.34132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v5: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='client.34136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/4060336075' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='client.34144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mgrmap e40: smithi033.eyrhiu(active, since 5s), standbys: smithi096.hxmsqk 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1593144961' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v6: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v7: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 30 KiB/s rd, 146 B/s wr, 17 op/s 2024-04-23T02:45:41.053 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi033:/etc/ceph/ceph.conf 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi096:/etc/ceph/ceph.conf 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi096:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:45:41.054 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Updating smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v8: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 116 B/s wr, 13 op/s 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Upgrade: Updating mon.smithi096 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.055 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Deploying daemon mon.smithi096 on smithi096 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v9: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 19 KiB/s rd, 189 B/s wr, 11 op/s 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi033"}]: dispatch 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mon metadata", "id": "smithi096"}]: dispatch 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mon.smithi033 calling monitor election 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mon.smithi096 calling monitor election 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mon.smithi033 is new leader, mons smithi033,smithi096 in quorum (ranks 0,1) 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: monmap e3: 2 mons at {smithi033=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: osdmap e71: 8 total, 8 up, 8 in 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: mgrmap e40: smithi033.eyrhiu(active, since 15s), standbys: smithi096.hxmsqk 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:45:41.056 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:45:41.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: daemon prometheus.smithi033 on smithi033 is in unknown state 2024-04-23T02:45:41.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:41.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:45:41.057 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:40 smithi033 ceph-mon[92736]: pgmap v11: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 173 B/s wr, 10 op/s 2024-04-23T02:45:42.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:42 smithi033 ceph-mon[92736]: pgmap v12: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 260 B/s wr, 10 op/s 2024-04-23T02:45:42.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:42 smithi096 ceph-mon[68434]: pgmap v12: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 18 KiB/s rd, 260 B/s wr, 10 op/s 2024-04-23T02:45:43.179 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:45.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:44 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:45.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:44 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:45.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:44 smithi033 ceph-mon[92736]: pgmap v13: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-04-23T02:45:45.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:44 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:45.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:44 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:45.284 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:44 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:45.284 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:44 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:45.285 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:44 smithi096 ceph-mon[68434]: pgmap v13: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 173 B/s rd, 173 B/s wr, 0 op/s 2024-04-23T02:45:45.285 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:44 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:45.285 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:44 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:46.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:46 smithi033 ceph-mon[92736]: pgmap v14: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:45:46.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:46 smithi096 ceph-mon[68434]: pgmap v14: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:45:48.222 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:49.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:49.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:49.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:49.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:45:49.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: pgmap v15: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-04-23T02:45:49.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: pgmap v16: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s 2024-04-23T02:45:49.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:49.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:49.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: Reconfiguring mon.smithi033 (monmap changed)... 2024-04-23T02:45:49.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:45:49.496 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:45:49.497 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:49.497 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:49 smithi033 ceph-mon[92736]: Reconfiguring daemon mon.smithi033 on smithi033 2024-04-23T02:45:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:45:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: pgmap v15: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 172 B/s rd, 172 B/s wr, 0 op/s 2024-04-23T02:45:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: pgmap v16: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s 2024-04-23T02:45:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:49.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:49.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: Reconfiguring mon.smithi033 (monmap changed)... 2024-04-23T02:45:49.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:45:49.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:45:49.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:49.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:49 smithi096 ceph-mon[68434]: Reconfiguring daemon mon.smithi033 on smithi033 2024-04-23T02:45:51.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:50 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:51.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:50 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:51.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:50 smithi033 ceph-mon[92736]: Reconfiguring mgr.smithi033.eyrhiu (monmap changed)... 2024-04-23T02:45:51.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:50 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi033.eyrhiu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:45:51.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:50 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:45:51.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:50 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:51.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:50 smithi033 ceph-mon[92736]: Reconfiguring daemon mgr.smithi033.eyrhiu on smithi033 2024-04-23T02:45:51.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:50 smithi033 ceph-mon[92736]: pgmap v17: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s 2024-04-23T02:45:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:50 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:50 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:50 smithi096 ceph-mon[68434]: Reconfiguring mgr.smithi033.eyrhiu (monmap changed)... 2024-04-23T02:45:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:50 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi033.eyrhiu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:45:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:50 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:45:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:50 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:50 smithi096 ceph-mon[68434]: Reconfiguring daemon mgr.smithi033.eyrhiu on smithi033 2024-04-23T02:45:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:50 smithi096 ceph-mon[68434]: pgmap v17: 129 pgs: 129 active+clean; 320 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s 2024-04-23T02:45:53.034 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:52 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:53.034 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:52 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:53.034 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:52 smithi033 ceph-mon[92736]: Reconfiguring crash.smithi033 (monmap changed)... 2024-04-23T02:45:53.035 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:52 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi033", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:45:53.035 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:52 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:53.035 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:52 smithi033 ceph-mon[92736]: Reconfiguring daemon crash.smithi033 on smithi033 2024-04-23T02:45:53.035 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:52 smithi033 ceph-mon[92736]: pgmap v18: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s 2024-04-23T02:45:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:52 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:52 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:52 smithi096 ceph-mon[68434]: Reconfiguring crash.smithi033 (monmap changed)... 2024-04-23T02:45:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:52 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi033", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:45:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:52 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:52 smithi096 ceph-mon[68434]: Reconfiguring daemon crash.smithi033 on smithi033 2024-04-23T02:45:53.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:52 smithi096 ceph-mon[68434]: pgmap v18: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s 2024-04-23T02:45:53.264 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:54.722 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:54 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:54.722 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:54 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:54.722 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:54 smithi033 ceph-mon[92736]: Reconfiguring osd.0 (monmap changed)... 2024-04-23T02:45:54.722 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:54 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:45:54.722 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:54 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:54.722 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:54 smithi033 ceph-mon[92736]: Reconfiguring daemon osd.0 on smithi033 2024-04-23T02:45:54.722 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:54 smithi033 ceph-mon[92736]: pgmap v19: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s 2024-04-23T02:45:54.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:54 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:54.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:54 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:54.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:54 smithi096 ceph-mon[68434]: Reconfiguring osd.0 (monmap changed)... 2024-04-23T02:45:54.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:54 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:45:54.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:54 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:54.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:54 smithi096 ceph-mon[68434]: Reconfiguring daemon osd.0 on smithi033 2024-04-23T02:45:54.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:54 smithi096 ceph-mon[68434]: pgmap v19: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s 2024-04-23T02:45:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:45:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:45:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:55.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:45:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:45:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:56.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:56 smithi033 ceph-mon[92736]: Reconfiguring osd.1 (monmap changed)... 2024-04-23T02:45:56.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:56 smithi033 ceph-mon[92736]: Reconfiguring daemon osd.1 on smithi033 2024-04-23T02:45:56.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:56 smithi033 ceph-mon[92736]: pgmap v20: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s 2024-04-23T02:45:56.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:56 smithi096 ceph-mon[68434]: Reconfiguring osd.1 (monmap changed)... 2024-04-23T02:45:56.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:56 smithi096 ceph-mon[68434]: Reconfiguring daemon osd.1 on smithi033 2024-04-23T02:45:56.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:56 smithi096 ceph-mon[68434]: pgmap v20: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s 2024-04-23T02:45:58.300 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:45:59.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:58 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:59.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:58 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:59.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:58 smithi033 ceph-mon[92736]: Reconfiguring osd.2 (monmap changed)... 2024-04-23T02:45:59.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:58 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:45:59.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:58 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:59.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:58 smithi033 ceph-mon[92736]: Reconfiguring daemon osd.2 on smithi033 2024-04-23T02:45:59.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:45:58 smithi033 ceph-mon[92736]: pgmap v21: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:45:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:58 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:58 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:45:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:58 smithi096 ceph-mon[68434]: Reconfiguring osd.2 (monmap changed)... 2024-04-23T02:45:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:58 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:45:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:58 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:45:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:58 smithi096 ceph-mon[68434]: Reconfiguring daemon osd.2 on smithi033 2024-04-23T02:45:59.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:45:58 smithi096 ceph-mon[68434]: pgmap v21: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:46:00.182 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:46:00.861 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:46:00.861 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (10m) 28s ago 21m 19.1M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:46:00.861 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (21m) 28s ago 21m 6391k - 16.2.5 6933c2a0b7dd 37308a1a7675 2024-04-23T02:46:00.861 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (20m) 16s ago 20m 6387k - 16.2.5 6933c2a0b7dd b0301d9b2b86 2024-04-23T02:46:00.861 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (7m) 28s ago 21m 35.0M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:46:00.861 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (15m) 28s ago 15m 37.8M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:46:00.861 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (15m) 16s ago 15m 15.5M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (95s) 28s ago 23m 470M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (59s) 16s ago 20m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (45s) 28s ago 23m 28.8M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (21s) 16s ago 20m 27.1M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (12m) 28s ago 12m 79.7M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (12m) 16s ago 12m 78.9M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (5m) 28s ago 21m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (101s) 16s ago 20m 4706k - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (20m) 28s ago 20m 460M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (19m) 28s ago 19m 356M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (19m) 28s ago 19m 332M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (18m) 28s ago 18m 433M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (18m) 16s ago 18m 419M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:46:00.862 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (18m) 16s ago 18m 457M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:46:00.863 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (17m) 16s ago 17m 391M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:46:00.863 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (17m) 16s ago 17m 507M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:46:00.863 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 unknown 28s ago 21m - - 2024-04-23T02:46:01.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:01.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:01.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:00 smithi033 ceph-mon[92736]: Reconfiguring osd.3 (monmap changed)... 2024-04-23T02:46:01.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:46:01.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:01.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:00 smithi033 ceph-mon[92736]: Reconfiguring daemon osd.3 on smithi033 2024-04-23T02:46:01.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:00 smithi033 ceph-mon[92736]: pgmap v22: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:01.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:00 smithi033 ceph-mon[92736]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:00 smithi096 ceph-mon[68434]: Reconfiguring osd.3 (monmap changed)... 2024-04-23T02:46:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:46:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:00 smithi096 ceph-mon[68434]: Reconfiguring daemon osd.3 on smithi033 2024-04-23T02:46:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:00 smithi096 ceph-mon[68434]: pgmap v22: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:00 smithi096 ceph-mon[68434]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:46:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:46:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:46:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:46:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-04-23T02:46:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:46:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:46:01.266 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:46:01.617 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:46:01.617 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:46:01.617 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:46:01.617 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:46:01.618 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:46:01.618 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:46:01.618 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-04-23T02:46:01.618 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:46:01.618 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "4/23 daemons upgraded", 2024-04-23T02:46:01.618 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading mon daemons", 2024-04-23T02:46:01.618 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:46:01.618 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:46:02.024 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:46:02.024 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:46:02.024 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in unknown state 2024-04-23T02:46:02.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:01 smithi033 ceph-mon[92736]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:02.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:01 smithi033 ceph-mon[92736]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:02.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:01 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1112615251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:02.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:02.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:02.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi033.vfswme", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:46:02.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:02.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:01 smithi096 ceph-mon[68434]: from='client.34156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:02.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:01 smithi096 ceph-mon[68434]: from='client.34160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:02.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:01 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1112615251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:02.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:02.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:02.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi033.vfswme", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:46:02.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:03.031 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:02 smithi033 ceph-mon[92736]: Reconfiguring mds.foofs.smithi033.vfswme (monmap changed)... 2024-04-23T02:46:03.031 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:02 smithi033 ceph-mon[92736]: Reconfiguring daemon mds.foofs.smithi033.vfswme on smithi033 2024-04-23T02:46:03.031 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:02 smithi033 ceph-mon[92736]: from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:03.031 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:02 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/3351381959' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:46:03.031 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:02 smithi033 ceph-mon[92736]: pgmap v23: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:03.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:02 smithi096 ceph-mon[68434]: Reconfiguring mds.foofs.smithi033.vfswme (monmap changed)... 2024-04-23T02:46:03.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:02 smithi096 ceph-mon[68434]: Reconfiguring daemon mds.foofs.smithi033.vfswme on smithi033 2024-04-23T02:46:03.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:02 smithi096 ceph-mon[68434]: from='client.34168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:03.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:02 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/3351381959' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:46:03.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:02 smithi096 ceph-mon[68434]: pgmap v23: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:03.361 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:04.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:04 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:04.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:04 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:04.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:04 smithi096 ceph-mon[68434]: Reconfiguring crash.smithi096 (monmap changed)... 2024-04-23T02:46:04.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:04 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:46:04.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:04 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:04.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:04 smithi096 ceph-mon[68434]: Reconfiguring daemon crash.smithi096 on smithi096 2024-04-23T02:46:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:04 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:04 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:04 smithi033 ceph-mon[92736]: Reconfiguring crash.smithi096 (monmap changed)... 2024-04-23T02:46:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:04 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:46:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:04 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:04 smithi033 ceph-mon[92736]: Reconfiguring daemon crash.smithi096 on smithi096 2024-04-23T02:46:05.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:05 smithi096 ceph-mon[68434]: pgmap v24: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:05.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:05 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:05.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:05 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:05.509 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:05 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.hxmsqk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:46:05.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:05 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:46:05.510 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:05 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:05 smithi033 ceph-mon[92736]: pgmap v24: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:05 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:05 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:05 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi096.hxmsqk", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-23T02:46:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:05 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-23T02:46:05.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:05 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:06.287 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:06 smithi096 ceph-mon[68434]: Reconfiguring mgr.smithi096.hxmsqk (monmap changed)... 2024-04-23T02:46:06.287 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:06 smithi096 ceph-mon[68434]: Reconfiguring daemon mgr.smithi096.hxmsqk on smithi096 2024-04-23T02:46:06.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:06 smithi033 ceph-mon[92736]: Reconfiguring mgr.smithi096.hxmsqk (monmap changed)... 2024-04-23T02:46:06.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:06 smithi033 ceph-mon[92736]: Reconfiguring daemon mgr.smithi096.hxmsqk on smithi096 2024-04-23T02:46:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:07 smithi096 ceph-mon[68434]: pgmap v25: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:46:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:46:07.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:07.482 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:07 smithi033 ceph-mon[92736]: pgmap v25: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:07.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:07.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:07.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-23T02:46:07.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-23T02:46:07.483 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:08.401 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:08.500 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:08 smithi033 ceph-mon[92736]: Reconfiguring mon.smithi096 (monmap changed)... 2024-04-23T02:46:08.500 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:08 smithi033 ceph-mon[92736]: Reconfiguring daemon mon.smithi096 on smithi096 2024-04-23T02:46:08.500 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:08.500 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:08.500 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:46:08.500 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:08.535 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:08 smithi096 ceph-mon[68434]: Reconfiguring mon.smithi096 (monmap changed)... 2024-04-23T02:46:08.536 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:08 smithi096 ceph-mon[68434]: Reconfiguring daemon mon.smithi096 on smithi096 2024-04-23T02:46:08.536 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:08.536 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:08.536 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:46:08.536 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:09.223 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:09 smithi096 ceph-mon[68434]: Reconfiguring osd.4 (monmap changed)... 2024-04-23T02:46:09.224 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:09 smithi096 ceph-mon[68434]: Reconfiguring daemon osd.4 on smithi096 2024-04-23T02:46:09.224 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:09 smithi096 ceph-mon[68434]: pgmap v26: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:09 smithi033 ceph-mon[92736]: Reconfiguring osd.4 (monmap changed)... 2024-04-23T02:46:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:09 smithi033 ceph-mon[92736]: Reconfiguring daemon osd.4 on smithi096 2024-04-23T02:46:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:09 smithi033 ceph-mon[92736]: pgmap v26: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:46:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:46:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:46:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:46:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:11 smithi096 ceph-mon[68434]: Reconfiguring osd.5 (monmap changed)... 2024-04-23T02:46:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:11 smithi096 ceph-mon[68434]: Reconfiguring daemon osd.5 on smithi096 2024-04-23T02:46:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:11 smithi096 ceph-mon[68434]: pgmap v27: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:11 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:11 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:11 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:46:11.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:11 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:11 smithi033 ceph-mon[92736]: Reconfiguring osd.5 (monmap changed)... 2024-04-23T02:46:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:11 smithi033 ceph-mon[92736]: Reconfiguring daemon osd.5 on smithi096 2024-04-23T02:46:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:11 smithi033 ceph-mon[92736]: pgmap v27: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:11 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:11 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:11 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:46:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:11 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:12.488 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:12 smithi096 ceph-mon[68434]: Reconfiguring osd.6 (monmap changed)... 2024-04-23T02:46:12.488 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:12 smithi096 ceph-mon[68434]: Reconfiguring daemon osd.6 on smithi096 2024-04-23T02:46:12.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:12 smithi033 ceph-mon[92736]: Reconfiguring osd.6 (monmap changed)... 2024-04-23T02:46:12.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:12 smithi033 ceph-mon[92736]: Reconfiguring daemon osd.6 on smithi096 2024-04-23T02:46:13.440 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:13.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:13 smithi096 ceph-mon[68434]: pgmap v28: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:13.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:13.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:13.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:46:13.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:13.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:13 smithi033 ceph-mon[92736]: pgmap v28: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:13.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:13.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:13.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:46:13.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:14.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:14 smithi096 ceph-mon[68434]: Reconfiguring osd.7 (monmap changed)... 2024-04-23T02:46:14.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:14 smithi096 ceph-mon[68434]: Reconfiguring daemon osd.7 on smithi096 2024-04-23T02:46:14.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:14 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:14.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:14 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:14.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:14 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi096.xhpuyg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:46:14.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:14 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:14 smithi033 ceph-mon[92736]: Reconfiguring osd.7 (monmap changed)... 2024-04-23T02:46:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:14 smithi033 ceph-mon[92736]: Reconfiguring daemon osd.7 on smithi096 2024-04-23T02:46:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:14 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:14 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:14 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi096.xhpuyg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:46:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:14 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:15.558 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:15 smithi096 ceph-mon[68434]: Reconfiguring mds.foofs.smithi096.xhpuyg (monmap changed)... 2024-04-23T02:46:15.559 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:15 smithi096 ceph-mon[68434]: Reconfiguring daemon mds.foofs.smithi096.xhpuyg on smithi096 2024-04-23T02:46:15.559 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:15 smithi096 ceph-mon[68434]: pgmap v29: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:15.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:15 smithi033 ceph-mon[92736]: Reconfiguring mds.foofs.smithi096.xhpuyg (monmap changed)... 2024-04-23T02:46:15.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:15 smithi033 ceph-mon[92736]: Reconfiguring daemon mds.foofs.smithi096.xhpuyg on smithi096 2024-04-23T02:46:15.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:15 smithi033 ceph-mon[92736]: pgmap v29: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:16.963 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:16.964 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:16.964 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:46:16.964 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:16.964 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:16.964 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: Upgrade: Setting container_image for all mon 2024-04-23T02:46:16.964 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:16.964 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi033"}]: dispatch 2024-04-23T02:46:16.964 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi033"}]': finished 2024-04-23T02:46:16.964 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi096"}]: dispatch 2024-04-23T02:46:16.964 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi096"}]': finished 2024-04-23T02:46:16.964 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:16 smithi033 ceph-mon[92736]: pgmap v30: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:46:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: Upgrade: Setting container_image for all mon 2024-04-23T02:46:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi033"}]: dispatch 2024-04-23T02:46:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi033"}]': finished 2024-04-23T02:46:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi096"}]: dispatch 2024-04-23T02:46:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.smithi096"}]': finished 2024-04-23T02:46:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:16 smithi096 ceph-mon[68434]: pgmap v30: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:18.488 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:18.636 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:18 smithi033 ceph-mon[92736]: Upgrade: Updating crash.smithi033 (1/2) 2024-04-23T02:46:18.636 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:18 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:18.636 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:18 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi033", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:46:18.636 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:18 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:18.636 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:18 smithi033 ceph-mon[92736]: Deploying daemon crash.smithi033 on smithi033 2024-04-23T02:46:18.637 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:18 smithi033 ceph-mon[92736]: pgmap v31: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:18 smithi096 ceph-mon[68434]: Upgrade: Updating crash.smithi033 (1/2) 2024-04-23T02:46:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:18 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:18 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi033", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:46:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:18 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:18 smithi096 ceph-mon[68434]: Deploying daemon crash.smithi033 on smithi033 2024-04-23T02:46:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:18 smithi096 ceph-mon[68434]: pgmap v31: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:21.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:21 smithi033 ceph-mon[92736]: pgmap v32: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:21.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:21 smithi096 ceph-mon[68434]: pgmap v32: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:22 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:22 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:22 smithi096 ceph-mon[68434]: pgmap v33: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:22.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:22 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:22.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:22 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:22.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:22 smithi033 ceph-mon[92736]: pgmap v33: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:23.526 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:24.279 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:23 smithi096 ceph-mon[68434]: Upgrade: Updating crash.smithi096 (2/2) 2024-04-23T02:46:24.279 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:23 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:24.279 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:23 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:46:24.279 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:23 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:24.279 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:23 smithi096 ceph-mon[68434]: Deploying daemon crash.smithi096 on smithi096 2024-04-23T02:46:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:23 smithi033 ceph-mon[92736]: Upgrade: Updating crash.smithi096 (2/2) 2024-04-23T02:46:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:23 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:23 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi096", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-04-23T02:46:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:23 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:23 smithi033 ceph-mon[92736]: Deploying daemon crash.smithi096 on smithi096 2024-04-23T02:46:24.954 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:24 smithi096 ceph-mon[68434]: pgmap v34: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:24.954 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:24 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:46:25.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:24 smithi033 ceph-mon[92736]: pgmap v34: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:25.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:24 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:46:27.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:27 smithi096 ceph-mon[68434]: pgmap v35: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:27.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:27 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:27.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:27 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:27.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:27 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:46:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:27 smithi033 ceph-mon[92736]: pgmap v35: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:27 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:27 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:27 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:46:28.559 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:29.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:29 smithi033 ceph-mon[92736]: pgmap v36: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:29 smithi096 ceph-mon[68434]: pgmap v36: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:31.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:31 smithi096 ceph-mon[68434]: pgmap v37: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:31.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:31.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:31.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:31.496 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:31 smithi033 ceph-mon[92736]: pgmap v37: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:32.383 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:46:33.071 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (10m) 0s ago 22m 19.1M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (12s) 0s ago 22m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (7s) 2s ago 21m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (8m) 0s ago 22m 35.0M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (16m) 0s ago 16m 37.9M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (16m) 2s ago 16m 15.7M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (2m) 0s ago 23m 494M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (92s) 2s ago 21m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (77s) 0s ago 24m 48.9M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (54s) 2s ago 21m 39.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (13m) 0s ago 13m 80.0M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (13m) 2s ago 13m 78.9M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (6m) 0s ago 21m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:46:33.072 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (2m) 2s ago 21m 4706k - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:46:33.073 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (20m) 0s ago 20m 460M 1945M 16.2.5 6933c2a0b7dd 65a0a90f1766 2024-04-23T02:46:33.073 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (20m) 0s ago 20m 357M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:46:33.073 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (19m) 0s ago 19m 332M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:46:33.073 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (19m) 0s ago 19m 433M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:46:33.073 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (19m) 2s ago 19m 419M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:46:33.073 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (18m) 2s ago 18m 457M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:46:33.073 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (18m) 2s ago 18m 391M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:46:33.073 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (18m) 2s ago 18m 508M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:46:33.073 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 0s ago 21m - - 2024-04-23T02:46:33.481 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:46:33.481 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:46:33.481 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:46:33.481 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:46:33.481 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:46:33.481 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:46:33.481 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:46:33.481 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:46:33.481 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8 2024-04-23T02:46:33.482 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:46:33.482 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:46:33.482 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:46:33.482 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:46:33.482 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:46:33.482 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 10, 2024-04-23T02:46:33.482 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:46:33.482 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:46:33.482 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:46:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:33 smithi033 ceph-mon[92736]: pgmap v38: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:33.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:33 smithi096 ceph-mon[68434]: pgmap v38: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:33.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:33.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:33.596 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:33.842 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:46:33.842 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:46:33.842 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:46:33.842 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:46:33.842 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:46:33.842 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:46:33.842 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:46:33.843 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-04-23T02:46:33.843 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:46:33.843 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "6/23 daemons upgraded", 2024-04-23T02:46:33.843 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading crash daemons", 2024-04-23T02:46:33.843 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:46:33.843 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:46:34.274 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:46:34.275 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:46:34.275 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in unknown state 2024-04-23T02:46:34.417 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:34 smithi033 ceph-mon[92736]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:34.417 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:34 smithi033 ceph-mon[92736]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:34.417 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:34 smithi033 ceph-mon[92736]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:34.417 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:34 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/2326857677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:34.417 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:34 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:34.417 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:34 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:34.480 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:34 smithi096 ceph-mon[68434]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:34.481 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:34 smithi096 ceph-mon[68434]: from='client.34180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:34.481 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:34 smithi096 ceph-mon[68434]: from='client.34184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:34.481 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:34 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/2326857677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:34.481 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:34 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:34.481 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:34 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:35 smithi033 ceph-mon[92736]: from='client.44131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:35 smithi033 ceph-mon[92736]: pgmap v39: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:35 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/526570590' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:46:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:35 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:35 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:35 smithi096 ceph-mon[68434]: from='client.44131 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:46:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:35 smithi096 ceph-mon[68434]: pgmap v39: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:46:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:35 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/526570590' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:46:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:35 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:35 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:37.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:36 smithi033 ceph-mon[92736]: pgmap v40: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:37.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:36 smithi096 ceph-mon[68434]: pgmap v40: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:46:38.637 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: pgmap v41: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 183 B/s rd, 183 B/s wr, 0 op/s 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: pgmap v42: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:38.696 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:38.697 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: Upgrade: Setting container_image for all crash 2024-04-23T02:46:38.697 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:38.697 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi033"}]: dispatch 2024-04-23T02:46:38.697 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi033"}]': finished 2024-04-23T02:46:38.697 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi096"}]: dispatch 2024-04-23T02:46:38.697 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi096"}]': finished 2024-04-23T02:46:38.697 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:46:38.697 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:46:38.697 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:38 smithi033 ceph-mon[92736]: Upgrade: osd.0 is safe to restart 2024-04-23T02:46:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:46:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: pgmap v41: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 183 B/s rd, 183 B/s wr, 0 op/s 2024-04-23T02:46:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: pgmap v42: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-23T02:46:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:46:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:46:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: Upgrade: Setting container_image for all crash 2024-04-23T02:46:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi033"}]: dispatch 2024-04-23T02:46:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi033"}]': finished 2024-04-23T02:46:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi096"}]: dispatch 2024-04-23T02:46:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash.smithi096"}]': finished 2024-04-23T02:46:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:46:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-23T02:46:38.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:38 smithi096 ceph-mon[68434]: Upgrade: osd.0 is safe to restart 2024-04-23T02:46:40.362 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:40 smithi033 ceph-mon[92736]: Upgrade: Updating osd.0 2024-04-23T02:46:40.362 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:40.362 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:46:40.362 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:40.362 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:40 smithi033 ceph-mon[92736]: Deploying daemon osd.0 on smithi033 2024-04-23T02:46:40.362 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:46:40.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:40 smithi096 ceph-mon[68434]: Upgrade: Updating osd.0 2024-04-23T02:46:40.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:40.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-23T02:46:40.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:40.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:40 smithi096 ceph-mon[68434]: Deploying daemon osd.0 on smithi033 2024-04-23T02:46:40.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:46:41.488 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:41 smithi033 ceph-mon[92736]: pgmap v43: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-23T02:46:41.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:41 smithi096 ceph-mon[68434]: pgmap v43: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-23T02:46:43.044 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:42 smithi033 systemd[1]: Stopping Ceph osd.0 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:46:43.044 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:42 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.0[46091]: debug 2024-04-23T02:46:42.784+0000 7f7cd5a84700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:46:43.045 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:42 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.0[46091]: debug 2024-04-23T02:46:42.784+0000 7f7cd5a84700 -1 osd.0 71 *** Got signal Terminated *** 2024-04-23T02:46:43.045 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:42 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.0[46091]: debug 2024-04-23T02:46:42.784+0000 7f7cd5a84700 -1 osd.0 71 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:46:43.544 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:43 smithi033 bash[100303]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.0 2024-04-23T02:46:43.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: pgmap v44: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-23T02:46:43.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.3 2024-04-23T02:46:43.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 failed (root=default,host=smithi033) (connection refused reported by osd.3) 2024-04-23T02:46:43.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.1 2024-04-23T02:46:43.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.2 2024-04-23T02:46:43.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.3 2024-04-23T02:46:43.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.1 2024-04-23T02:46:43.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.6 2024-04-23T02:46:43.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.2 2024-04-23T02:46:43.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.7 2024-04-23T02:46:43.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.4 2024-04-23T02:46:43.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.5 2024-04-23T02:46:43.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.6 2024-04-23T02:46:43.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.7 2024-04-23T02:46:43.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.4 2024-04-23T02:46:43.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:43 smithi033 ceph-mon[92736]: osd.0 reported immediately failed by osd.5 2024-04-23T02:46:43.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: pgmap v44: 129 pgs: 129 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 223 B/s rd, 223 B/s wr, 0 op/s 2024-04-23T02:46:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.3 2024-04-23T02:46:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 failed (root=default,host=smithi033) (connection refused reported by osd.3) 2024-04-23T02:46:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.1 2024-04-23T02:46:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.2 2024-04-23T02:46:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.3 2024-04-23T02:46:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.1 2024-04-23T02:46:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.6 2024-04-23T02:46:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.2 2024-04-23T02:46:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.7 2024-04-23T02:46:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.4 2024-04-23T02:46:43.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.5 2024-04-23T02:46:43.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.6 2024-04-23T02:46:43.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.7 2024-04-23T02:46:43.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.4 2024-04-23T02:46:43.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:43 smithi096 ceph-mon[68434]: osd.0 reported immediately failed by osd.5 2024-04-23T02:46:43.687 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:44.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:44 smithi033 ceph-mon[92736]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:46:44.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:44 smithi033 ceph-mon[92736]: osdmap e72: 8 total, 7 up, 8 in 2024-04-23T02:46:44.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:44 smithi033 ceph-mon[92736]: osdmap e73: 8 total, 7 up, 8 in 2024-04-23T02:46:44.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:44 smithi096 ceph-mon[68434]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:46:44.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:44 smithi096 ceph-mon[68434]: osdmap e72: 8 total, 7 up, 8 in 2024-04-23T02:46:44.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:44 smithi096 ceph-mon[68434]: osdmap e73: 8 total, 7 up, 8 in 2024-04-23T02:46:45.525 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:45 smithi033 ceph-mon[92736]: pgmap v46: 129 pgs: 16 stale+active+clean, 113 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 285 B/s rd, 142 B/s wr, 0 op/s 2024-04-23T02:46:45.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:45 smithi096 ceph-mon[68434]: pgmap v46: 129 pgs: 16 stale+active+clean, 113 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 285 B/s rd, 142 B/s wr, 0 op/s 2024-04-23T02:46:45.794 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:45 smithi033 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.0.service: Succeeded. 2024-04-23T02:46:45.794 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:45 smithi033 systemd[1]: Stopped Ceph osd.0 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:46:45.795 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:45 smithi033 systemd[1]: Starting Ceph osd.0 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:46:47.044 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:46 smithi033 bash[100607]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-23T02:46:47.044 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:46 smithi033 bash[100607]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-23T02:46:47.044 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:46 smithi033 bash[100607]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-23T02:46:47.044 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:46 smithi033 bash[100607]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-23T02:46:47.044 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:46 smithi033 bash[100607]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-23T02:46:47.044 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:46 smithi033 bash[100607]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-23T02:46:47.044 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:46 smithi033 bash[100607]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-23T02:46:47.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:47 smithi033 ceph-mon[92736]: pgmap v48: 129 pgs: 16 stale+active+clean, 113 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-23T02:46:47.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:47 smithi096 ceph-mon[68434]: pgmap v48: 129 pgs: 16 stale+active+clean, 113 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-23T02:46:48.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:48 smithi033 ceph-mon[92736]: Health check failed: Degraded data redundancy: 206/1479 objects degraded (13.928%), 30 pgs degraded (PG_DEGRADED) 2024-04-23T02:46:48.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:48 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:48.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:48 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:48.294 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:47 smithi033 ceph-osd[100902]: -- 172.21.15.33:0/368491914 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564c45b491e0 con 0x564c45b18c00 2024-04-23T02:46:48.294 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:48 smithi033 bash[100864]: 40c7c89c4ee7fd472938ec29289fb87079bcf6d32376baa129d82923945e1a2b 2024-04-23T02:46:48.294 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:48 smithi033 systemd[1]: Started Ceph osd.0 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:46:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:48 smithi096 ceph-mon[68434]: Health check failed: Degraded data redundancy: 206/1479 objects degraded (13.928%), 30 pgs degraded (PG_DEGRADED) 2024-04-23T02:46:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:48 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:48 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:48.730 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:48.794 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:48 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-0[100879]: 2024-04-23T02:46:48.514+0000 7fb4a20ee7c0 -1 Falling back to public interface 2024-04-23T02:46:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:49 smithi033 ceph-mon[92736]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:46:49.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:49 smithi096 ceph-mon[68434]: pgmap v49: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:46:51.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:51 smithi033 ceph-mon[92736]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:51.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:51 smithi096 ceph-mon[68434]: pgmap v50: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:53.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:53 smithi033 ceph-mon[92736]: pgmap v51: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 247 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:53.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:53 smithi096 ceph-mon[68434]: pgmap v51: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 247 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:53.767 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:54.044 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-0[100879]: 2024-04-23T02:46:53.720+0000 7fb4a20ee7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-23T02:46:54.794 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:54 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-0[100879]: 2024-04-23T02:46:54.378+0000 7fb4a20ee7c0 -1 osd.0 71 log_to_monitors true 2024-04-23T02:46:55.544 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:46:55 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-0[100879]: 2024-04-23T02:46:55.209+0000 7fb493548700 -1 osd.0 71 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:46:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:55 smithi033 ceph-mon[92736]: pgmap v52: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:55 smithi033 ceph-mon[92736]: from='osd.0 [v2:172.21.15.33:6802/4065237727,v1:172.21.15.33:6803/4065237727]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:46:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:55.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:46:55.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:55.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:55 smithi096 ceph-mon[68434]: pgmap v52: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:55 smithi096 ceph-mon[68434]: from='osd.0 [v2:172.21.15.33:6802/4065237727,v1:172.21.15.33:6803/4065237727]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-23T02:46:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:46:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:56.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:56 smithi033 ceph-mon[92736]: from='osd.0 [v2:172.21.15.33:6802/4065237727,v1:172.21.15.33:6803/4065237727]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:46:56.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:56 smithi033 ceph-mon[92736]: osdmap e74: 8 total, 7 up, 8 in 2024-04-23T02:46:56.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:56 smithi033 ceph-mon[92736]: from='osd.0 [v2:172.21.15.33:6802/4065237727,v1:172.21.15.33:6803/4065237727]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:46:56.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:56 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:56.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:56 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:56.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:56 smithi033 ceph-mon[92736]: mgrmap e41: smithi033.eyrhiu(active, since 91s), standbys: smithi096.hxmsqk 2024-04-23T02:46:56.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:56 smithi096 ceph-mon[68434]: from='osd.0 [v2:172.21.15.33:6802/4065237727,v1:172.21.15.33:6803/4065237727]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-23T02:46:56.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:56 smithi096 ceph-mon[68434]: osdmap e74: 8 total, 7 up, 8 in 2024-04-23T02:46:56.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:56 smithi096 ceph-mon[68434]: from='osd.0 [v2:172.21.15.33:6802/4065237727,v1:172.21.15.33:6803/4065237727]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:46:56.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:56 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:56.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:56 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:56.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:56 smithi096 ceph-mon[68434]: mgrmap e41: smithi033.eyrhiu(active, since 91s), standbys: smithi096.hxmsqk 2024-04-23T02:46:57.270 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:57 smithi033 ceph-mon[92736]: pgmap v54: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:57.270 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:57 smithi033 ceph-mon[92736]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:46:57.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:57 smithi033 ceph-mon[92736]: osd.0 [v2:172.21.15.33:6802/4065237727,v1:172.21.15.33:6803/4065237727] boot 2024-04-23T02:46:57.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:57 smithi033 ceph-mon[92736]: osdmap e75: 8 total, 8 up, 8 in 2024-04-23T02:46:57.271 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:57 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:46:57.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:57 smithi096 ceph-mon[68434]: pgmap v54: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:57.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:57 smithi096 ceph-mon[68434]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:46:57.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:57 smithi096 ceph-mon[68434]: osd.0 [v2:172.21.15.33:6802/4065237727,v1:172.21.15.33:6803/4065237727] boot 2024-04-23T02:46:57.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:57 smithi096 ceph-mon[68434]: osdmap e75: 8 total, 8 up, 8 in 2024-04-23T02:46:57.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:57 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-23T02:46:58.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:58 smithi033 ceph-mon[92736]: osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:46:58.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:58 smithi096 ceph-mon[68434]: osdmap e76: 8 total, 8 up, 8 in 2024-04-23T02:46:58.803 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:46:59.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:59 smithi033 ceph-mon[92736]: pgmap v57: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 682 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:59.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:59.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:59.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:59.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:46:59.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:59.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:46:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:59 smithi096 ceph-mon[68434]: pgmap v57: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 682 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:46:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:46:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:46:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:46:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:46:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:00 smithi033 ceph-mon[92736]: pgmap v58: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 713 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:47:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:47:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:47:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:00 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:47:00.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:00 smithi033 ceph-mon[92736]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-23T02:47:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:00 smithi096 ceph-mon[68434]: pgmap v58: 129 pgs: 30 active+undersized+degraded, 19 active+undersized, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 713 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:47:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:47:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:47:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:00 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:47:00.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:00 smithi096 ceph-mon[68434]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-23T02:47:01.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:01 smithi033 ceph-mon[92736]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 206/1479 objects degraded (13.928%), 30 pgs degraded) 2024-04-23T02:47:01.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:01 smithi096 ceph-mon[68434]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 206/1479 objects degraded (13.928%), 30 pgs degraded) 2024-04-23T02:47:02.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:02 smithi033 ceph-mon[92736]: pgmap v59: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 346 B/s rd, 866 B/s wr, 1 op/s; 47 B/s, 0 objects/s recovering 2024-04-23T02:47:02.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:02 smithi096 ceph-mon[68434]: pgmap v59: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 346 B/s rd, 866 B/s wr, 1 op/s; 47 B/s, 0 objects/s recovering 2024-04-23T02:47:03.849 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:04 smithi033 ceph-mon[92736]: pgmap v60: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 264 B/s rd, 661 B/s wr, 1 op/s; 36 B/s, 0 objects/s recovering 2024-04-23T02:47:04.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:04 smithi096 ceph-mon[68434]: pgmap v60: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 264 B/s rd, 661 B/s wr, 1 op/s; 36 B/s, 0 objects/s recovering 2024-04-23T02:47:04.647 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:47:05.321 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (11m) 10s ago 22m 19.1M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (44s) 10s ago 22m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (39s) 34s ago 21m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (9m) 10s ago 22m 35.0M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (17m) 10s ago 16m 37.9M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (16m) 34s ago 16m 15.7M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (2m) 10s ago 24m 496M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (2m) 34s ago 21m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (109s) 10s ago 24m 50.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (86s) 34s ago 21m 39.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (13m) 10s ago 13m 80.0M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (13m) 34s ago 13m 78.9M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:47:05.322 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (7m) 10s ago 22m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:47:05.323 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (2m) 34s ago 21m 4706k - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:47:05.323 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (17s) 10s ago 21m 11.4M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:47:05.323 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (20m) 10s ago 20m 357M 1945M 16.2.5 6933c2a0b7dd f55033a3113d 2024-04-23T02:47:05.323 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (20m) 10s ago 20m 332M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:47:05.323 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (19m) 10s ago 19m 432M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:47:05.323 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (19m) 34s ago 19m 419M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:47:05.323 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (19m) 34s ago 19m 457M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:47:05.323 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (18m) 34s ago 18m 391M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:47:05.323 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (18m) 34s ago 18m 508M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:47:05.323 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 10s ago 22m - - 2024-04-23T02:47:05.722 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 1 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:47:05.723 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:47:05.724 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:47:05.724 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:47:05.724 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 9, 2024-04-23T02:47:05.724 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 5 2024-04-23T02:47:05.724 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:47:05.724 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "7/23 daemons upgraded", 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:47:06.065 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:47:06.470 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:47:06.470 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:47:06.470 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:47:06.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:06 smithi033 ceph-mon[92736]: from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:06.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:06 smithi033 ceph-mon[92736]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:06.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:06 smithi033 ceph-mon[92736]: pgmap v61: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 230 B/s rd, 115 B/s wr, 0 op/s; 31 B/s, 0 objects/s recovering 2024-04-23T02:47:06.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:06 smithi033 ceph-mon[92736]: from='client.34210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:06.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:06 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/633177200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:06.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:06 smithi096 ceph-mon[68434]: from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:06.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:06 smithi096 ceph-mon[68434]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:06.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:06 smithi096 ceph-mon[68434]: pgmap v61: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 230 B/s rd, 115 B/s wr, 0 op/s; 31 B/s, 0 objects/s recovering 2024-04-23T02:47:06.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:06 smithi096 ceph-mon[68434]: from='client.34210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:06.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:06 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/633177200' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:07.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:07 smithi033 ceph-mon[92736]: from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:07.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:07 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/2867899977' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:47:07.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:07 smithi096 ceph-mon[68434]: from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:07.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:07 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/2867899977' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:47:08.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:08 smithi033 ceph-mon[92736]: pgmap v62: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s; 28 B/s, 0 objects/s recovering 2024-04-23T02:47:08.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:08 smithi096 ceph-mon[68434]: pgmap v62: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s; 28 B/s, 0 objects/s recovering 2024-04-23T02:47:08.887 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:10.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:10 smithi033 ceph-mon[92736]: pgmap v63: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 174 B/s rd, 174 B/s wr, 0 op/s; 24 B/s, 0 objects/s recovering 2024-04-23T02:47:10.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:10.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:47:10.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:10 smithi096 ceph-mon[68434]: pgmap v63: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 174 B/s rd, 174 B/s wr, 0 op/s; 24 B/s, 0 objects/s recovering 2024-04-23T02:47:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:47:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:12.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:12 smithi033 ceph-mon[92736]: pgmap v64: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s; 23 B/s, 0 objects/s recovering 2024-04-23T02:47:12.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:12 smithi096 ceph-mon[68434]: pgmap v64: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s; 23 B/s, 0 objects/s recovering 2024-04-23T02:47:13.934 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:14 smithi033 ceph-mon[92736]: pgmap v65: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:47:14.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:14 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:47:14.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:14 smithi096 ceph-mon[68434]: pgmap v65: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:47:14.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:14 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:47:15.474 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:15 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:47:15.474 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:15 smithi033 ceph-mon[92736]: Upgrade: osd.1 is safe to restart 2024-04-23T02:47:15.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:15 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-23T02:47:15.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:15 smithi096 ceph-mon[68434]: Upgrade: osd.1 is safe to restart 2024-04-23T02:47:16.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:16 smithi033 ceph-mon[92736]: pgmap v66: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:47:16.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:16.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:47:16.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:47:16.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:16 smithi096 ceph-mon[68434]: pgmap v66: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:47:16.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:16.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-23T02:47:16.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:47:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:17 smithi033 ceph-mon[92736]: Upgrade: Updating osd.1 2024-04-23T02:47:17.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:17 smithi033 ceph-mon[92736]: Deploying daemon osd.1 on smithi033 2024-04-23T02:47:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:17 smithi096 ceph-mon[68434]: Upgrade: Updating osd.1 2024-04-23T02:47:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:17 smithi096 ceph-mon[68434]: Deploying daemon osd.1 on smithi033 2024-04-23T02:47:18.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:18 smithi033 ceph-mon[92736]: pgmap v67: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:47:18.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:18 smithi096 ceph-mon[68434]: pgmap v67: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:47:18.973 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:20.045 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:19 smithi033 systemd[1]: Stopping Ceph osd.1 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:47:20.045 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.1[49392]: debug 2024-04-23T02:47:19.915+0000 7fba2437b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:47:20.045 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.1[49392]: debug 2024-04-23T02:47:19.915+0000 7fba2437b700 -1 osd.1 76 *** Got signal Terminated *** 2024-04-23T02:47:20.045 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:19 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.1[49392]: debug 2024-04-23T02:47:19.915+0000 7fba2437b700 -1 osd.1 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:47:20.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: pgmap v68: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:47:20.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.2 2024-04-23T02:47:20.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 failed (root=default,host=smithi033) (connection refused reported by osd.2) 2024-04-23T02:47:20.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.0 2024-04-23T02:47:20.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.3 2024-04-23T02:47:20.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.3 2024-04-23T02:47:20.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.2 2024-04-23T02:47:20.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.0 2024-04-23T02:47:20.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.7 2024-04-23T02:47:20.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.7 2024-04-23T02:47:20.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.4 2024-04-23T02:47:20.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.5 2024-04-23T02:47:20.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.6 2024-04-23T02:47:20.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.4 2024-04-23T02:47:20.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.5 2024-04-23T02:47:20.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:20 smithi096 ceph-mon[68434]: osd.1 reported immediately failed by osd.6 2024-04-23T02:47:20.794 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:20 smithi033 bash[103545]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.1 2024-04-23T02:47:20.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: pgmap v68: 129 pgs: 129 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:47:20.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.2 2024-04-23T02:47:20.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 failed (root=default,host=smithi033) (connection refused reported by osd.2) 2024-04-23T02:47:20.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.0 2024-04-23T02:47:20.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.3 2024-04-23T02:47:20.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.3 2024-04-23T02:47:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.2 2024-04-23T02:47:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.0 2024-04-23T02:47:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.7 2024-04-23T02:47:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.7 2024-04-23T02:47:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.4 2024-04-23T02:47:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.5 2024-04-23T02:47:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.6 2024-04-23T02:47:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.4 2024-04-23T02:47:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.5 2024-04-23T02:47:20.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:20 smithi033 ceph-mon[92736]: osd.1 reported immediately failed by osd.6 2024-04-23T02:47:21.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:21 smithi096 ceph-mon[68434]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:47:21.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:21 smithi096 ceph-mon[68434]: osdmap e77: 8 total, 7 up, 8 in 2024-04-23T02:47:21.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:21 smithi033 ceph-mon[92736]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:47:21.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:21 smithi033 ceph-mon[92736]: osdmap e77: 8 total, 7 up, 8 in 2024-04-23T02:47:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:22 smithi096 ceph-mon[68434]: pgmap v70: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-23T02:47:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:22 smithi096 ceph-mon[68434]: Health check failed: Reduced data availability: 5 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-04-23T02:47:22.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:22 smithi096 ceph-mon[68434]: osdmap e78: 8 total, 7 up, 8 in 2024-04-23T02:47:22.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:22 smithi033 ceph-mon[92736]: pgmap v70: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-23T02:47:22.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:22 smithi033 ceph-mon[92736]: Health check failed: Reduced data availability: 5 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-04-23T02:47:22.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:22 smithi033 ceph-mon[92736]: osdmap e78: 8 total, 7 up, 8 in 2024-04-23T02:47:23.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:22 smithi033 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.1.service: Succeeded. 2024-04-23T02:47:23.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:22 smithi033 systemd[1]: Stopped Ceph osd.1 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:47:23.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:22 smithi033 systemd[1]: Starting Ceph osd.1 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:47:24.017 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:24.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:23 smithi033 bash[103832]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-23T02:47:24.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:23 smithi033 bash[103832]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-23T02:47:24.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:23 smithi033 bash[103832]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-23T02:47:24.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:23 smithi033 bash[103832]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-23T02:47:24.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:23 smithi033 bash[103832]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-23T02:47:24.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:23 smithi033 bash[103832]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-23T02:47:24.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:23 smithi033 bash[103832]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-23T02:47:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:24 smithi096 ceph-mon[68434]: pgmap v72: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-23T02:47:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:24 smithi033 ceph-mon[92736]: pgmap v72: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-23T02:47:25.794 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:25 smithi033 ceph-osd[104147]: -- 172.21.15.33:0/3057451240 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f4de6cf1e0 con 0x55f4de69f000 2024-04-23T02:47:25.794 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:25 smithi033 bash[104109]: 010728ccb10811091b769a97e095304f5f0dc385407d81e0e83cf5a87a74baf1 2024-04-23T02:47:25.794 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:25 smithi033 systemd[1]: Started Ceph osd.1 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:47:25.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:25.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:47:25.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:25 smithi033 ceph-mon[92736]: pgmap v73: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-23T02:47:25.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:25.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:25.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:47:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:47:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:25 smithi096 ceph-mon[68434]: pgmap v73: 129 pgs: 48 peering, 1 stale+active+clean, 80 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 127 B/s wr, 0 op/s 2024-04-23T02:47:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:47:26.187 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:25 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-1[104124]: 2024-04-23T02:47:25.845+0000 7f69aaf487c0 -1 Falling back to public interface 2024-04-23T02:47:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:27 smithi033 ceph-mon[92736]: Health check failed: Degraded data redundancy: 167/1479 objects degraded (11.291%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T02:47:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:27 smithi033 ceph-mon[92736]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 13 pgs peering) 2024-04-23T02:47:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:27 smithi096 ceph-mon[68434]: Health check failed: Degraded data redundancy: 167/1479 objects degraded (11.291%), 27 pgs degraded (PG_DEGRADED) 2024-04-23T02:47:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:27 smithi096 ceph-mon[68434]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 13 pgs peering) 2024-04-23T02:47:28.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:28 smithi033 ceph-mon[92736]: pgmap v74: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 167/1479 objects degraded (11.291%) 2024-04-23T02:47:28.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:28 smithi096 ceph-mon[68434]: pgmap v74: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 167/1479 objects degraded (11.291%) 2024-04-23T02:47:29.057 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:30 smithi033 ceph-mon[92736]: pgmap v75: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 232 B/s wr, 0 op/s; 167/1479 objects degraded (11.291%) 2024-04-23T02:47:30.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:30 smithi096 ceph-mon[68434]: pgmap v75: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 232 B/s wr, 0 op/s; 167/1479 objects degraded (11.291%) 2024-04-23T02:47:31.044 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:30 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-1[104124]: 2024-04-23T02:47:30.544+0000 7f69aaf487c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-23T02:47:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:31 smithi033 ceph-mon[92736]: from='osd.1 [v2:172.21.15.33:6810/3577069138,v1:172.21.15.33:6811/3577069138]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:47:31.544 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-1[104124]: 2024-04-23T02:47:31.057+0000 7f69aaf487c0 -1 osd.1 76 log_to_monitors true 2024-04-23T02:47:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:31 smithi096 ceph-mon[68434]: from='osd.1 [v2:172.21.15.33:6810/3577069138,v1:172.21.15.33:6811/3577069138]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-23T02:47:32.044 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:47:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-1[104124]: 2024-04-23T02:47:31.685+0000 7f699839a700 -1 osd.1 76 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:47:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:32 smithi033 ceph-mon[92736]: pgmap v76: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 167/1479 objects degraded (11.291%) 2024-04-23T02:47:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:32 smithi033 ceph-mon[92736]: from='osd.1 [v2:172.21.15.33:6810/3577069138,v1:172.21.15.33:6811/3577069138]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:47:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:32 smithi033 ceph-mon[92736]: osdmap e79: 8 total, 7 up, 8 in 2024-04-23T02:47:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:32 smithi033 ceph-mon[92736]: from='osd.1 [v2:172.21.15.33:6810/3577069138,v1:172.21.15.33:6811/3577069138]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:47:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:32 smithi033 ceph-mon[92736]: from='osd.1 [v2:172.21.15.33:6810/3577069138,v1:172.21.15.33:6811/3577069138]' entity='osd.1' 2024-04-23T02:47:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:32 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:32 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:32.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:32 smithi096 ceph-mon[68434]: pgmap v76: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 320 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 167/1479 objects degraded (11.291%) 2024-04-23T02:47:32.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:32 smithi096 ceph-mon[68434]: from='osd.1 [v2:172.21.15.33:6810/3577069138,v1:172.21.15.33:6811/3577069138]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-23T02:47:32.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:32 smithi096 ceph-mon[68434]: osdmap e79: 8 total, 7 up, 8 in 2024-04-23T02:47:32.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:32 smithi096 ceph-mon[68434]: from='osd.1 [v2:172.21.15.33:6810/3577069138,v1:172.21.15.33:6811/3577069138]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:47:32.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:32 smithi096 ceph-mon[68434]: from='osd.1 [v2:172.21.15.33:6810/3577069138,v1:172.21.15.33:6811/3577069138]' entity='osd.1' 2024-04-23T02:47:32.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:32 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:32.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:32 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:33 smithi033 ceph-mon[92736]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:47:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:33 smithi033 ceph-mon[92736]: osd.1 [v2:172.21.15.33:6810/3577069138,v1:172.21.15.33:6811/3577069138] boot 2024-04-23T02:47:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:33 smithi033 ceph-mon[92736]: osdmap e80: 8 total, 8 up, 8 in 2024-04-23T02:47:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:47:33.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:33 smithi033 ceph-mon[92736]: pgmap v79: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 167/1479 objects degraded (11.291%) 2024-04-23T02:47:33.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:33.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:33.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:33 smithi096 ceph-mon[68434]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:47:33.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:33 smithi096 ceph-mon[68434]: osd.1 [v2:172.21.15.33:6810/3577069138,v1:172.21.15.33:6811/3577069138] boot 2024-04-23T02:47:33.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:33 smithi096 ceph-mon[68434]: osdmap e80: 8 total, 8 up, 8 in 2024-04-23T02:47:33.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-23T02:47:33.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:33 smithi096 ceph-mon[68434]: pgmap v79: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 167/1479 objects degraded (11.291%) 2024-04-23T02:47:34.108 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:35.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:34 smithi033 ceph-mon[92736]: osdmap e81: 8 total, 8 up, 8 in 2024-04-23T02:47:35.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:34 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:35.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:34 smithi096 ceph-mon[68434]: osdmap e81: 8 total, 8 up, 8 in 2024-04-23T02:47:35.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:34 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:35.995 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:35 smithi033 ceph-mon[92736]: pgmap v81: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 167/1479 objects degraded (11.291%) 2024-04-23T02:47:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:35 smithi096 ceph-mon[68434]: pgmap v81: 129 pgs: 27 active+undersized+degraded, 26 active+undersized, 76 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 167/1479 objects degraded (11.291%) 2024-04-23T02:47:36.844 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (11m) 5s ago 23m 19.1M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (76s) 5s ago 23m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (71s) 67s ago 22m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (9m) 5s ago 23m 35.0M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (17m) 5s ago 17m 37.9M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (17m) 67s ago 17m 15.7M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (3m) 5s ago 24m 497M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (2m) 67s ago 22m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (2m) 5s ago 25m 52.6M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (118s) 67s ago 22m 39.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:47:37.540 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (14m) 5s ago 14m 80.1M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (14m) 67s ago 14m 78.9M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (7m) 5s ago 22m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (3m) 67s ago 22m 4706k - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (49s) 5s ago 21m 134M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (12s) 5s ago 21m 10.7M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (20m) 5s ago 20m 331M 1945M 16.2.5 6933c2a0b7dd 3f4ef7da338a 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (20m) 5s ago 20m 432M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (20m) 67s ago 20m 419M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (19m) 67s ago 19m 457M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (19m) 67s ago 19m 391M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (19m) 67s ago 19m 508M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:47:37.541 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 5s ago 22m - - 2024-04-23T02:47:37.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:37.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:37.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:47:37.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:47:37.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: pgmap v82: 129 pgs: 129 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 192 B/s wr, 0 op/s 2024-04-23T02:47:37.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: pgmap v83: 129 pgs: 129 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 196 B/s wr, 0 op/s 2024-04-23T02:47:37.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:37.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:37.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:47:37.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:37.752 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:37.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:37.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:47:37.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:47:37.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: Upgrade: osd.2 is safe to restart 2024-04-23T02:47:37.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:37.753 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:37 smithi033 ceph-mon[92736]: from='client.34234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:47:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:47:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: pgmap v82: 129 pgs: 129 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 192 B/s wr, 0 op/s 2024-04-23T02:47:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: pgmap v83: 129 pgs: 129 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 196 B/s wr, 0 op/s 2024-04-23T02:47:37.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:37.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:37.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:47:37.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:37.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:37.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:37.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:47:37.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-23T02:47:37.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: Upgrade: osd.2 is safe to restart 2024-04-23T02:47:37.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:37.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:37 smithi096 ceph-mon[68434]: from='client.34234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:37.944 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:47:37.945 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:47:37.946 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:47:37.946 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:47:37.946 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 8, 2024-04-23T02:47:37.946 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 6 2024-04-23T02:47:37.946 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:47:37.946 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:47:38.300 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:47:38.300 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:47:38.301 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:47:38.301 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:47:38.301 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:47:38.301 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:47:38.301 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:47:38.301 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-04-23T02:47:38.301 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:47:38.301 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "8/23 daemons upgraded", 2024-04-23T02:47:38.301 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:47:38.301 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:47:38.301 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:47:38.679 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:38 smithi033 ceph-mon[92736]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 167/1479 objects degraded (11.291%), 27 pgs degraded) 2024-04-23T02:47:38.679 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:38 smithi033 ceph-mon[92736]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:38.680 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:38 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1767507009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:38.680 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:38 smithi033 ceph-mon[92736]: Upgrade: Updating osd.2 2024-04-23T02:47:38.680 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:38.680 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:47:38.680 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:38 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:47:38.680 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:38 smithi033 ceph-mon[92736]: Deploying daemon osd.2 on smithi033 2024-04-23T02:47:38.680 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:38 smithi033 ceph-mon[92736]: from='client.34246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:38.723 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:47:38.723 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:47:38.723 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:47:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:38 smithi096 ceph-mon[68434]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 167/1479 objects degraded (11.291%), 27 pgs degraded) 2024-04-23T02:47:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:38 smithi096 ceph-mon[68434]: from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:38 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1767507009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:38 smithi096 ceph-mon[68434]: Upgrade: Updating osd.2 2024-04-23T02:47:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-23T02:47:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:38 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:47:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:38 smithi096 ceph-mon[68434]: Deploying daemon osd.2 on smithi033 2024-04-23T02:47:38.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:38 smithi096 ceph-mon[68434]: from='client.34246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:47:39.147 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:39.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:39 smithi033 ceph-mon[92736]: pgmap v84: 129 pgs: 129 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 178 B/s wr, 0 op/s 2024-04-23T02:47:39.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:39 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1511285037' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:47:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:39 smithi096 ceph-mon[68434]: pgmap v84: 129 pgs: 129 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 178 B/s wr, 0 op/s 2024-04-23T02:47:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:39 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1511285037' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:47:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:47:40.866 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:40.867 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:47:41.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:41 smithi033 ceph-mon[92736]: pgmap v85: 129 pgs: 129 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 139 B/s wr, 0 op/s 2024-04-23T02:47:41.795 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:41 smithi033 systemd[1]: Stopping Ceph osd.2 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:47:41.795 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.2[52874]: debug 2024-04-23T02:47:41.674+0000 7fc532ae2700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:47:41.795 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.2[52874]: debug 2024-04-23T02:47:41.674+0000 7fc532ae2700 -1 osd.2 81 *** Got signal Terminated *** 2024-04-23T02:47:41.795 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:41 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.2[52874]: debug 2024-04-23T02:47:41.674+0000 7fc532ae2700 -1 osd.2 81 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:47:41.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:41 smithi096 ceph-mon[68434]: pgmap v85: 129 pgs: 129 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 139 B/s wr, 0 op/s 2024-04-23T02:47:42.794 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:42 smithi033 bash[106676]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.2 2024-04-23T02:47:42.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.7 2024-04-23T02:47:42.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 failed (root=default,host=smithi033) (connection refused reported by osd.7) 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.5 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.6 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.7 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.3 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.5 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.6 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.3 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.5 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.6 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.7 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.3 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.5 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.6 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.7 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.3 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:42 smithi033 ceph-mon[92736]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.7 2024-04-23T02:47:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 failed (root=default,host=smithi033) (connection refused reported by osd.7) 2024-04-23T02:47:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.5 2024-04-23T02:47:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.6 2024-04-23T02:47:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.7 2024-04-23T02:47:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.3 2024-04-23T02:47:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.5 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.6 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.3 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.5 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.6 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.7 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.3 2024-04-23T02:47:42.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.5 2024-04-23T02:47:42.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.6 2024-04-23T02:47:42.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:42.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.7 2024-04-23T02:47:42.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.3 2024-04-23T02:47:42.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:42.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.4 2024-04-23T02:47:42.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.0 2024-04-23T02:47:42.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:42 smithi096 ceph-mon[68434]: osd.2 reported immediately failed by osd.1 2024-04-23T02:47:43.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:43 smithi096 ceph-mon[68434]: pgmap v86: 129 pgs: 129 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 234 B/s rd, 234 B/s wr, 0 op/s 2024-04-23T02:47:43.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:43 smithi096 ceph-mon[68434]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:47:43.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:43 smithi096 ceph-mon[68434]: osdmap e82: 8 total, 7 up, 8 in 2024-04-23T02:47:44.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:43 smithi033 ceph-mon[92736]: pgmap v86: 129 pgs: 129 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 234 B/s rd, 234 B/s wr, 0 op/s 2024-04-23T02:47:44.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:43 smithi033 ceph-mon[92736]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:47:44.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:43 smithi033 ceph-mon[92736]: osdmap e82: 8 total, 7 up, 8 in 2024-04-23T02:47:44.193 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:44.750 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:44 smithi033 ceph-mon[92736]: osdmap e83: 8 total, 7 up, 8 in 2024-04-23T02:47:44.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:44 smithi096 ceph-mon[68434]: osdmap e83: 8 total, 7 up, 8 in 2024-04-23T02:47:45.044 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:44 smithi033 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.2.service: Succeeded. 2024-04-23T02:47:45.044 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:44 smithi033 systemd[1]: Stopped Ceph osd.2 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:47:45.044 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:44 smithi033 systemd[1]: Starting Ceph osd.2 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:47:45.852 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:45 smithi033 ceph-mon[92736]: pgmap v89: 129 pgs: 12 stale+active+clean, 117 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-23T02:47:45.852 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:46.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:45 smithi096 ceph-mon[68434]: pgmap v89: 129 pgs: 12 stale+active+clean, 117 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-23T02:47:46.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:46.294 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:45 smithi033 bash[106982]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-23T02:47:46.294 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:45 smithi033 bash[106982]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-23T02:47:46.294 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:45 smithi033 bash[106982]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-23T02:47:46.294 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:45 smithi033 bash[106982]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-23T02:47:46.294 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:45 smithi033 bash[106982]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-23T02:47:46.294 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:45 smithi033 bash[106982]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-23T02:47:46.294 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:45 smithi033 bash[106982]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-23T02:47:47.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:46 smithi033 ceph-mon[92736]: Health check failed: Degraded data redundancy: 130/1479 objects degraded (8.790%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T02:47:47.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:46 smithi096 ceph-mon[68434]: Health check failed: Degraded data redundancy: 130/1479 objects degraded (8.790%), 21 pgs degraded (PG_DEGRADED) 2024-04-23T02:47:47.544 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:47 smithi033 ceph-osd[107304]: -- 172.21.15.33:0/2471470912 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55658e17d1e0 con 0x55658e14d000 2024-04-23T02:47:47.544 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:47 smithi033 bash[107266]: b4725fe4e19a28f15fca8fc47cbc2d9c08ac7370e29200f67efdeb62a6b1d496 2024-04-23T02:47:47.544 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:47 smithi033 systemd[1]: Started Ceph osd.2 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:47:48.045 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-2[107281]: 2024-04-23T02:47:47.707+0000 7fcc2fd247c0 -1 Falling back to public interface 2024-04-23T02:47:48.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:48 smithi033 ceph-mon[92736]: pgmap v90: 129 pgs: 21 active+undersized+degraded, 15 active+undersized, 93 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 130/1479 objects degraded (8.790%) 2024-04-23T02:47:48.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:48 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:48.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:48 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:48.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:48 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:47:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:48 smithi096 ceph-mon[68434]: pgmap v90: 129 pgs: 21 active+undersized+degraded, 15 active+undersized, 93 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 130/1479 objects degraded (8.790%) 2024-04-23T02:47:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:48 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:48 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:48 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:47:49.233 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:50.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:50 smithi033 ceph-mon[92736]: pgmap v91: 129 pgs: 21 active+undersized+degraded, 15 active+undersized, 93 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 130/1479 objects degraded (8.790%) 2024-04-23T02:47:50.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:50 smithi096 ceph-mon[68434]: pgmap v91: 129 pgs: 21 active+undersized+degraded, 15 active+undersized, 93 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 130/1479 objects degraded (8.790%) 2024-04-23T02:47:52.294 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-2[107281]: 2024-04-23T02:47:52.031+0000 7fcc2fd247c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-23T02:47:52.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:52 smithi096 ceph-mon[68434]: pgmap v92: 129 pgs: 21 active+undersized+degraded, 15 active+undersized, 93 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 130/1479 objects degraded (8.790%) 2024-04-23T02:47:52.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:52 smithi033 ceph-mon[92736]: pgmap v92: 129 pgs: 21 active+undersized+degraded, 15 active+undersized, 93 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 130/1479 objects degraded (8.790%) 2024-04-23T02:47:52.794 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:52 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-2[107281]: 2024-04-23T02:47:52.434+0000 7fcc2fd247c0 -1 osd.2 81 log_to_monitors true 2024-04-23T02:47:53.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:53 smithi096 ceph-mon[68434]: from='osd.2 [v2:172.21.15.33:6818/480565357,v1:172.21.15.33:6819/480565357]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:47:53.739 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:53 smithi033 ceph-mon[92736]: from='osd.2 [v2:172.21.15.33:6818/480565357,v1:172.21.15.33:6819/480565357]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-23T02:47:54.044 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:47:53 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-2[107281]: 2024-04-23T02:47:53.736+0000 7fcc1d176700 -1 osd.2 81 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:47:54.268 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:54.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:54 smithi096 ceph-mon[68434]: pgmap v93: 129 pgs: 21 active+undersized+degraded, 15 active+undersized, 93 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 207 B/s wr, 0 op/s; 130/1479 objects degraded (8.790%) 2024-04-23T02:47:54.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:54 smithi096 ceph-mon[68434]: from='osd.2 [v2:172.21.15.33:6818/480565357,v1:172.21.15.33:6819/480565357]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:47:54.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:54 smithi096 ceph-mon[68434]: osdmap e84: 8 total, 7 up, 8 in 2024-04-23T02:47:54.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:54 smithi096 ceph-mon[68434]: from='osd.2 [v2:172.21.15.33:6818/480565357,v1:172.21.15.33:6819/480565357]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:47:54.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:54 smithi096 ceph-mon[68434]: from='osd.2 [v2:172.21.15.33:6818/480565357,v1:172.21.15.33:6819/480565357]' entity='osd.2' 2024-04-23T02:47:54.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:54 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:54.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:54 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:54 smithi033 ceph-mon[92736]: pgmap v93: 129 pgs: 21 active+undersized+degraded, 15 active+undersized, 93 active+clean; 320 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 207 B/s wr, 0 op/s; 130/1479 objects degraded (8.790%) 2024-04-23T02:47:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:54 smithi033 ceph-mon[92736]: from='osd.2 [v2:172.21.15.33:6818/480565357,v1:172.21.15.33:6819/480565357]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-23T02:47:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:54 smithi033 ceph-mon[92736]: osdmap e84: 8 total, 7 up, 8 in 2024-04-23T02:47:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:54 smithi033 ceph-mon[92736]: from='osd.2 [v2:172.21.15.33:6818/480565357,v1:172.21.15.33:6819/480565357]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:47:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:54 smithi033 ceph-mon[92736]: from='osd.2 [v2:172.21.15.33:6818/480565357,v1:172.21.15.33:6819/480565357]' entity='osd.2' 2024-04-23T02:47:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:54 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:54.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:54 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:55 smithi033 ceph-mon[92736]: pgmap v95: 129 pgs: 21 active+undersized+degraded, 15 active+undersized, 93 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 130/1479 objects degraded (8.790%) 2024-04-23T02:47:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:55.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:47:55.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:55 smithi033 ceph-mon[92736]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:47:55.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:55 smithi033 ceph-mon[92736]: osd.2 [v2:172.21.15.33:6818/480565357,v1:172.21.15.33:6819/480565357] boot 2024-04-23T02:47:55.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:55 smithi033 ceph-mon[92736]: osdmap e85: 8 total, 8 up, 8 in 2024-04-23T02:47:55.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:47:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:55 smithi096 ceph-mon[68434]: pgmap v95: 129 pgs: 21 active+undersized+degraded, 15 active+undersized, 93 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s wr, 0 op/s; 130/1479 objects degraded (8.790%) 2024-04-23T02:47:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:47:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:55 smithi096 ceph-mon[68434]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:47:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:55 smithi096 ceph-mon[68434]: osd.2 [v2:172.21.15.33:6818/480565357,v1:172.21.15.33:6819/480565357] boot 2024-04-23T02:47:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:55 smithi096 ceph-mon[68434]: osdmap e85: 8 total, 8 up, 8 in 2024-04-23T02:47:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-23T02:47:57.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:56 smithi033 ceph-mon[92736]: osdmap e86: 8 total, 8 up, 8 in 2024-04-23T02:47:57.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:56 smithi096 ceph-mon[68434]: osdmap e86: 8 total, 8 up, 8 in 2024-04-23T02:47:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:57 smithi033 ceph-mon[92736]: pgmap v98: 129 pgs: 20 peering, 6 active+undersized+degraded, 6 active+undersized, 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 29/1479 objects degraded (1.961%) 2024-04-23T02:47:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:57 smithi033 ceph-mon[92736]: Health check update: Degraded data redundancy: 29/1479 objects degraded (1.961%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T02:47:58.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:57 smithi096 ceph-mon[68434]: pgmap v98: 129 pgs: 20 peering, 6 active+undersized+degraded, 6 active+undersized, 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 29/1479 objects degraded (1.961%) 2024-04-23T02:47:58.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:57 smithi096 ceph-mon[68434]: Health check update: Degraded data redundancy: 29/1479 objects degraded (1.961%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T02:47:59.310 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:47:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:47:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:47:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: pgmap v99: 129 pgs: 20 peering, 6 active+undersized+degraded, 6 active+undersized, 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29/1479 objects degraded (1.961%) 2024-04-23T02:47:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: pgmap v100: 129 pgs: 20 peering, 6 active+undersized+degraded, 6 active+undersized, 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29/1479 objects degraded (1.961%) 2024-04-23T02:47:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:59.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:47:59.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:59.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:59.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:59.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:47:59 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:47:59.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:59.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:59.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:47:59.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:47:59.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: pgmap v99: 129 pgs: 20 peering, 6 active+undersized+degraded, 6 active+undersized, 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29/1479 objects degraded (1.961%) 2024-04-23T02:47:59.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: pgmap v100: 129 pgs: 20 peering, 6 active+undersized+degraded, 6 active+undersized, 97 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29/1479 objects degraded (1.961%) 2024-04-23T02:47:59.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:59.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:47:59.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:47:59.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:59.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:59.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:47:59.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:47:59 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:48:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:00 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:48:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:00 smithi096 ceph-mon[68434]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-04-23T02:48:00.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:00 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:48:00.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:00 smithi033 ceph-mon[92736]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-04-23T02:48:01.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:01 smithi096 ceph-mon[68434]: pgmap v101: 129 pgs: 17 peering, 112 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 174 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:01 smithi033 ceph-mon[92736]: pgmap v101: 129 pgs: 17 peering, 112 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 174 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:02.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:02 smithi033 ceph-mon[92736]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/1479 objects degraded (1.961%), 6 pgs degraded) 2024-04-23T02:48:02.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:02 smithi096 ceph-mon[68434]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/1479 objects degraded (1.961%), 6 pgs degraded) 2024-04-23T02:48:03.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:03 smithi033 ceph-mon[92736]: pgmap v102: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 270 B/s rd, 135 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:03.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:03 smithi096 ceph-mon[68434]: pgmap v102: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 270 B/s rd, 135 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:04.354 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:48:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:05 smithi033 ceph-mon[92736]: pgmap v103: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 238 B/s rd, 238 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:05 smithi096 ceph-mon[68434]: pgmap v103: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 238 B/s rd, 238 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:07.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:07 smithi033 ceph-mon[92736]: pgmap v104: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:07.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:07 smithi096 ceph-mon[68434]: pgmap v104: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 207 B/s rd, 207 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:09.090 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:48:09.386 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:48:09.765 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:48:09.766 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (12m) 15s ago 24m 19.1M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:48:09.766 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (109s) 15s ago 23m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:48:09.766 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (103s) 99s ago 23m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:48:09.766 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (10m) 15s ago 23m 35.0M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:48:09.766 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (18m) 15s ago 18m 37.9M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:48:09.766 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (18m) 99s ago 18m 15.7M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:48:09.766 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (3m) 15s ago 25m 498M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:48:09.766 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (3m) 99s ago 22m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:48:09.766 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (2m) 15s ago 25m 57.1M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:48:09.766 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (2m) 99s ago 22m 39.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:48:09.766 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (14m) 15s ago 14m 80.2M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (14m) 99s ago 14m 78.9M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (8m) 15s ago 23m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (3m) 99s ago 22m 4706k - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (82s) 15s ago 22m 135M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (44s) 15s ago 21m 122M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (23s) 15s ago 21m 11.4M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (21m) 15s ago 21m 433M 1945M 16.2.5 6933c2a0b7dd bbcc9fc9c52d 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (20m) 99s ago 20m 419M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (20m) 99s ago 20m 457M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (20m) 99s ago 20m 391M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (19m) 99s ago 19m 508M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:48:09.767 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 15s ago 23m - - 2024-04-23T02:48:09.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:09 smithi033 ceph-mon[92736]: pgmap v105: 129 pgs: 129 active+clean; 320 MiB data, 2.5 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-23T02:48:09.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:09 smithi096 ceph-mon[68434]: pgmap v105: 129 pgs: 129 active+clean; 320 MiB data, 2.5 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-23T02:48:10.170 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 3 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:48:10.171 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:48:10.172 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:48:10.172 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:48:10.172 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 7, 2024-04-23T02:48:10.172 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 7 2024-04-23T02:48:10.172 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:48:10.172 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:48:10.510 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "9/23 daemons upgraded", 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:48:10.511 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:48:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:10 smithi033 ceph-mon[92736]: from='client.34258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:48:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:10 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1324976262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:48:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:10 smithi096 ceph-mon[68434]: from='client.34258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:48:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:10 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1324976262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:48:10.914 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:48:10.914 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:48:10.914 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:48:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:11 smithi033 ceph-mon[92736]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:11.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:11 smithi033 ceph-mon[92736]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:11.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:11 smithi033 ceph-mon[92736]: pgmap v106: 129 pgs: 129 active+clean; 320 MiB data, 2.5 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-23T02:48:11.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:11 smithi033 ceph-mon[92736]: from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:11.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:11 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/726433890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:48:11.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:11 smithi096 ceph-mon[68434]: from='client.34262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:11.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:11 smithi096 ceph-mon[68434]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:11.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:11 smithi096 ceph-mon[68434]: pgmap v106: 129 pgs: 129 active+clean; 320 MiB data, 2.5 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-23T02:48:11.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:11 smithi096 ceph-mon[68434]: from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:11.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:11 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/726433890' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:48:12.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:12 smithi033 ceph-mon[92736]: pgmap v107: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:12.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:12 smithi096 ceph-mon[68434]: pgmap v107: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:13.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:48:13.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:48:14.424 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:48:14.714 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:14 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:48:14.714 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:14 smithi033 ceph-mon[92736]: Upgrade: osd.3 is safe to restart 2024-04-23T02:48:14.714 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:14 smithi033 ceph-mon[92736]: pgmap v108: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:48:14.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:14 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-23T02:48:14.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:14 smithi096 ceph-mon[68434]: Upgrade: osd.3 is safe to restart 2024-04-23T02:48:14.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:14 smithi096 ceph-mon[68434]: pgmap v108: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:48:16.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:16 smithi033 ceph-mon[92736]: Upgrade: Updating osd.3 2024-04-23T02:48:16.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:16.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:48:16.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:48:16.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:16 smithi033 ceph-mon[92736]: Deploying daemon osd.3 on smithi033 2024-04-23T02:48:16.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:16 smithi096 ceph-mon[68434]: Upgrade: Updating osd.3 2024-04-23T02:48:16.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:16.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-23T02:48:16.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:48:16.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:16 smithi096 ceph-mon[68434]: Deploying daemon osd.3 on smithi033 2024-04-23T02:48:17.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:17 smithi033 ceph-mon[92736]: pgmap v109: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:17.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:17 smithi096 ceph-mon[68434]: pgmap v109: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:18.473 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:18 smithi033 ceph-mon[92736]: pgmap v110: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:18.794 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:18 smithi033 systemd[1]: Stopping Ceph osd.3 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:48:18.794 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.3[56327]: debug 2024-04-23T02:48:18.694+0000 7f70b80cc700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:48:18.794 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.3[56327]: debug 2024-04-23T02:48:18.694+0000 7f70b80cc700 -1 osd.3 86 *** Got signal Terminated *** 2024-04-23T02:48:18.794 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:18 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.3[56327]: debug 2024-04-23T02:48:18.694+0000 7f70b80cc700 -1 osd.3 86 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:48:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:18 smithi096 ceph-mon[68434]: pgmap v110: 129 pgs: 129 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:19.397 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:19 smithi033 bash[109905]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.3 2024-04-23T02:48:19.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.0 2024-04-23T02:48:19.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 failed (root=default,host=smithi033) (connection refused reported by osd.0) 2024-04-23T02:48:19.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.1 2024-04-23T02:48:19.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.2 2024-04-23T02:48:19.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.7 2024-04-23T02:48:19.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.4 2024-04-23T02:48:19.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.5 2024-04-23T02:48:19.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.6 2024-04-23T02:48:19.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.0 2024-04-23T02:48:19.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.1 2024-04-23T02:48:19.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.2 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.7 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.4 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.5 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.6 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.1 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.1 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.2 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.0 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.2 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.0 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.4 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.6 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.7 2024-04-23T02:48:19.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.4 2024-04-23T02:48:19.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.5 2024-04-23T02:48:19.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.6 2024-04-23T02:48:19.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.7 2024-04-23T02:48:19.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:19 smithi033 ceph-mon[92736]: osd.3 reported immediately failed by osd.5 2024-04-23T02:48:19.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.0 2024-04-23T02:48:19.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 failed (root=default,host=smithi033) (connection refused reported by osd.0) 2024-04-23T02:48:19.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.1 2024-04-23T02:48:19.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.2 2024-04-23T02:48:19.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.7 2024-04-23T02:48:19.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.4 2024-04-23T02:48:19.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.5 2024-04-23T02:48:19.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.6 2024-04-23T02:48:19.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.0 2024-04-23T02:48:19.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.1 2024-04-23T02:48:19.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.2 2024-04-23T02:48:19.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.7 2024-04-23T02:48:19.831 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.4 2024-04-23T02:48:19.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.5 2024-04-23T02:48:19.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.6 2024-04-23T02:48:19.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.1 2024-04-23T02:48:19.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.1 2024-04-23T02:48:19.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.2 2024-04-23T02:48:19.832 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.0 2024-04-23T02:48:19.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.2 2024-04-23T02:48:19.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.0 2024-04-23T02:48:19.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.4 2024-04-23T02:48:19.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.6 2024-04-23T02:48:19.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.7 2024-04-23T02:48:19.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.4 2024-04-23T02:48:19.833 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.5 2024-04-23T02:48:19.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.6 2024-04-23T02:48:19.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.7 2024-04-23T02:48:19.834 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:19 smithi096 ceph-mon[68434]: osd.3 reported immediately failed by osd.5 2024-04-23T02:48:20.470 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:48:20.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:20 smithi033 ceph-mon[92736]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:48:20.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:20 smithi033 ceph-mon[92736]: osdmap e87: 8 total, 7 up, 8 in 2024-04-23T02:48:20.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:20 smithi033 ceph-mon[92736]: pgmap v112: 129 pgs: 10 peering, 16 stale+active+clean, 103 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:48:20.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:20 smithi096 ceph-mon[68434]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:48:20.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:20 smithi096 ceph-mon[68434]: osdmap e87: 8 total, 7 up, 8 in 2024-04-23T02:48:20.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:20 smithi096 ceph-mon[68434]: pgmap v112: 129 pgs: 10 peering, 16 stale+active+clean, 103 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:48:21.400 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:21 smithi033 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.3.service: Succeeded. 2024-04-23T02:48:21.401 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:21 smithi033 systemd[1]: Stopped Ceph osd.3 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:48:21.401 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:21 smithi033 systemd[1]: Starting Ceph osd.3 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:48:21.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:21 smithi033 ceph-mon[92736]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-04-23T02:48:21.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:21 smithi033 ceph-mon[92736]: osdmap e88: 8 total, 7 up, 8 in 2024-04-23T02:48:21.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:21 smithi096 ceph-mon[68434]: Health check failed: Reduced data availability: 3 pgs peering (PG_AVAILABILITY) 2024-04-23T02:48:21.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:21 smithi096 ceph-mon[68434]: osdmap e88: 8 total, 7 up, 8 in 2024-04-23T02:48:22.404 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:22 smithi033 bash[110214]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-23T02:48:22.404 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:22 smithi033 bash[110214]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-23T02:48:22.404 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:22 smithi033 bash[110214]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-23T02:48:22.404 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:22 smithi033 bash[110214]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-23T02:48:22.404 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:22 smithi033 bash[110214]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-23T02:48:22.404 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:22 smithi033 bash[110214]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-23T02:48:22.405 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:22 smithi033 bash[110214]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-23T02:48:22.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:22 smithi033 ceph-mon[92736]: pgmap v114: 129 pgs: 19 active+undersized+degraded, 10 peering, 1 stale+active+clean, 16 active+undersized, 83 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 114/1479 objects degraded (7.708%) 2024-04-23T02:48:22.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:22 smithi096 ceph-mon[68434]: pgmap v114: 129 pgs: 19 active+undersized+degraded, 10 peering, 1 stale+active+clean, 16 active+undersized, 83 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 114/1479 objects degraded (7.708%) 2024-04-23T02:48:23.405 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:23 smithi033 ceph-osd[110532]: -- 172.21.15.33:0/1489396560 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561627a2f1e0 con 0x5616279fec00 2024-04-23T02:48:23.405 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:23 smithi033 bash[110494]: a0fcbbbe08293e5d9ca2e2fa845ae6e3e5eecbef9111ed24bf0ea0a2a4975109 2024-04-23T02:48:23.405 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:23 smithi033 systemd[1]: Started Ceph osd.3 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:48:23.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:23 smithi033 ceph-mon[92736]: Health check failed: Degraded data redundancy: 114/1479 objects degraded (7.708%), 19 pgs degraded (PG_DEGRADED) 2024-04-23T02:48:23.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:23 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:23.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:23 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:23.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:23 smithi096 ceph-mon[68434]: Health check failed: Degraded data redundancy: 114/1479 objects degraded (7.708%), 19 pgs degraded (PG_DEGRADED) 2024-04-23T02:48:23.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:23 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:23.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:23 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:24.090 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-3[110508]: 2024-04-23T02:48:23.800+0000 7fb68c5817c0 -1 Falling back to public interface 2024-04-23T02:48:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:24 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:48:24.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:24 smithi033 ceph-mon[92736]: pgmap v115: 129 pgs: 23 active+undersized+degraded, 10 peering, 17 active+undersized, 79 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 125/1479 objects degraded (8.452%) 2024-04-23T02:48:24.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:24 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:48:24.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:24 smithi096 ceph-mon[68434]: pgmap v115: 129 pgs: 23 active+undersized+degraded, 10 peering, 17 active+undersized, 79 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 125/1479 objects degraded (8.452%) 2024-04-23T02:48:25.512 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:48:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:48:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:48:27.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:26 smithi033 ceph-mon[92736]: pgmap v116: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 190/1479 objects degraded (12.847%) 2024-04-23T02:48:27.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:26 smithi096 ceph-mon[68434]: pgmap v116: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 190/1479 objects degraded (12.847%) 2024-04-23T02:48:28.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:27 smithi033 ceph-mon[92736]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-04-23T02:48:28.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:27 smithi096 ceph-mon[68434]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2024-04-23T02:48:29.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:28 smithi033 ceph-mon[92736]: pgmap v117: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 190/1479 objects degraded (12.847%) 2024-04-23T02:48:29.294 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:28 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-3[110508]: 2024-04-23T02:48:28.871+0000 7fb68c5817c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-23T02:48:29.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:28 smithi096 ceph-mon[68434]: pgmap v117: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 320 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 190/1479 objects degraded (12.847%) 2024-04-23T02:48:29.794 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-3[110508]: 2024-04-23T02:48:29.496+0000 7fb68c5817c0 -1 osd.3 86 log_to_monitors true 2024-04-23T02:48:30.159 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:48:29 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-3[110508]: 2024-04-23T02:48:29.906+0000 7fb67d9db700 -1 osd.3 86 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:48:30.159 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:30.159 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:30.160 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:29 smithi033 ceph-mon[92736]: from='osd.3 [v2:172.21.15.33:6826/2755899265,v1:172.21.15.33:6827/2755899265]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:48:30.160 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:30.160 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:30.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:30.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:30.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:29 smithi096 ceph-mon[68434]: from='osd.3 [v2:172.21.15.33:6826/2755899265,v1:172.21.15.33:6827/2755899265]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-23T02:48:30.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:30.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:30.552 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:48:31.028 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:30 smithi033 ceph-mon[92736]: from='osd.3 [v2:172.21.15.33:6826/2755899265,v1:172.21.15.33:6827/2755899265]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:48:31.028 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:30 smithi033 ceph-mon[92736]: osdmap e89: 8 total, 7 up, 8 in 2024-04-23T02:48:31.028 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:30 smithi033 ceph-mon[92736]: from='osd.3 [v2:172.21.15.33:6826/2755899265,v1:172.21.15.33:6827/2755899265]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:48:31.028 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:30 smithi033 ceph-mon[92736]: pgmap v119: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 190/1479 objects degraded (12.847%) 2024-04-23T02:48:31.028 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:30 smithi033 ceph-mon[92736]: Health check update: Degraded data redundancy: 190/1479 objects degraded (12.847%), 30 pgs degraded (PG_DEGRADED) 2024-04-23T02:48:31.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:30 smithi096 ceph-mon[68434]: from='osd.3 [v2:172.21.15.33:6826/2755899265,v1:172.21.15.33:6827/2755899265]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-23T02:48:31.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:30 smithi096 ceph-mon[68434]: osdmap e89: 8 total, 7 up, 8 in 2024-04-23T02:48:31.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:30 smithi096 ceph-mon[68434]: from='osd.3 [v2:172.21.15.33:6826/2755899265,v1:172.21.15.33:6827/2755899265]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-04-23T02:48:31.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:30 smithi096 ceph-mon[68434]: pgmap v119: 129 pgs: 30 active+undersized+degraded, 20 active+undersized, 79 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 190/1479 objects degraded (12.847%) 2024-04-23T02:48:31.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:30 smithi096 ceph-mon[68434]: Health check update: Degraded data redundancy: 190/1479 objects degraded (12.847%), 30 pgs degraded (PG_DEGRADED) 2024-04-23T02:48:32.260 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:31 smithi033 ceph-mon[92736]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:48:32.261 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:31 smithi033 ceph-mon[92736]: osd.3 [v2:172.21.15.33:6826/2755899265,v1:172.21.15.33:6827/2755899265] boot 2024-04-23T02:48:32.261 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:31 smithi033 ceph-mon[92736]: osdmap e90: 8 total, 8 up, 8 in 2024-04-23T02:48:32.261 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:48:32.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:31 smithi096 ceph-mon[68434]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:48:32.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:31 smithi096 ceph-mon[68434]: osd.3 [v2:172.21.15.33:6826/2755899265,v1:172.21.15.33:6827/2755899265] boot 2024-04-23T02:48:32.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:31 smithi096 ceph-mon[68434]: osdmap e90: 8 total, 8 up, 8 in 2024-04-23T02:48:32.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-23T02:48:33.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:32 smithi033 ceph-mon[92736]: osdmap e91: 8 total, 8 up, 8 in 2024-04-23T02:48:33.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:32 smithi033 ceph-mon[92736]: pgmap v122: 129 pgs: 7 peering, 26 active+undersized+degraded, 17 active+undersized, 79 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 164/1479 objects degraded (11.089%) 2024-04-23T02:48:33.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:32 smithi096 ceph-mon[68434]: osdmap e91: 8 total, 8 up, 8 in 2024-04-23T02:48:33.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:32 smithi096 ceph-mon[68434]: pgmap v122: 129 pgs: 7 peering, 26 active+undersized+degraded, 17 active+undersized, 79 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s; 164/1479 objects degraded (11.089%) 2024-04-23T02:48:34.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:34.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:34.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:48:34.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:48:34.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: pgmap v123: 129 pgs: 7 peering, 26 active+undersized+degraded, 17 active+undersized, 79 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 446 B/s rd, 223 B/s wr, 0 op/s; 164/1479 objects degraded (11.089%) 2024-04-23T02:48:34.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: pgmap v124: 129 pgs: 7 peering, 26 active+undersized+degraded, 17 active+undersized, 79 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 677 B/s rd, 0 op/s; 164/1479 objects degraded (11.089%) 2024-04-23T02:48:34.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:34.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:34.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:48:34.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:48:34.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:48:34.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:48:34.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:48:34.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:48:34.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:33 smithi033 ceph-mon[92736]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-23T02:48:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:48:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:48:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: pgmap v123: 129 pgs: 7 peering, 26 active+undersized+degraded, 17 active+undersized, 79 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 446 B/s rd, 223 B/s wr, 0 op/s; 164/1479 objects degraded (11.089%) 2024-04-23T02:48:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: pgmap v124: 129 pgs: 7 peering, 26 active+undersized+degraded, 17 active+undersized, 79 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 677 B/s rd, 0 op/s; 164/1479 objects degraded (11.089%) 2024-04-23T02:48:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:48:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:48:34.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:48:34.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:48:34.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:48:34.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:48:34.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:33 smithi096 ceph-mon[68434]: Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-23T02:48:35.595 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:48:36.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:35 smithi033 ceph-mon[92736]: pgmap v125: 129 pgs: 7 peering, 9 active+undersized+degraded, 10 active+undersized, 103 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 223 B/s wr, 38 op/s; 77/1479 objects degraded (5.206%); 0 B/s, 0 objects/s recovering 2024-04-23T02:48:36.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:35 smithi033 ceph-mon[92736]: Health check update: Degraded data redundancy: 77/1479 objects degraded (5.206%), 9 pgs degraded (PG_DEGRADED) 2024-04-23T02:48:36.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:35 smithi096 ceph-mon[68434]: pgmap v125: 129 pgs: 7 peering, 9 active+undersized+degraded, 10 active+undersized, 103 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 38 KiB/s rd, 223 B/s wr, 38 op/s; 77/1479 objects degraded (5.206%); 0 B/s, 0 objects/s recovering 2024-04-23T02:48:36.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:35 smithi096 ceph-mon[68434]: Health check update: Degraded data redundancy: 77/1479 objects degraded (5.206%), 9 pgs degraded (PG_DEGRADED) 2024-04-23T02:48:37.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:37 smithi033 ceph-mon[92736]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/1479 objects degraded (5.206%), 9 pgs degraded) 2024-04-23T02:48:37.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:37 smithi096 ceph-mon[68434]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/1479 objects degraded (5.206%), 9 pgs degraded) 2024-04-23T02:48:38.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:38 smithi033 ceph-mon[92736]: pgmap v126: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 170 B/s wr, 28 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:38.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:38 smithi096 ceph-mon[68434]: pgmap v126: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 28 KiB/s rd, 170 B/s wr, 28 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:40 smithi033 ceph-mon[92736]: pgmap v127: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 291 B/s wr, 24 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:48:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:40 smithi096 ceph-mon[68434]: pgmap v127: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 24 KiB/s rd, 291 B/s wr, 24 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:48:40.630 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:48:41.284 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:48:41.956 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:48:41.956 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (12m) 13s ago 24m 18.7M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:48:41.956 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (2m) 13s ago 24m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:48:41.956 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (2m) 2m ago 23m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:48:41.956 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (10m) 13s ago 24m 35.0M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:48:41.956 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (18m) 13s ago 18m 37.9M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:48:41.956 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (18m) 2m ago 18m 15.7M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (4m) 13s ago 26m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (3m) 2m ago 23m 447M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (3m) 13s ago 26m 58.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (3m) 2m ago 23m 39.0M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (15m) 13s ago 15m 80.2M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (15m) 2m ago 15m 78.9M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (8m) 13s ago 24m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (4m) 2m ago 23m 4706k - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (114s) 13s ago 22m 136M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (77s) 13s ago 22m 123M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (55s) 13s ago 21m 112M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (19s) 13s ago 21m 13.9M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (21m) 2m ago 21m 419M 2712M 16.2.5 6933c2a0b7dd c7621008256a 2024-04-23T02:48:41.957 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (20m) 2m ago 20m 457M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:48:41.958 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (20m) 2m ago 20m 391M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:48:41.958 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (20m) 2m ago 20m 508M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:48:41.958 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 13s ago 23m - - 2024-04-23T02:48:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:42 smithi033 ceph-mon[92736]: pgmap v128: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 238 B/s wr, 20 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:42 smithi033 ceph-mon[92736]: from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:42.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:42 smithi096 ceph-mon[68434]: pgmap v128: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 20 KiB/s rd, 238 B/s wr, 20 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:48:42.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:42 smithi096 ceph-mon[68434]: from='client.34286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:42.359 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:48:42.361 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:48:42.361 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:48:42.361 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 4 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 6, 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:48:42.362 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:48:42.363 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:48:42.703 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:48:42.703 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:48:42.703 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:48:42.703 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:48:42.703 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:48:42.703 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:48:42.703 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:48:42.704 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-04-23T02:48:42.704 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:48:42.704 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "10/23 daemons upgraded", 2024-04-23T02:48:42.704 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:48:42.704 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:48:42.704 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:48:43.106 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:48:43.107 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:48:43.107 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:48:43.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:43 smithi033 ceph-mon[92736]: from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:43.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:43 smithi033 ceph-mon[92736]: from='client.34294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:43.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:43 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1603374091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:48:43.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:43 smithi096 ceph-mon[68434]: from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:43.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:43 smithi096 ceph-mon[68434]: from='client.34294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:43.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:43 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1603374091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:48:44.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:44 smithi033 ceph-mon[92736]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:44.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:44 smithi033 ceph-mon[92736]: pgmap v129: 129 pgs: 129 active+clean; 320 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-23T02:48:44.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:44 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1419186629' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:48:44.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:44 smithi096 ceph-mon[68434]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:48:44.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:44 smithi096 ceph-mon[68434]: pgmap v129: 129 pgs: 129 active+clean; 320 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-23T02:48:44.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:44 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1419186629' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:48:45.663 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:48:46.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:46.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:45 smithi033 ceph-mon[92736]: pgmap v130: 129 pgs: 129 active+clean; 320 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-23T02:48:46.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:46.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:45 smithi096 ceph-mon[68434]: pgmap v130: 129 pgs: 129 active+clean; 320 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-23T02:48:48.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:47 smithi033 ceph-mon[92736]: pgmap v131: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:48.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:47 smithi096 ceph-mon[68434]: pgmap v131: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:49.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:48 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:48:49.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:48 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:48:49.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:48 smithi096 ceph-mon[68434]: Upgrade: osd.4 is safe to restart 2024-04-23T02:48:49.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:48 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:48:49.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:48 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-23T02:48:49.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:48 smithi033 ceph-mon[92736]: Upgrade: osd.4 is safe to restart 2024-04-23T02:48:50.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:49 smithi033 ceph-mon[92736]: pgmap v132: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:48:50.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:50.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:48:50.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:49 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:48:50.301 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:49 smithi096 ceph-mon[68434]: pgmap v132: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:48:50.301 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:50.301 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-23T02:48:50.301 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:49 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:48:50.703 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:48:51.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:50 smithi096 ceph-mon[68434]: Upgrade: Updating osd.4 2024-04-23T02:48:51.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:50 smithi096 ceph-mon[68434]: Deploying daemon osd.4 on smithi096 2024-04-23T02:48:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:50 smithi033 ceph-mon[92736]: Upgrade: Updating osd.4 2024-04-23T02:48:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:50 smithi033 ceph-mon[92736]: Deploying daemon osd.4 on smithi096 2024-04-23T02:48:52.158 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:51 smithi096 ceph-mon[68434]: pgmap v133: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:52.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:51 smithi033 ceph-mon[92736]: pgmap v133: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:52.904 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:52 smithi096 systemd[1]: Stopping Ceph osd.4 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:48:53.322 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.4[43221]: debug 2024-04-23T02:48:52.899+0000 7f85345ff700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:48:53.323 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.4[43221]: debug 2024-04-23T02:48:52.899+0000 7f85345ff700 -1 osd.4 91 *** Got signal Terminated *** 2024-04-23T02:48:53.323 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.4[43221]: debug 2024-04-23T02:48:52.899+0000 7f85345ff700 -1 osd.4 91 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:48:53.578 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:53 smithi096 bash[73773]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.4 2024-04-23T02:48:54.252 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: pgmap v134: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:54.252 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.252 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 failed (root=default,host=smithi096) (connection refused reported by osd.5) 2024-04-23T02:48:54.252 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.252 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.252 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.252 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.252 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.252 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.252 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.0 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.2 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.3 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.0 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.2 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.3 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.253 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.0 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.2 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.3 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.0 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.2 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.3 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.0 2024-04-23T02:48:54.254 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:54.255 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.255 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.255 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.255 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:53 smithi096 ceph-mon[68434]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:54.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: pgmap v134: 129 pgs: 129 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:48:54.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 failed (root=default,host=smithi096) (connection refused reported by osd.5) 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.0 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.2 2024-04-23T02:48:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.3 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.0 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.2 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.3 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.0 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.2 2024-04-23T02:48:54.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.3 2024-04-23T02:48:54.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.0 2024-04-23T02:48:54.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:54.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.2 2024-04-23T02:48:54.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.3 2024-04-23T02:48:54.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.0 2024-04-23T02:48:54.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:54.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.7 2024-04-23T02:48:54.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.6 2024-04-23T02:48:54.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.5 2024-04-23T02:48:54.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:53 smithi033 ceph-mon[92736]: osd.4 reported immediately failed by osd.1 2024-04-23T02:48:55.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:54 smithi033 ceph-mon[92736]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:48:55.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:54 smithi033 ceph-mon[92736]: osdmap e92: 8 total, 7 up, 8 in 2024-04-23T02:48:55.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:54 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:55.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:54 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:48:55.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:54 smithi096 ceph-mon[68434]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:48:55.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:54 smithi096 ceph-mon[68434]: osdmap e92: 8 total, 7 up, 8 in 2024-04-23T02:48:55.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:54 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:55.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:54 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:48:55.740 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:48:55.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:55 smithi096 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.4.service: Succeeded. 2024-04-23T02:48:55.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:55 smithi096 systemd[1]: Stopped Ceph osd.4 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:48:55.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:55 smithi096 systemd[1]: Starting Ceph osd.4 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:48:56.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:55 smithi033 ceph-mon[92736]: pgmap v136: 129 pgs: 8 peering, 13 stale+active+clean, 108 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:48:56.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:55 smithi033 ceph-mon[92736]: osdmap e93: 8 total, 7 up, 8 in 2024-04-23T02:48:56.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:56 smithi096 ceph-mon[68434]: pgmap v136: 129 pgs: 8 peering, 13 stale+active+clean, 108 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:48:56.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:56 smithi096 ceph-mon[68434]: osdmap e93: 8 total, 7 up, 8 in 2024-04-23T02:48:56.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:56 smithi096 bash[74095]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-23T02:48:56.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:56 smithi096 bash[74095]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-23T02:48:56.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:56 smithi096 bash[74095]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-23T02:48:56.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:56 smithi096 bash[74095]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-23T02:48:56.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:56 smithi096 bash[74095]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-23T02:48:56.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:56 smithi096 bash[74095]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-23T02:48:56.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:56 smithi096 bash[74095]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-23T02:48:57.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:57 smithi096 ceph-mon[68434]: Health check failed: Degraded data redundancy: 206/1479 objects degraded (13.928%), 28 pgs degraded (PG_DEGRADED) 2024-04-23T02:48:57.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:57 smithi033 ceph-mon[92736]: Health check failed: Degraded data redundancy: 206/1479 objects degraded (13.928%), 28 pgs degraded (PG_DEGRADED) 2024-04-23T02:48:57.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:57 smithi096 ceph-osd[74414]: -- 172.21.15.96:0/3868524739 <== mon.1 v2:172.21.15.96:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5641572371e0 con 0x564157207000 2024-04-23T02:48:57.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:57 smithi096 bash[74377]: ecb5b4f1c46d984f181f25dd91c42cc96924f5cd2248b0034ce74fedeb3a3ef2 2024-04-23T02:48:57.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:57 smithi096 systemd[1]: Started Ceph osd.4 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:48:58.328 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:48:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:48:58.257+0000 7ff2c66ab7c0 -1 Falling back to public interface 2024-04-23T02:48:58.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:58 smithi096 ceph-mon[68434]: pgmap v138: 129 pgs: 28 active+undersized+degraded, 8 peering, 2 stale+active+clean, 17 active+undersized, 74 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:48:58.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:58 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:58.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:58 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:58.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:48:58 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:48:58.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:58 smithi033 ceph-mon[92736]: pgmap v138: 129 pgs: 28 active+undersized+degraded, 8 peering, 2 stale+active+clean, 17 active+undersized, 74 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 206/1479 objects degraded (13.928%) 2024-04-23T02:48:58.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:58 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:58.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:58 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:48:58.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:48:58 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:49:00.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:00 smithi096 ceph-mon[68434]: pgmap v139: 129 pgs: 30 active+undersized+degraded, 8 peering, 18 active+undersized, 73 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 217/1479 objects degraded (14.672%) 2024-04-23T02:49:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:00 smithi033 ceph-mon[92736]: pgmap v139: 129 pgs: 30 active+undersized+degraded, 8 peering, 18 active+undersized, 73 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 217/1479 objects degraded (14.672%) 2024-04-23T02:49:00.778 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:02.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:02 smithi096 ceph-mon[68434]: pgmap v140: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 231/1479 objects degraded (15.619%) 2024-04-23T02:49:02.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:02 smithi033 ceph-mon[92736]: pgmap v140: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 231/1479 objects degraded (15.619%) 2024-04-23T02:49:03.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:03 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:03.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:03 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:03.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:03 smithi033 ceph-mon[92736]: pgmap v141: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 231/1479 objects degraded (15.619%) 2024-04-23T02:49:03.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:03 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:03.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:03 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:03.814 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:03 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:03.814 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:03 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:03.814 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:03 smithi096 ceph-mon[68434]: pgmap v141: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 320 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 231/1479 objects degraded (15.619%) 2024-04-23T02:49:03.814 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:03 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:03.814 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:03 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:03.814 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:49:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:49:03.431+0000 7ff2c66ab7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-23T02:49:04.578 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:49:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:49:04.140+0000 7ff2c66ab7c0 -1 osd.4 91 log_to_monitors true 2024-04-23T02:49:04.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:04 smithi096 ceph-mon[68434]: from='osd.4 [v2:172.21.15.96:6800/3885078248,v1:172.21.15.96:6801/3885078248]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:49:04.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:04 smithi096 ceph-mon[68434]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:49:04.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:04 smithi033 ceph-mon[92736]: from='osd.4 [v2:172.21.15.96:6800/3885078248,v1:172.21.15.96:6801/3885078248]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:49:04.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:04 smithi033 ceph-mon[92736]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-23T02:49:04.947 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:49:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:49:04.838+0000 7ff2b3afd700 -1 osd.4 91 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:49:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:05 smithi033 ceph-mon[92736]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:49:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:05 smithi033 ceph-mon[92736]: osdmap e94: 8 total, 7 up, 8 in 2024-04-23T02:49:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:05 smithi033 ceph-mon[92736]: from='osd.4 [v2:172.21.15.96:6800/3885078248,v1:172.21.15.96:6801/3885078248]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:49:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:05 smithi033 ceph-mon[92736]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:49:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:05 smithi033 ceph-mon[92736]: from='osd.4 ' entity='osd.4' 2024-04-23T02:49:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:05 smithi033 ceph-mon[92736]: pgmap v143: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 231/1479 objects degraded (15.619%) 2024-04-23T02:49:05.824 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:05 smithi096 ceph-mon[68434]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-23T02:49:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:05 smithi096 ceph-mon[68434]: osdmap e94: 8 total, 7 up, 8 in 2024-04-23T02:49:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:05 smithi096 ceph-mon[68434]: from='osd.4 [v2:172.21.15.96:6800/3885078248,v1:172.21.15.96:6801/3885078248]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:49:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:05 smithi096 ceph-mon[68434]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:49:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:05 smithi096 ceph-mon[68434]: from='osd.4 ' entity='osd.4' 2024-04-23T02:49:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:05 smithi096 ceph-mon[68434]: pgmap v143: 129 pgs: 32 active+undersized+degraded, 24 active+undersized, 73 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 231/1479 objects degraded (15.619%) 2024-04-23T02:49:06.539 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:06 smithi096 ceph-mon[68434]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:49:06.540 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:06 smithi096 ceph-mon[68434]: osd.4 [v2:172.21.15.96:6800/3885078248,v1:172.21.15.96:6801/3885078248] boot 2024-04-23T02:49:06.540 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:06 smithi096 ceph-mon[68434]: osdmap e95: 8 total, 8 up, 8 in 2024-04-23T02:49:06.540 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:06 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:49:06.540 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:06 smithi096 ceph-mon[68434]: Health check update: Degraded data redundancy: 231/1479 objects degraded (15.619%), 32 pgs degraded (PG_DEGRADED) 2024-04-23T02:49:06.776 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:06 smithi033 ceph-mon[92736]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:49:06.776 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:06 smithi033 ceph-mon[92736]: osd.4 [v2:172.21.15.96:6800/3885078248,v1:172.21.15.96:6801/3885078248] boot 2024-04-23T02:49:06.777 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:06 smithi033 ceph-mon[92736]: osdmap e95: 8 total, 8 up, 8 in 2024-04-23T02:49:06.777 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:06 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-23T02:49:06.777 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:06 smithi033 ceph-mon[92736]: Health check update: Degraded data redundancy: 231/1479 objects degraded (15.619%), 32 pgs degraded (PG_DEGRADED) 2024-04-23T02:49:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:49:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: pgmap v145: 129 pgs: 7 peering, 29 active+undersized+degraded, 20 active+undersized, 73 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 265 B/s rd, 132 B/s wr, 0 op/s; 215/1479 objects degraded (14.537%) 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: pgmap v146: 129 pgs: 7 peering, 29 active+undersized+degraded, 20 active+undersized, 73 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 359 B/s rd, 179 B/s wr, 0 op/s; 215/1479 objects degraded (14.537%) 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-23T02:49:08.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:07 smithi033 ceph-mon[92736]: osdmap e96: 8 total, 8 up, 8 in 2024-04-23T02:49:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:49:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:49:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: pgmap v145: 129 pgs: 7 peering, 29 active+undersized+degraded, 20 active+undersized, 73 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 265 B/s rd, 132 B/s wr, 0 op/s; 215/1479 objects degraded (14.537%) 2024-04-23T02:49:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: pgmap v146: 129 pgs: 7 peering, 29 active+undersized+degraded, 20 active+undersized, 73 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 359 B/s rd, 179 B/s wr, 0 op/s; 215/1479 objects degraded (14.537%) 2024-04-23T02:49:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:49:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:08.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:08.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:08.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:49:08.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:49:08.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-04-23T02:49:08.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:07 smithi096 ceph-mon[68434]: osdmap e96: 8 total, 8 up, 8 in 2024-04-23T02:49:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:09 smithi033 ceph-mon[92736]: pgmap v148: 129 pgs: 7 peering, 28 active+undersized+degraded, 20 active+undersized, 74 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 484 B/s rd, 242 B/s wr, 0 op/s; 214/1479 objects degraded (14.469%); 0 B/s, 0 objects/s recovering 2024-04-23T02:49:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:09 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:09 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:49:10.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:09 smithi096 ceph-mon[68434]: pgmap v148: 129 pgs: 7 peering, 28 active+undersized+degraded, 20 active+undersized, 74 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 484 B/s rd, 242 B/s wr, 0 op/s; 214/1479 objects degraded (14.469%); 0 B/s, 0 objects/s recovering 2024-04-23T02:49:10.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:09 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:10.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:09 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:49:10.862 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:11.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:10 smithi033 ceph-mon[92736]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 214/1479 objects degraded (14.469%), 28 pgs degraded) 2024-04-23T02:49:11.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:10 smithi096 ceph-mon[68434]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 214/1479 objects degraded (14.469%), 28 pgs degraded) 2024-04-23T02:49:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:11 smithi033 ceph-mon[92736]: pgmap v149: 129 pgs: 7 peering, 122 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 179 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:49:12.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:11 smithi096 ceph-mon[68434]: pgmap v149: 129 pgs: 7 peering, 122 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 179 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:49:13.474 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:49:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:13 smithi033 ceph-mon[92736]: pgmap v150: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 150 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:49:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:13 smithi096 ceph-mon[68434]: pgmap v150: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 150 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:49:14.145 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (13m) 45s ago 25m 18.7M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (2m) 45s ago 25m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (2m) 11s ago 24m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (11m) 45s ago 24m 35.0M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (19m) 45s ago 19m 37.9M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (19m) 11s ago 19m 16.2M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (4m) 45s ago 26m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (4m) 11s ago 24m 449M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (3m) 45s ago 26m 58.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (3m) 11s ago 23m 45.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (15m) 45s ago 15m 80.2M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:49:14.146 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (15m) 11s ago 15m 79.3M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:49:14.147 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (9m) 45s ago 24m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:49:14.147 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (4m) 11s ago 23m 12.7M - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:49:14.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (2m) 45s ago 23m 136M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:49:14.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (109s) 45s ago 22m 123M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:49:14.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (87s) 45s ago 22m 112M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:49:14.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (51s) 45s ago 22m 13.9M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:49:14.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (16s) 11s ago 21m 11.3M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:49:14.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (21m) 11s ago 21m 458M 2712M 16.2.5 6933c2a0b7dd f837fdad1f51 2024-04-23T02:49:14.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (21m) 11s ago 21m 392M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:49:14.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (20m) 11s ago 20m 507M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:49:14.147 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 45s ago 24m - - 2024-04-23T02:49:14.549 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 5 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:49:14.550 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:49:14.551 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:49:14.551 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:49:14.551 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 5, 2024-04-23T02:49:14.551 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 9 2024-04-23T02:49:14.551 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:49:14.551 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:49:14.892 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "11/23 daemons upgraded", 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:49:14.893 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:49:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:14 smithi033 ceph-mon[92736]: from='client.34312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:14 smithi033 ceph-mon[92736]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:14 smithi033 ceph-mon[92736]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:15.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:14 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1525050716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:14 smithi096 ceph-mon[68434]: from='client.34312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:14 smithi096 ceph-mon[68434]: from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:14 smithi096 ceph-mon[68434]: from='client.34320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:14 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1525050716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:15.304 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:49:15.304 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:49:15.305 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:49:15.893 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:15 smithi033 ceph-mon[92736]: pgmap v151: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:49:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:15 smithi033 ceph-mon[92736]: from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:15 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/2744926279' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:49:16.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:15 smithi096 ceph-mon[68434]: pgmap v151: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:49:16.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:15 smithi096 ceph-mon[68434]: from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:16.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:15 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/2744926279' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:49:18.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:17 smithi033 ceph-mon[92736]: pgmap v152: 129 pgs: 129 active+clean; 320 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-23T02:49:18.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:17 smithi096 ceph-mon[68434]: pgmap v152: 129 pgs: 129 active+clean; 320 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-23T02:49:20.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:19 smithi033 ceph-mon[92736]: pgmap v153: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 260 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:49:20.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:19 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:20.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:19 smithi096 ceph-mon[68434]: pgmap v153: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 173 B/s rd, 260 B/s wr, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-23T02:49:20.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:19 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:20.933 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:22.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:21 smithi033 ceph-mon[92736]: pgmap v154: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:49:22.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:21 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:49:22.300 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:21 smithi096 ceph-mon[68434]: pgmap v154: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:49:22.300 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:21 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:49:23.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:22 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:49:23.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:22 smithi033 ceph-mon[92736]: Upgrade: osd.5 is safe to restart 2024-04-23T02:49:23.303 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:22 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-23T02:49:23.303 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:22 smithi096 ceph-mon[68434]: Upgrade: osd.5 is safe to restart 2024-04-23T02:49:24.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:23 smithi096 ceph-mon[68434]: pgmap v155: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:49:24.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:23 smithi096 ceph-mon[68434]: Upgrade: Updating osd.5 2024-04-23T02:49:24.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:23 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:24.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:23 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:49:24.067 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:23 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:49:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:23 smithi033 ceph-mon[92736]: pgmap v155: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:49:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:23 smithi033 ceph-mon[92736]: Upgrade: Updating osd.5 2024-04-23T02:49:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:23 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:23 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-23T02:49:24.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:23 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:49:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:24 smithi096 ceph-mon[68434]: Deploying daemon osd.5 on smithi096 2024-04-23T02:49:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:24 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:24 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:49:25.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:24 smithi033 ceph-mon[92736]: Deploying daemon osd.5 on smithi096 2024-04-23T02:49:25.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:24 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:25.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:24 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:49:25.973 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:26.235 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:25 smithi096 ceph-mon[68434]: pgmap v156: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:49:26.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:25 smithi033 ceph-mon[92736]: pgmap v156: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:49:27.078 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:26 smithi096 systemd[1]: Stopping Ceph osd.5 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:49:27.079 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.5[46099]: debug 2024-04-23T02:49:27.002+0000 7f43a3246700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:49:27.079 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.5[46099]: debug 2024-04-23T02:49:27.002+0000 7f43a3246700 -1 osd.5 96 *** Got signal Terminated *** 2024-04-23T02:49:27.079 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.5[46099]: debug 2024-04-23T02:49:27.002+0000 7f43a3246700 -1 osd.5 96 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:49:27.799 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:27 smithi096 bash[76532]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.5 2024-04-23T02:49:28.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: pgmap v157: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:49:28.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.6 2024-04-23T02:49:28.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 failed (root=default,host=smithi096) (connection refused reported by osd.6) 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.7 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.3 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.4 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.7 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.6 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.0 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.1 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.2 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.3 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.4 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.0 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.1 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.2 2024-04-23T02:49:28.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.6 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.6 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.7 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.4 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.0 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.1 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.2 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.3 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.4 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.7 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.0 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.1 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.2 2024-04-23T02:49:28.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:27 smithi033 ceph-mon[92736]: osd.5 reported immediately failed by osd.3 2024-04-23T02:49:28.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: pgmap v157: 129 pgs: 129 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:49:28.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.6 2024-04-23T02:49:28.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 failed (root=default,host=smithi096) (connection refused reported by osd.6) 2024-04-23T02:49:28.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.7 2024-04-23T02:49:28.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.3 2024-04-23T02:49:28.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.4 2024-04-23T02:49:28.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.7 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.6 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.0 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.1 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.2 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.3 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.4 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.0 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.1 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.2 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.6 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.6 2024-04-23T02:49:28.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.7 2024-04-23T02:49:28.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.4 2024-04-23T02:49:28.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.0 2024-04-23T02:49:28.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.1 2024-04-23T02:49:28.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.2 2024-04-23T02:49:28.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.3 2024-04-23T02:49:28.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.4 2024-04-23T02:49:28.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.7 2024-04-23T02:49:28.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.0 2024-04-23T02:49:28.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.1 2024-04-23T02:49:28.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.2 2024-04-23T02:49:28.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:27 smithi096 ceph-mon[68434]: osd.5 reported immediately failed by osd.3 2024-04-23T02:49:29.214 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:28 smithi096 ceph-mon[68434]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:49:29.214 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:28 smithi096 ceph-mon[68434]: osdmap e97: 8 total, 7 up, 8 in 2024-04-23T02:49:29.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:28 smithi033 ceph-mon[92736]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:49:29.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:28 smithi033 ceph-mon[92736]: osdmap e97: 8 total, 7 up, 8 in 2024-04-23T02:49:29.828 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:29 smithi096 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.5.service: Succeeded. 2024-04-23T02:49:29.828 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:29 smithi096 systemd[1]: Stopped Ceph osd.5 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:49:29.828 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:29 smithi096 systemd[1]: Starting Ceph osd.5 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:49:30.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:29 smithi033 ceph-mon[92736]: pgmap v159: 129 pgs: 6 peering, 16 stale+active+clean, 107 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:49:30.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:29 smithi033 ceph-mon[92736]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T02:49:30.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:29 smithi033 ceph-mon[92736]: osdmap e98: 8 total, 7 up, 8 in 2024-04-23T02:49:30.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:29 smithi096 ceph-mon[68434]: pgmap v159: 129 pgs: 6 peering, 16 stale+active+clean, 107 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:49:30.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:29 smithi096 ceph-mon[68434]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-23T02:49:30.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:29 smithi096 ceph-mon[68434]: osdmap e98: 8 total, 7 up, 8 in 2024-04-23T02:49:30.957 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:30 smithi096 bash[76819]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-23T02:49:30.958 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:30 smithi096 bash[76819]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-04-23T02:49:30.958 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:30 smithi096 bash[76819]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-23T02:49:30.958 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:30 smithi096 bash[76819]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-23T02:49:30.958 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:30 smithi096 bash[76819]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-23T02:49:30.958 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:30 smithi096 bash[76819]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-23T02:49:30.958 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:30 smithi096 bash[76819]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-23T02:49:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:31.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:30 smithi033 ceph-mon[92736]: Health check failed: Degraded data redundancy: 143/1479 objects degraded (9.669%), 19 pgs degraded (PG_DEGRADED) 2024-04-23T02:49:31.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:30 smithi096 ceph-mon[68434]: Health check failed: Degraded data redundancy: 143/1479 objects degraded (9.669%), 19 pgs degraded (PG_DEGRADED) 2024-04-23T02:49:32.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:31 smithi033 ceph-mon[92736]: pgmap v161: 129 pgs: 19 active+undersized+degraded, 6 peering, 3 stale+active+clean, 11 active+undersized, 90 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 143/1479 objects degraded (9.669%) 2024-04-23T02:49:32.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:31 smithi096 ceph-mon[68434]: pgmap v161: 129 pgs: 19 active+undersized+degraded, 6 peering, 3 stale+active+clean, 11 active+undersized, 90 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s; 143/1479 objects degraded (9.669%) 2024-04-23T02:49:32.328 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:31 smithi096 ceph-osd[77113]: -- 172.21.15.96:0/1587762587 <== mon.1 v2:172.21.15.96:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a1695dd1e0 con 0x55a1695acc00 2024-04-23T02:49:32.328 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:31 smithi096 bash[77074]: efbd1d5dd8ff9fb16f26c334b4d2b2416e39ae577bff77678cadea4708fa8d57 2024-04-23T02:49:32.328 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:31 smithi096 systemd[1]: Started Ceph osd.5 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:49:32.763 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:32 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:49:32.434+0000 7f7c66d247c0 -1 Falling back to public interface 2024-04-23T02:49:33.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:33.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:33.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:33 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:49:33.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:33.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:33.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:33 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:49:34.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:34 smithi096 ceph-mon[68434]: pgmap v162: 129 pgs: 23 active+undersized+degraded, 6 peering, 15 active+undersized, 85 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 164/1479 objects degraded (11.089%) 2024-04-23T02:49:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:34 smithi033 ceph-mon[92736]: pgmap v162: 129 pgs: 23 active+undersized+degraded, 6 peering, 15 active+undersized, 85 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s; 164/1479 objects degraded (11.089%) 2024-04-23T02:49:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:35 smithi033 ceph-mon[92736]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T02:49:35.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:35 smithi096 ceph-mon[68434]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-23T02:49:36.050 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:36 smithi033 ceph-mon[92736]: pgmap v163: 129 pgs: 25 active+undersized+degraded, 19 active+undersized, 85 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 169/1479 objects degraded (11.427%) 2024-04-23T02:49:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:36 smithi096 ceph-mon[68434]: pgmap v163: 129 pgs: 25 active+undersized+degraded, 19 active+undersized, 85 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 169/1479 objects degraded (11.427%) 2024-04-23T02:49:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:37.828 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:37 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:49:37.508+0000 7f7c66d247c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-23T02:49:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:37 smithi096 ceph-mon[68434]: pgmap v164: 129 pgs: 25 active+undersized+degraded, 19 active+undersized, 85 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 234 B/s rd, 234 B/s wr, 0 op/s; 169/1479 objects degraded (11.427%) 2024-04-23T02:49:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:37.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:37 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:38.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:37 smithi033 ceph-mon[92736]: pgmap v164: 129 pgs: 25 active+undersized+degraded, 19 active+undersized, 85 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 234 B/s rd, 234 B/s wr, 0 op/s; 169/1479 objects degraded (11.427%) 2024-04-23T02:49:38.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:38.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:37 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:38.244 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:49:38.057+0000 7f7c66d247c0 -1 osd.5 96 log_to_monitors true 2024-04-23T02:49:39.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:38 smithi033 ceph-mon[92736]: from='osd.5 [v2:172.21.15.96:6808/3881997454,v1:172.21.15.96:6809/3881997454]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:49:39.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:38 smithi033 ceph-mon[92736]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:49:39.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:38 smithi096 ceph-mon[68434]: from='osd.5 [v2:172.21.15.96:6808/3881997454,v1:172.21.15.96:6809/3881997454]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:49:39.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:38 smithi096 ceph-mon[68434]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-23T02:49:39.079 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:49:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:49:38.706+0000 7f7c5817e700 -1 osd.5 96 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:49:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:39 smithi096 ceph-mon[68434]: pgmap v165: 129 pgs: 25 active+undersized+degraded, 19 active+undersized, 85 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 169/1479 objects degraded (11.427%) 2024-04-23T02:49:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:39 smithi096 ceph-mon[68434]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:49:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:39 smithi096 ceph-mon[68434]: osdmap e99: 8 total, 7 up, 8 in 2024-04-23T02:49:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:39 smithi096 ceph-mon[68434]: from='osd.5 [v2:172.21.15.96:6808/3881997454,v1:172.21.15.96:6809/3881997454]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:49:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:39 smithi096 ceph-mon[68434]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:49:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:39 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:39 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:49:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:39 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:39 smithi033 ceph-mon[92736]: pgmap v165: 129 pgs: 25 active+undersized+degraded, 19 active+undersized, 85 active+clean; 320 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s; 169/1479 objects degraded (11.427%) 2024-04-23T02:49:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:39 smithi033 ceph-mon[92736]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-23T02:49:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:39 smithi033 ceph-mon[92736]: osdmap e99: 8 total, 7 up, 8 in 2024-04-23T02:49:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:39 smithi033 ceph-mon[92736]: from='osd.5 [v2:172.21.15.96:6808/3881997454,v1:172.21.15.96:6809/3881997454]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:49:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:39 smithi033 ceph-mon[92736]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:49:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:39 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:39 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:49:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:39 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:40.708 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:49:40.708 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: osd.5 [v2:172.21.15.96:6808/3881997454,v1:172.21.15.96:6809/3881997454] boot 2024-04-23T02:49:40.708 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: osdmap e100: 8 total, 8 up, 8 in 2024-04-23T02:49:40.708 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:49:40.708 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:40.708 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:40.708 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:49:40.708 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:49:40.708 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: pgmap v168: 129 pgs: 2 peering, 23 active+undersized+degraded, 19 active+undersized, 85 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 269 B/s rd, 269 B/s wr, 0 op/s; 151/1479 objects degraded (10.210%) 2024-04-23T02:49:40.708 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: pgmap v169: 129 pgs: 2 peering, 23 active+undersized+degraded, 19 active+undersized, 85 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 366 B/s rd, 183 B/s wr, 0 op/s; 151/1479 objects degraded (10.210%) 2024-04-23T02:49:40.708 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:40.709 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:40.709 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:49:40.709 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:40.709 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:40.709 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:40.709 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:49:40.709 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:40 smithi033 ceph-mon[92736]: osdmap e101: 8 total, 8 up, 8 in 2024-04-23T02:49:41.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:49:41.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: osd.5 [v2:172.21.15.96:6808/3881997454,v1:172.21.15.96:6809/3881997454] boot 2024-04-23T02:49:41.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: osdmap e100: 8 total, 8 up, 8 in 2024-04-23T02:49:41.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-23T02:49:41.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:41.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: pgmap v168: 129 pgs: 2 peering, 23 active+undersized+degraded, 19 active+undersized, 85 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 269 B/s rd, 269 B/s wr, 0 op/s; 151/1479 objects degraded (10.210%) 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: pgmap v169: 129 pgs: 2 peering, 23 active+undersized+degraded, 19 active+undersized, 85 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 366 B/s rd, 183 B/s wr, 0 op/s; 151/1479 objects degraded (10.210%) 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:49:41.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:40 smithi096 ceph-mon[68434]: osdmap e101: 8 total, 8 up, 8 in 2024-04-23T02:49:41.092 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:42.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:41 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:49:42.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:41 smithi033 ceph-mon[92736]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-23T02:49:42.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:41 smithi033 ceph-mon[92736]: Health check update: Degraded data redundancy: 169/1479 objects degraded (11.427%), 25 pgs degraded (PG_DEGRADED) 2024-04-23T02:49:42.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:41 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:49:42.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:41 smithi096 ceph-mon[68434]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-23T02:49:42.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:41 smithi096 ceph-mon[68434]: Health check update: Degraded data redundancy: 169/1479 objects degraded (11.427%), 25 pgs degraded (PG_DEGRADED) 2024-04-23T02:49:43.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:42 smithi033 ceph-mon[92736]: pgmap v171: 129 pgs: 15 peering, 12 active+undersized+degraded, 12 active+undersized, 90 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 72/1479 objects degraded (4.868%) 2024-04-23T02:49:43.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:42 smithi096 ceph-mon[68434]: pgmap v171: 129 pgs: 15 peering, 12 active+undersized+degraded, 12 active+undersized, 90 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 72/1479 objects degraded (4.868%) 2024-04-23T02:49:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:45 smithi033 ceph-mon[92736]: pgmap v172: 129 pgs: 15 peering, 1 active+undersized+degraded, 1 active+undersized, 112 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 185 B/s wr, 0 op/s; 1/1479 objects degraded (0.068%) 2024-04-23T02:49:45.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:45 smithi096 ceph-mon[68434]: pgmap v172: 129 pgs: 15 peering, 1 active+undersized+degraded, 1 active+undersized, 112 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 185 B/s wr, 0 op/s; 1/1479 objects degraded (0.068%) 2024-04-23T02:49:45.676 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:49:46.126 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:46.350 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:49:46.350 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (13m) 77s ago 25m 18.7M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:49:46.350 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (3m) 77s ago 25m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:49:46.350 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (3m) 10s ago 24m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (11m) 77s ago 25m 35.0M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (19m) 77s ago 19m 37.9M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (19m) 10s ago 19m 16.2M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (5m) 77s ago 27m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (4m) 10s ago 24m 449M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (4m) 77s ago 27m 58.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (4m) 10s ago 24m 45.9M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (16m) 77s ago 16m 80.2M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (16m) 10s ago 16m 79.3M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (9m) 77s ago 25m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (5m) 10s ago 24m 12.7M - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (2m) 77s ago 23m 136M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (2m) 77s ago 23m 123M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:49:46.351 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (119s) 77s ago 23m 112M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:49:46.352 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (83s) 77s ago 22m 13.9M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:49:46.352 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (49s) 10s ago 22m 143M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:49:46.352 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (14s) 10s ago 22m 13.6M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 efbd1d5dd8ff 2024-04-23T02:49:46.352 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (21m) 10s ago 21m 391M 2712M 16.2.5 6933c2a0b7dd 1467aa61e05d 2024-04-23T02:49:46.352 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (21m) 10s ago 21m 506M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:49:46.352 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 77s ago 24m - - 2024-04-23T02:49:46.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:46 smithi033 ceph-mon[92736]: Health check update: Degraded data redundancy: 1/1479 objects degraded (0.068%), 1 pg degraded (PG_DEGRADED) 2024-04-23T02:49:46.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:46 smithi096 ceph-mon[68434]: Health check update: Degraded data redundancy: 1/1479 objects degraded (0.068%), 1 pg degraded (PG_DEGRADED) 2024-04-23T02:49:46.754 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:49:46.754 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:49:46.754 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:49:46.754 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:49:46.754 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:49:46.754 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:49:46.754 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:49:46.754 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:49:46.754 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2, 2024-04-23T02:49:46.754 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 6 2024-04-23T02:49:46.754 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:49:46.755 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:49:46.755 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:49:46.755 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:49:46.755 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:49:46.755 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 4, 2024-04-23T02:49:46.755 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 10 2024-04-23T02:49:46.755 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:49:46.755 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "12/23 daemons upgraded", 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:49:47.097 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:49:47.098 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:49:47.499 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:49:47.499 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:49:47.499 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:49:47.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:47 smithi033 ceph-mon[92736]: from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:47.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:47 smithi033 ceph-mon[92736]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:47.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:47 smithi033 ceph-mon[92736]: pgmap v173: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 313 B/s rd, 156 B/s wr, 0 op/s 2024-04-23T02:49:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:47 smithi033 ceph-mon[92736]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/1479 objects degraded (0.068%), 1 pg degraded) 2024-04-23T02:49:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:47 smithi033 ceph-mon[92736]: from='client.34348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:47 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/3896258987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:47.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:47 smithi096 ceph-mon[68434]: from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:47.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:47 smithi096 ceph-mon[68434]: from='client.34344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:47 smithi096 ceph-mon[68434]: pgmap v173: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 313 B/s rd, 156 B/s wr, 0 op/s 2024-04-23T02:49:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:47 smithi096 ceph-mon[68434]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/1479 objects degraded (0.068%), 1 pg degraded) 2024-04-23T02:49:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:47 smithi096 ceph-mon[68434]: from='client.34348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:47 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/3896258987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:49:48.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:48 smithi033 ceph-mon[92736]: from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:48.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:48 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1445351944' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:49:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:48 smithi096 ceph-mon[68434]: from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:49:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:48 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1445351944' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:49:49.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:49 smithi033 ceph-mon[92736]: pgmap v174: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-23T02:49:49.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:49 smithi096 ceph-mon[68434]: pgmap v174: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 127 B/s wr, 0 op/s 2024-04-23T02:49:51.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:50 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:51.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:50 smithi033 ceph-mon[92736]: pgmap v175: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:49:51.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:50 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:51.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:50 smithi096 ceph-mon[68434]: pgmap v175: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:49:51.172 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:53.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:53 smithi033 ceph-mon[92736]: pgmap v176: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-04-23T02:49:53.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:53 smithi096 ceph-mon[68434]: pgmap v176: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 177 B/s rd, 177 B/s wr, 0 op/s 2024-04-23T02:49:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:55 smithi033 ceph-mon[92736]: pgmap v177: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:49:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:55.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:49:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:55 smithi096 ceph-mon[68434]: pgmap v177: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:49:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:55.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:49:56.212 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:49:56.484 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:56 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:49:56.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:56 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:49:57.542 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:57 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:49:57.542 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:57 smithi096 ceph-mon[68434]: Upgrade: osd.6 is safe to restart 2024-04-23T02:49:57.542 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:57 smithi096 ceph-mon[68434]: pgmap v178: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:49:57.542 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:57 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:57.542 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:57 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:49:57.542 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:57 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:49:57.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:57 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-23T02:49:57.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:57 smithi033 ceph-mon[92736]: Upgrade: osd.6 is safe to restart 2024-04-23T02:49:57.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:57 smithi033 ceph-mon[92736]: pgmap v178: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:49:57.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:57 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:49:57.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:57 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-23T02:49:57.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:57 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:49:58.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:58 smithi033 ceph-mon[92736]: Upgrade: Updating osd.6 2024-04-23T02:49:58.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:58 smithi033 ceph-mon[92736]: Deploying daemon osd.6 on smithi096 2024-04-23T02:49:58.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:58 smithi096 ceph-mon[68434]: Upgrade: Updating osd.6 2024-04-23T02:49:58.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:58 smithi096 ceph-mon[68434]: Deploying daemon osd.6 on smithi096 2024-04-23T02:49:59.464 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:49:59 smithi096 ceph-mon[68434]: pgmap v179: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:49:59.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:49:59 smithi033 ceph-mon[92736]: pgmap v179: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:50:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:00 smithi096 ceph-mon[68434]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:50:00.578 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:00 smithi096 systemd[1]: Stopping Ceph osd.6 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:50:00.579 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.6[48956]: debug 2024-04-23T02:50:00.338+0000 7fc9df4da700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:50:00.579 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.6[48956]: debug 2024-04-23T02:50:00.338+0000 7fc9df4da700 -1 osd.6 101 *** Got signal Terminated *** 2024-04-23T02:50:00.579 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.6[48956]: debug 2024-04-23T02:50:00.338+0000 7fc9df4da700 -1 osd.6 101 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:50:00.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:00 smithi033 ceph-mon[92736]: overall HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:50:01.061 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:00 smithi096 bash[79238]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.6 2024-04-23T02:50:01.256 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:01.570 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: pgmap v180: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.7 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 failed (root=default,host=smithi096) (connection refused reported by osd.7) 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.7 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.4 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.5 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.1 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.2 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.3 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.4 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.0 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.1 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.2 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.3 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.5 2024-04-23T02:50:01.571 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.0 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.7 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.7 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.5 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.5 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.4 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.0 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.1 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.2 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.3 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.4 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.0 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.1 2024-04-23T02:50:01.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.2 2024-04-23T02:50:01.573 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.3 2024-04-23T02:50:01.573 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:01 smithi096 ceph-mon[68434]: osd.6 reported immediately failed by osd.7 2024-04-23T02:50:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: pgmap v180: 129 pgs: 129 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:50:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.7 2024-04-23T02:50:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 failed (root=default,host=smithi096) (connection refused reported by osd.7) 2024-04-23T02:50:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.7 2024-04-23T02:50:01.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.4 2024-04-23T02:50:01.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.5 2024-04-23T02:50:01.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.1 2024-04-23T02:50:01.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.2 2024-04-23T02:50:01.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.3 2024-04-23T02:50:01.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.4 2024-04-23T02:50:01.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.0 2024-04-23T02:50:01.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.1 2024-04-23T02:50:01.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.2 2024-04-23T02:50:01.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.3 2024-04-23T02:50:01.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.5 2024-04-23T02:50:01.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.0 2024-04-23T02:50:01.798 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.7 2024-04-23T02:50:01.798 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.7 2024-04-23T02:50:01.798 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.5 2024-04-23T02:50:01.798 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.5 2024-04-23T02:50:01.798 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.4 2024-04-23T02:50:01.798 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.0 2024-04-23T02:50:01.799 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.1 2024-04-23T02:50:01.799 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.2 2024-04-23T02:50:01.799 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.3 2024-04-23T02:50:01.799 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.4 2024-04-23T02:50:01.799 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.0 2024-04-23T02:50:01.799 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.1 2024-04-23T02:50:01.799 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.2 2024-04-23T02:50:01.800 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.3 2024-04-23T02:50:01.800 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:01 smithi033 ceph-mon[92736]: osd.6 reported immediately failed by osd.7 2024-04-23T02:50:02.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:02 smithi096 ceph-mon[68434]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:50:02.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:02 smithi096 ceph-mon[68434]: osdmap e102: 8 total, 7 up, 8 in 2024-04-23T02:50:02.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:02 smithi033 ceph-mon[92736]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:50:02.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:02 smithi033 ceph-mon[92736]: osdmap e102: 8 total, 7 up, 8 in 2024-04-23T02:50:03.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:02 smithi096 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.6.service: Succeeded. 2024-04-23T02:50:03.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:02 smithi096 systemd[1]: Stopped Ceph osd.6 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:50:03.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:02 smithi096 systemd[1]: Starting Ceph osd.6 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:50:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:03 smithi096 ceph-mon[68434]: pgmap v182: 129 pgs: 13 stale+active+clean, 116 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:50:03.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:03 smithi096 ceph-mon[68434]: osdmap e103: 8 total, 7 up, 8 in 2024-04-23T02:50:03.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:03 smithi033 ceph-mon[92736]: pgmap v182: 129 pgs: 13 stale+active+clean, 116 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:50:03.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:03 smithi033 ceph-mon[92736]: osdmap e103: 8 total, 7 up, 8 in 2024-04-23T02:50:04.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:03 smithi096 bash[79524]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-23T02:50:04.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:03 smithi096 bash[79524]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-04-23T02:50:04.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:03 smithi096 bash[79524]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-23T02:50:04.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:03 smithi096 bash[79524]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-23T02:50:04.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:03 smithi096 bash[79524]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-23T02:50:04.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:03 smithi096 bash[79524]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-23T02:50:04.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:03 smithi096 bash[79524]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-23T02:50:04.764 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:04 smithi096 ceph-mon[68434]: Health check failed: Degraded data redundancy: 40/1479 objects degraded (2.705%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:04.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:04 smithi033 ceph-mon[92736]: Health check failed: Degraded data redundancy: 40/1479 objects degraded (2.705%), 6 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:05.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:04 smithi096 ceph-osd[79841]: -- 172.21.15.96:0/1680299320 <== mon.1 v2:172.21.15.96:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ea7c9e91e0 con 0x55ea7c9b8c00 2024-04-23T02:50:05.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:05 smithi096 bash[79803]: af942c6d0da6bd877bc5eec2a4bb123ce11f4b3a7273a2c6b7ed100afdab3c4c 2024-04-23T02:50:05.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:05 smithi096 systemd[1]: Started Ceph osd.6 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:50:05.771 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:50:05.413+0000 7f2ac573c7c0 -1 Falling back to public interface 2024-04-23T02:50:05.771 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:05 smithi096 ceph-mon[68434]: pgmap v184: 129 pgs: 6 active+undersized+degraded, 11 stale+active+clean, 3 active+undersized, 109 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 40/1479 objects degraded (2.705%) 2024-04-23T02:50:05.771 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:05 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:05.771 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:05 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:05.771 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:05 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:50:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:05 smithi033 ceph-mon[92736]: pgmap v184: 129 pgs: 6 active+undersized+degraded, 11 stale+active+clean, 3 active+undersized, 109 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 40/1479 objects degraded (2.705%) 2024-04-23T02:50:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:05 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:05 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:05 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:50:06.291 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:06.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:06 smithi033 ceph-mon[92736]: pgmap v185: 129 pgs: 23 active+undersized+degraded, 1 stale+active+clean, 16 active+undersized, 89 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 149/1479 objects degraded (10.074%) 2024-04-23T02:50:06.627 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:06 smithi096 ceph-mon[68434]: pgmap v185: 129 pgs: 23 active+undersized+degraded, 1 stale+active+clean, 16 active+undersized, 89 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 149/1479 objects degraded (10.074%) 2024-04-23T02:50:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:09 smithi033 ceph-mon[92736]: pgmap v186: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 163/1479 objects degraded (11.021%) 2024-04-23T02:50:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:09 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:09 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:09.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:09 smithi096 ceph-mon[68434]: pgmap v186: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 163/1479 objects degraded (11.021%) 2024-04-23T02:50:09.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:09 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:09.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:09 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:10.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:50:09.784+0000 7f2ac573c7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-23T02:50:10.578 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:50:10.318+0000 7f2ac573c7c0 -1 osd.6 101 log_to_monitors true 2024-04-23T02:50:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:50:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:10.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:10.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:10 smithi096 ceph-mon[68434]: pgmap v187: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 229 B/s wr, 0 op/s; 163/1479 objects degraded (11.021%) 2024-04-23T02:50:10.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:10 smithi096 ceph-mon[68434]: from='osd.6 [v2:172.21.15.96:6816/1682463217,v1:172.21.15.96:6817/1682463217]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:50:10.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:10 smithi096 ceph-mon[68434]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:50:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:50:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:10 smithi033 ceph-mon[92736]: pgmap v187: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 320 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 229 B/s wr, 0 op/s; 163/1479 objects degraded (11.021%) 2024-04-23T02:50:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:10 smithi033 ceph-mon[92736]: from='osd.6 [v2:172.21.15.96:6816/1682463217,v1:172.21.15.96:6817/1682463217]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:50:11.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:10 smithi033 ceph-mon[92736]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-23T02:50:11.078 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:50:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:50:10.785+0000 7f2ab6b96700 -1 osd.6 101 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:50:11.337 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:11.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:11 smithi096 ceph-mon[68434]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:50:11.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:11 smithi096 ceph-mon[68434]: osdmap e104: 8 total, 7 up, 8 in 2024-04-23T02:50:11.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:11 smithi096 ceph-mon[68434]: from='osd.6 [v2:172.21.15.96:6816/1682463217,v1:172.21.15.96:6817/1682463217]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:50:11.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:11 smithi096 ceph-mon[68434]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:50:11.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:11 smithi096 ceph-mon[68434]: Health check update: Degraded data redundancy: 163/1479 objects degraded (11.021%), 26 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:11 smithi033 ceph-mon[92736]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-23T02:50:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:11 smithi033 ceph-mon[92736]: osdmap e104: 8 total, 7 up, 8 in 2024-04-23T02:50:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:11 smithi033 ceph-mon[92736]: from='osd.6 [v2:172.21.15.96:6816/1682463217,v1:172.21.15.96:6817/1682463217]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:50:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:11 smithi033 ceph-mon[92736]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:50:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:11 smithi033 ceph-mon[92736]: Health check update: Degraded data redundancy: 163/1479 objects degraded (11.021%), 26 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:12.792 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:12 smithi096 ceph-mon[68434]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:50:12.792 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:12 smithi096 ceph-mon[68434]: osd.6 [v2:172.21.15.96:6816/1682463217,v1:172.21.15.96:6817/1682463217] boot 2024-04-23T02:50:12.792 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:12 smithi096 ceph-mon[68434]: osdmap e105: 8 total, 8 up, 8 in 2024-04-23T02:50:12.792 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:12 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:50:12.792 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:12 smithi096 ceph-mon[68434]: pgmap v190: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 163/1479 objects degraded (11.021%) 2024-04-23T02:50:13.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:12 smithi033 ceph-mon[92736]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:50:13.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:12 smithi033 ceph-mon[92736]: osd.6 [v2:172.21.15.96:6816/1682463217,v1:172.21.15.96:6817/1682463217] boot 2024-04-23T02:50:13.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:12 smithi033 ceph-mon[92736]: osdmap e105: 8 total, 8 up, 8 in 2024-04-23T02:50:13.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:12 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-23T02:50:13.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:12 smithi033 ceph-mon[92736]: pgmap v190: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 163/1479 objects degraded (11.021%) 2024-04-23T02:50:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: osdmap e106: 8 total, 8 up, 8 in 2024-04-23T02:50:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: pgmap v192: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 205 B/s wr, 0 op/s; 163/1479 objects degraded (11.021%) 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: pgmap v193: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 163/1479 objects degraded (11.021%) 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:50:14.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:13 smithi033 ceph-mon[92736]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-23T02:50:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: osdmap e106: 8 total, 8 up, 8 in 2024-04-23T02:50:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:50:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:50:14.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: pgmap v192: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 205 B/s wr, 0 op/s; 163/1479 objects degraded (11.021%) 2024-04-23T02:50:14.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: pgmap v193: 129 pgs: 26 active+undersized+degraded, 17 active+undersized, 86 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 163/1479 objects degraded (11.021%) 2024-04-23T02:50:14.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:14.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:14.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:50:14.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:14.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:14.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:14.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:50:14.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:50:14.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:13 smithi096 ceph-mon[68434]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-23T02:50:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:15 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:15 smithi033 ceph-mon[92736]: pgmap v194: 129 pgs: 14 active+undersized+degraded, 8 active+undersized, 107 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 461 B/s rd, 230 B/s wr, 0 op/s; 81/1479 objects degraded (5.477%) 2024-04-23T02:50:16.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:15 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:16.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:15 smithi096 ceph-mon[68434]: pgmap v194: 129 pgs: 14 active+undersized+degraded, 8 active+undersized, 107 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 461 B/s rd, 230 B/s wr, 0 op/s; 81/1479 objects degraded (5.477%) 2024-04-23T02:50:16.376 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:17.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:16 smithi033 ceph-mon[92736]: Health check update: Degraded data redundancy: 81/1479 objects degraded (5.477%), 14 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:16 smithi096 ceph-mon[68434]: Health check update: Degraded data redundancy: 81/1479 objects degraded (5.477%), 14 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:17.875 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:50:18.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:17 smithi033 ceph-mon[92736]: pgmap v195: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 376 B/s rd, 188 B/s wr, 0 op/s 2024-04-23T02:50:18.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:17 smithi096 ceph-mon[68434]: pgmap v195: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 376 B/s rd, 188 B/s wr, 0 op/s 2024-04-23T02:50:18.549 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:50:18.549 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (14m) 109s ago 26m 18.7M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:50:18.549 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (3m) 109s ago 26m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:50:18.549 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (3m) 9s ago 25m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (12m) 109s ago 25m 35.0M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (20m) 109s ago 20m 37.9M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (20m) 9s ago 20m 16.4M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (5m) 109s ago 27m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (5m) 9s ago 25m 449M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (5m) 109s ago 27m 58.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (4m) 9s ago 25m 51.8M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (16m) 109s ago 16m 80.2M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (16m) 9s ago 16m 79.3M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (10m) 109s ago 25m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (5m) 9s ago 24m 12.7M - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (3m) 109s ago 24m 136M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (2m) 109s ago 23m 123M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:50:18.550 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (2m) 109s ago 23m 112M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:50:18.551 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (115s) 109s ago 23m 13.9M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:50:18.551 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (81s) 9s ago 22m 144M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:50:18.551 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (47s) 9s ago 22m 134M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 efbd1d5dd8ff 2024-04-23T02:50:18.551 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (14s) 9s ago 22m 13.7M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 af942c6d0da6 2024-04-23T02:50:18.551 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (21m) 9s ago 21m 506M 2712M 16.2.5 6933c2a0b7dd ece872003630 2024-04-23T02:50:18.551 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 109s ago 25m - - 2024-04-23T02:50:18.959 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:50:18.959 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:50:18.959 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:50:18.959 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:50:18.959 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:50:18.959 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:50:18.959 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:50:18.959 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:50:18.960 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:50:18.960 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 7 2024-04-23T02:50:18.960 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:50:18.960 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:50:18.960 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 2 2024-04-23T02:50:18.960 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:50:18.960 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:50:18.960 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 3, 2024-04-23T02:50:18.960 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 11 2024-04-23T02:50:18.960 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:50:18.960 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:50:19.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:18 smithi033 ceph-mon[92736]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 81/1479 objects degraded (5.477%), 14 pgs degraded) 2024-04-23T02:50:19.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:18 smithi033 ceph-mon[92736]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:19.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:18 smithi033 ceph-mon[92736]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:19.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:18 smithi096 ceph-mon[68434]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 81/1479 objects degraded (5.477%), 14 pgs degraded) 2024-04-23T02:50:19.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:18 smithi096 ceph-mon[68434]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:19.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:18 smithi096 ceph-mon[68434]: from='client.34372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:19.300 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "13/23 daemons upgraded", 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading osd daemons", 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:50:19.301 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:50:19.706 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:50:19.707 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:50:19.707 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:50:20.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:19 smithi033 ceph-mon[92736]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:20.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:19 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/953095230' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:20.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:19 smithi033 ceph-mon[92736]: pgmap v196: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 293 B/s rd, 293 B/s wr, 0 op/s 2024-04-23T02:50:20.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:19 smithi033 ceph-mon[92736]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:20.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:19 smithi096 ceph-mon[68434]: from='client.34376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:20.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:19 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/953095230' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:20.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:19 smithi096 ceph-mon[68434]: pgmap v196: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 293 B/s rd, 293 B/s wr, 0 op/s 2024-04-23T02:50:20.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:19 smithi096 ceph-mon[68434]: from='client.34384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:21.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:20 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/2740013240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:50:21.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:20 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/2740013240' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:50:21.439 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:22.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:21 smithi033 ceph-mon[92736]: pgmap v197: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 242 B/s rd, 242 B/s wr, 0 op/s 2024-04-23T02:50:22.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:21 smithi096 ceph-mon[68434]: pgmap v197: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 242 B/s rd, 242 B/s wr, 0 op/s 2024-04-23T02:50:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:24 smithi033 ceph-mon[92736]: pgmap v198: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:50:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:24 smithi096 ceph-mon[68434]: pgmap v198: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 204 B/s wr, 0 op/s 2024-04-23T02:50:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:50:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:25.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:25 smithi096 ceph-mon[68434]: pgmap v199: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:50:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:50:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:25 smithi033 ceph-mon[92736]: pgmap v199: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:50:26.476 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:28.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:28 smithi033 ceph-mon[92736]: pgmap v200: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:50:28.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:28 smithi096 ceph-mon[68434]: pgmap v200: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:50:29.527 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:50:29.528 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:29 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:50:29.528 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:29 smithi096 ceph-mon[68434]: Upgrade: osd.7 is safe to restart 2024-04-23T02:50:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:50:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:29 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-23T02:50:29.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:29 smithi033 ceph-mon[92736]: Upgrade: osd.7 is safe to restart 2024-04-23T02:50:30.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:30 smithi033 ceph-mon[92736]: pgmap v201: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:50:30.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:30.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:50:30.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:50:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:30 smithi096 ceph-mon[68434]: pgmap v201: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 255 B/s wr, 0 op/s 2024-04-23T02:50:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-23T02:50:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:50:31.529 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:31 smithi033 ceph-mon[92736]: Upgrade: Updating osd.7 2024-04-23T02:50:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:31 smithi033 ceph-mon[92736]: Deploying daemon osd.7 on smithi096 2024-04-23T02:50:31.549 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:31 smithi096 ceph-mon[68434]: Upgrade: Updating osd.7 2024-04-23T02:50:31.549 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:31 smithi096 ceph-mon[68434]: Deploying daemon osd.7 on smithi096 2024-04-23T02:50:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:32 smithi033 ceph-mon[92736]: pgmap v202: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:50:32.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:32 smithi096 ceph-mon[68434]: pgmap v202: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:50:33.828 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:33 smithi096 systemd[1]: Stopping Ceph osd.7 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:50:33.829 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.7[51854]: debug 2024-04-23T02:50:33.508+0000 7ff265891700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-04-23T02:50:33.829 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.7[51854]: debug 2024-04-23T02:50:33.508+0000 7ff265891700 -1 osd.7 106 *** Got signal Terminated *** 2024-04-23T02:50:33.829 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:33 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.7[51854]: debug 2024-04-23T02:50:33.508+0000 7ff265891700 -1 osd.7 106 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:50:34.222 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:33 smithi096 bash[81920]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd.7 2024-04-23T02:50:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: pgmap v203: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:50:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.3 2024-04-23T02:50:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 failed (root=default,host=smithi096) (connection refused reported by osd.3) 2024-04-23T02:50:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.1 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.2 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.3 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.5 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.0 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.1 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.2 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.4 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.0 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.5 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.6 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.4 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.6 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.1 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.1 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.2 2024-04-23T02:50:34.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.3 2024-04-23T02:50:34.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.0 2024-04-23T02:50:34.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.2 2024-04-23T02:50:34.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.3 2024-04-23T02:50:34.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.4 2024-04-23T02:50:34.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.0 2024-04-23T02:50:34.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.5 2024-04-23T02:50:34.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.6 2024-04-23T02:50:34.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.4 2024-04-23T02:50:34.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.5 2024-04-23T02:50:34.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:34 smithi033 ceph-mon[92736]: osd.7 reported immediately failed by osd.6 2024-04-23T02:50:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: pgmap v203: 129 pgs: 129 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 0 op/s 2024-04-23T02:50:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.3 2024-04-23T02:50:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 failed (root=default,host=smithi096) (connection refused reported by osd.3) 2024-04-23T02:50:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.1 2024-04-23T02:50:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.2 2024-04-23T02:50:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.3 2024-04-23T02:50:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.5 2024-04-23T02:50:34.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.0 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.1 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.2 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.4 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.0 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.5 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.6 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.4 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.6 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.1 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.1 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.2 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.3 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.0 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.2 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.3 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.4 2024-04-23T02:50:34.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.0 2024-04-23T02:50:34.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.5 2024-04-23T02:50:34.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.6 2024-04-23T02:50:34.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.4 2024-04-23T02:50:34.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.5 2024-04-23T02:50:34.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:34 smithi096 ceph-mon[68434]: osd.7 reported immediately failed by osd.6 2024-04-23T02:50:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:35 smithi033 ceph-mon[92736]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:50:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:35 smithi033 ceph-mon[92736]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-23T02:50:35.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:35 smithi033 ceph-mon[92736]: osdmap e107: 8 total, 7 up, 8 in 2024-04-23T02:50:35.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:35 smithi096 ceph-mon[68434]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-23T02:50:35.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:35 smithi096 ceph-mon[68434]: Health check failed: all OSDs are running quincy or later but require_osd_release < quincy (OSD_UPGRADE_FINISHED) 2024-04-23T02:50:35.572 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:35 smithi096 ceph-mon[68434]: osdmap e107: 8 total, 7 up, 8 in 2024-04-23T02:50:36.278 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:35 smithi096 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.7.service: Succeeded. 2024-04-23T02:50:36.278 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:35 smithi096 systemd[1]: Stopped Ceph osd.7 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:50:36.278 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:36 smithi096 systemd[1]: Starting Ceph osd.7 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:50:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:36 smithi033 ceph-mon[92736]: pgmap v205: 129 pgs: 21 peering, 8 stale+active+clean, 100 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-23T02:50:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:36 smithi033 ceph-mon[92736]: Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-23T02:50:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:36 smithi033 ceph-mon[92736]: osdmap e108: 8 total, 7 up, 8 in 2024-04-23T02:50:36.564 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:36 smithi096 ceph-mon[68434]: pgmap v205: 129 pgs: 21 peering, 8 stale+active+clean, 100 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-04-23T02:50:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:36 smithi096 ceph-mon[68434]: Health check failed: Reduced data availability: 1 pg inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-23T02:50:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:36 smithi096 ceph-mon[68434]: osdmap e108: 8 total, 7 up, 8 in 2024-04-23T02:50:37.537 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:37 smithi096 ceph-mon[68434]: Health check failed: Degraded data redundancy: 29/1479 objects degraded (1.961%), 9 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:37.538 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:37 smithi096 bash[82238]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-23T02:50:37.538 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:37 smithi096 bash[82238]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-04-23T02:50:37.538 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:37 smithi096 bash[82238]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-23T02:50:37.538 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:37 smithi096 bash[82238]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-23T02:50:37.538 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:37 smithi096 bash[82238]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-23T02:50:37.538 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:37 smithi096 bash[82238]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-23T02:50:37.538 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:37 smithi096 bash[82238]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-23T02:50:37.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:37 smithi033 ceph-mon[92736]: Health check failed: Degraded data redundancy: 29/1479 objects degraded (1.961%), 9 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:38 smithi096 ceph-mon[68434]: pgmap v207: 129 pgs: 9 active+undersized+degraded, 31 peering, 3 stale+active+clean, 3 active+undersized, 83 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 29/1479 objects degraded (1.961%) 2024-04-23T02:50:38.579 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:38 smithi096 ceph-osd[82551]: -- 172.21.15.96:0/2636831459 <== mon.1 v2:172.21.15.96:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560fa62571e0 con 0x560fa6227000 2024-04-23T02:50:38.579 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:38 smithi096 bash[82513]: ab59603ea373e3e865d500c14254bc53b1c45da857029c949f345ed9711c2ffd 2024-04-23T02:50:38.579 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:38 smithi096 systemd[1]: Started Ceph osd.7 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:50:38.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:38 smithi033 ceph-mon[92736]: pgmap v207: 129 pgs: 9 active+undersized+degraded, 31 peering, 3 stale+active+clean, 3 active+undersized, 83 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 127 B/s wr, 0 op/s; 29/1479 objects degraded (1.961%) 2024-04-23T02:50:39.254 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:38 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:50:38.970+0000 7f68305f07c0 -1 Falling back to public interface 2024-04-23T02:50:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:39 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:39 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:39 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:50:39.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:39 smithi033 ceph-mon[92736]: pgmap v208: 129 pgs: 16 active+undersized+degraded, 31 peering, 9 active+undersized, 73 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 67/1479 objects degraded (4.530%) 2024-04-23T02:50:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:39 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:39 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:39 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:50:39.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:39 smithi096 ceph-mon[68434]: pgmap v208: 129 pgs: 16 active+undersized+degraded, 31 peering, 9 active+undersized, 73 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 67/1479 objects degraded (4.530%) 2024-04-23T02:50:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:40.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:50:41.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:41.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:50:41.602 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:41.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:41 smithi096 ceph-mon[68434]: Health check update: Reduced data availability: 1 pg inactive, 10 pgs peering (PG_AVAILABILITY) 2024-04-23T02:50:41.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:41 smithi096 ceph-mon[68434]: pgmap v209: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 223/1479 objects degraded (15.078%) 2024-04-23T02:50:42.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:41 smithi033 ceph-mon[92736]: Health check update: Reduced data availability: 1 pg inactive, 10 pgs peering (PG_AVAILABILITY) 2024-04-23T02:50:42.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:41 smithi033 ceph-mon[92736]: pgmap v209: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s wr, 0 op/s; 223/1479 objects degraded (15.078%) 2024-04-23T02:50:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:42 smithi096 ceph-mon[68434]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 10 pgs peering) 2024-04-23T02:50:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:42 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:42 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:43.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:42 smithi033 ceph-mon[92736]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 10 pgs peering) 2024-04-23T02:50:43.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:42 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:43.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:42 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:44.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:43 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:44.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:43 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:44.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:43 smithi033 ceph-mon[92736]: pgmap v210: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 223/1479 objects degraded (15.078%) 2024-04-23T02:50:44.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:43 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:44.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:43 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:44.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:43 smithi096 ceph-mon[68434]: pgmap v210: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 320 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 223/1479 objects degraded (15.078%) 2024-04-23T02:50:44.828 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:44 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:50:44.415+0000 7f68305f07c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-23T02:50:45.135 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:50:45.049+0000 7f68305f07c0 -1 osd.7 106 log_to_monitors true 2024-04-23T02:50:45.135 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:45 smithi096 ceph-mon[68434]: from='osd.7 [v2:172.21.15.96:6824/3522912365,v1:172.21.15.96:6825/3522912365]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:50:45.135 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:45 smithi096 ceph-mon[68434]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:50:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:45 smithi033 ceph-mon[92736]: from='osd.7 [v2:172.21.15.96:6824/3522912365,v1:172.21.15.96:6825/3522912365]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:50:45.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:45 smithi033 ceph-mon[92736]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-23T02:50:45.578 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:50:45 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:50:45.131+0000 7f6821a4a700 -1 osd.7 106 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-23T02:50:46.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:46 smithi033 ceph-mon[92736]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:50:46.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:46 smithi033 ceph-mon[92736]: osdmap e109: 8 total, 7 up, 8 in 2024-04-23T02:50:46.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:46 smithi033 ceph-mon[92736]: from='osd.7 [v2:172.21.15.96:6824/3522912365,v1:172.21.15.96:6825/3522912365]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:50:46.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:46 smithi033 ceph-mon[92736]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:50:46.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:46 smithi033 ceph-mon[92736]: pgmap v212: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 223/1479 objects degraded (15.078%) 2024-04-23T02:50:46.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:46 smithi033 ceph-mon[92736]: Health check update: Degraded data redundancy: 223/1479 objects degraded (15.078%), 37 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:46.559 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:46 smithi096 ceph-mon[68434]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-23T02:50:46.559 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:46 smithi096 ceph-mon[68434]: osdmap e109: 8 total, 7 up, 8 in 2024-04-23T02:50:46.559 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:46 smithi096 ceph-mon[68434]: from='osd.7 [v2:172.21.15.96:6824/3522912365,v1:172.21.15.96:6825/3522912365]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:50:46.559 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:46 smithi096 ceph-mon[68434]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi096", "root=default"]}]: dispatch 2024-04-23T02:50:46.559 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:46 smithi096 ceph-mon[68434]: pgmap v212: 129 pgs: 37 active+undersized+degraded, 19 active+undersized, 73 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 206 B/s wr, 0 op/s; 223/1479 objects degraded (15.078%) 2024-04-23T02:50:46.559 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:46 smithi096 ceph-mon[68434]: Health check update: Degraded data redundancy: 223/1479 objects degraded (15.078%), 37 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:46.643 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:47.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: osd.7 [v2:172.21.15.96:6824/3522912365,v1:172.21.15.96:6825/3522912365] boot 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: osdmap e110: 8 total, 8 up, 8 in 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:47.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T02:50:47.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T02:50:47.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T02:50:47.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T02:50:47.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T02:50:47.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T02:50:47.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T02:50:47.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-23T02:50:47.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-23T02:50:47.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-23T02:50:47.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: osdmap e111: 8 total, 8 up, 8 in 2024-04-23T02:50:47.547 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi033.vfswme"]}]: dispatch 2024-04-23T02:50:47.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-23T02:50:47.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: osd.7 [v2:172.21.15.96:6824/3522912365,v1:172.21.15.96:6825/3522912365] boot 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: osdmap e110: 8 total, 8 up, 8 in 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:47.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-23T02:50:47.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-23T02:50:47.581 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-23T02:50:47.581 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-23T02:50:47.581 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2024-04-23T02:50:47.581 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running quincy or later but require_osd_release < quincy) 2024-04-23T02:50:47.581 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2024-04-23T02:50:47.581 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: osdmap e111: 8 total, 8 up, 8 in 2024-04-23T02:50:47.581 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi033.vfswme"]}]: dispatch 2024-04-23T02:50:48.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:48 smithi033 ceph-mon[92736]: pgmap v214: 129 pgs: 4 peering, 33 active+undersized+degraded, 19 active+undersized, 73 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 275 B/s rd, 137 B/s wr, 0 op/s; 208/1479 objects degraded (14.064%) 2024-04-23T02:50:48.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:48 smithi033 ceph-mon[92736]: pgmap v215: 129 pgs: 4 peering, 33 active+undersized+degraded, 19 active+undersized, 73 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 376 B/s rd, 188 B/s wr, 0 op/s; 208/1479 objects degraded (14.064%) 2024-04-23T02:50:48.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:48 smithi033 ceph-mon[92736]: Upgrade: Setting container_image for all osd 2024-04-23T02:50:48.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:48 smithi033 ceph-mon[92736]: Upgrade: Setting require_osd_release to 18 reef 2024-04-23T02:50:48.273 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:48 smithi033 ceph-mon[92736]: Upgrade: It appears safe to stop mds.foofs.smithi033.vfswme 2024-04-23T02:50:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:48 smithi096 ceph-mon[68434]: pgmap v214: 129 pgs: 4 peering, 33 active+undersized+degraded, 19 active+undersized, 73 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 275 B/s rd, 137 B/s wr, 0 op/s; 208/1479 objects degraded (14.064%) 2024-04-23T02:50:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:48 smithi096 ceph-mon[68434]: pgmap v215: 129 pgs: 4 peering, 33 active+undersized+degraded, 19 active+undersized, 73 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 376 B/s rd, 188 B/s wr, 0 op/s; 208/1479 objects degraded (14.064%) 2024-04-23T02:50:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:48 smithi096 ceph-mon[68434]: Upgrade: Setting container_image for all osd 2024-04-23T02:50:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:48 smithi096 ceph-mon[68434]: Upgrade: Setting require_osd_release to 18 reef 2024-04-23T02:50:48.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:48 smithi096 ceph-mon[68434]: Upgrade: It appears safe to stop mds.foofs.smithi033.vfswme 2024-04-23T02:50:50.073 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:50:50.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:50 smithi033 ceph-mon[92736]: pgmap v217: 129 pgs: 4 peering, 32 active+undersized+degraded, 17 active+undersized, 76 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 290 B/s wr, 0 op/s; 204/1479 objects degraded (13.793%) 2024-04-23T02:50:50.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:50 smithi033 ceph-mon[92736]: Upgrade: Updating mds.foofs.smithi033.vfswme 2024-04-23T02:50:50.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:50 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:50.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:50 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi033.vfswme", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:50:50.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:50 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:50:50.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:50 smithi033 ceph-mon[92736]: Deploying daemon mds.foofs.smithi033.vfswme on smithi033 2024-04-23T02:50:50.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:50 smithi096 ceph-mon[68434]: pgmap v217: 129 pgs: 4 peering, 32 active+undersized+degraded, 17 active+undersized, 76 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 290 B/s wr, 0 op/s; 204/1479 objects degraded (13.793%) 2024-04-23T02:50:50.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:50 smithi096 ceph-mon[68434]: Upgrade: Updating mds.foofs.smithi033.vfswme 2024-04-23T02:50:50.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:50 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:50.329 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:50 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi033.vfswme", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:50:50.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:50 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:50:50.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:50 smithi096 ceph-mon[68434]: Deploying daemon mds.foofs.smithi033.vfswme on smithi033 2024-04-23T02:50:50.762 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:50:50.762 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (15m) 2m ago 26m 18.7M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:50:50.762 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (4m) 2m ago 26m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:50:50.762 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (4m) 8s ago 25m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:50:50.763 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (12m) 2m ago 26m 35.0M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:50:50.763 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (20m) 2m ago 20m 37.9M - 16.2.5 6933c2a0b7dd ac3f64619981 2024-04-23T02:50:50.763 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (20m) 8s ago 20m 16.4M - 16.2.5 6933c2a0b7dd 395bfbd7bb07 2024-04-23T02:50:50.763 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (6m) 2m ago 28m 499M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:50:50.763 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (5m) 8s ago 25m 449M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:50:50.763 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (5m) 2m ago 28m 58.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:50:50.763 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (5m) 8s ago 25m 53.3M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:50:50.764 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (17m) 2m ago 17m 80.2M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:50:50.764 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (17m) 8s ago 17m 79.4M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:50:50.764 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (10m) 2m ago 26m 17.1M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:50:50.764 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (6m) 8s ago 25m 10.9M - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:50:50.764 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (4m) 2m ago 25m 136M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:50:50.764 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (3m) 2m ago 24m 123M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:50:50.765 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (3m) 2m ago 24m 112M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:50:50.765 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (2m) 2m ago 23m 13.9M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:50:50.765 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (113s) 8s ago 23m 145M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:50:50.765 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (79s) 8s ago 23m 135M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 efbd1d5dd8ff 2024-04-23T02:50:50.765 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (46s) 8s ago 22m 123M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 af942c6d0da6 2024-04-23T02:50:50.765 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (12s) 8s ago 22m 11.2M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ab59603ea373 2024-04-23T02:50:50.766 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 2m ago 25m - - 2024-04-23T02:50:51.197 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:50:51.197 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:50:51.197 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:50:51.197 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:50:51.197 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:50:51.197 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:50:51.197 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:50:51.198 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:50:51.198 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:50:51.198 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:50:51.198 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:50:51.198 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1 2024-04-23T02:50:51.198 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:50:51.198 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:50:51.198 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.5 (0883bdea7337b95e4b611c768c0279868462204a) pacific (stable)": 1, 2024-04-23T02:50:51.198 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 12 2024-04-23T02:50:51.198 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:50:51.198 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:50:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:50 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon-smithi033[92713]: 2024-04-23T02:50:50.832+0000 7f46bb2e4700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:50:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:51 smithi033 ceph-mon[92736]: from='client.34394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:51.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:51 smithi033 ceph-mon[92736]: daemon mds.foofs.smithi033.vfswme compat changed unexpectedly 2024-04-23T02:50:51.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:51 smithi033 ceph-mon[92736]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-23T02:50:51.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:51 smithi033 ceph-mon[92736]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:50:51.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:51 smithi033 ceph-mon[92736]: osdmap e112: 8 total, 8 up, 8 in 2024-04-23T02:50:51.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:51 smithi033 ceph-mon[92736]: Standby daemon mds.foofs.smithi096.xhpuyg assigned to filesystem foofs as rank 0 2024-04-23T02:50:51.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:51 smithi033 ceph-mon[92736]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-23T02:50:51.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:51 smithi033 ceph-mon[92736]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-23T02:50:51.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:51 smithi033 ceph-mon[92736]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-23T02:50:51.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:51 smithi033 ceph-mon[92736]: fsmap foofs:1/1 {0=foofs.smithi096.xhpuyg=up:replay} 2024-04-23T02:50:51.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:51 smithi033 ceph-mon[92736]: Health check update: Degraded data redundancy: 204/1479 objects degraded (13.793%), 32 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:51 smithi096 ceph-mon[68434]: from='client.34394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:51 smithi096 ceph-mon[68434]: daemon mds.foofs.smithi033.vfswme compat changed unexpectedly 2024-04-23T02:50:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:51 smithi096 ceph-mon[68434]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-23T02:50:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:51 smithi096 ceph-mon[68434]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:50:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:51 smithi096 ceph-mon[68434]: osdmap e112: 8 total, 8 up, 8 in 2024-04-23T02:50:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:51 smithi096 ceph-mon[68434]: Standby daemon mds.foofs.smithi096.xhpuyg assigned to filesystem foofs as rank 0 2024-04-23T02:50:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:51 smithi096 ceph-mon[68434]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-23T02:50:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:51 smithi096 ceph-mon[68434]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-23T02:50:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:51 smithi096 ceph-mon[68434]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-23T02:50:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:51 smithi096 ceph-mon[68434]: fsmap foofs:1/1 {0=foofs.smithi096.xhpuyg=up:replay} 2024-04-23T02:50:51.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:51 smithi096 ceph-mon[68434]: Health check update: Degraded data redundancy: 204/1479 objects degraded (13.793%), 32 pgs degraded (PG_DEGRADED) 2024-04-23T02:50:51.552 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:50:51.553 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:50:51.553 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:50:51.553 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:50:51.553 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:50:51.553 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:50:51.553 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:50:51.553 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr", 2024-04-23T02:50:51.553 INFO:teuthology.orchestra.run.smithi033.stdout: "osd" 2024-04-23T02:50:51.553 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:50:51.553 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "14/23 daemons upgraded", 2024-04-23T02:50:51.553 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading mds daemons", 2024-04-23T02:50:51.554 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:50:51.554 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:50:51.683 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:51.962 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 filesystem is degraded; insufficient standby MDS daemons available; Degraded data redundancy: 11/1479 objects degraded (0.744%), 4 pgs degraded 2024-04-23T02:50:51.962 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:50:51.963 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:50:51.963 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] FS_DEGRADED: 1 filesystem is degraded 2024-04-23T02:50:51.963 INFO:teuthology.orchestra.run.smithi033.stdout: fs foofs is degraded 2024-04-23T02:50:51.963 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] MDS_INSUFFICIENT_STANDBY: insufficient standby MDS daemons available 2024-04-23T02:50:51.963 INFO:teuthology.orchestra.run.smithi033.stdout: have 0; want 1 more 2024-04-23T02:50:51.963 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 11/1479 objects degraded (0.744%), 4 pgs degraded 2024-04-23T02:50:51.963 INFO:teuthology.orchestra.run.smithi033.stdout: pg 2.7 is active+undersized+degraded, acting [6,2] 2024-04-23T02:50:51.963 INFO:teuthology.orchestra.run.smithi033.stdout: pg 2.1a is active+undersized+degraded, acting [6,4] 2024-04-23T02:50:51.963 INFO:teuthology.orchestra.run.smithi033.stdout: pg 4.5 is active+undersized+degraded, acting [6,4] 2024-04-23T02:50:51.963 INFO:teuthology.orchestra.run.smithi033.stdout: pg 4.a is active+undersized+degraded, acting [6,1] 2024-04-23T02:50:52.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:52 smithi033 ceph-mon[92736]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:52.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:52 smithi033 ceph-mon[92736]: pgmap v218: 129 pgs: 4 peering, 4 active+undersized+degraded, 2 active+undersized, 119 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 188 B/s wr, 0 op/s; 11/1479 objects degraded (0.744%) 2024-04-23T02:50:52.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:52 smithi033 ceph-mon[92736]: from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:52.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:52 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/2645348109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:52.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:52 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/493119381' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:50:52.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:52 smithi096 ceph-mon[68434]: from='client.34398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:52.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:52 smithi096 ceph-mon[68434]: pgmap v218: 129 pgs: 4 peering, 4 active+undersized+degraded, 2 active+undersized, 119 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 188 B/s wr, 0 op/s; 11/1479 objects degraded (0.744%) 2024-04-23T02:50:52.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:52 smithi096 ceph-mon[68434]: from='client.34402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:52.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:52 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/2645348109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:50:52.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:52 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/493119381' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:50:53.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:53 smithi033 ceph-mon[92736]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:53.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:53 smithi033 ceph-mon[92736]: mds.? [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] up:reconnect 2024-04-23T02:50:53.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:53 smithi033 ceph-mon[92736]: fsmap foofs:1/1 {0=foofs.smithi096.xhpuyg=up:reconnect} 2024-04-23T02:50:53.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:53 smithi096 ceph-mon[68434]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:50:53.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:53 smithi096 ceph-mon[68434]: mds.? [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] up:reconnect 2024-04-23T02:50:53.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:53 smithi096 ceph-mon[68434]: fsmap foofs:1/1 {0=foofs.smithi096.xhpuyg=up:reconnect} 2024-04-23T02:50:54.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:54 smithi033 ceph-mon[92736]: pgmap v220: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 170 B/s wr, 2 op/s 2024-04-23T02:50:54.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:54 smithi033 ceph-mon[92736]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/1479 objects degraded (0.744%), 4 pgs degraded) 2024-04-23T02:50:54.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:54 smithi033 ceph-mon[92736]: mds.? [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] up:rejoin 2024-04-23T02:50:54.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:54 smithi033 ceph-mon[92736]: fsmap foofs:1/1 {0=foofs.smithi096.xhpuyg=up:rejoin} 2024-04-23T02:50:54.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:54 smithi033 ceph-mon[92736]: daemon mds.foofs.smithi096.xhpuyg is now active in filesystem foofs as rank 0 2024-04-23T02:50:54.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:54 smithi096 ceph-mon[68434]: pgmap v220: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 170 B/s wr, 2 op/s 2024-04-23T02:50:54.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:54 smithi096 ceph-mon[68434]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/1479 objects degraded (0.744%), 4 pgs degraded) 2024-04-23T02:50:54.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:54 smithi096 ceph-mon[68434]: mds.? [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] up:rejoin 2024-04-23T02:50:54.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:54 smithi096 ceph-mon[68434]: fsmap foofs:1/1 {0=foofs.smithi096.xhpuyg=up:rejoin} 2024-04-23T02:50:54.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:54 smithi096 ceph-mon[68434]: daemon mds.foofs.smithi096.xhpuyg is now active in filesystem foofs as rank 0 2024-04-23T02:50:55.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:55 smithi033 ceph-mon[92736]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-23T02:50:55.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:55 smithi033 ceph-mon[92736]: mds.? [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] up:active 2024-04-23T02:50:55.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:55 smithi033 ceph-mon[92736]: fsmap foofs:1 {0=foofs.smithi096.xhpuyg=up:active} 2024-04-23T02:50:55.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:55.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:50:55.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:55 smithi096 ceph-mon[68434]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-23T02:50:55.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:55 smithi096 ceph-mon[68434]: mds.? [v2:172.21.15.96:6832/4023304797,v1:172.21.15.96:6833/4023304797] up:active 2024-04-23T02:50:55.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:55 smithi096 ceph-mon[68434]: fsmap foofs:1 {0=foofs.smithi096.xhpuyg=up:active} 2024-04-23T02:50:55.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:50:55.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:50:56.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:56 smithi033 ceph-mon[92736]: pgmap v221: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 255 B/s wr, 5 op/s 2024-04-23T02:50:56.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:56 smithi096 ceph-mon[68434]: pgmap v221: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 255 B/s wr, 5 op/s 2024-04-23T02:50:56.721 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:50:58.283 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:50:58 smithi033 ceph-mon[92736]: pgmap v222: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 215 B/s wr, 9 op/s 2024-04-23T02:50:58.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:50:58 smithi096 ceph-mon[68434]: pgmap v222: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 215 B/s wr, 9 op/s 2024-04-23T02:51:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:00 smithi033 ceph-mon[92736]: pgmap v223: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-23T02:51:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:00.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:00.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:51:00.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:00.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:00 smithi033 ceph-mon[92736]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-23T02:51:00.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:00 smithi033 ceph-mon[92736]: mds.? [v2:172.21.15.33:6834/3619450908,v1:172.21.15.33:6835/3619450908] up:boot 2024-04-23T02:51:00.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:00 smithi033 ceph-mon[92736]: fsmap foofs:1 {0=foofs.smithi096.xhpuyg=up:active} 1 up:standby 2024-04-23T02:51:00.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:00 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:51:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:00 smithi096 ceph-mon[68434]: pgmap v223: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-23T02:51:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:51:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:00.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:00 smithi096 ceph-mon[68434]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-23T02:51:00.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:00 smithi096 ceph-mon[68434]: mds.? [v2:172.21.15.33:6834/3619450908,v1:172.21.15.33:6835/3619450908] up:boot 2024-04-23T02:51:00.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:00 smithi096 ceph-mon[68434]: fsmap foofs:1 {0=foofs.smithi096.xhpuyg=up:active} 1 up:standby 2024-04-23T02:51:00.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:00 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:51:01.760 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:51:02.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:02 smithi033 ceph-mon[92736]: pgmap v224: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-23T02:51:02.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:02 smithi096 ceph-mon[68434]: pgmap v224: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 204 B/s wr, 10 op/s 2024-04-23T02:51:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:04 smithi033 ceph-mon[92736]: pgmap v225: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 6.0 KiB/s wr, 11 op/s 2024-04-23T02:51:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:04 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:04.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:04 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:04.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:04 smithi096 ceph-mon[68434]: pgmap v225: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 6.0 KiB/s wr, 11 op/s 2024-04-23T02:51:04.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:04 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:04.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:04 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:05 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:05.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:05 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:05.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:05 smithi033 ceph-mon[92736]: pgmap v226: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 KiB/s wr, 10 op/s 2024-04-23T02:51:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:05 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:05 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:05 smithi096 ceph-mon[68434]: pgmap v226: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 KiB/s wr, 10 op/s 2024-04-23T02:51:06.809 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:51:07.919 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:07 smithi033 ceph-mon[92736]: pgmap v227: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.9 KiB/s wr, 8 op/s 2024-04-23T02:51:08.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:07 smithi096 ceph-mon[68434]: pgmap v227: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.9 KiB/s wr, 8 op/s 2024-04-23T02:51:09.248 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: Detected new or changed devices on smithi033 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: pgmap v228: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 6.2 KiB/s wr, 4 op/s 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: pgmap v229: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 218 B/s rd, 7.5 KiB/s wr, 3 op/s 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:09.249 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:09.250 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:09.250 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi096.xhpuyg"]}]: dispatch 2024-04-23T02:51:09.250 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:08 smithi096 ceph-mon[68434]: Upgrade: It appears safe to stop mds.foofs.smithi096.xhpuyg 2024-04-23T02:51:09.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: Detected new or changed devices on smithi033 2024-04-23T02:51:09.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:09.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:09.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:09.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:51:09.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: pgmap v228: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 KiB/s rd, 6.2 KiB/s wr, 4 op/s 2024-04-23T02:51:09.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: pgmap v229: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 218 B/s rd, 7.5 KiB/s wr, 3 op/s 2024-04-23T02:51:09.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:09.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:09.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:51:09.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:09.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:09.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:09.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:09.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds ok-to-stop", "ids": ["foofs.smithi096.xhpuyg"]}]: dispatch 2024-04-23T02:51:09.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:08 smithi033 ceph-mon[92736]: Upgrade: It appears safe to stop mds.foofs.smithi096.xhpuyg 2024-04-23T02:51:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:51:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:10 smithi096 ceph-mon[68434]: Upgrade: Updating mds.foofs.smithi096.xhpuyg 2024-04-23T02:51:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi096.xhpuyg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:51:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:10 smithi096 ceph-mon[68434]: Deploying daemon mds.foofs.smithi096.xhpuyg on smithi096 2024-04-23T02:51:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:10 smithi096 ceph-mon[68434]: pgmap v230: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 218 B/s rd, 7.6 KiB/s wr, 3 op/s 2024-04-23T02:51:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:51:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:10 smithi033 ceph-mon[92736]: Upgrade: Updating mds.foofs.smithi096.xhpuyg 2024-04-23T02:51:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foofs.smithi096.xhpuyg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-04-23T02:51:11.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:11.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:10 smithi033 ceph-mon[92736]: Deploying daemon mds.foofs.smithi096.xhpuyg on smithi096 2024-04-23T02:51:11.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:10 smithi033 ceph-mon[92736]: pgmap v230: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 218 B/s rd, 7.6 KiB/s wr, 3 op/s 2024-04-23T02:51:11.852 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:51:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:11 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon-smithi033[92713]: 2024-04-23T02:51:11.719+0000 7f46bb2e4700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:51:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:11 smithi033 ceph-mon[92736]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-23T02:51:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:11 smithi033 ceph-mon[92736]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:51:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:11 smithi033 ceph-mon[92736]: osdmap e113: 8 total, 8 up, 8 in 2024-04-23T02:51:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:11 smithi033 ceph-mon[92736]: Standby daemon mds.foofs.smithi033.vfswme assigned to filesystem foofs as rank 0 2024-04-23T02:51:12.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:11 smithi033 ceph-mon[92736]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-23T02:51:12.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:11 smithi033 ceph-mon[92736]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-23T02:51:12.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:11 smithi033 ceph-mon[92736]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-23T02:51:12.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:11 smithi096 ceph-mon[68434]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-23T02:51:12.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:11 smithi096 ceph-mon[68434]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-23T02:51:12.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:11 smithi096 ceph-mon[68434]: osdmap e113: 8 total, 8 up, 8 in 2024-04-23T02:51:12.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:11 smithi096 ceph-mon[68434]: Standby daemon mds.foofs.smithi033.vfswme assigned to filesystem foofs as rank 0 2024-04-23T02:51:12.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:11 smithi096 ceph-mon[68434]: Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-04-23T02:51:12.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:11 smithi096 ceph-mon[68434]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-23T02:51:12.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:11 smithi096 ceph-mon[68434]: fsmap foofs:0/1 1 up:standby, 1 failed 2024-04-23T02:51:13.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:12 smithi033 ceph-mon[92736]: fsmap foofs:1/1 {0=foofs.smithi033.vfswme=up:replay} 2024-04-23T02:51:13.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:12 smithi033 ceph-mon[92736]: pgmap v232: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 278 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-04-23T02:51:13.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:12 smithi096 ceph-mon[68434]: fsmap foofs:1/1 {0=foofs.smithi033.vfswme=up:replay} 2024-04-23T02:51:13.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:12 smithi096 ceph-mon[68434]: pgmap v232: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 278 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-04-23T02:51:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:13 smithi033 ceph-mon[92736]: mds.? [v2:172.21.15.33:6834/3619450908,v1:172.21.15.33:6835/3619450908] up:reconnect 2024-04-23T02:51:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:13 smithi033 ceph-mon[92736]: fsmap foofs:1/1 {0=foofs.smithi033.vfswme=up:reconnect} 2024-04-23T02:51:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:13 smithi096 ceph-mon[68434]: mds.? [v2:172.21.15.33:6834/3619450908,v1:172.21.15.33:6835/3619450908] up:reconnect 2024-04-23T02:51:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:13 smithi096 ceph-mon[68434]: fsmap foofs:1/1 {0=foofs.smithi033.vfswme=up:reconnect} 2024-04-23T02:51:15.030 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:14 smithi033 ceph-mon[92736]: mds.? [v2:172.21.15.33:6834/3619450908,v1:172.21.15.33:6835/3619450908] up:rejoin 2024-04-23T02:51:15.030 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:14 smithi033 ceph-mon[92736]: fsmap foofs:1/1 {0=foofs.smithi033.vfswme=up:rejoin} 2024-04-23T02:51:15.030 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:14 smithi033 ceph-mon[92736]: daemon mds.foofs.smithi033.vfswme is now active in filesystem foofs as rank 0 2024-04-23T02:51:15.030 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:14 smithi033 ceph-mon[92736]: pgmap v233: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 KiB/s wr, 4 op/s 2024-04-23T02:51:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:14 smithi096 ceph-mon[68434]: mds.? [v2:172.21.15.33:6834/3619450908,v1:172.21.15.33:6835/3619450908] up:rejoin 2024-04-23T02:51:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:14 smithi096 ceph-mon[68434]: fsmap foofs:1/1 {0=foofs.smithi033.vfswme=up:rejoin} 2024-04-23T02:51:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:14 smithi096 ceph-mon[68434]: daemon mds.foofs.smithi033.vfswme is now active in filesystem foofs as rank 0 2024-04-23T02:51:15.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:14 smithi096 ceph-mon[68434]: pgmap v233: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 KiB/s wr, 4 op/s 2024-04-23T02:51:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:15 smithi033 ceph-mon[92736]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-23T02:51:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:15 smithi033 ceph-mon[92736]: mds.? [v2:172.21.15.33:6834/3619450908,v1:172.21.15.33:6835/3619450908] up:active 2024-04-23T02:51:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:15 smithi033 ceph-mon[92736]: fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 2024-04-23T02:51:16.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:15 smithi096 ceph-mon[68434]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-23T02:51:16.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:15 smithi096 ceph-mon[68434]: mds.? [v2:172.21.15.33:6834/3619450908,v1:172.21.15.33:6835/3619450908] up:active 2024-04-23T02:51:16.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:15 smithi096 ceph-mon[68434]: fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 2024-04-23T02:51:16.896 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:51:17.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:16 smithi033 ceph-mon[92736]: pgmap v234: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 KiB/s wr, 9 op/s 2024-04-23T02:51:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:16 smithi096 ceph-mon[68434]: pgmap v234: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 KiB/s wr, 9 op/s 2024-04-23T02:51:19.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:19 smithi096 ceph-mon[68434]: pgmap v235: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.8 KiB/s wr, 9 op/s 2024-04-23T02:51:19.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:19 smithi033 ceph-mon[92736]: pgmap v235: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.8 KiB/s wr, 9 op/s 2024-04-23T02:51:21.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:21 smithi096 ceph-mon[68434]: pgmap v236: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.8 KiB/s wr, 11 op/s 2024-04-23T02:51:21.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:21 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:21.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:21 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:21.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:21 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:51:21.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:21 smithi033 ceph-mon[92736]: pgmap v236: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 1.8 KiB/s wr, 11 op/s 2024-04-23T02:51:21.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:21 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:21.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:21 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:21.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:21 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:51:21.945 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:51:22.327 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:51:22.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:22 smithi096 ceph-mon[68434]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-23T02:51:22.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:22 smithi096 ceph-mon[68434]: mds.? [v2:172.21.15.96:6832/4043234414,v1:172.21.15.96:6833/4043234414] up:boot 2024-04-23T02:51:22.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:22 smithi096 ceph-mon[68434]: fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:51:22.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:22 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:51:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:22 smithi033 ceph-mon[92736]: Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-04-23T02:51:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:22 smithi033 ceph-mon[92736]: mds.? [v2:172.21.15.96:6832/4043234414,v1:172.21.15.96:6833/4043234414] up:boot 2024-04-23T02:51:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:22 smithi033 ceph-mon[92736]: fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:51:22.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:22 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "mds metadata", "who": "foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:51:22.994 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:51:22.994 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (15m) 19s ago 27m 18.6M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:51:22.994 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (5m) 19s ago 27m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:51:22.994 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (4m) 40s ago 26m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (13m) 19s ago 26m 37.5M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (24s) 19s ago 21m 13.5M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca0bb196b73a 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 starting - - - - 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (6m) 19s ago 28m 505M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (6m) 40s ago 26m 449M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (6m) 19s ago 28m 78.4M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (5m) 40s ago 26m 53.3M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (18m) 19s ago 18m 80.4M - 3.5 6933c2a0b7dd e58e85a093e0 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (17m) 40s ago 17m 79.4M - 3.5 6933c2a0b7dd 43414f80eecd 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (11m) 19s ago 26m 16.5M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (7m) 40s ago 25m 10.9M - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (4m) 19s ago 25m 144M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (3m) 19s ago 25m 133M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (3m) 19s ago 24m 119M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:51:22.995 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (3m) 19s ago 24m 141M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:51:22.996 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (2m) 40s ago 23m 145M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:51:22.996 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (111s) 40s ago 23m 135M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 efbd1d5dd8ff 2024-04-23T02:51:22.996 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (78s) 40s ago 23m 123M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 af942c6d0da6 2024-04-23T02:51:22.996 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (44s) 40s ago 22m 11.2M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ab59603ea373 2024-04-23T02:51:22.996 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 19s ago 26m - - 2024-04-23T02:51:23.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:23 smithi096 ceph-mon[68434]: pgmap v237: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 7.1 KiB/s wr, 13 op/s 2024-04-23T02:51:23.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:23 smithi096 ceph-mon[68434]: from='client.34424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:23.395 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:51:23.395 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:51:23.395 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:51:23.395 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:51:23.396 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:51:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:23 smithi033 ceph-mon[92736]: pgmap v237: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 7.1 KiB/s wr, 13 op/s 2024-04-23T02:51:23.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:23 smithi033 ceph-mon[92736]: from='client.34424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:23.734 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:51:23.734 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:51:23.734 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:51:23.734 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:51:23.734 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:51:23.734 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:51:23.734 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:51:23.735 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr", 2024-04-23T02:51:23.735 INFO:teuthology.orchestra.run.smithi033.stdout: "osd" 2024-04-23T02:51:23.735 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:51:23.735 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "15/23 daemons upgraded", 2024-04-23T02:51:23.735 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading mds daemons", 2024-04-23T02:51:23.735 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:51:23.735 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:51:24.134 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:51:24.135 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:51:24.135 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:51:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:24 smithi033 ceph-mon[92736]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:24 smithi033 ceph-mon[92736]: from='client.34432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:24 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1681033763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:24 smithi096 ceph-mon[68434]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:24 smithi096 ceph-mon[68434]: from='client.34432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:24.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:24 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1681033763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:25.532 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:25 smithi096 ceph-mon[68434]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:25.532 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:25 smithi096 ceph-mon[68434]: pgmap v238: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 6.2 KiB/s wr, 11 op/s 2024-04-23T02:51:25.532 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:25 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/704810789' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:51:25.532 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:25.532 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:25.532 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:51:25.532 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:25.533 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:25 smithi033 ceph-mon[92736]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:25 smithi033 ceph-mon[92736]: pgmap v238: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 6.2 KiB/s wr, 11 op/s 2024-04-23T02:51:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:25 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/704810789' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:51:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:25.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:51:25.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:25.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:26.988 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:51:27.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:27 smithi033 ceph-mon[92736]: pgmap v239: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 KiB/s wr, 10 op/s 2024-04-23T02:51:27.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:27 smithi096 ceph-mon[68434]: pgmap v239: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 KiB/s wr, 10 op/s 2024-04-23T02:51:29.455 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: pgmap v240: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.1 KiB/s wr, 6 op/s 2024-04-23T02:51:29.455 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.456 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi033.vfswme"}]': finished 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi096.xhpuyg"}]': finished 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.457 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:29 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: pgmap v240: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.1 KiB/s wr, 6 op/s 2024-04-23T02:51:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:29.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi033.vfswme"}]: dispatch 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi033.vfswme"}]': finished 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi096.xhpuyg"}]: dispatch 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.foofs.smithi096.xhpuyg"}]': finished 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:29.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:29.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:29 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:30 smithi033 ceph-mon[92736]: Detected new or changed devices on smithi096 2024-04-23T02:51:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:30 smithi033 ceph-mon[92736]: pgmap v241: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.9 KiB/s rd, 7.1 KiB/s wr, 5 op/s 2024-04-23T02:51:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:30 smithi033 ceph-mon[92736]: pgmap v242: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 241 B/s rd, 8.6 KiB/s wr, 4 op/s 2024-04-23T02:51:30.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:30 smithi033 ceph-mon[92736]: Upgrade: Setting container_image for all mds 2024-04-23T02:51:30.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:30 smithi033 ceph-mon[92736]: Upgrade: Setting container_image for all rgw 2024-04-23T02:51:30.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:30 smithi033 ceph-mon[92736]: Upgrade: Setting container_image for all rbd-mirror 2024-04-23T02:51:30.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:30 smithi033 ceph-mon[92736]: Upgrade: Setting container_image for all ceph-exporter 2024-04-23T02:51:30.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:30 smithi033 ceph-mon[92736]: Upgrade: Setting container_image for all iscsi 2024-04-23T02:51:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:30 smithi096 ceph-mon[68434]: Detected new or changed devices on smithi096 2024-04-23T02:51:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:30 smithi096 ceph-mon[68434]: pgmap v241: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.9 KiB/s rd, 7.1 KiB/s wr, 5 op/s 2024-04-23T02:51:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:30 smithi096 ceph-mon[68434]: pgmap v242: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 241 B/s rd, 8.6 KiB/s wr, 4 op/s 2024-04-23T02:51:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:30 smithi096 ceph-mon[68434]: Upgrade: Setting container_image for all mds 2024-04-23T02:51:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:30 smithi096 ceph-mon[68434]: Upgrade: Setting container_image for all rgw 2024-04-23T02:51:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:30 smithi096 ceph-mon[68434]: Upgrade: Setting container_image for all rbd-mirror 2024-04-23T02:51:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:30 smithi096 ceph-mon[68434]: Upgrade: Setting container_image for all ceph-exporter 2024-04-23T02:51:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:30 smithi096 ceph-mon[68434]: Upgrade: Setting container_image for all iscsi 2024-04-23T02:51:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: Upgrade: Updating nfs.foo.0.1.smithi033.doecql (1/2) 2024-04-23T02:51:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: Creating key for client.nfs.foo.0.1.smithi033.doecql 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: Rados config object exists: conf-nfs.foo 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: Creating key for client.nfs.foo.0.1.smithi033.doecql-rgw 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: Bind address in nfs.foo.0.1.smithi033.doecql's ganesha conf is defaulting to empty 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:31.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:31 smithi033 ceph-mon[92736]: Deploying daemon nfs.foo.0.1.smithi033.doecql on smithi033 2024-04-23T02:51:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: Upgrade: Updating nfs.foo.0.1.smithi033.doecql (1/2) 2024-04-23T02:51:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: Creating key for client.nfs.foo.0.1.smithi033.doecql 2024-04-23T02:51:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:51:31.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: Ensuring nfs.foo.0 is in the ganesha grace table 2024-04-23T02:51:31.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:51:31.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-23T02:51:31.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:31.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:51:31.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:51:31.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: Rados config object exists: conf-nfs.foo 2024-04-23T02:51:31.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: Creating key for client.nfs.foo.0.1.smithi033.doecql-rgw 2024-04-23T02:51:31.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.0.1.smithi033.doecql-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:51:31.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: Bind address in nfs.foo.0.1.smithi033.doecql's ganesha conf is defaulting to empty 2024-04-23T02:51:31.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:31.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:31 smithi096 ceph-mon[68434]: Deploying daemon nfs.foo.0.1.smithi033.doecql on smithi033 2024-04-23T02:51:32.021 INFO:teuthology.orchestra.run.smithi033.stderr:mount.nfs: mounting smithi033:/fake failed, reason given by server: No such file or directory 2024-04-23T02:51:32.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:32 smithi096 ceph-mon[68434]: pgmap v243: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-04-23T02:51:32.332 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:32 smithi033 ceph-mon[92736]: pgmap v243: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 241 B/s rd, 241 B/s wr, 0 op/s 2024-04-23T02:51:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:34 smithi033 ceph-mon[92736]: pgmap v244: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 362 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-04-23T02:51:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:34 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:34.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:34 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:34.552 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:34 smithi096 ceph-mon[68434]: pgmap v244: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 362 B/s rd, 2.0 KiB/s wr, 1 op/s 2024-04-23T02:51:34.552 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:34 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:34.552 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:34 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:36 smithi033 ceph-mon[92736]: pgmap v245: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 120 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-04-23T02:51:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:51:36.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:51:36.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-23T02:51:36.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:36.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:51:36.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:51:36.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:51:36.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:36.550 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:36 smithi096 ceph-mon[68434]: pgmap v245: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 120 B/s rd, 2.2 KiB/s wr, 1 op/s 2024-04-23T02:51:36.550 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:36.550 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx", "caps": ["mon", "allow r", "osd", "allow rw pool=.nfs namespace=foo"]}]: dispatch 2024-04-23T02:51:36.550 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]: dispatch 2024-04-23T02:51:36.550 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth get-or-create", "entity": "client.mgr.nfs.grace.nfs.foo", "caps": ["mon", "allow r", "osd", "allow rwx pool .nfs"]}]': finished 2024-04-23T02:51:36.550 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:36.550 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]: dispatch 2024-04-23T02:51:36.550 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "auth rm", "entity": "client.mgr.nfs.grace.nfs.foo"}]': finished 2024-04-23T02:51:36.550 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get-or-create", "entity": "client.nfs.foo.1.1.smithi096.twaitx-rgw", "caps": ["mon", "allow r", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-23T02:51:36.550 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:51:37.083 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'cd /mnt/foo && dbench 5 -t 5' 2024-04-23T02:51:37.150 INFO:teuthology.orchestra.run.smithi033.stdout:dbench version 4.00 - Copyright Andrew Tridgell 1999-2004 2024-04-23T02:51:37.150 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:51:37.150 INFO:teuthology.orchestra.run.smithi033.stdout:Running for 5 seconds with load '/usr/share/dbench/client.txt' and minimum warmup 1 secs 2024-04-23T02:51:37.151 INFO:teuthology.orchestra.run.smithi033.stdout:3 of 5 processes prepared for launch 0 sec 2024-04-23T02:51:37.251 INFO:teuthology.orchestra.run.smithi033.stdout:5 of 5 processes prepared for launch 0 sec 2024-04-23T02:51:37.251 INFO:teuthology.orchestra.run.smithi033.stdout:releasing clients 2024-04-23T02:51:37.313 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:37 smithi033 ceph-mon[92736]: Upgrade: Updating nfs.foo.1.1.smithi096.twaitx (2/2) 2024-04-23T02:51:37.314 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:37 smithi033 ceph-mon[92736]: Creating key for client.nfs.foo.1.1.smithi096.twaitx 2024-04-23T02:51:37.314 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:37 smithi033 ceph-mon[92736]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T02:51:37.314 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:37 smithi033 ceph-mon[92736]: Rados config object exists: conf-nfs.foo 2024-04-23T02:51:37.314 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:37 smithi033 ceph-mon[92736]: Creating key for client.nfs.foo.1.1.smithi096.twaitx-rgw 2024-04-23T02:51:37.314 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:37 smithi033 ceph-mon[92736]: Bind address in nfs.foo.1.1.smithi096.twaitx's ganesha conf is defaulting to empty 2024-04-23T02:51:37.314 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:37 smithi033 ceph-mon[92736]: Deploying daemon nfs.foo.1.1.smithi096.twaitx on smithi096 2024-04-23T02:51:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:37 smithi096 ceph-mon[68434]: Upgrade: Updating nfs.foo.1.1.smithi096.twaitx (2/2) 2024-04-23T02:51:37.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:37 smithi096 ceph-mon[68434]: Creating key for client.nfs.foo.1.1.smithi096.twaitx 2024-04-23T02:51:37.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:37 smithi096 ceph-mon[68434]: Ensuring nfs.foo.1 is in the ganesha grace table 2024-04-23T02:51:37.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:37 smithi096 ceph-mon[68434]: Rados config object exists: conf-nfs.foo 2024-04-23T02:51:37.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:37 smithi096 ceph-mon[68434]: Creating key for client.nfs.foo.1.1.smithi096.twaitx-rgw 2024-04-23T02:51:37.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:37 smithi096 ceph-mon[68434]: Bind address in nfs.foo.1.1.smithi096.twaitx's ganesha conf is defaulting to empty 2024-04-23T02:51:37.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:37 smithi096 ceph-mon[68434]: Deploying daemon nfs.foo.1.1.smithi096.twaitx on smithi096 2024-04-23T02:51:38.254 INFO:teuthology.orchestra.run.smithi033.stdout: 0 1 0.00 MB/sec warmup 1 sec latency 1001.982 ms 2024-04-23T02:51:38.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:38 smithi033 ceph-mon[92736]: pgmap v246: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 3.7 KiB/s wr, 6 op/s 2024-04-23T02:51:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:38 smithi096 ceph-mon[68434]: pgmap v246: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 3.7 KiB/s wr, 6 op/s 2024-04-23T02:51:39.253 INFO:teuthology.orchestra.run.smithi033.stdout: 0 1 0.00 MB/sec warmup 2 sec latency 2002.030 ms 2024-04-23T02:51:40.253 INFO:teuthology.orchestra.run.smithi033.stdout: 0 1 0.00 MB/sec warmup 3 sec latency 3002.083 ms 2024-04-23T02:51:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:40 smithi096 ceph-mon[68434]: pgmap v247: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.4 KiB/s rd, 3.0 KiB/s wr, 8 op/s 2024-04-23T02:51:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:51:40.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:51:40.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:40 smithi033 ceph-mon[92736]: pgmap v247: 129 pgs: 129 active+clean; 320 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.4 KiB/s rd, 3.0 KiB/s wr, 8 op/s 2024-04-23T02:51:40.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:40.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:40.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:51:40.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:51:41.253 INFO:teuthology.orchestra.run.smithi033.stdout: 0 1 0.00 MB/sec warmup 4 sec latency 4002.129 ms 2024-04-23T02:51:42.253 INFO:teuthology.orchestra.run.smithi033.stdout: 0 1 0.00 MB/sec warmup 5 sec latency 5002.177 ms 2024-04-23T02:51:42.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:42 smithi033 ceph-mon[92736]: pgmap v248: 129 pgs: 129 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 3.3 KiB/s wr, 25 op/s 2024-04-23T02:51:42.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:42 smithi096 ceph-mon[68434]: pgmap v248: 129 pgs: 129 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 3.3 KiB/s wr, 25 op/s 2024-04-23T02:51:43.253 INFO:teuthology.orchestra.run.smithi033.stdout: 0 1 0.00 MB/sec warmup 6 sec latency 6002.224 ms 2024-04-23T02:51:43.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:43 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:43.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:43 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:43.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:43 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:43.723 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:43 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:43 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:43 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:43 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:43.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:43 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:44.259 INFO:teuthology.orchestra.run.smithi033.stdout: 3 27 0.75 MB/sec warmup 7 sec latency 7008.111 ms 2024-04-23T02:51:44.479 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:44 smithi096 ceph-mon[68434]: pgmap v249: 129 pgs: 129 active+clean; 277 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 65 KiB/s wr, 34 op/s 2024-04-23T02:51:44.480 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:44 smithi033 ceph-mon[92736]: pgmap v249: 129 pgs: 129 active+clean; 277 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 65 KiB/s wr, 34 op/s 2024-04-23T02:51:46.259 INFO:teuthology.orchestra.run.smithi033.stdout: 5 328 20.55 MB/sec execute 1 sec latency 134.882 ms 2024-04-23T02:51:46.586 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:46 smithi033 ceph-mon[92736]: pgmap v250: 129 pgs: 129 active+clean; 273 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 151 KiB/s wr, 36 op/s 2024-04-23T02:51:46.752 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:46 smithi096 ceph-mon[68434]: pgmap v250: 129 pgs: 129 active+clean; 273 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 151 KiB/s wr, 36 op/s 2024-04-23T02:51:47.259 INFO:teuthology.orchestra.run.smithi033.stdout: 5 465 21.20 MB/sec execute 2 sec latency 116.445 ms 2024-04-23T02:51:47.882 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:47 smithi033 ceph-mon[92736]: pgmap v251: 129 pgs: 129 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 38 KiB/s rd, 3.0 MiB/s wr, 101 op/s 2024-04-23T02:51:47.882 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:47.882 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:47 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:48.259 INFO:teuthology.orchestra.run.smithi033.stdout: 5 726 22.47 MB/sec execute 3 sec latency 110.923 ms 2024-04-23T02:51:48.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:47 smithi096 ceph-mon[68434]: pgmap v251: 129 pgs: 129 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 38 KiB/s rd, 3.0 MiB/s wr, 101 op/s 2024-04-23T02:51:48.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:48.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:47 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:49.259 INFO:teuthology.orchestra.run.smithi033.stdout: 5 959 17.59 MB/sec execute 4 sec latency 158.845 ms 2024-04-23T02:51:49.921 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:49 smithi033 ceph-mon[92736]: pgmap v252: 129 pgs: 129 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 38 KiB/s rd, 3.0 MiB/s wr, 98 op/s 2024-04-23T02:51:50.260 INFO:teuthology.orchestra.run.smithi033.stdout: 5 cleanup 5 sec 2024-04-23T02:51:50.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:49 smithi096 ceph-mon[68434]: pgmap v252: 129 pgs: 129 active+clean; 301 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 38 KiB/s rd, 3.0 MiB/s wr, 98 op/s 2024-04-23T02:51:51.259 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 6 sec 2024-04-23T02:51:51.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:51 smithi033 ceph-mon[92736]: pgmap v253: 129 pgs: 129 active+clean; 318 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 8.9 MiB/s wr, 203 op/s 2024-04-23T02:51:51.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:51 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:51.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:51 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:51.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:51 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:51.797 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:51 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:51.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:51 smithi096 ceph-mon[68434]: pgmap v253: 129 pgs: 129 active+clean; 318 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 35 KiB/s rd, 8.9 MiB/s wr, 203 op/s 2024-04-23T02:51:51.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:51 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:51.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:51 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:51.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:51 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:51.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:51 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:51:52.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 7 sec 2024-04-23T02:51:53.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 8 sec 2024-04-23T02:51:53.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:53 smithi033 ceph-mon[92736]: pgmap v254: 129 pgs: 129 active+clean; 322 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 9.4 MiB/s wr, 220 op/s 2024-04-23T02:51:53.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:53 smithi096 ceph-mon[68434]: pgmap v254: 129 pgs: 129 active+clean; 322 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 9.4 MiB/s wr, 220 op/s 2024-04-23T02:51:54.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 9 sec 2024-04-23T02:51:54.495 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:51:55.167 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:51:55.167 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (16m) 4s ago 27m 18.6M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:51:55.167 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (5m) 4s ago 27m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (5m) 12s ago 26m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (13m) 4s ago 27m 37.5M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (56s) 4s ago 21m 32.8M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca0bb196b73a 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (34s) 12s ago 21m 14.7M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 53c86acef77c 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (7m) 4s ago 29m 507M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (6m) 12s ago 26m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (6m) 4s ago 29m 80.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (6m) 12s ago 26m 56.7M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (22s) 4s ago 18m 64.7M - 5.5 9900ed1a6b81 c5f5c0960954 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (16s) 12s ago 18m 19.1M - 5.5 9900ed1a6b81 5ed71dc31c56 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (11m) 4s ago 27m 16.5M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:51:55.168 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (7m) 12s ago 26m 10.9M - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:51:55.169 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (5m) 4s ago 26m 147M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:51:55.169 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (4m) 4s ago 25m 135M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:51:55.169 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (4m) 4s ago 25m 122M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:51:55.169 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (3m) 4s ago 24m 143M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:51:55.169 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (2m) 12s ago 24m 149M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:51:55.169 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (2m) 12s ago 24m 144M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 efbd1d5dd8ff 2024-04-23T02:51:55.169 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (110s) 12s ago 23m 129M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 af942c6d0da6 2024-04-23T02:51:55.169 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (77s) 12s ago 23m 149M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ab59603ea373 2024-04-23T02:51:55.169 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 4s ago 26m - - 2024-04-23T02:51:55.259 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 10 sec 2024-04-23T02:51:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:55 smithi033 ceph-mon[92736]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:55 smithi033 ceph-mon[92736]: pgmap v255: 129 pgs: 129 active+clean; 297 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 9.8 MiB/s wr, 264 op/s 2024-04-23T02:51:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:51:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:55 smithi033 ceph-mon[92736]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:55.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:55 smithi033 ceph-mon[92736]: from='client.34498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:55.800 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:51:55.800 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:51:55.800 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:51:55.800 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:51:55.800 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:51:55.800 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:51:55.800 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:51:55.800 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:51:55.800 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:51:55.800 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:51:55.801 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:51:55.801 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:51:55.801 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:51:55.801 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:51:55.801 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:51:55.801 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:51:55.801 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:51:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:55 smithi096 ceph-mon[68434]: from='client.34490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:55 smithi096 ceph-mon[68434]: pgmap v255: 129 pgs: 129 active+clean; 297 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 9.8 MiB/s wr, 264 op/s 2024-04-23T02:51:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:51:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:55 smithi096 ceph-mon[68434]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:55 smithi096 ceph-mon[68434]: from='client.34498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr", 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "mds", 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "osd", 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "nfs" 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:51:56.144 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading nfs daemons", 2024-04-23T02:51:56.145 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:51:56.145 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:51:56.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 11 sec 2024-04-23T02:51:56.547 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:51:56.547 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:51:56.547 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:51:56.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:56 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/124358683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:56.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:56 smithi033 ceph-mon[92736]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:56.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:56 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/124358683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:51:56.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:56 smithi096 ceph-mon[68434]: from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:51:57.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 12 sec 2024-04-23T02:51:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:57 smithi033 ceph-mon[92736]: pgmap v256: 129 pgs: 129 active+clean; 226 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 9.7 MiB/s wr, 281 op/s 2024-04-23T02:51:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:57 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/2753698050' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:51:57.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:57 smithi096 ceph-mon[68434]: pgmap v256: 129 pgs: 129 active+clean; 226 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 9.7 MiB/s wr, 281 op/s 2024-04-23T02:51:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:57 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/2753698050' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:51:58.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 13 sec 2024-04-23T02:51:59.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 14 sec 2024-04-23T02:51:59.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:51:59 smithi096 ceph-mon[68434]: pgmap v257: 129 pgs: 129 active+clean; 226 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.9 MiB/s wr, 216 op/s 2024-04-23T02:52:00.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:51:59 smithi033 ceph-mon[92736]: pgmap v257: 129 pgs: 129 active+clean; 226 MiB data, 997 MiB used, 714 GiB / 715 GiB avail; 7.7 KiB/s rd, 6.9 MiB/s wr, 216 op/s 2024-04-23T02:52:00.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 15 sec 2024-04-23T02:52:01.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 16 sec 2024-04-23T02:52:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:01 smithi096 ceph-mon[68434]: pgmap v258: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 6.9 MiB/s wr, 216 op/s 2024-04-23T02:52:02.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:01 smithi033 ceph-mon[92736]: pgmap v258: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 5.2 KiB/s rd, 6.9 MiB/s wr, 216 op/s 2024-04-23T02:52:02.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 17 sec 2024-04-23T02:52:03.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 18 sec 2024-04-23T02:52:03.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:03 smithi096 ceph-mon[68434]: pgmap v259: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.0 MiB/s wr, 109 op/s 2024-04-23T02:52:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:03 smithi033 ceph-mon[92736]: pgmap v259: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 1.0 MiB/s wr, 109 op/s 2024-04-23T02:52:04.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 19 sec 2024-04-23T02:52:05.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 20 sec 2024-04-23T02:52:05.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:05 smithi096 ceph-mon[68434]: pgmap v260: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 469 KiB/s wr, 74 op/s 2024-04-23T02:52:06.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:05 smithi033 ceph-mon[92736]: pgmap v260: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 3.7 KiB/s rd, 469 KiB/s wr, 74 op/s 2024-04-23T02:52:06.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 21 sec 2024-04-23T02:52:07.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 22 sec 2024-04-23T02:52:07.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:07 smithi096 ceph-mon[68434]: pgmap v261: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 27 KiB/s wr, 21 op/s 2024-04-23T02:52:08.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:07 smithi033 ceph-mon[92736]: pgmap v261: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 27 KiB/s wr, 21 op/s 2024-04-23T02:52:08.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 23 sec 2024-04-23T02:52:09.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 24 sec 2024-04-23T02:52:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:09 smithi033 ceph-mon[92736]: pgmap v262: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 2.8 KiB/s wr, 1 op/s 2024-04-23T02:52:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:09 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:52:10.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:09 smithi096 ceph-mon[68434]: pgmap v262: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 2.8 KiB/s wr, 1 op/s 2024-04-23T02:52:10.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:09 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:52:10.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 25 sec 2024-04-23T02:52:11.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 26 sec 2024-04-23T02:52:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:11 smithi033 ceph-mon[92736]: pgmap v263: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-04-23T02:52:12.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:11 smithi096 ceph-mon[68434]: pgmap v263: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 2.3 KiB/s wr, 1 op/s 2024-04-23T02:52:12.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 27 sec 2024-04-23T02:52:13.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 28 sec 2024-04-23T02:52:14.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:13 smithi033 ceph-mon[92736]: pgmap v264: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 2.3 KiB/s wr, 0 op/s 2024-04-23T02:52:14.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:13 smithi096 ceph-mon[68434]: pgmap v264: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 2.3 KiB/s wr, 0 op/s 2024-04-23T02:52:14.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 29 sec 2024-04-23T02:52:15.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 30 sec 2024-04-23T02:52:16.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:15 smithi033 ceph-mon[92736]: pgmap v265: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-04-23T02:52:16.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:15 smithi096 ceph-mon[68434]: pgmap v265: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1023 B/s wr, 0 op/s 2024-04-23T02:52:16.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 31 sec 2024-04-23T02:52:17.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 32 sec 2024-04-23T02:52:18.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:17 smithi033 ceph-mon[92736]: pgmap v266: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1023 B/s wr, 0 op/s 2024-04-23T02:52:18.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:17 smithi096 ceph-mon[68434]: pgmap v266: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 1023 B/s wr, 0 op/s 2024-04-23T02:52:18.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 33 sec 2024-04-23T02:52:19.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 34 sec 2024-04-23T02:52:20.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:19 smithi033 ceph-mon[92736]: pgmap v267: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:20.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:19 smithi096 ceph-mon[68434]: pgmap v267: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:20.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 35 sec 2024-04-23T02:52:21.262 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 36 sec 2024-04-23T02:52:22.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:21 smithi033 ceph-mon[92736]: pgmap v268: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:22.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:21 smithi096 ceph-mon[68434]: pgmap v268: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:22.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 37 sec 2024-04-23T02:52:23.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 38 sec 2024-04-23T02:52:24.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:23 smithi033 ceph-mon[92736]: pgmap v269: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:24.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:23 smithi096 ceph-mon[68434]: pgmap v269: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:24.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 39 sec 2024-04-23T02:52:25.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:24 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:52:25.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:24 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:52:25.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 40 sec 2024-04-23T02:52:26.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:25 smithi033 ceph-mon[92736]: pgmap v270: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:26.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:25 smithi096 ceph-mon[68434]: pgmap v270: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:26.260 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 41 sec 2024-04-23T02:52:26.906 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:52:27.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 42 sec 2024-04-23T02:52:27.758 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (16m) 37s ago 28m 18.6M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (6m) 37s ago 28m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (6m) 45s ago 27m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (14m) 37s ago 27m 37.5M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (89s) 37s ago 22m 32.8M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca0bb196b73a 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (67s) 45s ago 22m 14.7M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 53c86acef77c 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (8m) 37s ago 29m 507M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (7m) 45s ago 27m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (7m) 37s ago 29m 80.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (6m) 45s ago 27m 56.7M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (54s) 37s ago 19m 64.7M - 5.5 9900ed1a6b81 c5f5c0960954 2024-04-23T02:52:27.759 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (49s) 45s ago 18m 19.1M - 5.5 9900ed1a6b81 5ed71dc31c56 2024-04-23T02:52:27.760 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (12m) 37s ago 27m 16.5M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:52:27.760 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (8m) 45s ago 26m 10.9M - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:52:27.760 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (5m) 37s ago 26m 147M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:52:27.760 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (5m) 37s ago 26m 135M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:52:27.760 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (4m) 37s ago 25m 122M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:52:27.760 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (4m) 37s ago 25m 143M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:52:27.760 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (3m) 45s ago 25m 149M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:52:27.760 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (2m) 45s ago 24m 144M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 efbd1d5dd8ff 2024-04-23T02:52:27.760 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (2m) 45s ago 24m 129M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 af942c6d0da6 2024-04-23T02:52:27.760 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (109s) 45s ago 23m 149M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ab59603ea373 2024-04-23T02:52:27.760 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 37s ago 27m - - 2024-04-23T02:52:28.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:27 smithi033 ceph-mon[92736]: pgmap v271: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:52:28.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:27 smithi033 ceph-mon[92736]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:52:28.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:27 smithi033 ceph-mon[92736]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:52:28.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:27 smithi096 ceph-mon[68434]: pgmap v271: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:52:28.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:27 smithi096 ceph-mon[68434]: from='client.34514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:52:28.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:27 smithi096 ceph-mon[68434]: from='client.34518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:52:28.163 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:52:28.163 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:52:28.163 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:52:28.163 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:52:28.163 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:52:28.163 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:52:28.163 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:52:28.163 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:52:28.164 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:52:28.164 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:52:28.164 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:52:28.164 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:52:28.164 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:52:28.164 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:52:28.164 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:52:28.164 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:52:28.164 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:52:28.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 43 sec 2024-04-23T02:52:28.508 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:52:28.508 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:52:28.508 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:52:28.508 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:52:28.508 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:52:28.508 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:52:28.508 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr", 2024-04-23T02:52:28.508 INFO:teuthology.orchestra.run.smithi033.stdout: "mds", 2024-04-23T02:52:28.508 INFO:teuthology.orchestra.run.smithi033.stdout: "osd", 2024-04-23T02:52:28.508 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:52:28.508 INFO:teuthology.orchestra.run.smithi033.stdout: "nfs" 2024-04-23T02:52:28.509 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:52:28.509 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:52:28.509 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading nfs daemons", 2024-04-23T02:52:28.509 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:52:28.509 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:52:28.917 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:52:28.918 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:52:28.918 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:52:29.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:28 smithi033 ceph-mon[92736]: from='client.34522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:52:29.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:28 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/539100725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:52:29.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:28 smithi096 ceph-mon[68434]: from='client.34522 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:52:29.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:28 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/539100725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:52:29.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 44 sec 2024-04-23T02:52:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:29 smithi033 ceph-mon[92736]: pgmap v272: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:29 smithi033 ceph-mon[92736]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:52:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:29 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/281885091' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:52:30.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:29 smithi096 ceph-mon[68434]: pgmap v272: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:30.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:29 smithi096 ceph-mon[68434]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:52:30.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:29 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/281885091' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:52:30.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 45 sec 2024-04-23T02:52:31.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 46 sec 2024-04-23T02:52:32.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:31 smithi033 ceph-mon[92736]: pgmap v273: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:32.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:31 smithi096 ceph-mon[68434]: pgmap v273: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:32.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 47 sec 2024-04-23T02:52:33.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 48 sec 2024-04-23T02:52:34.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:33 smithi033 ceph-mon[92736]: pgmap v274: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:34.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:33 smithi096 ceph-mon[68434]: pgmap v274: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:34.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 49 sec 2024-04-23T02:52:35.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 50 sec 2024-04-23T02:52:36.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:35 smithi033 ceph-mon[92736]: pgmap v275: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:36.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:35 smithi096 ceph-mon[68434]: pgmap v275: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:36.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 51 sec 2024-04-23T02:52:37.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 52 sec 2024-04-23T02:52:38.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:37 smithi096 ceph-mon[68434]: pgmap v276: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:52:38.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 53 sec 2024-04-23T02:52:38.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:37 smithi033 ceph-mon[92736]: pgmap v276: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:52:39.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 54 sec 2024-04-23T02:52:40.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:39 smithi096 ceph-mon[68434]: pgmap v277: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:40.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:39 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:52:40.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 55 sec 2024-04-23T02:52:40.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:39 smithi033 ceph-mon[92736]: pgmap v277: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:40.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:39 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:52:41.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 56 sec 2024-04-23T02:52:42.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:41 smithi096 ceph-mon[68434]: pgmap v278: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:42.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 57 sec 2024-04-23T02:52:42.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:41 smithi033 ceph-mon[92736]: pgmap v278: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:43.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 58 sec 2024-04-23T02:52:44.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:43 smithi096 ceph-mon[68434]: pgmap v279: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:44.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 59 sec 2024-04-23T02:52:44.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:43 smithi033 ceph-mon[92736]: pgmap v279: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:45.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 60 sec 2024-04-23T02:52:46.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:45 smithi096 ceph-mon[68434]: pgmap v280: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:46.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 61 sec 2024-04-23T02:52:46.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:45 smithi033 ceph-mon[92736]: pgmap v280: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:47.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 62 sec 2024-04-23T02:52:48.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:47 smithi096 ceph-mon[68434]: pgmap v281: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:52:48.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 63 sec 2024-04-23T02:52:48.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:47 smithi033 ceph-mon[92736]: pgmap v281: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:52:49.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 64 sec 2024-04-23T02:52:50.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:52:49 smithi096 ceph-mon[68434]: pgmap v282: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:50.261 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 65 sec 2024-04-23T02:52:50.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:52:49 smithi033 ceph-mon[92736]: pgmap v282: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:52:51.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 66 sec 2024-04-23T02:52:52.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 67 sec 2024-04-23T02:52:53.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 68 sec 2024-04-23T02:52:54.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 69 sec 2024-04-23T02:52:55.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 70 sec 2024-04-23T02:52:56.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 71 sec 2024-04-23T02:52:57.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 72 sec 2024-04-23T02:52:58.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 73 sec 2024-04-23T02:52:59.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 74 sec 2024-04-23T02:52:59.441 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:53:00.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 75 sec 2024-04-23T02:53:01.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 76 sec 2024-04-23T02:53:03.532 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 77 sec 2024-04-23T02:53:03.532 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 78 sec 2024-04-23T02:53:04.146 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:53:04.146 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (17m) 73s ago 28m 18.6M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:53:04.146 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (6m) 73s ago 28m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:53:04.146 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (6m) 81s ago 27m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:53:04.146 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (15m) 73s ago 28m 37.5M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:53:04.146 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (2m) 73s ago 22m 32.8M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca0bb196b73a 2024-04-23T02:53:04.146 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (103s) 81s ago 22m 14.7M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 53c86acef77c 2024-04-23T02:53:04.146 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (8m) 73s ago 30m 507M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (8m) 81s ago 27m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (7m) 73s ago 30m 80.2M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (7m) 81s ago 27m 56.7M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (91s) 73s ago 19m 64.7M - 5.5 9900ed1a6b81 c5f5c0960954 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (85s) 81s ago 19m 19.1M - 5.5 9900ed1a6b81 5ed71dc31c56 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (13m) 73s ago 28m 16.5M - 0.18.1 e5a616e4b9cf 32aae445783c 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (8m) 81s ago 27m 10.9M - 0.18.1 e5a616e4b9cf 96c9bbfa2d0a 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (6m) 73s ago 27m 147M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (5m) 73s ago 26m 135M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (5m) 73s ago 26m 122M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (4m) 73s ago 25m 143M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (4m) 81s ago 25m 149M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (3m) 81s ago 25m 144M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 efbd1d5dd8ff 2024-04-23T02:53:04.147 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (2m) 81s ago 24m 129M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 af942c6d0da6 2024-04-23T02:53:04.148 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (2m) 81s ago 24m 149M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ab59603ea373 2024-04-23T02:53:04.148 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 error 73s ago 28m - - 2024-04-23T02:53:04.267 INFO:teuthology.orchestra.run.smithi033.stdout: 1 cleanup 79 sec 2024-04-23T02:53:04.442 INFO:teuthology.orchestra.run.smithi033.stdout: 0 cleanup 79 sec 2024-04-23T02:53:04.442 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:53:04.442 INFO:teuthology.orchestra.run.smithi033.stdout: Operation Count AvgLat MaxLat 2024-04-23T02:53:04.442 INFO:teuthology.orchestra.run.smithi033.stdout: ---------------------------------------- 2024-04-23T02:53:04.442 INFO:teuthology.orchestra.run.smithi033.stdout: NTCreateX 752 15.280 130.668 2024-04-23T02:53:04.442 INFO:teuthology.orchestra.run.smithi033.stdout: Close 691 5.739 55.631 2024-04-23T02:53:04.442 INFO:teuthology.orchestra.run.smithi033.stdout: Rename 44 16.043 158.837 2024-04-23T02:53:04.442 INFO:teuthology.orchestra.run.smithi033.stdout: Unlink 72 5.201 64.240 2024-04-23T02:53:04.442 INFO:teuthology.orchestra.run.smithi033.stdout: Qpathinfo 412 2.736 62.964 2024-04-23T02:53:04.443 INFO:teuthology.orchestra.run.smithi033.stdout: Qfileinfo 350 10.148 30.941 2024-04-23T02:53:04.443 INFO:teuthology.orchestra.run.smithi033.stdout: Qfsinfo 147 1.128 16.019 2024-04-23T02:53:04.443 INFO:teuthology.orchestra.run.smithi033.stdout: Sfileinfo 147 9.760 62.879 2024-04-23T02:53:04.443 INFO:teuthology.orchestra.run.smithi033.stdout: Find 196 6.166 94.387 2024-04-23T02:53:04.443 INFO:teuthology.orchestra.run.smithi033.stdout: WriteX 1675 0.024 0.063 2024-04-23T02:53:04.443 INFO:teuthology.orchestra.run.smithi033.stdout: ReadX 729 0.023 0.376 2024-04-23T02:53:04.443 INFO:teuthology.orchestra.run.smithi033.stdout: Flush 120 9.047 24.663 2024-04-23T02:53:04.443 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:53:04.443 INFO:teuthology.orchestra.run.smithi033.stdout:Throughput 17.5888 MB/sec 5 clients 5 procs max_latency=158.845 ms 2024-04-23T02:53:04.445 DEBUG:teuthology.parallel:result is None 2024-04-23T02:53:04.575 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:53:04.575 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:53:04.575 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:53:04.575 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:53:04.575 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:53:04.575 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:53:04.575 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:53:04.575 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:53:04.576 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:53:04.576 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:53:04.576 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:53:04.576 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:53:04.576 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:53:04.576 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:53:04.576 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:53:04.576 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:53:04.576 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:53:04.921 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:53:04.921 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:53:04.921 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr", 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: "mds", 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: "osd", 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: "nfs" 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading nfs daemons", 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:53:04.922 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:53:05.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: pgmap v283: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:05.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: pgmap v284: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:05.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: pgmap v285: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:05.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: pgmap v286: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:05.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: pgmap v287: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-23T02:53:05.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:05.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: pgmap v288: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-23T02:53:05.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: pgmap v289: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-23T02:53:05.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: mon.smithi033 calling monitor election 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: mon.smithi096 calling monitor election 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: mon.smithi033 is new leader, mons smithi033,smithi096 in quorum (ranks 0,1) 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: monmap e3: 2 mons at {smithi033=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: osdmap e113: 8 total, 8 up, 8 in 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: mgrmap e41: smithi033.eyrhiu(active, since 7m), standbys: smithi096.hxmsqk 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: pgmap v290: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-23T02:53:05.045 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:04 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/835975912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:05.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: pgmap v283: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:05.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: pgmap v284: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:05.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: pgmap v285: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:05.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: pgmap v286: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:05.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: pgmap v287: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-23T02:53:05.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: from='client.34538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:05.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: pgmap v288: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-23T02:53:05.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: pgmap v289: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-23T02:53:05.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: mon.smithi033 calling monitor election 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: mon.smithi096 calling monitor election 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: mon.smithi033 is new leader, mons smithi033,smithi096 in quorum (ranks 0,1) 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: monmap e3: 2 mons at {smithi033=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],smithi096=[v2:172.21.15.96:3300/0,v1:172.21.15.96:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: fsmap foofs:1 {0=foofs.smithi033.vfswme=up:active} 1 up:standby 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: osdmap e113: 8 total, 8 up, 8 in 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: mgrmap e41: smithi033.eyrhiu(active, since 7m), standbys: smithi096.hxmsqk 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: from='client.34546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: pgmap v290: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail 2024-04-23T02:53:05.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:04 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/835975912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:05.329 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-23T02:53:05.329 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:53:05.329 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:53:06.040 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:05 smithi033 ceph-mon[92736]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:06.041 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:05 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/2163519578' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:53:06.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:05 smithi096 ceph-mon[68434]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:06.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:05 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/2163519578' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:53:06.976 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:06 smithi033 ceph-mon[92736]: pgmap v291: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:53:07.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:06 smithi096 ceph-mon[68434]: pgmap v291: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 85 B/s wr, 0 op/s 2024-04-23T02:53:08.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:08.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:08.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:53:08.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: pgmap v292: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 189 B/s rd, 94 B/s wr, 0 op/s 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: pgmap v293: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 232 B/s rd, 116 B/s wr, 0 op/s 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.545 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: Upgrade: Setting container_image for all nfs 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi033.doecql"}]: dispatch 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi033.doecql"}]': finished 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi096.twaitx"}]: dispatch 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi096.twaitx"}]': finished 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: Upgrade: Setting container_image for all nvmeof 2024-04-23T02:53:08.546 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:08 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:08.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:08.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:08.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:53:08.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: pgmap v292: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 189 B/s rd, 94 B/s wr, 0 op/s 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: pgmap v293: 129 pgs: 129 active+clean; 226 MiB data, 993 MiB used, 714 GiB / 715 GiB avail; 232 B/s rd, 116 B/s wr, 0 op/s 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: Upgrade: Setting container_image for all nfs 2024-04-23T02:53:08.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:08.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi033.doecql"}]: dispatch 2024-04-23T02:53:08.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.0.1.smithi033.doecql"}]': finished 2024-04-23T02:53:08.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi096.twaitx"}]: dispatch 2024-04-23T02:53:08.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs.foo.1.1.smithi096.twaitx"}]': finished 2024-04-23T02:53:08.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:08.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: Upgrade: Setting container_image for all nvmeof 2024-04-23T02:53:08.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:08 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:09.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:09 smithi033 ceph-mon[92736]: Health check failed: Slow OSD heartbeats on back (longest 1133.101ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-23T02:53:09.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:09 smithi096 ceph-mon[68434]: Health check failed: Slow OSD heartbeats on back (longest 1133.101ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-23T02:53:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:10 smithi033 ceph-mon[92736]: Upgrade: Updating node-exporter.smithi033 (1/2) 2024-04-23T02:53:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:10 smithi033 ceph-mon[92736]: Deploying daemon node-exporter.smithi033 on smithi033 2024-04-23T02:53:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:10 smithi033 ceph-mon[92736]: pgmap v294: 129 pgs: 129 active+clean; 224 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 581 B/s rd, 7.0 KiB/s wr, 2 op/s 2024-04-23T02:53:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:10.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:10 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:53:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:10 smithi096 ceph-mon[68434]: Upgrade: Updating node-exporter.smithi033 (1/2) 2024-04-23T02:53:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:10 smithi096 ceph-mon[68434]: Deploying daemon node-exporter.smithi033 on smithi033 2024-04-23T02:53:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:10 smithi096 ceph-mon[68434]: pgmap v294: 129 pgs: 129 active+clean; 224 MiB data, 987 MiB used, 714 GiB / 715 GiB avail; 581 B/s rd, 7.0 KiB/s wr, 2 op/s 2024-04-23T02:53:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:10.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:10 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:53:12.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:12 smithi033 ceph-mon[92736]: pgmap v295: 129 pgs: 129 active+clean; 218 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 581 B/s rd, 7.2 KiB/s wr, 3 op/s 2024-04-23T02:53:12.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:12 smithi096 ceph-mon[68434]: pgmap v295: 129 pgs: 129 active+clean; 218 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 581 B/s rd, 7.2 KiB/s wr, 3 op/s 2024-04-23T02:53:14.771 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:14 smithi096 ceph-mon[68434]: pgmap v296: 129 pgs: 129 active+clean; 218 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 581 B/s rd, 7.2 KiB/s wr, 3 op/s 2024-04-23T02:53:14.771 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:14 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:14.771 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:14 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:14 smithi033 ceph-mon[92736]: pgmap v296: 129 pgs: 129 active+clean; 218 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 581 B/s rd, 7.2 KiB/s wr, 3 op/s 2024-04-23T02:53:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:14 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:14.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:14 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:15.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:15 smithi033 ceph-mon[92736]: Health check update: Slow OSD heartbeats on back (longest 1699.688ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-23T02:53:15.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:15 smithi033 ceph-mon[92736]: Health check failed: Slow OSD heartbeats on front (longest 1806.481ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-23T02:53:15.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:15 smithi096 ceph-mon[68434]: Health check update: Slow OSD heartbeats on back (longest 1699.688ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-23T02:53:15.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:15 smithi096 ceph-mon[68434]: Health check failed: Slow OSD heartbeats on front (longest 1806.481ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-23T02:53:16.733 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:16 smithi096 ceph-mon[68434]: Upgrade: Updating node-exporter.smithi096 (2/2) 2024-04-23T02:53:16.733 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:16 smithi096 ceph-mon[68434]: Deploying daemon node-exporter.smithi096 on smithi096 2024-04-23T02:53:16.733 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:16 smithi096 ceph-mon[68434]: pgmap v297: 129 pgs: 129 active+clean; 215 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 814 B/s rd, 14 KiB/s wr, 5 op/s 2024-04-23T02:53:16.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:16 smithi033 ceph-mon[92736]: Upgrade: Updating node-exporter.smithi096 (2/2) 2024-04-23T02:53:16.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:16 smithi033 ceph-mon[92736]: Deploying daemon node-exporter.smithi096 on smithi096 2024-04-23T02:53:16.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:16 smithi033 ceph-mon[92736]: pgmap v297: 129 pgs: 129 active+clean; 215 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 814 B/s rd, 14 KiB/s wr, 5 op/s 2024-04-23T02:53:18.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:18 smithi033 ceph-mon[92736]: pgmap v298: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 716 B/s rd, 12 KiB/s wr, 4 op/s 2024-04-23T02:53:18.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:18 smithi096 ceph-mon[68434]: pgmap v298: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 716 B/s rd, 12 KiB/s wr, 4 op/s 2024-04-23T02:53:20.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:20 smithi096 ceph-mon[68434]: pgmap v299: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 11 KiB/s wr, 4 op/s 2024-04-23T02:53:20.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:20 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:20.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:20 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:20.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:20 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:20.887 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:20 smithi033 ceph-mon[92736]: pgmap v299: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 597 B/s rd, 11 KiB/s wr, 4 op/s 2024-04-23T02:53:20.888 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:20 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:20.888 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:20 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:20.888 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:20 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:22.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:21 smithi033 ceph-mon[92736]: Health check update: Slow OSD heartbeats on back (longest 1978.447ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-23T02:53:22.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:21 smithi033 ceph-mon[92736]: Health check update: Slow OSD heartbeats on front (longest 1975.942ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-23T02:53:22.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:21 smithi096 ceph-mon[68434]: Health check update: Slow OSD heartbeats on back (longest 1978.447ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-23T02:53:22.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:21 smithi096 ceph-mon[68434]: Health check update: Slow OSD heartbeats on front (longest 1975.942ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-23T02:53:23.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:22 smithi033 ceph-mon[92736]: pgmap v300: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 6.2 KiB/s wr, 2 op/s 2024-04-23T02:53:23.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:22 smithi096 ceph-mon[68434]: pgmap v300: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 6.2 KiB/s wr, 2 op/s 2024-04-23T02:53:24.411 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:24 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:24.411 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:24 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:24.411 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:24 smithi096 ceph-mon[68434]: pgmap v301: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 6.2 KiB/s wr, 1 op/s 2024-04-23T02:53:24.411 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:24 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:24.411 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:24 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:24 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:24 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:24 smithi033 ceph-mon[92736]: pgmap v301: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 6.2 KiB/s wr, 1 op/s 2024-04-23T02:53:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:24 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:24.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:24 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:25.664 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:25.664 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:53:25.664 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:25.664 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:25.664 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:25.665 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:25 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:25.902 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:25.902 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:53:25.903 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:25.903 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:25.903 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:25.903 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:25 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:26.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:26 smithi033 ceph-mon[92736]: pgmap v302: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 6.2 KiB/s wr, 2 op/s 2024-04-23T02:53:26.822 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:26 smithi096 ceph-mon[68434]: pgmap v302: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 6.2 KiB/s wr, 2 op/s 2024-04-23T02:53:28.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:28 smithi033 ceph-mon[92736]: pgmap v303: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-04-23T02:53:28.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:28 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:28.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:28 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:28.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:28 smithi096 ceph-mon[68434]: pgmap v303: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 1.2 KiB/s wr, 0 op/s 2024-04-23T02:53:28.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:28 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:28.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:28 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:30.513 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:30.513 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:30.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:53:30.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:53:30.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: pgmap v304: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 172 B/s rd, 1.3 KiB/s wr, 0 op/s 2024-04-23T02:53:30.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: pgmap v305: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 0 op/s 2024-04-23T02:53:30.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:30.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:30.514 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:30.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.515 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.516 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.516 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.516 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.516 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.516 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:30 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:53:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:53:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: pgmap v304: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 172 B/s rd, 1.3 KiB/s wr, 0 op/s 2024-04-23T02:53:30.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: pgmap v305: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 0 op/s 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.579 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:30.580 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:30 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:31.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:31 smithi033 ceph-mon[92736]: Health check update: Slow OSD heartbeats on front (longest 2003.437ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-23T02:53:31.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:31 smithi096 ceph-mon[68434]: Health check update: Slow OSD heartbeats on front (longest 2003.437ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-23T02:53:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:32 smithi033 ceph-mon[92736]: Upgrade: Updating prometheus.smithi033 2024-04-23T02:53:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:32 smithi033 ceph-mon[92736]: pgmap v306: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 0 op/s 2024-04-23T02:53:32.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:32 smithi033 ceph-mon[92736]: Deploying daemon prometheus.smithi033 on smithi033 2024-04-23T02:53:32.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:32 smithi096 ceph-mon[68434]: Upgrade: Updating prometheus.smithi033 2024-04-23T02:53:32.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:32 smithi096 ceph-mon[68434]: pgmap v306: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 0 op/s 2024-04-23T02:53:32.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:32 smithi096 ceph-mon[68434]: Deploying daemon prometheus.smithi033 on smithi033 2024-04-23T02:53:34.481 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:34 smithi033 ceph-mon[92736]: pgmap v307: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 0 op/s 2024-04-23T02:53:34.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:34 smithi096 ceph-mon[68434]: pgmap v307: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 0 op/s 2024-04-23T02:53:35.721 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (17m) 11s ago 29m 18.6M - 0.20.0 0881eb8f169f 1dc61817f5e6 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (7m) 11s ago 29m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (7m) 13s ago 28m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (15m) 11s ago 29m 37.6M - 6.7.4 557c83e11646 ced12a5a7050 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (2m) 11s ago 23m 40.9M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca0bb196b73a 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (2m) 13s ago 23m 15.2M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 53c86acef77c 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (9m) 11s ago 30m 508M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (8m) 13s ago 28m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (8m) 11s ago 31m 82.9M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (7m) 13s ago 28m 57.3M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:53:36.412 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (2m) 11s ago 20m 205M - 5.5 9900ed1a6b81 c5f5c0960954 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (117s) 13s ago 20m 78.5M - 5.5 9900ed1a6b81 5ed71dc31c56 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (23s) 11s ago 28m 3548k - 1.5.0 0da6a335fe13 f8a56ebdec37 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (16s) 13s ago 28m 3347k - 1.5.0 0da6a335fe13 d40252454709 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (6m) 11s ago 27m 165M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (6m) 11s ago 27m 156M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (5m) 11s ago 26m 127M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (5m) 11s ago 26m 155M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (4m) 13s ago 26m 162M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (4m) 13s ago 25m 167M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 efbd1d5dd8ff 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (3m) 13s ago 25m 146M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 af942c6d0da6 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (2m) 13s ago 25m 156M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ab59603ea373 2024-04-23T02:53:36.413 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 starting - - - - 2024-04-23T02:53:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:36 smithi033 ceph-mon[92736]: pgmap v308: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 0 op/s 2024-04-23T02:53:36.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:36 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:36.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:36 smithi096 ceph-mon[68434]: pgmap v308: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 0 op/s 2024-04-23T02:53:36.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:36 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:36.820 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:53:36.820 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:53:36.820 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:53:36.820 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:53:36.820 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:53:36.821 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:53:37.158 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:53:37.158 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:53:37.158 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:53:37.158 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:53:37.158 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:53:37.158 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:53:37.158 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr", 2024-04-23T02:53:37.159 INFO:teuthology.orchestra.run.smithi033.stdout: "mds", 2024-04-23T02:53:37.159 INFO:teuthology.orchestra.run.smithi033.stdout: "osd", 2024-04-23T02:53:37.159 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:53:37.159 INFO:teuthology.orchestra.run.smithi033.stdout: "nfs" 2024-04-23T02:53:37.159 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:53:37.159 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:53:37.159 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-23T02:53:37.159 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:53:37.159 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:53:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:37 smithi033 ceph-mon[92736]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:37 smithi033 ceph-mon[92736]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:37 smithi033 ceph-mon[92736]: from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:37.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:37 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1295555660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:37.574 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Slow OSD heartbeats on back (longest 1978.447ms); Slow OSD heartbeats on front (longest 2003.437ms) 2024-04-23T02:53:37.574 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-23T02:53:37.574 INFO:teuthology.orchestra.run.smithi033.stdout: daemon prometheus.smithi033 on smithi033 is in error state 2024-04-23T02:53:37.574 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] OSD_SLOW_PING_TIME_BACK: Slow OSD heartbeats on back (longest 1978.447ms) 2024-04-23T02:53:37.574 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.0 [] to osd.4 [] 1978.447 msec 2024-04-23T02:53:37.574 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.0 [] to osd.6 [] 1976.229 msec 2024-04-23T02:53:37.574 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.1 [] to osd.4 [] 1699.688 msec 2024-04-23T02:53:37.574 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.6 [] to osd.3 [] 1302.836 msec 2024-04-23T02:53:37.574 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.6 [] to osd.0 [] 1300.541 msec 2024-04-23T02:53:37.574 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.4 [] to osd.3 [] 1292.256 msec 2024-04-23T02:53:37.574 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.4 [] to osd.0 [] 1291.246 msec 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.6 [] to osd.2 [] 1282.025 msec 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.6 [] to osd.1 [] 1281.280 msec 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.4 [] to osd.1 [] 1280.060 msec 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Truncated long network list. Use ceph daemon mgr.# dump_osd_network for more information 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] OSD_SLOW_PING_TIME_FRONT: Slow OSD heartbeats on front (longest 2003.437ms) 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.0 [] to osd.6 [] 2003.437 msec 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.0 [] to osd.4 [] 1975.942 msec 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.1 [] to osd.6 [] 1806.481 msec 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.1 [] to osd.4 [] 1701.308 msec 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.3 [] to osd.6 [] 1329.003 msec 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.6 [] to osd.2 [] 1301.157 msec 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.4 [] to osd.3 [] 1294.522 msec 2024-04-23T02:53:37.575 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.6 [] to osd.0 [] 1282.082 msec 2024-04-23T02:53:37.576 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.4 [] to osd.0 [] 1280.372 msec 2024-04-23T02:53:37.576 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.4 [] to osd.1 [] 1277.935 msec 2024-04-23T02:53:37.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:37 smithi096 ceph-mon[68434]: from='client.34562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:37.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:37 smithi096 ceph-mon[68434]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:37.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:37 smithi096 ceph-mon[68434]: from='client.34570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:37.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:37 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1295555660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:38.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:38 smithi033 ceph-mon[92736]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:38.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:38 smithi033 ceph-mon[92736]: pgmap v309: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 0 op/s 2024-04-23T02:53:38.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:38 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1525139806' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:53:38.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:38 smithi096 ceph-mon[68434]: from='client.34578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:53:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:38 smithi096 ceph-mon[68434]: pgmap v309: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 207 B/s rd, 0 op/s 2024-04-23T02:53:38.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:38 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1525139806' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:53:40.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:40 smithi033 ceph-mon[92736]: pgmap v310: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:53:40.544 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:40 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:53:40.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:40 smithi096 ceph-mon[68434]: pgmap v310: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 204 B/s rd, 0 op/s 2024-04-23T02:53:40.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:40 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:53:41.788 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:41 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:41.788 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:41 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:41.788 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:41 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:41.788 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:41 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:41.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:41 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:41.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:41 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:41.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:41 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:41.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:41 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:42.689 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:42 smithi033 ceph-mon[92736]: pgmap v311: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:42.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:42 smithi096 ceph-mon[68434]: pgmap v311: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:44.498 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:44 smithi033 ceph-mon[92736]: pgmap v312: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:44.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:44 smithi096 ceph-mon[68434]: pgmap v312: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:53:45.782 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: pgmap v313: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.783 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:45 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:53:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:53:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: pgmap v313: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:45.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:45.830 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:45 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:53:46.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:46 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:53:46.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:46 smithi033 ceph-mon[92736]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:53:46.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:46 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-23T02:53:46.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:46 smithi096 ceph-mon[68434]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-23T02:53:47.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:47 smithi096 ceph-mon[68434]: Upgrade: Updating alertmanager.smithi033 2024-04-23T02:53:47.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:47 smithi096 ceph-mon[68434]: Deploying daemon alertmanager.smithi033 on smithi033 2024-04-23T02:53:47.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:47 smithi096 ceph-mon[68434]: pgmap v314: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:47.940 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:47 smithi033 ceph-mon[92736]: Upgrade: Updating alertmanager.smithi033 2024-04-23T02:53:47.940 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:47 smithi033 ceph-mon[92736]: Deploying daemon alertmanager.smithi033 on smithi033 2024-04-23T02:53:47.940 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:47 smithi033 ceph-mon[92736]: pgmap v314: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:49.916 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:49 smithi033 ceph-mon[92736]: pgmap v315: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:50.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:49 smithi096 ceph-mon[68434]: pgmap v315: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:52.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:51 smithi033 ceph-mon[92736]: pgmap v316: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:51 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:51 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:51 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:51 smithi096 ceph-mon[68434]: pgmap v316: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:51 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:51 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:52.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:51 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:53:54.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:53 smithi033 ceph-mon[92736]: pgmap v317: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:54.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:53 smithi096 ceph-mon[68434]: pgmap v317: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:55.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:55 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:53:55.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:55 smithi096 ceph-mon[68434]: pgmap v318: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:55.922 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:55.922 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:55 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:53:55.922 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:55 smithi033 ceph-mon[92736]: pgmap v318: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 180 B/s rd, 0 op/s 2024-04-23T02:53:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:57 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:57 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:57 smithi033 ceph-mon[92736]: pgmap v319: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:53:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:57 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:57.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:57 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:57 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:57 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:57 smithi096 ceph-mon[68434]: pgmap v319: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:53:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:57 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:57.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:57 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:53:59.625 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:53:59 smithi033 ceph-mon[92736]: pgmap v320: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:00.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:53:59 smithi096 ceph-mon[68434]: pgmap v320: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:54:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:54:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: pgmap v321: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:01.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.795 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.796 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:01 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: pgmap v321: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:01.829 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:01 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:02.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:02 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:54:02.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:02 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-23T02:54:03.711 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:03 smithi033 ceph-mon[92736]: Upgrade: Updating grafana.smithi033 2024-04-23T02:54:03.711 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:03 smithi033 ceph-mon[92736]: Deploying daemon grafana.smithi033 on smithi033 2024-04-23T02:54:03.711 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:03 smithi033 ceph-mon[92736]: pgmap v322: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:03.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:03 smithi096 ceph-mon[68434]: Upgrade: Updating grafana.smithi033 2024-04-23T02:54:03.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:03 smithi096 ceph-mon[68434]: Deploying daemon grafana.smithi033 on smithi033 2024-04-23T02:54:03.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:03 smithi096 ceph-mon[68434]: pgmap v322: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:05.958 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:05 smithi033 ceph-mon[92736]: pgmap v323: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:06.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:05 smithi096 ceph-mon[68434]: pgmap v323: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:07.787 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:07.787 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:07.787 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:07 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:54:07.787 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:07 smithi033 ceph-mon[92736]: pgmap v324: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:54:07.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:07.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:07.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:07 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:54:07.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:07 smithi096 ceph-mon[68434]: pgmap v324: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:54:07.945 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:54:08.698 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:54:08.698 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (17s) 12s ago 29m 17.1M - 0.25.0 c8568f914cd2 3ccc09759539 2024-04-23T02:54:08.698 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (7m) 12s ago 29m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (7m) 45s ago 28m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 starting - - - - 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (3m) 12s ago 24m 40.9M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca0bb196b73a 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (2m) 45s ago 24m 15.2M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 53c86acef77c 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (9m) 12s ago 31m 510M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (9m) 45s ago 28m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (8m) 12s ago 31m 84.8M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (8m) 45s ago 28m 57.3M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (2m) 12s ago 20m 213M - 5.5 9900ed1a6b81 c5f5c0960954 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (2m) 45s ago 20m 78.5M - 5.5 9900ed1a6b81 5ed71dc31c56 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (55s) 12s ago 29m 8074k - 1.5.0 0da6a335fe13 f8a56ebdec37 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (49s) 45s ago 28m 3347k - 1.5.0 0da6a335fe13 d40252454709 2024-04-23T02:54:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (7m) 12s ago 28m 165M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:54:08.700 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (6m) 12s ago 27m 156M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:54:08.700 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (6m) 12s ago 27m 128M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:54:08.700 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (5m) 12s ago 27m 155M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:54:08.700 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (5m) 45s ago 26m 162M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:54:08.700 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (4m) 45s ago 26m 167M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 efbd1d5dd8ff 2024-04-23T02:54:08.700 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (4m) 45s ago 26m 146M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 af942c6d0da6 2024-04-23T02:54:08.700 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (3m) 45s ago 25m 156M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ab59603ea373 2024-04-23T02:54:08.700 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (34s) 12s ago 29m 37.6M - 2.43.0 a07b618ecd1d c85671147393 2024-04-23T02:54:09.118 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:54:09.118 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:54:09.118 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:54:09.118 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:54:09.118 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:54:09.118 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:54:09.118 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:54:09.119 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:54:09.119 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:54:09.119 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:54:09.119 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:54:09.119 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:54:09.119 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:54:09.119 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:54:09.119 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:54:09.119 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:54:09.119 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:54:09.483 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:54:09.483 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", 2024-04-23T02:54:09.483 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-04-23T02:54:09.483 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-23T02:54:09.483 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-04-23T02:54:09.483 INFO:teuthology.orchestra.run.smithi033.stdout: "mon", 2024-04-23T02:54:09.483 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr", 2024-04-23T02:54:09.484 INFO:teuthology.orchestra.run.smithi033.stdout: "mds", 2024-04-23T02:54:09.484 INFO:teuthology.orchestra.run.smithi033.stdout: "osd", 2024-04-23T02:54:09.484 INFO:teuthology.orchestra.run.smithi033.stdout: "crash", 2024-04-23T02:54:09.484 INFO:teuthology.orchestra.run.smithi033.stdout: "nfs" 2024-04-23T02:54:09.484 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:54:09.484 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "18/23 daemons upgraded", 2024-04-23T02:54:09.484 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading grafana daemons", 2024-04-23T02:54:09.485 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:54:09.485 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:54:09.902 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_WARN Slow OSD heartbeats on back (longest 1978.447ms); Slow OSD heartbeats on front (longest 2003.437ms) 2024-04-23T02:54:09.902 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] OSD_SLOW_PING_TIME_BACK: Slow OSD heartbeats on back (longest 1978.447ms) 2024-04-23T02:54:09.902 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.0 [] to osd.4 [] 1978.447 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.0 [] to osd.6 [] 1976.229 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.3 [] 1901.317 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.1 [] 1899.651 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.0 [] 1876.846 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.7 [] to osd.2 [] 1876.469 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.0 [] to osd.5 [] 1766.803 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.1 [] to osd.5 [] 1700.069 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.1 [] to osd.4 [] 1699.688 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on back from osd.6 [] to osd.3 [] 1302.836 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Truncated long network list. Use ceph daemon mgr.# dump_osd_network for more information 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout:[WRN] OSD_SLOW_PING_TIME_FRONT: Slow OSD heartbeats on front (longest 2003.437ms) 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.0 [] to osd.6 [] 2003.437 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.0 [] to osd.4 [] 1975.942 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.7 [] to osd.3 [] 1900.725 msec 2024-04-23T02:54:09.903 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.7 [] to osd.0 [] 1899.245 msec 2024-04-23T02:54:09.904 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.7 [] to osd.2 [] 1876.523 msec 2024-04-23T02:54:09.904 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.1 [] to osd.6 [] 1806.481 msec 2024-04-23T02:54:09.904 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.0 [] to osd.5 [] 1766.460 msec 2024-04-23T02:54:09.904 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.1 [] to osd.4 [] 1701.308 msec 2024-04-23T02:54:09.904 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.1 [] to osd.5 [] 1700.265 msec 2024-04-23T02:54:09.904 INFO:teuthology.orchestra.run.smithi033.stdout: Slow OSD heartbeats on front from osd.7 [] to osd.1 [] 1447.945 msec 2024-04-23T02:54:09.904 INFO:teuthology.orchestra.run.smithi033.stdout: Truncated long network list. Use ceph daemon mgr.# dump_osd_network for more information 2024-04-23T02:54:10.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:09 smithi033 ceph-mon[92736]: from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:09 smithi033 ceph-mon[92736]: from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:09 smithi033 ceph-mon[92736]: pgmap v325: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:09 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/3635592558' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:09 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:54:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:09 smithi096 ceph-mon[68434]: from='client.34586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:09 smithi096 ceph-mon[68434]: from='client.34590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:09 smithi096 ceph-mon[68434]: pgmap v325: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:09 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/3635592558' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:09 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:54:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:10 smithi033 ceph-mon[92736]: from='client.34594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:10 smithi033 ceph-mon[92736]: from='client.34602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:11.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:10 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1480027221' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:54:11.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:10 smithi096 ceph-mon[68434]: from='client.34594 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:11.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:10 smithi096 ceph-mon[68434]: from='client.34602 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:11.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:10 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1480027221' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:54:12.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:11 smithi033 ceph-mon[92736]: pgmap v326: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:11 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:12.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:11 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:12.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:11 smithi096 ceph-mon[68434]: pgmap v326: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:12.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:11 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:12.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:11 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:13.532 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:13.533 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:13 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:13.533 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:13 smithi033 ceph-mon[92736]: pgmap v327: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:13.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:13.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:13 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:13.578 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:13 smithi096 ceph-mon[68434]: pgmap v327: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:15.740 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:15 smithi033 ceph-mon[92736]: pgmap v328: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:16.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:15 smithi096 ceph-mon[68434]: pgmap v328: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:54:17.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.079 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: Upgrade: Finalizing container_image settings 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T02:54:17.080 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T02:54:17.081 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.082 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: Upgrade: Complete! 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:54:17.083 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.084 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.084 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:16 smithi096 ceph-mon[68434]: pgmap v329: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:54:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:54:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:54:17.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.295 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: Upgrade: Finalizing container_image settings 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-23T02:54:17.296 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-23T02:54:17.297 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-04-23T02:54:17.298 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: Upgrade: Complete! 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:17.299 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:16 smithi033 ceph-mon[92736]: pgmap v329: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:54:20.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:19 smithi033 ceph-mon[92736]: pgmap v330: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:20.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:19 smithi096 ceph-mon[68434]: pgmap v330: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:21.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:20 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:21.294 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:20 smithi033 ceph-mon[92736]: pgmap v331: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:21.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:20 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:54:21.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:20 smithi096 ceph-mon[68434]: pgmap v331: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:22.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:21 smithi033 ceph-mon[92736]: Health check update: Slow OSD heartbeats on back (longest 1976.229ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-23T02:54:22.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:21 smithi096 ceph-mon[68434]: Health check update: Slow OSD heartbeats on back (longest 1976.229ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-23T02:54:23.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:22 smithi033 ceph-mon[92736]: pgmap v332: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:23.328 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:22 smithi096 ceph-mon[68434]: pgmap v332: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:25.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:24 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:54:25.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:24 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:54:25.957 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:25 smithi033 ceph-mon[92736]: pgmap v333: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:26.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:25 smithi096 ceph-mon[68434]: pgmap v333: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:28.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:27 smithi033 ceph-mon[92736]: pgmap v334: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:54:28.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:27 smithi096 ceph-mon[68434]: pgmap v334: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:54:30.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:29 smithi033 ceph-mon[92736]: pgmap v335: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:30.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:29 smithi096 ceph-mon[68434]: pgmap v335: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:31.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:30 smithi033 ceph-mon[92736]: pgmap v336: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:31.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:30 smithi033 ceph-mon[92736]: Health check update: Slow OSD heartbeats on back (longest 1901.317ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-23T02:54:31.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:30 smithi033 ceph-mon[92736]: Health check update: Slow OSD heartbeats on front (longest 1900.725ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-23T02:54:31.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:30 smithi096 ceph-mon[68434]: pgmap v336: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:31.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:30 smithi096 ceph-mon[68434]: Health check update: Slow OSD heartbeats on back (longest 1901.317ms) (OSD_SLOW_PING_TIME_BACK) 2024-04-23T02:54:31.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:30 smithi096 ceph-mon[68434]: Health check update: Slow OSD heartbeats on front (longest 1900.725ms) (OSD_SLOW_PING_TIME_FRONT) 2024-04-23T02:54:34.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:33 smithi033 ceph-mon[92736]: pgmap v337: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:34.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:33 smithi096 ceph-mon[68434]: pgmap v337: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:35.957 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:35 smithi033 ceph-mon[92736]: pgmap v338: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:36.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:35 smithi096 ceph-mon[68434]: pgmap v338: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:37.293 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:36 smithi033 ceph-mon[92736]: pgmap v339: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:54:37.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:36 smithi096 ceph-mon[68434]: pgmap v339: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:54:40.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:39 smithi033 ceph-mon[92736]: pgmap v340: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:40.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:39 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:54:40.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:39 smithi096 ceph-mon[68434]: pgmap v340: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:40.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:39 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:54:40.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch ps' 2024-04-23T02:54:42.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:41 smithi033 ceph-mon[92736]: from='client.34610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:42.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:41 smithi033 ceph-mon[92736]: pgmap v341: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:42.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:41 smithi096 ceph-mon[68434]: from='client.34610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:42.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:41 smithi096 ceph-mon[68434]: pgmap v341: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:42.816 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:54:42.816 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (52s) 31s ago 30m 17.1M - 0.25.0 c8568f914cd2 3ccc09759539 2024-04-23T02:54:42.816 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (8m) 31s ago 30m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:54:42.816 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (8m) 79s ago 29m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:54:42.816 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (36s) 31s ago 30m 33.2M - 9.4.7 954c08fa6188 d6b5aea7c71c 2024-04-23T02:54:42.816 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (3m) 31s ago 24m 40.9M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca0bb196b73a 2024-04-23T02:54:42.816 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (3m) 79s ago 24m 15.2M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 53c86acef77c 2024-04-23T02:54:42.816 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (10m) 31s ago 32m 510M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:54:42.816 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (9m) 79s ago 29m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:54:42.816 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (9m) 31s ago 32m 85.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (9m) 79s ago 29m 57.3M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (3m) 31s ago 21m 218M - 5.5 9900ed1a6b81 c5f5c0960954 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (3m) 79s ago 21m 78.5M - 5.5 9900ed1a6b81 5ed71dc31c56 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (89s) 31s ago 30m 8632k - 1.5.0 0da6a335fe13 f8a56ebdec37 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (83s) 79s ago 29m 3347k - 1.5.0 0da6a335fe13 d40252454709 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (7m) 31s ago 28m 165M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (7m) 31s ago 28m 156M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (6m) 31s ago 27m 128M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (6m) 31s ago 27m 155M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (5m) 79s ago 27m 162M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (5m) 79s ago 26m 167M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 efbd1d5dd8ff 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (4m) 79s ago 26m 146M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 af942c6d0da6 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (4m) 79s ago 26m 156M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ab59603ea373 2024-04-23T02:54:42.817 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (68s) 31s ago 29m 47.2M - 2.43.0 a07b618ecd1d c85671147393 2024-04-23T02:54:43.495 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions' 2024-04-23T02:54:43.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:43 smithi033 ceph-mon[92736]: pgmap v342: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:44.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:43 smithi096 ceph-mon[68434]: pgmap v342: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:44.844 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:44 smithi033 ceph-mon[92736]: from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:45.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:44 smithi096 ceph-mon[68434]: from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:54:45.671 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:54:45.672 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:54:45.672 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:54:45.672 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:54:45.672 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:54:45.958 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:45 smithi033 ceph-mon[92736]: pgmap v343: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:46.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:45 smithi096 ceph-mon[68434]: pgmap v343: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:46.319 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-23T02:54:46.989 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:46 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/97603928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:46.990 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:46 smithi033 ceph-mon[92736]: pgmap v344: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:54:47.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:46 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/97603928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:54:47.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:46 smithi096 ceph-mon[68434]: pgmap v344: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:54:48.113 INFO:teuthology.orchestra.run.smithi033.stdout:wait for servicemap items w/ changing names to refresh 2024-04-23T02:54:48.615 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'sleep 60' 2024-04-23T02:54:49.887 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:49 smithi033 ceph-mon[92736]: pgmap v345: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:50.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:49 smithi096 ceph-mon[68434]: pgmap v345: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:52.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:51 smithi033 ceph-mon[92736]: pgmap v346: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:52.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:51 smithi096 ceph-mon[68434]: pgmap v346: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:54.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:53 smithi033 ceph-mon[92736]: pgmap v347: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:54.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:53 smithi096 ceph-mon[68434]: pgmap v347: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:55.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:54 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:54:55.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:54 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:54:55.958 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:55 smithi033 ceph-mon[92736]: pgmap v348: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:56.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:55 smithi096 ceph-mon[68434]: pgmap v348: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:54:57.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:56 smithi033 ceph-mon[92736]: pgmap v349: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:54:57.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:56 smithi096 ceph-mon[68434]: pgmap v349: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:00.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:54:59 smithi033 ceph-mon[92736]: pgmap v350: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:00.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:54:59 smithi096 ceph-mon[68434]: pgmap v350: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:01.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:00 smithi033 ceph-mon[92736]: pgmap v351: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:01.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:00 smithi033 ceph-mon[92736]: Health check cleared: OSD_SLOW_PING_TIME_BACK (was: Slow OSD heartbeats on back (longest 1901.317ms)) 2024-04-23T02:55:01.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:00 smithi033 ceph-mon[92736]: Health check cleared: OSD_SLOW_PING_TIME_FRONT (was: Slow OSD heartbeats on front (longest 1900.725ms)) 2024-04-23T02:55:01.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:00 smithi033 ceph-mon[92736]: Cluster is now healthy 2024-04-23T02:55:01.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:00 smithi096 ceph-mon[68434]: pgmap v351: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:01.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:00 smithi096 ceph-mon[68434]: Health check cleared: OSD_SLOW_PING_TIME_BACK (was: Slow OSD heartbeats on back (longest 1901.317ms)) 2024-04-23T02:55:01.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:00 smithi096 ceph-mon[68434]: Health check cleared: OSD_SLOW_PING_TIME_FRONT (was: Slow OSD heartbeats on front (longest 1900.725ms)) 2024-04-23T02:55:01.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:00 smithi096 ceph-mon[68434]: Cluster is now healthy 2024-04-23T02:55:04.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:03 smithi033 ceph-mon[92736]: pgmap v352: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:04.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:03 smithi096 ceph-mon[68434]: pgmap v352: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:05.958 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:05 smithi033 ceph-mon[92736]: pgmap v353: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:06.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:05 smithi096 ceph-mon[68434]: pgmap v353: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:07.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:06 smithi033 ceph-mon[92736]: pgmap v354: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:07.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:06 smithi096 ceph-mon[68434]: pgmap v354: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:09 smithi033 ceph-mon[92736]: pgmap v355: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:09 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:10.044 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:09 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:55:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:09 smithi096 ceph-mon[68434]: pgmap v355: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:09 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:09 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:55:11.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:10 smithi033 ceph-mon[92736]: pgmap v356: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:11.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:10 smithi096 ceph-mon[68434]: pgmap v356: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:14.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:13 smithi033 ceph-mon[92736]: pgmap v357: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:14.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:13 smithi096 ceph-mon[68434]: pgmap v357: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:15.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:14 smithi033 ceph-mon[92736]: pgmap v358: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:15.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:14 smithi096 ceph-mon[68434]: pgmap v358: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:16.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:16 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:55:16.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:16 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:55:17.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:17 smithi033 ceph-mon[92736]: pgmap v359: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:17 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:17 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:17 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:17 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:17 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:55:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:17 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:55:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:17 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:17.794 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:17 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:17.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:17 smithi096 ceph-mon[68434]: pgmap v359: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:17.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:17 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:17 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:17 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:17 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:17 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:55:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:17 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:55:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:17 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:17.828 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:17 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:55:20.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:19 smithi033 ceph-mon[92736]: pgmap v360: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:20.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:19 smithi096 ceph-mon[68434]: pgmap v360: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:21.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:20 smithi033 ceph-mon[92736]: pgmap v361: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:21.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:20 smithi096 ceph-mon[68434]: pgmap v361: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:23.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:22 smithi033 ceph-mon[92736]: pgmap v362: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:23.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:22 smithi096 ceph-mon[68434]: pgmap v362: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:25.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:24 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:55:25.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:24 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:55:25.957 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:25 smithi033 ceph-mon[92736]: pgmap v363: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:26.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:25 smithi096 ceph-mon[68434]: pgmap v363: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:27.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:26 smithi033 ceph-mon[92736]: pgmap v364: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:27.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:26 smithi096 ceph-mon[68434]: pgmap v364: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:29.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:28 smithi033 ceph-mon[92736]: pgmap v365: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:29.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:28 smithi096 ceph-mon[68434]: pgmap v365: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:31.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:30 smithi033 ceph-mon[92736]: pgmap v366: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:31.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:30 smithi096 ceph-mon[68434]: pgmap v366: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:33.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:32 smithi033 ceph-mon[92736]: pgmap v367: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:33.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:32 smithi096 ceph-mon[68434]: pgmap v367: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:35.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:34 smithi033 ceph-mon[92736]: pgmap v368: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:35.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:34 smithi096 ceph-mon[68434]: pgmap v368: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:37.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:36 smithi033 ceph-mon[92736]: pgmap v369: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:37.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:36 smithi096 ceph-mon[68434]: pgmap v369: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:39.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:38 smithi033 ceph-mon[92736]: pgmap v370: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:39.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:38 smithi096 ceph-mon[68434]: pgmap v370: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:40.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:39 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:55:40.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:39 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:55:41.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:40 smithi033 ceph-mon[92736]: pgmap v371: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:41.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:40 smithi096 ceph-mon[68434]: pgmap v371: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:43.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:42 smithi033 ceph-mon[92736]: pgmap v372: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:43.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:42 smithi096 ceph-mon[68434]: pgmap v372: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:45.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:44 smithi033 ceph-mon[92736]: pgmap v373: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:45.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:44 smithi096 ceph-mon[68434]: pgmap v373: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:47.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:46 smithi033 ceph-mon[92736]: pgmap v374: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:47.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:46 smithi096 ceph-mon[68434]: pgmap v374: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:49.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:48 smithi033 ceph-mon[92736]: pgmap v375: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:49.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:48 smithi096 ceph-mon[68434]: pgmap v375: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:50.957 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:50 smithi033 ceph-mon[92736]: pgmap v376: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:50.982 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch ps' 2024-04-23T02:55:51.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:50 smithi096 ceph-mon[68434]: pgmap v376: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:52.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:52 smithi033 ceph-mon[92736]: pgmap v377: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:52.992 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-23T02:55:52.992 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.smithi033 smithi033 *:9093,9094 running (2m) 101s ago 31m 17.1M - 0.25.0 c8568f914cd2 3ccc09759539 2024-04-23T02:55:52.992 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi033 smithi033 running (9m) 101s ago 31m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 459d2f9a01e2 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:crash.smithi096 smithi096 running (9m) 2m ago 30m 6651k - 18.2.2-1237-g646b8c7d 9900ed1a6b81 cefe80f2c2ba 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.smithi033 smithi033 *:3000 running (107s) 101s ago 31m 33.2M - 9.4.7 954c08fa6188 d6b5aea7c71c 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi033.vfswme smithi033 running (4m) 101s ago 25m 40.9M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 ca0bb196b73a 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foofs.smithi096.xhpuyg smithi096 running (4m) 2m ago 25m 15.2M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 53c86acef77c 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi033.eyrhiu smithi033 *:8443,9283,8765 running (11m) 101s ago 33m 510M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 8b93b997822d 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.smithi096.hxmsqk smithi096 *:8443,9283,8765 running (10m) 2m ago 30m 450M - 18.2.2-1237-g646b8c7d 9900ed1a6b81 2c430af1ada5 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi033 smithi033 running (10m) 101s ago 33m 85.5M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 4d25ac3a127e 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:mon.smithi096 smithi096 running (10m) 2m ago 30m 57.3M 2048M 18.2.2-1237-g646b8c7d 9900ed1a6b81 09042a0ac8c8 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.0.1.smithi033.doecql smithi033 *:2049 running (4m) 101s ago 22m 218M - 5.5 9900ed1a6b81 c5f5c0960954 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:nfs.foo.1.1.smithi096.twaitx smithi096 *:2049 running (4m) 2m ago 22m 78.5M - 5.5 9900ed1a6b81 5ed71dc31c56 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi033 smithi033 *:9100 running (2m) 101s ago 31m 8632k - 1.5.0 0da6a335fe13 f8a56ebdec37 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.smithi096 smithi096 *:9100 running (2m) 2m ago 30m 3347k - 1.5.0 0da6a335fe13 d40252454709 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (9m) 101s ago 30m 165M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 40c7c89c4ee7 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (8m) 101s ago 29m 156M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 010728ccb108 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (8m) 101s ago 29m 128M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 b4725fe4e19a 2024-04-23T02:55:52.993 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (7m) 101s ago 28m 155M 1945M 18.2.2-1237-g646b8c7d 9900ed1a6b81 a0fcbbbe0829 2024-04-23T02:55:52.994 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi096 running (6m) 2m ago 28m 162M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ecb5b4f1c46d 2024-04-23T02:55:52.994 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi096 running (6m) 2m ago 28m 167M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 efbd1d5dd8ff 2024-04-23T02:55:52.994 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi096 running (5m) 2m ago 27m 146M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 af942c6d0da6 2024-04-23T02:55:52.994 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi096 running (5m) 2m ago 27m 156M 2712M 18.2.2-1237-g646b8c7d 9900ed1a6b81 ab59603ea373 2024-04-23T02:55:52.994 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.smithi033 smithi033 *:9095 running (2m) 101s ago 30m 47.2M - 2.43.0 a07b618ecd1d c85671147393 2024-04-23T02:55:53.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:52 smithi096 ceph-mon[68434]: pgmap v377: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:53.605 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph orch upgrade status' 2024-04-23T02:55:54.012 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:53 smithi033 ceph-mon[92736]: from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:55:54.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:53 smithi096 ceph-mon[68434]: from='client.34622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:55:54.899 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:54 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:55:54.899 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:54 smithi033 ceph-mon[92736]: pgmap v378: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:55.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:54 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:55:55.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:54 smithi096 ceph-mon[68434]: pgmap v378: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:55.734 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:55:55.735 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": null, 2024-04-23T02:55:55.735 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": false, 2024-04-23T02:55:55.735 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "", 2024-04-23T02:55:55.735 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-04-23T02:55:55.735 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": null, 2024-04-23T02:55:55.735 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-04-23T02:55:55.735 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-04-23T02:55:55.735 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:55:56.353 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph health detail' 2024-04-23T02:55:57.023 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:56 smithi033 ceph-mon[92736]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:55:57.023 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:56 smithi033 ceph-mon[92736]: pgmap v379: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:57.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:56 smithi096 ceph-mon[68434]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:55:57.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:56 smithi096 ceph-mon[68434]: pgmap v379: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:55:58.427 INFO:teuthology.orchestra.run.smithi033.stdout:HEALTH_OK 2024-04-23T02:55:58.779 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:58 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/3491400513' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:55:58.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:58 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/3491400513' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-23T02:55:59.115 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions' 2024-04-23T02:55:59.777 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:55:59 smithi033 ceph-mon[92736]: pgmap v380: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:55:59.827 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:55:59 smithi096 ceph-mon[68434]: pgmap v380: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:01.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:00 smithi033 ceph-mon[92736]: pgmap v381: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:01.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:00 smithi096 ceph-mon[68434]: pgmap v381: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:01.202 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-04-23T02:56:01.202 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-04-23T02:56:01.202 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 8 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 2 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)": 14 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:56:01.203 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-04-23T02:56:01.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-23T02:56:01.828 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:01 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/1587208472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:56:02.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:01 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/1587208472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:56:03.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:02 smithi033 ceph-mon[92736]: pgmap v382: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:03.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:02 smithi096 ceph-mon[68434]: pgmap v382: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:03.871 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-04-23T02:56:04.213 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:03 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/3001927968' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:56:04.330 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:03 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/3001927968' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:56:04.524 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -e sha1=646b8c7d293d8ec31a40c69f7b3237b19c1be24d -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-23T02:56:05.259 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:04 smithi033 ceph-mon[92736]: pgmap v383: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:05.327 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:04 smithi096 ceph-mon[68434]: pgmap v383: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:06.792 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.2.2-1237-g646b8c7d (646b8c7d293d8ec31a40c69f7b3237b19c1be24d) reef (stable)" 2024-04-23T02:56:07.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:06 smithi033 ceph-mon[92736]: pgmap v384: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:56:07.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:06 smithi096 ceph-mon[68434]: pgmap v384: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-04-23T02:56:07.420 INFO:teuthology.task.sequential:In sequential, running task cephadm.wait_for_service... 2024-04-23T02:56:07.420 INFO:tasks.cephadm:Waiting for ceph service nfs.foo to start (timeout 300)... 2024-04-23T02:56:07.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-23T02:56:08.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:07 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/3641130578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:56:08.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:07 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/3641130578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-23T02:56:08.970 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:08 smithi033 ceph-mon[92736]: pgmap v385: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:09.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:08 smithi096 ceph-mon[68434]: pgmap v385: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:09.450 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-04-23T02:56:09.450 INFO:teuthology.orchestra.run.smithi033.stdout:[{"placement": {"count": 1}, "service_name": "alertmanager", "service_type": "alertmanager", "status": {"created": "2024-04-23T02:23:25.763992Z", "last_refresh": "2024-04-23T02:54:11.582065Z", "ports": [9093, 9094], "running": 1, "size": 1}}, {"placement": {"host_pattern": "*"}, "service_name": "crash", "service_type": "crash", "status": {"created": "2024-04-23T02:23:11.836505Z", "last_refresh": "2024-04-23T02:53:23.143175Z", "running": 2, "size": 2}}, {"placement": {"count": 1}, "service_name": "grafana", "service_type": "grafana", "spec": {"anonymous_access": true, "protocol": "https"}, "status": {"created": "2024-04-23T02:23:22.518824Z", "last_refresh": "2024-04-23T02:54:11.582202Z", "ports": [3000], "running": 1, "size": 1}}, {"placement": {"count": 2}, "service_id": "foofs", "service_name": "mds.foofs", "service_type": "mds", "status": {"created": "2024-04-23T02:30:00.312853Z", "last_refresh": "2024-04-23T02:53:23.143779Z", "running": 2, "size": 2}}, {"placement": {"count": 2}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-23T02:23:09.677134Z", "last_refresh": "2024-04-23T02:53:23.143321Z", "running": 2, "size": 2}}, {"placement": {"count": 2, "hosts": ["smithi033:172.21.15.33=smithi033", "smithi096:172.21.15.96=smithi096"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-23T02:24:05.142000Z", "last_refresh": "2024-04-23T02:53:23.143392Z", "running": 2, "size": 2}}, {"events": ["2024-04-23T02:55:17.118701Z service:nfs.foo [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "foo", "service_name": "nfs.foo", "service_type": "nfs", "status": {"created": "2024-04-23T02:33:18.603194Z", "last_refresh": "2024-04-23T02:53:23.143844Z", "running": 2, "size": 2}}, {"placement": {"host_pattern": "*"}, "service_name": "node-exporter", "service_type": "node-exporter", "status": {"created": "2024-04-23T02:23:24.302618Z", "last_refresh": "2024-04-23T02:53:23.143460Z", "ports": [9100], "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "9900ed1a6b81aaf043a19454fc819f6cb21ac0421c7c720b31d8fae6faebb644", "container_image_name": "quay.ceph.io/ceph-ci/ceph@sha256:417b28a7fda24d3105eeb9bae56a845b9ffa154499a85601880a5fd035847210", "last_refresh": "2024-04-23T02:53:23.143525Z", "running": 8, "size": 8}, "unmanaged": true}, {"placement": {"count": 1}, "service_name": "prometheus", "service_type": "prometheus", "status": {"created": "2024-04-23T02:23:20.521791Z", "last_refresh": "2024-04-23T02:54:11.582334Z", "ports": [9095], "running": 1, "size": 1}}] 2024-04-23T02:56:09.784 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:09 smithi033 ceph-mon[92736]: from='client.34646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:56:09.785 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:09 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:56:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:09 smithi096 ceph-mon[68434]: from='client.34646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-23T02:56:10.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:09 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-23T02:56:10.080 INFO:tasks.cephadm:nfs.foo has 2/2 2024-04-23T02:56:10.080 DEBUG:teuthology.parallel:result is None 2024-04-23T02:56:10.080 INFO:teuthology.run_tasks:Running task vip.exec... 2024-04-23T02:56:10.090 INFO:tasks.vip:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:56:10.091 DEBUG:teuthology.orchestra.run.smithi033:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'umount /mnt/foo' 2024-04-23T02:56:10.123 INFO:teuthology.orchestra.run.smithi033.stderr:+ umount /mnt/foo 2024-04-23T02:56:10.155 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-23T02:56:10.164 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T02:56:10.165 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'ceph nfs cluster ls | grep foo' 2024-04-23T02:56:10.881 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:10 smithi033 ceph-mon[92736]: pgmap v386: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:11.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:10 smithi096 ceph-mon[68434]: pgmap v386: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:12.262 INFO:teuthology.orchestra.run.smithi033.stdout: "foo" 2024-04-23T02:56:12.895 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:12 smithi033 ceph-mon[92736]: from='client.34650 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:56:12.895 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:12 smithi033 ceph-mon[92736]: pgmap v387: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:12.915 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'ceph nfs export ls foo --detailed' 2024-04-23T02:56:13.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:12 smithi096 ceph-mon[68434]: from='client.34650 -' entity='client.admin' cmd=[{"prefix": "nfs cluster ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:56:13.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:12 smithi096 ceph-mon[68434]: pgmap v387: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:14.793 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:14 smithi033 ceph-mon[92736]: pgmap v388: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:15.017 INFO:teuthology.orchestra.run.smithi033.stdout:[ 2024-04-23T02:56:15.017 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: "access_type": "RW", 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: "clients": [], 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster_id": "foo", 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: "export_id": 1, 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: "fsal": { 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: "fs_name": "foofs", 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "CEPH", 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: "user_id": "nfs.foo.1" 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: "path": "/", 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: "protocols": [ 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: 4 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-04-23T02:56:15.018 INFO:teuthology.orchestra.run.smithi033.stdout: "pseudo": "/fake", 2024-04-23T02:56:15.019 INFO:teuthology.orchestra.run.smithi033.stdout: "security_label": true, 2024-04-23T02:56:15.019 INFO:teuthology.orchestra.run.smithi033.stdout: "squash": "no_root_squash", 2024-04-23T02:56:15.019 INFO:teuthology.orchestra.run.smithi033.stdout: "transports": [ 2024-04-23T02:56:15.019 INFO:teuthology.orchestra.run.smithi033.stdout: "TCP" 2024-04-23T02:56:15.019 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2024-04-23T02:56:15.019 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-04-23T02:56:15.019 INFO:teuthology.orchestra.run.smithi033.stdout:] 2024-04-23T02:56:15.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:14 smithi096 ceph-mon[68434]: pgmap v388: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-04-23T02:56:15.710 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'rados -p .nfs --all ls -' 2024-04-23T02:56:15.957 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:15 smithi033 ceph-mon[92736]: from='client.34654 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:56:16.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:15 smithi096 ceph-mon[68434]: from='client.34654 -' entity='client.admin' cmd=[{"prefix": "nfs export ls", "cluster_id": "foo", "detailed": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-23T02:56:17.016 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:16 smithi033 ceph-mon[92736]: pgmap v389: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-23T02:56:17.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:16 smithi096 ceph-mon[68434]: pgmap v389: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-23T02:56:17.564 INFO:teuthology.orchestra.run.smithi033.stdout:foo grace 2024-04-23T02:56:17.564 INFO:teuthology.orchestra.run.smithi033.stdout:foo rec-0000000000000005:nfs.foo.1 2024-04-23T02:56:17.564 INFO:teuthology.orchestra.run.smithi033.stdout:foo rec-0000000000000005:nfs.foo.0 2024-04-23T02:56:17.564 INFO:teuthology.orchestra.run.smithi033.stdout:foo conf-nfs.foo 2024-04-23T02:56:17.564 INFO:teuthology.orchestra.run.smithi033.stdout:foo export-1 2024-04-23T02:56:18.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:17 smithi033 ceph-mon[92736]: mgrmap e42: smithi033.eyrhiu(active, since 10m), standbys: smithi096.hxmsqk 2024-04-23T02:56:18.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:17 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:56:18.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:17 smithi096 ceph-mon[68434]: mgrmap e42: smithi033.eyrhiu(active, since 10m), standbys: smithi096.hxmsqk 2024-04-23T02:56:18.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:17 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-23T02:56:18.175 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v16.2.5 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 -- bash -c 'ceph config get mgr mgr/cephadm/migration_current | grep 6' 2024-04-23T02:56:18.827 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:18 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:56:18.827 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:18 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:56:18.827 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:18 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:56:18.827 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:18 smithi033 ceph-mon[92736]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:56:18.827 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:18 smithi033 ceph-mon[92736]: pgmap v390: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:56:19.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:18 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-23T02:56:19.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:18 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-23T02:56:19.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:18 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:56:19.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:18 smithi096 ceph-mon[68434]: from='mgr.34104 172.21.15.33:0/25407956' entity='mgr.smithi033.eyrhiu' 2024-04-23T02:56:19.078 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:18 smithi096 ceph-mon[68434]: pgmap v390: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:56:20.238 INFO:teuthology.orchestra.run.smithi033.stdout:6 2024-04-23T02:56:20.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:20 smithi033 ceph-mon[92736]: from='client.? 172.21.15.33:0/608719947' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-23T02:56:20.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:20 smithi096 ceph-mon[68434]: from='client.? 172.21.15.33:0/608719947' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/migration_current"}]: dispatch 2024-04-23T02:56:20.910 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-23T02:56:20.920 INFO:tasks.cephadm:Teardown begin 2024-04-23T02:56:20.921 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:56:20.953 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T02:56:20.990 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-23T02:56:20.990 DEBUG:teuthology.orchestra.run.smithi033:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T02:56:21.012 DEBUG:teuthology.orchestra.run.smithi096:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-23T02:56:21.050 INFO:tasks.cephadm:Stopping all daemons... 2024-04-23T02:56:21.050 INFO:tasks.cephadm.mon.smithi033:Stopping mon.smithi033... 2024-04-23T02:56:21.051 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033 2024-04-23T02:56:21.284 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:21 smithi033 systemd[1]: Stopping Ceph mon.smithi033 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:56:21.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:21 smithi033 ceph-mon[92736]: pgmap v391: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:56:21.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon-smithi033[92713]: 2024-04-23T02:56:21.331+0000 7f46c0aef700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi033 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-23T02:56:21.543 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:21 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon-smithi033[92713]: 2024-04-23T02:56:21.331+0000 7f46c0aef700 -1 mon.smithi033@0(leader) e3 *** Got Signal Terminated *** 2024-04-23T02:56:21.577 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:21 smithi096 ceph-mon[68434]: pgmap v391: 129 pgs: 129 active+clean; 215 MiB data, 961 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-23T02:56:22.043 INFO:journalctl@ceph.mon.smithi033.smithi033.stdout:Apr 23 02:56:21 smithi033 bash[150940]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon-smithi033 2024-04-23T02:56:22.116 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi033.service' 2024-04-23T02:56:22.167 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:56:22.167 INFO:tasks.cephadm.mon.smithi033:Stopped mon.smithi033 2024-04-23T02:56:22.167 INFO:tasks.cephadm.mon.smithi096:Stopping mon.smithi096... 2024-04-23T02:56:22.167 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi096 2024-04-23T02:56:22.451 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:22 smithi096 systemd[1]: Stopping Ceph mon.smithi096 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:56:22.811 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon-smithi096[68411]: 2024-04-23T02:56:22.448+0000 7f28e580c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.smithi096 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-23T02:56:22.811 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon-smithi096[68411]: 2024-04-23T02:56:22.448+0000 7f28e580c700 -1 mon.smithi096@1(peon) e3 *** Got Signal Terminated *** 2024-04-23T02:56:23.077 INFO:journalctl@ceph.mon.smithi096.smithi096.stdout:Apr 23 02:56:22 smithi096 bash[101368]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-mon-smithi096 2024-04-23T02:56:23.415 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@mon.smithi096.service' 2024-04-23T02:56:23.456 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:56:23.456 INFO:tasks.cephadm.mon.smithi096:Stopped mon.smithi096 2024-04-23T02:56:23.457 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-23T02:56:23.457 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.0 2024-04-23T02:56:23.756 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:56:23 smithi033 systemd[1]: Stopping Ceph osd.0 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:56:24.043 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:56:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-0[100879]: 2024-04-23T02:56:23.752+0000 7fb498755700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-23T02:56:24.043 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:56:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-0[100879]: 2024-04-23T02:56:23.752+0000 7fb498755700 -1 osd.0 113 *** Got signal Terminated *** 2024-04-23T02:56:24.043 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:56:23 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-0[100879]: 2024-04-23T02:56:23.752+0000 7fb498755700 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:56:29.793 INFO:journalctl@ceph.osd.0.smithi033.stdout:Apr 23 02:56:29 smithi033 bash[151096]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-0 2024-04-23T02:56:31.469 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.0.service' 2024-04-23T02:56:31.512 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:56:31.512 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-23T02:56:31.513 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-23T02:56:31.513 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.1 2024-04-23T02:56:31.793 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:56:31 smithi033 systemd[1]: Stopping Ceph osd.1 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:56:32.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:56:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-1[104124]: 2024-04-23T02:56:31.815+0000 7f69a15af700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-23T02:56:32.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:56:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-1[104124]: 2024-04-23T02:56:31.815+0000 7f69a15af700 -1 osd.1 113 *** Got signal Terminated *** 2024-04-23T02:56:32.294 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:56:31 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-1[104124]: 2024-04-23T02:56:31.815+0000 7f69a15af700 -1 osd.1 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:56:37.794 INFO:journalctl@ceph.osd.1.smithi033.stdout:Apr 23 02:56:37 smithi033 bash[151401]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-1 2024-04-23T02:56:39.397 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.1.service' 2024-04-23T02:56:39.440 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:56:39.441 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-23T02:56:39.441 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-23T02:56:39.441 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.2 2024-04-23T02:56:39.763 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:56:39 smithi033 systemd[1]: Stopping Ceph osd.2 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:56:40.043 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:56:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-2[107281]: 2024-04-23T02:56:39.760+0000 7fcc2638b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-23T02:56:40.044 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:56:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-2[107281]: 2024-04-23T02:56:39.760+0000 7fcc2638b700 -1 osd.2 113 *** Got signal Terminated *** 2024-04-23T02:56:40.044 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:56:39 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-2[107281]: 2024-04-23T02:56:39.760+0000 7fcc2638b700 -1 osd.2 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:56:45.793 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:56:45 smithi033 bash[151671]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-2 2024-04-23T02:56:47.424 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.2.service' 2024-04-23T02:56:47.453 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:56:47 smithi033 systemd[1]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.2.service: Succeeded. 2024-04-23T02:56:47.453 INFO:journalctl@ceph.osd.2.smithi033.stdout:Apr 23 02:56:47 smithi033 systemd[1]: Stopped Ceph osd.2 for 3edbd6d2-0118-11ef-bc93-c7b262605968. 2024-04-23T02:56:47.468 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:56:47.468 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-23T02:56:47.468 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-23T02:56:47.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.3 2024-04-23T02:56:47.762 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:56:47 smithi033 systemd[1]: Stopping Ceph osd.3 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:56:48.043 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:56:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-3[110508]: 2024-04-23T02:56:47.759+0000 7fb682be8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-23T02:56:48.044 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:56:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-3[110508]: 2024-04-23T02:56:47.759+0000 7fb682be8700 -1 osd.3 113 *** Got signal Terminated *** 2024-04-23T02:56:48.044 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:56:47 smithi033 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-3[110508]: 2024-04-23T02:56:47.759+0000 7fb682be8700 -1 osd.3 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:56:50.077 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:49 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:49.588+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:56:50.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:50.606+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:56:50.827 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:50 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:50.410+0000 7ff2b5300700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:26.603996+0000 front 2024-04-23T02:56:26.603982+0000 (oldest deadline 2024-04-23T02:56:49.503878+0000) 2024-04-23T02:56:51.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:51.625+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:56:51.827 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:51.457+0000 7ff2b5300700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:26.603996+0000 front 2024-04-23T02:56:26.603982+0000 (oldest deadline 2024-04-23T02:56:49.503878+0000) 2024-04-23T02:56:51.828 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:56:51 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:56:51.435+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:56:52.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:52.607+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:56:52.828 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:56:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:56:52.411+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:56:52.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:52.466+0000 7ff2b5300700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:26.603996+0000 front 2024-04-23T02:56:26.603982+0000 (oldest deadline 2024-04-23T02:56:49.503878+0000) 2024-04-23T02:56:52.828 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:56:52 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:56:52.394+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:56:53.644 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:53.446+0000 7ff2b5300700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:26.603996+0000 front 2024-04-23T02:56:26.603982+0000 (oldest deadline 2024-04-23T02:56:49.503878+0000) 2024-04-23T02:56:53.646 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:56:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:56:53.404+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:56:53.646 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:56:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:56:53.374+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:56:53.793 INFO:journalctl@ceph.osd.3.smithi033.stdout:Apr 23 02:56:53 smithi033 bash[151968]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-3 2024-04-23T02:56:54.077 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:53 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:53.641+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:56:54.827 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:56:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:56:54.398+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:56:54.827 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:56:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:56:54.383+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:56:54.828 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:54.480+0000 7ff2b5300700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:26.603996+0000 front 2024-04-23T02:56:26.603982+0000 (oldest deadline 2024-04-23T02:56:49.503878+0000) 2024-04-23T02:56:54.828 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:54 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:54.628+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:56:55.319 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.3.service' 2024-04-23T02:56:55.361 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:56:55.361 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-23T02:56:55.361 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-23T02:56:55.361 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.4 2024-04-23T02:56:55.632 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:55.617+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:56:55.632 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:56:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:56:55.430+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:56:55.633 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:56:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:56:55.373+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:56:55.633 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:55 smithi096 systemd[1]: Stopping Ceph osd.4 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:56:55.633 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:55.493+0000 7ff2b5300700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:26.603996+0000 front 2024-04-23T02:56:26.603982+0000 (oldest deadline 2024-04-23T02:56:49.503878+0000) 2024-04-23T02:56:55.633 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:55.629+0000 7ff2bcd12700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-23T02:56:55.633 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:55.629+0000 7ff2bcd12700 -1 osd.4 113 *** Got signal Terminated *** 2024-04-23T02:56:56.077 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:55 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:55.629+0000 7ff2bcd12700 -1 osd.4 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:56:56.610 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:56.534+0000 7ff2b5300700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:26.603996+0000 front 2024-04-23T02:56:26.603982+0000 (oldest deadline 2024-04-23T02:56:49.503878+0000) 2024-04-23T02:56:56.611 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:56:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:56:56.354+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:56:56.611 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:56:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:56:56.389+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:56:57.077 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:56 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:56.607+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:56:57.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:56:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:56:57.312+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:56:57.577 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:57.536+0000 7ff2b5300700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:26.603996+0000 front 2024-04-23T02:56:26.603982+0000 (oldest deadline 2024-04-23T02:56:49.503878+0000) 2024-04-23T02:56:57.577 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:56:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:56:57.347+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:56:58.077 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:57 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:57.631+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:56:58.539 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:56:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:56:58.332+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:56:58.540 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:56:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:56:58.267+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:56:58.827 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:58.537+0000 7ff2b5300700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:26.603996+0000 front 2024-04-23T02:56:26.603982+0000 (oldest deadline 2024-04-23T02:56:49.503878+0000) 2024-04-23T02:56:58.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:58 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:58.621+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:56:59.559 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:56:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:56:59.318+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:56:59.559 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:56:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:56:59.318+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:56:59.560 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:56:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:56:59.268+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:56:59.560 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:56:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:56:59.268+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:56:59.827 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:56:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:56:59.557+0000 7ff2b5300700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:26.603996+0000 front 2024-04-23T02:56:26.603982+0000 (oldest deadline 2024-04-23T02:56:49.503878+0000) 2024-04-23T02:56:59.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:59.579+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:56:59.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:56:59 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:56:59.579+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.420105+0000 front 2024-04-23T02:56:33.420053+0000 (oldest deadline 2024-04-23T02:56:58.719911+0000) 2024-04-23T02:57:00.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:00.258+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:00.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:00.258+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:00.577 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:00.288+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:00.578 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:00.288+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:01.077 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:57:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4[74391]: 2024-04-23T02:57:00.588+0000 7ff2b5300700 -1 osd.4 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:26.603996+0000 front 2024-04-23T02:56:26.603982+0000 (oldest deadline 2024-04-23T02:56:49.503878+0000) 2024-04-23T02:57:01.078 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:00.598+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:57:01.078 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:00 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:00.598+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.420105+0000 front 2024-04-23T02:56:33.420053+0000 (oldest deadline 2024-04-23T02:56:58.719911+0000) 2024-04-23T02:57:01.577 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:01.303+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:01.577 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:01.303+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:01.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:01.281+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:01.578 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:01.281+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:02.077 INFO:journalctl@ceph.osd.4.smithi096.stdout:Apr 23 02:57:01 smithi096 bash[101596]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-4 2024-04-23T02:57:02.077 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:01.639+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:57:02.077 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:01 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:01.639+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.420105+0000 front 2024-04-23T02:56:33.420053+0000 (oldest deadline 2024-04-23T02:56:58.719911+0000) 2024-04-23T02:57:02.541 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:02.267+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:02.542 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:02.267+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:02.542 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:02.299+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:02.542 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:02.299+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:02.967 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:02.635+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:57:02.967 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:02 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:02.635+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.420105+0000 front 2024-04-23T02:56:33.420053+0000 (oldest deadline 2024-04-23T02:56:58.719911+0000) 2024-04-23T02:57:03.518 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:03.259+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:03.518 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:03.259+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:03.518 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:03.218+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:03.518 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:03.218+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:03.526 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.4.service' 2024-04-23T02:57:03.568 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:57:03.568 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-23T02:57:03.568 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-23T02:57:03.568 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.5 2024-04-23T02:57:03.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:03.593+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:57:03.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:03.593+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.420105+0000 front 2024-04-23T02:56:33.420053+0000 (oldest deadline 2024-04-23T02:56:58.719911+0000) 2024-04-23T02:57:03.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:03 smithi096 systemd[1]: Stopping Ceph osd.5 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:57:04.175 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:03.895+0000 7f7c5d38b700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-23T02:57:04.175 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:03.895+0000 7f7c5d38b700 -1 osd.5 113 *** Got signal Terminated *** 2024-04-23T02:57:04.175 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:03 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:03.895+0000 7f7c5d38b700 -1 osd.5 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:57:04.554 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:04.267+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:04.554 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:04.267+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:04.555 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:04.173+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:04.555 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:04.173+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:04.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:04.552+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:57:04.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:04 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:04.552+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.420105+0000 front 2024-04-23T02:56:33.420053+0000 (oldest deadline 2024-04-23T02:56:58.719911+0000) 2024-04-23T02:57:05.547 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:05.134+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:05.547 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:05.134+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:05.547 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:05.258+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:05.547 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:05.258+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:05.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:05.545+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:57:05.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:05 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:05.545+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.420105+0000 front 2024-04-23T02:56:33.420053+0000 (oldest deadline 2024-04-23T02:56:58.719911+0000) 2024-04-23T02:57:06.558 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:06.163+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:06.558 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:06.163+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:06.558 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:06.249+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:06.558 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:06.249+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:06.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:06.556+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:57:06.827 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:06 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:06.556+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.420105+0000 front 2024-04-23T02:56:33.420053+0000 (oldest deadline 2024-04-23T02:56:58.719911+0000) 2024-04-23T02:57:07.577 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:07.169+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:07.578 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:07.169+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:07.578 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:07.297+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:07.578 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:07.297+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:08.077 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:07.601+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:57:08.077 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:07.601+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.420105+0000 front 2024-04-23T02:56:33.420053+0000 (oldest deadline 2024-04-23T02:56:58.719911+0000) 2024-04-23T02:57:08.077 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:07 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:07.601+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:44.421833+0000 front 2024-04-23T02:56:44.421870+0000 (oldest deadline 2024-04-23T02:57:07.321726+0000) 2024-04-23T02:57:08.577 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:08.130+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:08.577 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:08.130+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:08.577 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:08.130+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:43.879357+0000 front 2024-04-23T02:56:43.879269+0000 (oldest deadline 2024-04-23T02:57:07.979155+0000) 2024-04-23T02:57:08.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:08.334+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:08.578 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:08.334+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:09.077 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:08.583+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:23.518672+0000 front 2024-04-23T02:56:23.518624+0000 (oldest deadline 2024-04-23T02:56:49.418576+0000) 2024-04-23T02:57:09.078 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:08.583+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.420105+0000 front 2024-04-23T02:56:33.420053+0000 (oldest deadline 2024-04-23T02:56:58.719911+0000) 2024-04-23T02:57:09.078 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:08 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5[77088]: 2024-04-23T02:57:08.583+0000 7f7c59981700 -1 osd.5 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:44.421833+0000 front 2024-04-23T02:56:44.421870+0000 (oldest deadline 2024-04-23T02:57:07.321726+0000) 2024-04-23T02:57:09.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:09.331+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:09.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:09.331+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:09.577 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:09.108+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:09.577 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:09.108+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:09.578 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:09 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:09.108+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:43.879357+0000 front 2024-04-23T02:56:43.879269+0000 (oldest deadline 2024-04-23T02:57:07.979155+0000) 2024-04-23T02:57:10.077 INFO:journalctl@ceph.osd.5.smithi096.stdout:Apr 23 02:57:09 smithi096 bash[101863]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-5 2024-04-23T02:57:10.516 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:10.140+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:10.517 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:10.140+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:10.517 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:10.140+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:43.879357+0000 front 2024-04-23T02:56:43.879269+0000 (oldest deadline 2024-04-23T02:57:07.979155+0000) 2024-04-23T02:57:10.517 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:10.288+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:10.517 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:10.288+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:10.517 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:10 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:10.288+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:11.278 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:11.275+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:11.278 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:11.275+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:11.278 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:11.105+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:11.278 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:11.105+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:11.278 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:11.105+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:43.879357+0000 front 2024-04-23T02:56:43.879269+0000 (oldest deadline 2024-04-23T02:57:07.979155+0000) 2024-04-23T02:57:11.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:11 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:11.275+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:11.695 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.5.service' 2024-04-23T02:57:11.735 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:57:11.750 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-23T02:57:11.750 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-23T02:57:11.750 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.6 2024-04-23T02:57:12.059 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:11 smithi096 systemd[1]: Stopping Ceph osd.6 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:57:12.327 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:12.228+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:12.327 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:12.228+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:12.327 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:12.228+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:12.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:12.057+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:12.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:12.057+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:12.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:12.057+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:43.879357+0000 front 2024-04-23T02:56:43.879269+0000 (oldest deadline 2024-04-23T02:57:07.979155+0000) 2024-04-23T02:57:12.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:12.074+0000 7f2abbda3700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-23T02:57:12.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:12.074+0000 7f2abbda3700 -1 osd.6 113 *** Got signal Terminated *** 2024-04-23T02:57:12.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:12 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:12.074+0000 7f2abbda3700 -1 osd.6 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:57:13.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:13.017+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:13.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:13.017+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:13.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:13.017+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:43.879357+0000 front 2024-04-23T02:56:43.879269+0000 (oldest deadline 2024-04-23T02:57:07.979155+0000) 2024-04-23T02:57:13.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:13.198+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:13.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:13.198+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:13.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:13 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:13.198+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:14.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:14.002+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:14.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:14.002+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:14.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:14.002+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:43.879357+0000 front 2024-04-23T02:56:43.879269+0000 (oldest deadline 2024-04-23T02:57:07.979155+0000) 2024-04-23T02:57:14.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:14.002+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:47.979784+0000 front 2024-04-23T02:56:47.979740+0000 (oldest deadline 2024-04-23T02:57:13.879604+0000) 2024-04-23T02:57:14.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:14.243+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:14.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:14.243+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:14.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:14.243+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:14.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:14 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:14.243+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:15.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:15.039+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:15.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:15.039+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:15.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:15.039+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:43.879357+0000 front 2024-04-23T02:56:43.879269+0000 (oldest deadline 2024-04-23T02:57:07.979155+0000) 2024-04-23T02:57:15.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:15.039+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:47.979784+0000 front 2024-04-23T02:56:47.979740+0000 (oldest deadline 2024-04-23T02:57:13.879604+0000) 2024-04-23T02:57:15.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:15.230+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:15.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:15.230+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:15.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:15.230+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:15.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:15 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:15.230+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:16.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:16.017+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:16.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:16.017+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:16.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:16.017+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:43.879357+0000 front 2024-04-23T02:56:43.879269+0000 (oldest deadline 2024-04-23T02:57:07.979155+0000) 2024-04-23T02:57:16.328 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:16.017+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:47.979784+0000 front 2024-04-23T02:56:47.979740+0000 (oldest deadline 2024-04-23T02:57:13.879604+0000) 2024-04-23T02:57:16.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:16.193+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:16.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:16.193+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:16.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:16.193+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:16.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:16 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:16.193+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:17.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:17.008+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:25.776911+0000 front 2024-04-23T02:56:25.777060+0000 (oldest deadline 2024-04-23T02:56:51.676924+0000) 2024-04-23T02:57:17.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:17.009+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:36.378039+0000 front 2024-04-23T02:56:36.377974+0000 (oldest deadline 2024-04-23T02:56:58.578242+0000) 2024-04-23T02:57:17.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:17.009+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:43.879357+0000 front 2024-04-23T02:56:43.879269+0000 (oldest deadline 2024-04-23T02:57:07.979155+0000) 2024-04-23T02:57:17.327 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6[79818]: 2024-04-23T02:57:17.009+0000 7f2ab8399700 -1 osd.6 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:47.979784+0000 front 2024-04-23T02:56:47.979740+0000 (oldest deadline 2024-04-23T02:57:13.879604+0000) 2024-04-23T02:57:17.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:17.184+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:17.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:17.184+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:17.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:17.184+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:17.328 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:17 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:17.184+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:18.213 INFO:journalctl@ceph.osd.6.smithi096.stdout:Apr 23 02:57:18 smithi096 bash[102166]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-6 2024-04-23T02:57:18.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:18.210+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:18.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:18.210+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:18.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:18.210+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:18.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:18 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:18.210+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:19.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:19.205+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:19.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:19.205+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:19.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:19.205+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:19.578 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:19 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:19.205+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:20.063 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.6.service' 2024-04-23T02:57:20.107 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:57:20.108 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-23T02:57:20.108 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-23T02:57:20.108 DEBUG:teuthology.orchestra.run.smithi096:> sudo systemctl stop ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.7 2024-04-23T02:57:20.327 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:20.172+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:20.327 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:20.172+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:20.327 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:20.172+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:20.327 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:20.172+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:20.327 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:20 smithi096 systemd[1]: Stopping Ceph osd.7 for 3edbd6d2-0118-11ef-bc93-c7b262605968... 2024-04-23T02:57:20.827 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:20.467+0000 7f6826c57700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-23T02:57:20.827 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:20.467+0000 7f6826c57700 -1 osd.7 113 *** Got signal Terminated *** 2024-04-23T02:57:20.827 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:20 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:20.467+0000 7f6826c57700 -1 osd.7 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-23T02:57:21.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:21.188+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:21.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:21.188+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:21.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:21.188+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:21.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:21 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:21.188+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:22.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:22.220+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:22.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:22.220+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:22.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:22.220+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:22.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:22.220+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:22.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:22 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:22.220+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.96:6804 osd.4 since back 2024-04-23T02:56:59.409582+0000 front 2024-04-23T02:56:59.409639+0000 (oldest deadline 2024-04-23T02:57:21.709661+0000) 2024-04-23T02:57:23.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:23.181+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:23.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:23.181+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:23.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:23.181+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:23.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:23.181+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:23.578 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:23 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:23.181+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.96:6804 osd.4 since back 2024-04-23T02:56:59.409582+0000 front 2024-04-23T02:56:59.409639+0000 (oldest deadline 2024-04-23T02:57:21.709661+0000) 2024-04-23T02:57:24.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:24.218+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:24.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:24.218+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:24.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:24.218+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:24.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:24.218+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:24.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:24 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:24.218+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.96:6804 osd.4 since back 2024-04-23T02:56:59.409582+0000 front 2024-04-23T02:56:59.409639+0000 (oldest deadline 2024-04-23T02:57:21.709661+0000) 2024-04-23T02:57:25.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:25.246+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2024-04-23T02:56:28.505065+0000 front 2024-04-23T02:56:28.505007+0000 (oldest deadline 2024-04-23T02:56:50.804941+0000) 2024-04-23T02:57:25.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:25.246+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2024-04-23T02:56:33.105907+0000 front 2024-04-23T02:56:33.105961+0000 (oldest deadline 2024-04-23T02:56:59.006009+0000) 2024-04-23T02:57:25.578 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:25.246+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2024-04-23T02:56:41.307701+0000 front 2024-04-23T02:56:41.307715+0000 (oldest deadline 2024-04-23T02:57:10.107706+0000) 2024-04-23T02:57:25.578 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:25.246+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2024-04-23T02:56:50.108404+0000 front 2024-04-23T02:56:50.108363+0000 (oldest deadline 2024-04-23T02:57:14.208273+0000) 2024-04-23T02:57:25.578 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:25 smithi096 ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7[82528]: 2024-04-23T02:57:25.246+0000 7f682324d700 -1 osd.7 113 heartbeat_check: no reply from 172.21.15.96:6804 osd.4 since back 2024-04-23T02:56:59.409582+0000 front 2024-04-23T02:56:59.409639+0000 (oldest deadline 2024-04-23T02:57:21.709661+0000) 2024-04-23T02:57:26.577 INFO:journalctl@ceph.osd.7.smithi096.stdout:Apr 23 02:57:26 smithi096 bash[102429]: ceph-3edbd6d2-0118-11ef-bc93-c7b262605968-osd-7 2024-04-23T02:57:28.137 DEBUG:teuthology.orchestra.run.smithi096:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3edbd6d2-0118-11ef-bc93-c7b262605968@osd.7.service' 2024-04-23T02:57:28.177 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-23T02:57:28.177 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-23T02:57:28.178 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T03:00:27.179 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-23T03:00:45.215 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T03:00:45.253 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-23T03:00:45.284 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-23T03:00:45.285 DEBUG:teuthology.misc:Transferring archived files from smithi033:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147/remote/smithi033/crash 2024-04-23T03:00:45.286 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/crash -- . 2024-04-23T03:00:45.336 INFO:teuthology.orchestra.run.smithi033.stderr:tar: /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-23T03:00:45.336 INFO:teuthology.orchestra.run.smithi033.stderr:tar: Error is not recoverable: exiting now 2024-04-23T03:00:45.338 DEBUG:teuthology.misc:Transferring archived files from smithi096:/var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147/remote/smithi096/crash 2024-04-23T03:00:45.339 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/crash -- . 2024-04-23T03:00:45.400 INFO:teuthology.orchestra.run.smithi096.stderr:tar: /var/lib/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-23T03:00:45.400 INFO:teuthology.orchestra.run.smithi096.stderr:tar: Error is not recoverable: exiting now 2024-04-23T03:00:45.401 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-23T03:00:45.402 DEBUG:teuthology.orchestra.run.smithi033:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-23T03:00:45.434 INFO:teuthology.orchestra.run.smithi033.stderr:grep: /var/log/ceph/3edbd6d2-0118-11ef-bc93-c7b262605968/ceph.log: No such file or directory 2024-04-23T03:00:45.436 INFO:tasks.cephadm:Compressing logs... 2024-04-23T03:00:45.436 DEBUG:teuthology.orchestra.run.smithi033:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T03:00:45.479 DEBUG:teuthology.orchestra.run.smithi096:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T03:00:45.506 INFO:teuthology.orchestra.run.smithi096.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-23T03:00:45.508 INFO:teuthology.orchestra.run.smithi033.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-23T03:01:24.010 INFO:tasks.cephadm:Archiving logs... 2024-04-23T03:01:24.010 DEBUG:teuthology.misc:Transferring archived files from smithi033:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147/remote/smithi033/log 2024-04-23T03:01:24.012 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T03:01:28.092 DEBUG:teuthology.misc:Transferring archived files from smithi096:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147/remote/smithi096/log 2024-04-23T03:01:28.093 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-23T03:01:32.340 INFO:tasks.cephadm:Removing cluster... 2024-04-23T03:01:32.341 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 --force 2024-04-23T03:01:32.694 DEBUG:teuthology.orchestra.run.smithi096:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3edbd6d2-0118-11ef-bc93-c7b262605968 --force 2024-04-23T03:01:33.041 INFO:tasks.cephadm:Removing cephadm ... 2024-04-23T03:01:33.042 DEBUG:teuthology.orchestra.run.smithi033:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T03:01:33.061 DEBUG:teuthology.orchestra.run.smithi096:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-23T03:01:33.079 INFO:tasks.cephadm:Teardown complete 2024-04-23T03:01:33.079 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-23T03:01:33.093 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-23T03:01:33.093 DEBUG:teuthology.orchestra.run.smithi033:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T03:01:33.103 DEBUG:teuthology.orchestra.run.smithi096:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-23T03:01:33.118 INFO:teuthology.orchestra.run.smithi033.stderr:bash: ntpq: command not found 2024-04-23T03:01:33.124 INFO:teuthology.orchestra.run.smithi033.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T03:01:33.124 INFO:teuthology.orchestra.run.smithi033.stdout:=============================================================================== 2024-04-23T03:01:33.124 INFO:teuthology.orchestra.run.smithi033.stdout:^- hv01.front.sepia.ceph.com 2 6 377 57 +965us[ +987us] +/- 572ms 2024-04-23T03:01:33.124 INFO:teuthology.orchestra.run.smithi033.stdout:^* hv02.front.sepia.ceph.com 3 6 377 56 -833us[ -812us] +/- 54ms 2024-04-23T03:01:33.124 INFO:teuthology.orchestra.run.smithi033.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 57 +1005us[+1027us] +/- 63ms 2024-04-23T03:01:33.124 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T03:01:33.135 INFO:teuthology.orchestra.run.smithi096.stderr:bash: ntpq: command not found 2024-04-23T03:01:33.140 INFO:teuthology.orchestra.run.smithi096.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-23T03:01:33.140 INFO:teuthology.orchestra.run.smithi096.stdout:=============================================================================== 2024-04-23T03:01:33.140 INFO:teuthology.orchestra.run.smithi096.stdout:^- hv01.front.sepia.ceph.com 2 6 377 61 +973us[ +975us] +/- 572ms 2024-04-23T03:01:33.140 INFO:teuthology.orchestra.run.smithi096.stdout:^* hv02.front.sepia.ceph.com 3 6 377 2 -843us[ -841us] +/- 54ms 2024-04-23T03:01:33.140 INFO:teuthology.orchestra.run.smithi096.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 63 +1000us[+1002us] +/- 63ms 2024-04-23T03:01:33.140 INFO:teuthology.orchestra.run.smithi096.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-23T03:01:33.140 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-23T03:01:33.159 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-23T03:01:33.160 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-23T03:01:33.205 DEBUG:teuthology.orchestra.run.smithi033:> 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-23T03:01:33.276 DEBUG:teuthology.orchestra.run.smithi096:> 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-23T03:01:33.344 DEBUG:teuthology.orchestra.run.smithi033:> 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-23T03:01:33.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T03:01:33.374 DEBUG:teuthology.orchestra.run.smithi096:> 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-23T03:01:33.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T03:01:33.404 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-23T03:01:33.414 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-23T03:01:33.452 INFO:teuthology.task.internal:Duration was 2764.827031 seconds 2024-04-23T03:01:33.452 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-23T03:01:33.489 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-23T03:01:33.489 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T03:01:33.491 DEBUG:teuthology.orchestra.run.smithi096:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-23T03:01:33.536 INFO:teuthology.orchestra.run.smithi033.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T03:01:33.537 INFO:teuthology.orchestra.run.smithi096.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-23T03:01:33.828 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-23T03:01:33.828 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi033.front.sepia.ceph.com 2024-04-23T03:01:33.829 DEBUG:teuthology.orchestra.run.smithi033:> 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-23T03:01:33.851 INFO:teuthology.orchestra.run.smithi033.stdout:2024-04-23T02:52:51.258016+00:00 smithi033 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: 2024-04-23T03:01:33.852 ERROR:teuthology.task.internal.syslog:Error in syslog on ubuntu@smithi033.front.sepia.ceph.com: 2024-04-23T02:52:51.258016+00:00 smithi033 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: 2024-04-23T03:01:33.852 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi096.front.sepia.ceph.com 2024-04-23T03:01:33.852 DEBUG:teuthology.orchestra.run.smithi096:> 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-23T03:01:33.874 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-23T03:01:33.874 DEBUG:teuthology.orchestra.run.smithi033:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T03:01:33.894 DEBUG:teuthology.orchestra.run.smithi096:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-23T03:01:33.978 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-23T03:01:33.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T03:01:33.981 DEBUG:teuthology.orchestra.run.smithi096:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-23T03:01:34.173 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-23T03:01:34.184 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-23T03:01:34.184 DEBUG:teuthology.orchestra.run.smithi033:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T03:01:34.212 DEBUG:teuthology.orchestra.run.smithi096:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-23T03:01:34.239 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-23T03:01:34.314 DEBUG:teuthology.orchestra.run.smithi033:> 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-23T03:01:34.317 DEBUG:teuthology.orchestra.run.smithi096:> 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-23T03:01:34.341 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern = core 2024-04-23T03:01:34.343 INFO:teuthology.orchestra.run.smithi096.stdout:kernel.core_pattern = core 2024-04-23T03:01:34.369 DEBUG:teuthology.orchestra.run.smithi033:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T03:01:34.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T03:01:34.426 DEBUG:teuthology.orchestra.run.smithi096:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-23T03:01:34.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-23T03:01:34.443 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-23T03:01:34.453 INFO:teuthology.task.internal:Transferring archived files... 2024-04-23T03:01:34.454 DEBUG:teuthology.misc:Transferring archived files from smithi033:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147/remote/smithi033 2024-04-23T03:01:34.454 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T03:01:34.512 DEBUG:teuthology.misc:Transferring archived files from smithi096:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147/remote/smithi096 2024-04-23T03:01:34.513 DEBUG:teuthology.orchestra.run.smithi096:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-23T03:01:34.554 INFO:teuthology.task.internal:Removing archive directory... 2024-04-23T03:01:34.554 DEBUG:teuthology.orchestra.run.smithi033:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T03:01:34.557 DEBUG:teuthology.orchestra.run.smithi096:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-23T03:01:34.605 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-23T03:01:34.616 INFO:teuthology.task.internal:Not uploading archives. 2024-04-23T03:01:34.617 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-23T03:01:34.643 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-23T03:01:34.643 DEBUG:teuthology.orchestra.run.smithi033:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T03:01:34.645 DEBUG:teuthology.orchestra.run.smithi096:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-23T03:01:34.661 INFO:teuthology.orchestra.run.smithi033.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 03:01 /home/ubuntu/cephtest 2024-04-23T03:01:34.662 INFO:teuthology.orchestra.run.smithi096.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 23 03:01 /home/ubuntu/cephtest 2024-04-23T03:01:34.664 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-23T03:01:34.691 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-23T03:01:34.713 INFO:teuthology.nuke:Checking targets against current locks 2024-04-23T03:01:34.741 DEBUG:teuthology.nuke:shortname: smithi033 2024-04-23T03:01:34.741 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T03:01:34.766 DEBUG:teuthology.nuke:shortname: smithi096 2024-04-23T03:01:34.767 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-23T03:01:34.770 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi033.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 02:07:05.298910', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM8YxhzD23aTraEj3Uk5JuoZ4YX4lZVQGpTj30WMFBjNf8P/xU2IqKuvt0U7oNa9uRDGiWVOC0vJiS1Y5Y89+Yc='} 2024-04-23T03:01:34.791 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi096.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-22_22:08:02-orch-reef-distro-default-smithi/7669147', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-23 02:07:05.300639', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD55hOs0uQJ/kvmO+nrWJg2HnMraep+pK1dY0MKYKjRKDpF7O32tozsDoTnDasXDUtG3xz53yItM+fMbas5ptrY='} 2024-04-23T03:01:34.826 INFO:teuthology.orchestra.console.smithi033:Power off 2024-04-23T03:01:34.826 DEBUG:teuthology.orchestra.console.smithi033:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T03:01:34.850 DEBUG:teuthology.orchestra.console.smithi033:power off output: Chassis Power Control: Down/Off 2024-04-23T03:01:34.851 DEBUG:teuthology.orchestra.console.smithi033:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T03:01:34.865 INFO:teuthology.orchestra.console.smithi096:Power off 2024-04-23T03:01:34.865 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-23T03:01:34.878 DEBUG:teuthology.orchestra.console.smithi033:check power output: Chassis Power is on 2024-04-23T03:01:34.887 DEBUG:teuthology.orchestra.console.smithi096:power off output: Chassis Power Control: Down/Off 2024-04-23T03:01:34.887 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T03:01:34.909 DEBUG:teuthology.orchestra.console.smithi096:check power output: Chassis Power is on 2024-04-23T03:01:38.879 DEBUG:teuthology.orchestra.console.smithi033:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T03:01:38.910 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T03:01:38.989 DEBUG:teuthology.orchestra.console.smithi033:check power output: Chassis Power is on 2024-04-23T03:01:39.020 DEBUG:teuthology.orchestra.console.smithi096:check power output: Chassis Power is on 2024-04-23T03:01:42.994 DEBUG:teuthology.orchestra.console.smithi033:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T03:01:43.021 DEBUG:teuthology.orchestra.console.smithi096:pexpect command: ipmitool -H smithi096.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T03:01:43.104 DEBUG:teuthology.orchestra.console.smithi033:check power output: Chassis Power is on 2024-04-23T03:01:43.130 DEBUG:teuthology.orchestra.console.smithi096:check power output: Chassis Power is off 2024-04-23T03:01:43.230 INFO:teuthology.orchestra.console.smithi096:Power off completed 2024-04-23T03:01:47.108 DEBUG:teuthology.orchestra.console.smithi033:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-23T03:01:47.218 DEBUG:teuthology.orchestra.console.smithi033:check power output: Chassis Power is off 2024-04-23T03:01:47.319 INFO:teuthology.orchestra.console.smithi033:Power off completed 2024-04-23T03:01:47.423 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: 2764.8270308971405 failure_reason: '''2024-04-23T02:52:51.258016+00:00 smithi033 kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks: '' in syslog' owner: scheduled_teuthology@teuthology status: fail success: false 2024-04-23T03:01:47.423 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-23T03:01:47.515 INFO:teuthology.run:FAIL